HackerLangs
TopNewTrendsCommentsPastAskShowJobs

vips7L

3,522 karmajoined قبل 8 سنوات
I like parrots.

Submissions

My Fitbit Buzzed and I Understood Enshittification

tidyfirst.substack.com
2 points·by vips7L·قبل 6 أشهر·1 comments

The Bet on Juniors Just Got Better

tidyfirst.substack.com
3 points·by vips7L·قبل 6 أشهر·0 comments

C# is programming language of the year 2025

tiobe.com
18 points·by vips7L·قبل 6 أشهر·5 comments

Money Talks: the deep ties between Twitter and Saudi Arabia

theguardian.com
4 points·by vips7L·قبل 9 أشهر·0 comments

comments

vips7L
·أول أمس·discuss
As is every slop generated project. It’s the Toy Story meme irl.

https://knowyourmeme.com/memes/i-dont-want-to-play-with-you-...
vips7L
·أول أمس·discuss
I suspect the future of open source will be to never publish your tests. Or someone will just pump them into an LLM like this.
vips7L
·أول أمس·discuss
Their comment is also wildly wrong and outdated by two decades.
vips7L
·قبل 4 أيام·discuss
Hackers were only one of the many straws that killed Arc Raiders. Mostly it was a dev team that didn’t care.
vips7L
·قبل 6 أيام·discuss
That’s a problem with ecto and not ORMs. A good ORM will be able to do that hashmap mapping.
vips7L
·قبل 8 أيام·discuss
All the time. Oracle and the OpenJdk team do VM changes way more than language changes.
vips7L
·قبل 8 أيام·discuss
I swapped to Avaje Jsonb a while ago. Can’t recommend it and the rest of the Avaje libraries enough, especially Ebean instead of Hibernate.
vips7L
·قبل 8 أيام·discuss
> sun.misc.Unsafe

Yeah idk man sounds like it sucks to suck in this case. Don’t use unsafe.

From your example: record Local(LocalDate ld) {}

Will work perfectly fine with every deserializer I’ve ever seen.
vips7L
·قبل 8 أيام·discuss
Extremely easy to fix. Turn it into a record. I’m also pretty sure that cracking final fields is already disabled by default.
vips7L
·قبل 10 أيام·discuss
> I can't think of a functional reason for a no-AI policy

Imagine morals.
vips7L
·قبل 10 أيام·discuss
Idk man. The thing they built looked gigantic and wouldn’t fit in a tv console at all.
vips7L
·قبل 10 أيام·discuss
Yeah man I think your logic is massively flawed. You’re making assumptions based on your own preferences. Not every gamer is going to prefer the latest gpu and yes there are plenty of gamers whose libraries are filled with games that are meant for controllers and consoles, in fact I’d argue that this is more common than your choices.
vips7L
·قبل 12 يومًا·discuss
Wasn’t it also like 4x the size?
vips7L
·قبل 12 يومًا·discuss
I think you’re massively under valuing people who have giant Steam libraries and want to be able to use them in a console like experience.

Lots of people don’t want to buy a ps5 and split ecosystems. Lots of people don’t want to tinker with sunshine.
vips7L
·قبل 13 يومًا·discuss
I don’t think having to write bash is a console like experience.
vips7L
·قبل 15 يومًا·discuss
Booohooo the people who stole everything they have want to cry about having what they produced stolen???
vips7L
·قبل 19 يومًا·discuss
Probably just iOS since Apple bans JIT compilers other than their own.
vips7L
·قبل 19 يومًا·discuss
Kotlins nice, mutability in the collections and nullable types are nice but they still lack some form of checked error handling. I really wish they would have taken checked errors exceptions further and made them usable.
vips7L
·قبل 19 يومًا·discuss
Last study I read said it was 6x.
vips7L
·قبل 20 يومًا·discuss
Time bombs and just 2-3x the amount of code for the same thing. I recently rewrote a Claude generated feature from 3000 lines to 800. I guess AI fans are just predicting that no one will have to read the code in the future or something like that.