

Oh god. And I thought Amazon’s Mechanical Turk was terrible…
How low can Bezos go? Wtf is wrong with this timeline


Oh god. And I thought Amazon’s Mechanical Turk was terrible…
How low can Bezos go? Wtf is wrong with this timeline


They were, factually, Indian.
Whom are you referring to? A specific group/project?


And how does being Indian specifically factor into this? 🤔


I find the concept of paper clips superior


It’s already happening boys… Oh man.


And why would anyone with an existing C++ codebase use that when it’s just a bridge offering a subset of the original Qt6 library written in C++?
Same for Gtk and most other modern UI frameworks.


I was talking about cooling and a practical example of “working around the rules”.
As for refrigeration in particular: any similar mechanism can do this too. Example: if you can figure out a material that emits IR in the ballpark for that specific range of wavelengths, you can use it as an active shunt.
Also read somewhere before (not sure when or where tbh, but it might’ve been an old school 2000s forum discussion or something) about a way to possibly achieve it via phase change cooling at a molecular scale iirc. It wasn’t viable at the time and we made light of it, but with the material science advancements of today? Who knows. Maybe someone figured it out.


You don’t overcome thermodynamics, but you can work around them. For example:
When you cool something you take heat energy out of it you have to do something with that heat energy you can’t just delete it.
Or you can shunt it into space so that it doesn’t heat the atmosphere on its way out. That’s called radiative cooling and it’s brilliant.
And it can be done at home with household items. See Nighthawk’s YT channel for more info: https://youtu.be/N3bJnKmeNJY
And that’s just one out of many possible approaches. Interesting read: https://en.wikipedia.org/wiki/Reflective_surfaces_(climate_engineering)


The average consumer doesn’t care because they already made the purchase. Most of them use whatever OS their machine comes preloaded with unless a more tech inclined friend offers alternatives.
The OEMs do the caring, because the OEMs are the ones with the choice. And they notice this shit. So when the average consumer is buying a new machine, they might be offered alternatives to Windows (already happening with some btw), and most customers will see an extra $200 (or whatever how much nowadays) next to the Windows license, and a flat $0 next to the other option: Linux.
Now the filter is reversed, and only the ones who aren’t paying attention (assuming Windows is the default during check out) or actively want Windows will be paying for it
The savvier ones may even wonder what the difference is, and do some research to understand it, and those ones will buy it knowing exactly what they’re getting into. Some will say “I’ll just pick the free OS and install Windows for free”, but even if they decide that, they may decide to boot it up first out of curiosity.
And that’s what really matters: the exposure. Because people talk.


It’s probably all the vibe coding they do internally nowadays


If your goal is ease of use and scaling complexity along with your experience, and you’re planning to use Docker like you mentioned, then I recommend Traefic: https://doc.traefik.io/traefik/
If not, then I recommend Caddy or nginx.
Edit: ducking autocorrect changed “of” to “if”
The irony is delicious
They were mine. People rice their DEs, which I don’t care much about tbh… but I rice my shell even more obsessively.
Fish was amazing when I first discovered it, but I found it had too many problems for me to effectively use it. Having to adapt existing bash/zsh scripts was a major problem for me.
So I went the other way around and managed to get all of the Fish features I wanted working under zsh using atuin, starship, and other misc. oh-my-zsh plugins to fill the gaps.
Best part: I used a git-controlled home-manager setup to do it so I can activate my entire environment on a fresh machine/server in minutes after I clone it.


You’re welcome. :)
I just overcame my aversion to medium to read your article, then I read the rest. I have to admit I’m very impressed, not only with what you were doing back then, but the fact we were exploring the same corners before modern “data science” was even a thing! My parallel journey was on a different track from NLP though. I was exploring spike-train-based neural net architecture, unsupervised learning, and how to give neural networks “tools” to work with (not tool calls, actual tools like a paint brush and a virtual canvas, etc). Damn… I think I still have ancient videos of that on my YT channel.
My Intel Celeron™ CPU could never handle more than 4 layers of ~512 neurons maybe? I don’t really remember the specifics, but I think that’s why I stopped back then.
I think that’s why the 2000s were magical for me, although your “grandpa” comments are now hitting me right in the soul. Damn it. :P


I used to write articles on medium too, but dev.to was where I ended up because I witnessed it being founded. As for why I mentioned it specifically? Not entirely sure to be honest. I think it’s the first thing that stuck out when I thought of medium because it’s literally the opposite in many ways… less focused on profits and ads. No non-negotiable paywalls for valuable knowledge that I can recall, developer/tech focused with a great and supportive community, easy access/exposure for new authors, and a whole gamut of other small but positive differences that aligned with me personally. These were the first things I noticed from my experience publishing stuff there.
There are many other sites with communities like that that I’ve come across, for example: writeas.com as an alternative to tumblr/blogger and such, devRant is great as a venting space for developer-specific trouble/humour/jokes and interesting stories. Etc.
I have a soft spot for small independent sites like that. The ones trying to revive the 2000s internet spirit/experience. No shareholders or algorithms to dictate what becomes popular and what gets buried based on profit-driven logic/metrics to steer the masses or influence opinions for the sake of ad revenue or sales.


I’d really love to read that, but medium is just… not my thing. I hate that site so much.
Have you considered writing on dev.to? I won’t promote it, extol any virtues, or try to convince you to go there. Just asking if you’re aware of it and others like it!


I think the last line is.
That’s not the problem though. Because if I apply my perspective I see this:
Someone took a shortcut because of an external time-crunch, left a comment about how this is a bad idea and how we should reimplement this properly later.
But the code worked and was deployed in a production environment despite the warning, and at that specific point it transformed from being “abstract procedural logic” to being “business logic”.
Yeah, but what I meant was: we took a wrong turn along the way, but now that it’s set in stone, sunk cost fallacy took over. We (as senior developers) are applying knowledge and approaches obtained through a trap we would absolutely caution and warn a junior against until the lesson sticks, because it IS a big deal.
Reminds me of this gem:

It was an honest misunderstanding and I asked for clarification before making any assumptions. So not that weird. :)