

I really like Open-Meteo. It’s worked really well for my weather-related projects.


I really like Open-Meteo. It’s worked really well for my weather-related projects.


Great article! For a few years, I was always deterred from projects because they had already been done and better, so there was no reason to do it. Now, though, I just enjoy implementing things in my own janky way and learning a bit along the way.


Not gonna lie, I don’t really blame the AI.


Yeah, it’s not technically impossible to stop web scrapers, but it’s difficult to have a lasting, effective solution. One easy way is to block their user-agent assuming the scraper uses an identifiable user-agent, but that can be easily circumvented. The also easy and somewhat more effective way is to block scrapers’ and caching services’ IP addresses, but that turns into a game of whack-a-mole. You could also have a paywall or login to view content and not approve a certain org, but that only will work for certain use cases, and that also is easy to circumvent. If stopping a single org’s scraping is the hill to die on, good luck.
That said, I’m all for fighting ICE, even if it’s futile. Just slowing them down and frustrating them is useful.
I’ve been doing some thinking about this recently, and I think it comes from two places. One is the easily spotted malice toward workers and stepping on them (à la Elon). The other for managers and the like who are not straight up sociopaths is that a lot of these people have no meaning in their lives and have never really done anything they really believe in (or bleed for that matter). So, they try to derive meaning from their relatively boring, unimportant job, and try to get others into it like they are. They’re starved for camaraderie by the very job they’ve invested their entire lives in. It’s sad really.


Easier and more painless to just pay another company to do that and not have to worry about server security, spam, the endless SSH requests for ‘admin’, etc etc
Definitely. I do it for fun though. I’m kind of a masochist 😂
Le terme n’a aucune définition. Pour l’extrême droite, “woke” est juste quelque chose qu’ils n’aiment pas. Aux États-unis, “woke” signifiait ”social justice," mais maintenant, ça n’a plus de sens sauf ”mauvais" pour l’extrême droits.


Rolling your own email is a pain. That said, I use a VPS and host my own server with domain name and site for $5/month. Setting it up was a pain, but once you get all the records right so you’re not considered spam, it works really well. That said, I haven’t done anything with webmail; I strictly use IMAP and SMTP.
I’m an American. Germans, please don’t do to yourselves what we did. Keep AfD as far from power as possible.
But there are different types of temporary. Temporary because the code got updated/upgraded or new and better software got implemented feels fine. It feels like your work was part of the never ending march of technical progress. Temporary because it gets ripped out if favor of a different, inferior suite hits hard.
If my code gets superseded by someone else’s complete rewrite that is better, then I’m all for it. If my code gets thrown out because we’re switching to a different, inferior system that is completely incompatible with my work, then that just hits like a ton of bricks.


I was reading something similar a few months ago about how the American obesity epidemic came out of nowhere and exploded in the 20th and 21st centuries, and places with the highest antibiotic use also has a correlated obesity rate.
I wouldn’t be surprised if a lot of our modern chronic issues that seemed to come from nowhere (not that they didn’t exist before but just became much more prevalent) will be traced in some way back to effects from messing with the human microbiome.


Ah, gotcha. I didn’t go too deep into the code, just did a cursory look. I think it’s still an interesting concept.


Agreed! In my little online ecosystem, there’s been a number of stories of federal workers resisting, cities teaching people their rights to thwart ICE, etc. Since that may or may not make it out of certain bubbles, we should be boosting stories like that and sending them around so others don’t feel alone and do feel empowered to resist.


I don’t know why this is getting downvoted. It seems like an interesting concept for certain use cases, and it looks like it’s just a tiny team.


It’s not the most practical thing in the universe, but I have a small VPS that I host my email on for myself and a couple others (5 addresses in total). It’s a bit of a pain to set up, but once it’s working, it is really nice to have that kind of control.


Millennials and Gen Z make fun of boomers for being lead-brained. Gen Alpha and Beta will make fun of Millennials and Gen Z for being plastic-brained.


Same here. My desktop is in a controlled environment, so I don’t see a need. Plus, if I do have some sort of issue, I will still be able to access those files.
Since I actually take my laptop places, I have that encrypted for sure.


This is why I am dreading when my 2017 dumb TV dies. It’s really telling that dumb TVs, which should be cheaper to produce and sell, are either not available or very expensive (as in commercial displays). Really proves the point that the consumer is really the product.


The thing I’m heartened by is that there is a fundamental misunderstanding of LLMs among the MBA/“leadership” group. They actually think these models are intelligent. I’ve heard people say, “Well, just ask the AI,” meaning asking ChatGPT. Anyone who actually does that and thinks they have a leg up are insane and kidding themselves. If they outsource their thinking and coding to an LLM, they might start getting ahead quickly, but they will then fall behind just as quickly because the quality will be middling at best. They don’t understand how to best use the technology, and they will end up hanging themselves with it.
At the end of the day, all AI is just stupid number tricks. They’re very fancy, impressive number tricks, but it’s just a number trick that just happens to be useful. Solely relying on AI will lead to the downfall of an organization.
Yeah, I’ve found AI generated code to be hit or miss. It’s been fine to good for boilerplate stuff that I’m too lazy to do myself, but is super easy CS 101 type stuff. Anything that’s more specialized requires the LLM to be hand-held in the best case. More often than not, though, I just take the wheel and code the thing myself.
By the way, I think it’s cool that you use Old English characters in your writing. In school I used to do the same in my notes to write faster and smaller.