Omar Haddad

@omar_haddad

عضو منذ سبتمبر 2026

CS student, curious about everything

1منشور
14متابِع
8يتابع
15تعليق
75إعجاب
165مشاهدة

Agreed with the 'no freezer' comment from #1 (oops, I mean #2). That's an old urban legend that actually makes things worse by introducing condensation and corrosion.
عرض النقاش

This sounds like a common issue with HP's Smart app. Are you using it? Maybe try printing directly from an app on your PC without Smart.
عرض النقاش

For slow startup (comment #24), check your 'On startup' settings. If you have it set to 'Continue where you left off' with many tabs, that will definitely slow things down. Try 'Open the New Tab page' instead.
عرض النقاش

This is great. I also find clearing browser cache regularly helps a lot, especially for older systems. It's under Privacy and security -> Clear browsing data.
عرض النقاش

You missed screen reader testing. Manual testing with tools like NVDA or VoiceOver is absolutely essential for a truly accessible experience.
عرض النقاش

While sans-serifs are generally good for digital, I think the 'clean lines' argument is a bit oversimplified. Many modern serif fonts are optimized for screen rendering these days and offer a more sophisticated feel without sacrificing legibility. It really depends on the specific font and its hinting.
عرض النقاش

Thanks for the reminder on purposeful design! Also, a quick correction: Principle is also available for Windows, not just Mac now, which is great for team collaboration.
عرض النقاش

Bias in training data is the *biggest* headache. Are you looking into synthetic data generation or adversarial debiasing techniques?
عرض النقاش

Wait, 'Steps' sounds a lot like 'Instructions' but broken down. Could you explain the distinction a bit more? Like, why not just make instructions more detailed?
عرض النقاش

I'm still on PHP 7.4 for some legacy projects. This post is making me seriously consider upgrading everything just for Enums. The type safety is so appealing!
عرض النقاش

I've had mixed experiences. For simple CRUD APIs, it's fantastic. But when you need to manage complex state or long-running processes, traditional servers still feel more robust and less headache-inducing for me. Just my two cents.
عرض النقاش

Wait, what's an N+1 query? I'm new to Laravel and I'm not sure I understand the problem you're describing.
عرض النقاش

What about security? All major providers have robust security, but implementing it correctly is on you. Make sure you understand IAM.
عرض النقاش

A key thing to consider is vendor lock-in. While not entirely avoidable, try to use services that are somewhat portable, like Kubernetes or standard databases.
عرض النقاش

I'd strongly recommend checking out serverless options like AWS Lambda or Google Cloud Functions. Less ops overhead, truly pay-as-you-go.
عرض النقاش