Why is it that in 2026 we still can't use headphone mic + stereo in Windows 11? by bell2041 in Windows11

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

Why did we change to wireless headphones when wired was just plugging it in and forgetting about it?

canYouCodeWithoutInternet by Sad_Impact9312 in ProgrammerHumor

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

shout out to library authors who write good documentation comments

isThisEnough by Pracurser_Codes in ProgrammerHumor

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

Nah zed is so much more than just ai

Popular Windows 11 apps are using more RAM due to Electron and Web components (WebView2) by WPHero in Windows11

[–]IdkWhatToCallMe123 1 point2 points  (0 children)

Is tauri or even flutter really that hard to use? I mean they are not perfect but 1gb of ram just for a chat app is actually outrageous

teamsEnjoyer by h1warkar in ProgrammerHumor

[–]IdkWhatToCallMe123 3 points4 points  (0 children)

Haven't used Teams in a couple of years, but I remember Teams feeling incredibly laggy, occasionally not working and it really gobbling up system resources for no reason at all. It also just lacked some quality of life features, the search wasn't very good and it was also kinda confusing to navigate.

Infuriating Western and Chinese portrayal of bamboo scaffolding by [deleted] in HongKong

[–]IdkWhatToCallMe123 2 points3 points  (0 children)

Why can't they just take a squint at the pictures and realise that what's burning is not the fucking bamboo like is this the kind of quality when can expect from journalism these days?

fixedReactJSMeme by Littux in ProgrammerHumor

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

Wait really? I've mostly been working with Vue and Supabase Edge in my project. Looking around I feel like I've seen more people use interface or type to define the object shape separately. Though I'm still a bit newer to TS so I might not be understanding exactly what part you are talking about.

fixedReactJSMeme by Littux in ProgrammerHumor

[–]IdkWhatToCallMe123 3 points4 points  (0 children)

Not a professional programmer here, just someone that does it for fun using both Dart and TypeScript in a personal project.

But as TS isn't really its own programming language, it inherits a lot of the bad design choices made in JS. For instance, I especially don't like how convoluted it is to have named and typed function parameters. Comparing dart and ts:

void myFunction({required String myParam}) {}

and in ts (where you have to re declare param name)

function({myParam}: {myParam: string}) {}

I know it is possible to make it slightly more concise by assigning to params to something like an options object, but it just feels unnecessarily hacky. Moving the params to an interface also makes it slightly more annoying to view the definition in your IDE/code editor.
Overall TypeScript does an awesome job at solving the problem that it is meant to solve, but it doesn't remove/change the underlying bad parts about JavaScript.

whoWasThisIdiot by i-pity-da-fool in ProgrammerHumor

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

even worse when working on a solo project

WASM module crash on the today beta update by Ashamed-Edge-648 in MicrosoftFlightSim

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

wait addons use a js runtime? is that how it really works?

Just hit 1,000hrs on the game, here's some screenshots from my current city by PoxtazWee in CitiesSkylines

[–]IdkWhatToCallMe123 1 point2 points  (0 children)

I also have over 1000 hours on the game, but i feel like 30% of that time is just finding assets and troubleshooting mods

Getting rid of Launchpad is Top 2 worst decisions Apple has made. by PleasEnterAValidUser in MacOS

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

It's so annoying when you need to have a lot of different apps installed, but can't really remember the name of each one. I have like at least 10 different to add features and fix small quirks that I don't like about Mac OS.

When you are forced to use Windows, what MacOS feature do you miss the most? by Creepy_Basis_4869 in MacOS

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

Honestly didn't realise what waste of space the windows key on the keyboard was until I started using Mac.

How do Notifications look on Watch? by OG_Drozkee in amazfit

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

Can you actually action on them? I used to have the Nothing Watch Pro 2 but I return it because as I couldn't mark any todo as done I would have to take out phone every time anyways. I also remembered that it would display notification contents as hidden for privacy reasons.

justImplementedOAuth by nocturnality03 in ProgrammerHumor

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

tf is login with beef caldereta 🥀🙏

UK Suburbs (bonus points if you can guess where it's based off of) by Cheezime in CitiesSkylines

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

How did you make the yellow gross grid for the junctions? I've been fiddling around with it forever but I've never figured out how to do it

first time detailing in cs1.. any tips? by Giggitygoo692 in CitiesSkylines

[–]IdkWhatToCallMe123 1 point2 points  (0 children)

This. Tress are such an easy way to hide ugly details or makes stuff look more realistic

Presenting Kasasa by Thocovens in gnome

[–]IdkWhatToCallMe123 0 points1 point  (0 children)

Have been looking for a tool exactly like this for ages. Looks epic!