@Ryan1729

1 Followers
61 Following
12 Posts

Reflecting on all the times in my career as a software engineer I have been told that, yes, things were a bit unfair to me as a woman, but that I was being a trailblazer, I was the one discovering and establishing the path that would enable others to follow.

But you go back to the 70s and you see the same number of women programmers, being fed that exact same line
And in the 80s
and the 90s
and so on to today. The "trailblazer" narrative is a lie told by managers to make themselves feel better

Nobody tells you "resistance is futile" unless they are desperately trying to talk you out of resisting

Git won't track empty directories (because at heart it only tracks files). Common advice is to add a '.gitkeep' file so the directory isn't empty and git will make the directory.

EVEN BETTER ADVICE: put a README in the directory explaining what the empty directory is for and what will eventually be there.

If you think a hungry person benefited from, or even enjoyed, seeing an ad someone bought to sell food, you are seriously confused.
"People like seeing relevant ads." No they don't. People that buy advertisements like it when other people see the ads they paid for, and they do the thing the ads is trying to make them do.

Everything written by AI boosters tracks much more clearly if you simply replace "AI" with "cocaine".

I shall demonstrate!

(Not linking to OP, because it's trash.)

"Let’s pretend you’re the only person at your company using cocaine.

You decide you’re going to impress your employer, and work for 8 hours a day at 10x productivity. You make everyone else look terrible by comparison. [...]

In this scenario, you capture 100% of the value from your adopting cocaine."

https://jwz.org/b/yk3t

cocAIne

Every now and then I make the mistake of of posting something on Mastodon that really should have gone on the blog first. This is one of those, from last week. It did some numbers. Everything written by AI boosters tracks much more clearly if you simply replace "AI" with "cocaine". I shall demonstrate! (Not linking to OP, because it's trash.) "Let's pretend you're the only person at your ...

Hey All, I made a header only C++ library where it's 1 line of code to init, then you can start writing to pixels on the screen.

I call it thirteen.h, as it is inspired by the simplicity of the 13h days.

Examples include a mandelbrot viewer and a playable mine sweeper game.

MIT licensed.

https://github.com/Atrix256/Thirteen

Human and sex trafficking are real problems but the US response has largely been to protect men like Epstein or Robert Kraft while prosecuting and making life more dangerous for sex workers.

It's also used to drum up support for racist closed borders and anti-immigration policies even though it's migrants, not US citizens, who are the most frequent victims and blocking asylum seekers puts them at heightened risk.

Him: well what's your big brain idea to eliminate food assistance fraud?

Me: universal food assistance

Him:

Me: because there wouldn't be a system to cheat, everyone would just get a check

Him: and who does that benefit?

Me: family farmers and human beings who rely on food for nutrition

Him: what about rich people?

Me: what about them?

Him: you would give them food assistance too?

Me: that's what universal means

Him: you can't do that

Me: yesterday you said I couldn't tax them and now you won't let me feed them either?

Him: they can afford food

Me: then it should be fine to tax them

Him: but if you tax them they won't have as much money

Me: I'm willing to offer universal food assistance

one of the things i lowkey hate is when people talk about my projects and say that they could never do anything like that themselves

like, half the reason i make stuff is to inspire people! i don't obfuscate or minify my code, i want you to view-source it!! create cool stuff!!