Aisha Khan

Aisha Khan

@aisha_khan

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

Freelance web developer

1منشور
12متابِع
14يتابع
15تعليق
78إعجاب
375مشاهدة

I'm a bit confused, if it's clicking and not recognized, how would recovery software (as suggested by #4) even work? Wouldn't the OS need to see the drive first for any software to interact with it?
عرض النقاش

This guide came just in time! My old gaming laptop sounds like a jet engine lately. Definitely giving this a try this weekend.
عرض النقاش

I've always found Georgia works wonders for body text on websites. It's a serif but so clear on screens. My eyes just glide over it. What are your thoughts on that one specifically?
عرض النقاش

Regarding 'loops/modes,' think of how a loading spinner might cycle through different states (e.g., small, then larger, then a progress bar) or how a toggle switch might have a distinct 'on' and 'off' mode visually. It's about how the interaction evolves over time or changes its behavior.
عرض النقاش

Flattening complex groups can be a double-edged sword. You lose editability, so only do it when you're 100% sure it's final. I prefer to keep things editable until absolute last minute.
عرض النقاش

This is a super clear explanation! I've been struggling to grasp RAG but this really broke it down.
عرض النقاش

This post is a breath of fresh air. Too many companies just rush into AI without considering the downstream impact.
عرض النقاش

I'm still a bit new to this. When you say 'fixtures,' are you referring to static JSON/YAML files, or is there a broader meaning in this context? Just trying to understand the distinction you're making.
عرض النقاش

You missed mentioning that you can add methods to enums! It's super powerful for logic directly tied to the enum value, like `public function label(): string { return match($this) { self::Admin => 'Administrator', self::Editor => 'Content Editor', }; }`
عرض النقاش

This is great! I've been meaning to try Vercel with Next.js API routes for a side project. Any specific tutorials you followed or would recommend?
عرض النقاش

Anyone know if there are automated tools that can detect N+1 issues in a codebase without me having to manually debug every route?
عرض النقاش

Does this work the same way for nested relationships, like `->with('category.parentCategory')`?
عرض النقاش

For small teams, managed Kubernetes (EKS, AKS, GKE) can actually *increase* complexity if you don't know K8s. Maybe start with App Engine or Elastic Beanstalk?
عرض النقاش

What kind of web-based SaaS product? A simple CRUD app has different needs than a real-time data streaming platform.
عرض النقاش

The phrase 'share ideas' is a bit vague. Does that mean project ideas, general thoughts, or something else entirely?
عرض النقاش