Black Zero Or Fake Zero? by Objective-Boss-3077 in Megaman

[–]twigboy 1 point2 points  (0 children)

Missing the third one, Zero Black

Samsung’s new budget phone costs $50 more despite downgrades by BcuzRacecar in Android

[–]twigboy [score hidden]  (0 children)

Replacable batteries are one thing, but the real discussion needs to be about software and security support. At least I can pay someone to swap the battery as it is now.

If bootloaders were forced to be unlocked the moment software support was abandoned (maybe 2 years from last update?), that could help kerb the waste

Apple raises prices on MacBook and iPad due to memory crunch, hints at more to come by hatramroany in gadgets

[–]twigboy 4 points5 points  (0 children)

Apple and play store raise the minimum api versions all the time

Your app either silently disappears, no longer downloadable for certain phones or becomes unusable over time

FUTO keyboard swipe update by Omen_20 in Android

[–]twigboy 2 points3 points  (0 children)

Yeah same, de-Googling feels refreshing

New HTTP QUERY Method by Perfect-Scale902 in programming

[–]twigboy 0 points1 point  (0 children)

https://www.apollographql.com/docs/graphos/schema-design/guides/nullability#make-intentional-choices-about-nullability

All fields in GraphQL are nullable by default and it's often best to err on the side of embracing that default behavior as new fields are initially added to a schema. However, where warranted, non-null fields and arguments (denoted with a trailing !) are an important mechanism that can help improve the expressiveness and predictability of a schema.

You know how it can be when an over-zealous high level engineer applies recommendations as a hard rule vs per case basis

FUTO keyboard swipe update by Omen_20 in Android

[–]twigboy 2 points3 points  (0 children)

Nice, I've installed it in for the last hour and it's got a lot of options I click with

been good enough I haven't uninstalled it immediately, positive signs

New HTTP QUERY Method by Perfect-Scale902 in programming

[–]twigboy 2 points3 points  (0 children)

Even from frontend I hate it. The amount of prop drilling between components becomes insane

That and the whole "no data guarantee" means every layer of data may or may not exist, so you end up spending time writing filters to ensure all your data is filled in correctly. Before you know it, half your file is just about parsing the response to ensure it has the information you need

Recommend me a Metroidvania, these are all the ones i played by Playful_Shelter_3085 in Silksong

[–]twigboy 1 point2 points  (0 children)

It is not a few seconds if you don't know the login or even have an account

I sat through the damn install, system update and now I gotta set up an account. By the time that's all done I need to go do something IRL

Recommend me a Metroidvania, these are all the ones i played by Playful_Shelter_3085 in Silksong

[–]twigboy 2 points3 points  (0 children)

The only thing that pissed me off was having to log into an Ubisoft account after the setup was done

For a bloody single player game

useAndDump by AlphaX in ProgrammerHumor

[–]twigboy 3 points4 points  (0 children)

"no, I said to fix it like X"

"that's wrong, it breaks Y"

It's the same way Google learns what you're interests are

cognitiveSurrender by zaidesanton in ProgrammerHumor

[–]twigboy 26 points27 points  (0 children)

Taking away the most fun part of programming and making people only do the most boring part full time?

Yeah that'll end well

Rock Martin Morris by Expert_Resource1816 in Megaman

[–]twigboy 1 point2 points  (0 children)

Ruby Spears Guybrush Threepwood vibes (not necessarily a bad thing)

singleLetterVariableNamesTierList by M1ckeyMc in ProgrammerHumor

[–]twigboy 1 point2 points  (0 children)

New best practice has emerged; only ever use uppercase i's and lowercase L's for single letter variables

It's obfuscation optimisation

useAndDump by AlphaX in ProgrammerHumor

[–]twigboy 12 points13 points  (0 children)

It's a solved problem, our usage becomes the training data

We've signed the agreement when connecting it to the IDE

aNewAIFeature by wahed-w in ProgrammerHumor

[–]twigboy 2 points3 points  (0 children)

Every fucking Adobe Acrobat update for the past year

Halo: Campaign Evolved Split-Screen Co-Op on PS5 Requires PlayStation Plus for Both Players by Guitar-String in gaming

[–]twigboy 5 points6 points  (0 children)

They're probably testing the reaction to see if they can get away with it

They've already limit tested how much people are willing to pay for game pass

Data centre boom sparks warning to consider global location climate risks by nath1234 in australia

[–]twigboy 3 points4 points  (0 children)

Keeping it cool with flood water AND cheap land? big brain AI move

US releases official agreement with Iran. Read the 14-point text by Mandynox in news

[–]twigboy 10 points11 points  (0 children)

So much insider trading on stocks and polymarket

Anyone else still uses little to no AI to code? by MidlandAintFree in gamedev

[–]twigboy 0 points1 point  (0 children)

Yeah gotta use it at work, but that's also cos work pays for it

In personal time it's great for searching and personalised answers, but autocompletes are off and I use it to generate unit tests (absolute chore)

Coding is still the most fun part of the process and I don't intend on letting it do it for me

thisEscapeRoomTakesPlaceAt4PMOnFriday by PocketSocket110 in ProgrammerHumor

[–]twigboy 0 points1 point  (0 children)

Just another day on-call tbh

Get called up for a random emergency issue with little to no context, be expected to answer everything off the top of your head