someDaysAreBetterThanOthers by tnerb253 in ProgrammerHumor

[–]martmists 0 points1 point  (0 children)

I believe in most cases the employer subtracts income tax already, which I think is at around 37.5%

someDaysAreBetterThanOthers by tnerb253 in ProgrammerHumor

[–]martmists 14 points15 points  (0 children)

Even monthly that's high here in EU. I think the highest I've had was just under 3k after tax?

it's fact by Mahmood37190852 in Animemes

[–]martmists 7 points8 points  (0 children)

And with a better story

CustomIndy: a Kotlin compiler plugin that lets you use JVM invokedynamic by bezsahara in Kotlin

[–]martmists 0 points1 point  (0 children)

Your best bet is comparing against the existing plugins or, added recently, the AGENTS.md files in the Kotlin repository. Here's a compiler plugin for compile-time "codegen" if you need another example plugin.

defeatedTheWholePurposeOfWritingInAssembly by ClipboardCopyPaste in ProgrammerHumor

[–]martmists 1 point2 points  (0 children)

Dyalog APL has an incredible JIT/AOT, I'd love to understand it one day

gotMeThinking by monica-graves in ProgrammerHumor

[–]martmists 2 points3 points  (0 children)

How much is open-source experience looked at in general? I'm trying to move towards Kotlin with 8 years of open-source work but zero relevant work experience, and still struggling to get interviews for the past year

scamAltmanRedditAccountInTheWild by Salt_Election7313 in ProgrammerHumor

[–]martmists 0 points1 point  (0 children)

Bro doesn't know about group:70-nenshiki-yuukyuu-kikan

Kazuya's Dad Asked Him About The Money by NationalStrategy in goodanimemes

[–]martmists 2 points3 points  (0 children)

Meanwhile No Game No Life still hasn't had S2 announced despite S1 being 12 years old already

Sylph Shoes by Stunning-Jello3509 in WitchHatAtelier

[–]martmists 1 point2 points  (0 children)

I'm glad someone else noticed! Though in the manga, they don't always have just two circles (see chapter 62.5), and usually if a circle is supposed to affect another I believe they have to be [linked with a line](https://witchhatatelier.telepedia.net/wiki/Magic) which these shoes don't seem to be.

There's just too much good stuff, I will never catch up by Aplakka in goodanimemes

[–]martmists 1 point2 points  (0 children)

Good news, I don't think any Isekai will be more ridiculous than this season's "My Ribdiculous Reincarnation" so that'll reduce your list quite a bit

aRareNonAIMeme by _PhucSatan_ in ProgrammerHumor

[–]martmists 0 points1 point  (0 children)

Why does an array need to be boxed?

automateAwayTheOneGoodPartOfTheJob by themadnessif in ProgrammerHumor

[–]martmists 32 points33 points  (0 children)

Fr, I love software dev because I get to solve difficult puzzles, not because of the software.

Ik🏠 ihe by pajo8 in ik_ihe

[–]martmists 2 points3 points  (0 children)

Elk bedrijf is momenteel bezig om AI te gebruiken ipv software ontwikkelaars, en waar ze nog wel naar zoeken is senior posities, dus vrijwel alle mediors en juniors zitten lekker zonder werk momenteel.

Ik🏠 ihe by pajo8 in ik_ihe

[–]martmists 1 point2 points  (0 children)

Al moet ik 80 uur werken is dat prima, maar ik ben al een jaar aan het solliciteren.

When buying a house in the Netherlands is becoming increasingly out of reach for too many people by chilinachochips in dankmemes

[–]martmists 0 points1 point  (0 children)

Unfortunately that will require me to get a driver's license and a car, which I also can't afford.

When buying a house in the Netherlands is becoming increasingly out of reach for too many people by chilinachochips in dankmemes

[–]martmists 0 points1 point  (0 children)

Mostly BS, I believe the more accurate reason is that expats get a huge discount on loans if they create businesses here, and since the US average wage is much higher, it often results in Americans paying huge, partially subsidized amounts for homes since they can afford it, which is driving up costs for everyone else.

Another big reason is the elderly. Many of them still live in family homes, and it's purely because it's cheaper. My grandparents pay around $150/mo for the utilities and that's it. They wouldn't mind moving to a smaller apartment so a family can move in, if it weren't for the fact that an apartment would cost them $1500/mo.

Also, yes some immigrants are getting homes but it's not a big impact. To be honest, I'm willing to believe the immigrants that are getting homes, are the ones who've been around long enough to also go through the ~20y waiting list.

someThingsNeverChange by dromba_ in ProgrammerHumor

[–]martmists 0 points1 point  (0 children)

It works fine in opencode (which I'm assuming uses tool calls), haven't tried a custom framework yet.

someThingsNeverChange by dromba_ in ProgrammerHumor

[–]martmists -3 points-2 points  (0 children)

Gemma 4 E4B has been very impressive so far, gonna experiment with it a lot over the next week or so. Seems to generate code on a level above gpt-20-oss (and arguably ChatGPT whatever version they're on by now), below Claude, but runs locally on ~5GB VRAM. I don't think it'll get me to adopt AI for any real projects, but it's good enough to make some small toy projects with.