Joined October 2023
721 Photos and videos
Saquib Aftab retweeted
Why Is Multithreading hard? Multithreading involves several concepts that can be challenging to grasp. Concurrency: Multiple things are happening at the same time. Synchronization: To ensure data integrity between threads. Coordination: Ordering and dependency management between threads. Visibility: This ensures that one thread sees changes made by others.
1
3
21
8,648
A Key Derivation Function (KDF) derives cryptographic keys from a password or passphrase. Before Java 24, there was no standard API for this.
9
687
What exactly is Virtual Machine ? A virtual Machine is a machine that does not exist in reality but it simulates the environment to make you feel it as a real machine. A virtual machine is a virtual representation of a physical computer. A single-piece physical machine can run multiple virtual machines. These virtual machines work independently of each other. Full article: medium.com/@saquibdev/unders…
1
3
277
Technology is not free for everyone… i guess
The US government, citing national security authorities, has issued an export control directive to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether inside or outside the United States, including foreign national Anthropic employees. The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance. Access to all other Claude models is not affected. We apologize for this disruption to our customers. We believe this is a misunderstanding and are working to restore access as soon as possible. Read our full statement: anthropic.com/news/fable-myt…
4
516
This is the best Java IDE 🔥➡️
9
245
You don't get promoted just for sitting in your chair for another year. You get promoted when you start solving problems before they become tickets on the Jira board. Move from reactive to proactive.
5
172
So why did Amazon fired so many employees?
JUST IN: Jeff Bezos predicts AI will create a labor shortage rather than put humans out of work.
1
4
1,179
Every Java object has a header that stores metadata. Current header size: 12 bytes (or 16 bytes without Compressed Class Pointers). Java 24 compresses this to just 8 bytes.
7
342
Saquib Aftab retweeted
Java 24 features ✅✅ - Stream Gatherers API is now final - Virtual Threads no longer get “pinned” - Ahead-of-Time Class Loading cuts startup time - Compact Object Headers save memory per object - New quantum-resistant encryption methods - Security Manager is permanently disabled - Class-File API is finalized - Unicode upgraded to 16.0
2
21
3,649
Important Java Library #3: What are some common SLF4J Bindings?
1
17
5,679
Why companies will still need real humans? When I think about what software teams will still need next year, a few things stand out. AI tools can suggest code, but they still struggle to understand the full business context, messy legacy systems, security details, and cross‑team trade‑offs. AI struggles with open‑ended goals, messy real‑world constraints, unclear requirements, and responsibility.
4
223
Stream Gatherers are FINAL in Java 24! (JEP 485) The Stream API has been around since Java 8. But it had limited intermediate operations like filter, map, and sorted. Instead of adding more built-in operations, Java now lets YOU write your own.
10
336
How is the limit exhaustion with Claude Fable 5? Mine was exhausted in 15 min session.
2
421
It is going to be very difficult for Software Engineers 😳
6
1,061
Claude Fable 5 is way ahead. Anthropic is now competing with themselves.
3
195
Saquib Aftab retweeted
Simple workflow to follow to manage Claude Limits ✅ Here is a practical workflow you can use every day: 1. Start with a short, clear prompt. 2. Put only one task or one topic in a chat. 3. Batch related questions together. 4. Use the lightest model that fits the task. 5. Upload smaller, cleaner files. 6. Use Projects for repeated work. 7. Turn off extra tools when not needed. 8. Start a new chat when the topic changes.
1
1
183
Does any developer even remember this?
8
3
29
1,817