

Rush Limbaugh?


Rush Limbaugh?
Not even solar panels on the roofs.


These are computer monitors, not TVs. Plugging them into a Windows box triggers Windows to silently install their “driver,” which silently installs a handful of other startup apps. It’s an escalation of the smartTV-wifi path.


I like Cory Doctorow’s take: AI is good for single-use, personal code to solve an immediate problem, and terrible for long-term, production projects. I imagine there’s a bunch of neophytes out there who use AI to create their first project, find out that github exists, and thinks someone else must be having the same problem they just solved, so why not release it to the public?


People know that listening to music supports the creator, and they don’t like supporting shitty people. There’s tons of people making really good music, so you can satisfy both the desire to enjoy good music and support good people.
Dunno how well it would work with kubernates internal networks, but my DNS is configured with different views for internal and external clients. So, when letsencrypt does a lookup, they get the external IP, but when an internal client looks up the same name, they get the internal IP. TLS is happy, because the certificate matches the name. I’m happy because it works even when the ISP is down.


vim index.html
<html><header><title>Welcome</title></header>
<body><h1>Welcome</h1>
<p>Here's my random thoughts and links I keep forgetting
</body></html>
:wq
Why would I want to learn wordpress, much less spin up a database, for that?


That seems a lot more useful than binary tags. There’s a wide spectrum between fully vibe-coded slop and hand-written with vim.


“Collaboration” “Mentoring” Outside of thee military, few companies have any mechanism to train people to move up the corporate ladder. If you’re not there watching the boss, then you have no idea how to do their job. If the boss can’t see you, they can’t delegate the little tasks that amount to job training. If the boss can’t see you, they have no way to evaluate whether you’re helping or not.
The boss got his job by watching his boss and being in the right place when some opportunity came up, so that’s their entire understanding of corporate advancement.


Is the topic of financial/trading tools just completely off-limits here, even if it’s AGPL and self-hosted?
Not necessarily. The platform (lemmy, not just c/selfhosted) is full of anti-corporate leftists and anarchists. You’re more likely to find people who want to burn the stock market to the ground than to participate in it, esp highly speculative algo trading.
I’ve seen plenty of people ask about self-hosted personal finance or portfolio tracking, so there are people for whom your project might be relevant. Just seems more like a r/wallstreetbets kind of thing than a lemmy kind of thing.


If you’re in the Western hemisphere, NOAA has every-5-minute satellite images, using the form
https://cdn.star.nesdis.noaa.gov/GOES16/ABI/SECTOR/se/GEOCOLOR/600x600.jpg
https://www.star.nesdis.noaa.gov/GOES/index.php will help you pick which SECTOR is most relevant.


I started doing the One True Database method because I got worried that the high write count on all the little db’s was abusing a raspberry pi’s SD card. Moved them all to a bigger server with NVME and mirroring to a RAID.
Not all the compose files make obvious how to reconfigure the db host. Homeassistant uses s a sqlite db built into the container, rather than a separate unit, but you can force it to use a remote db through its config file. May or may not be worth hiding db user/pass in a .env And sometimes there’s trouble restarting after power failure, depending on what order the database, pi, and various containers come back up.
I also feel it’s worthwhile. I feel better being able to check on all the databases. Feel better not writing to the SD card so much. Feel better offloading those megabytes and cpu cycles from the little pi. It’s been fun snooping through database structures. There have been a couple times where I decided to query one of the ccontain databases directly, or cross from one project to another, and it’s easier (for me) to give a different user privileges to the database and query some deep bit of data than to figure out how to extract it from an API or frontend.
I’m not even running that many services, but why would I want the overhead of 6 separate mysql instances when I could just have one?


A records return the numerical address of a name.
CNAME returns a different name for a name. Basically ‘synonym’ so the maintainer only has to change the one master, A record when the IP address changes. Convenient to use CNAME to point www.example.com to example.com, but you can use it just as well to point example.com at my.private.host.xyz You can even chain multiple CNAMEs to make it easier to manage a complex backend structure while presenting a simple address to users.
Here in Georgia (US), as recently as last summer, there was tons of wildlife noise when I’d open my windows at night. I couldn’t Identify most of it…just your usual call-and-response mating behavior, an owl once in a while. This year, it’s just dead silent. Daytime is almost as striking, but that’s because last year was locusts.


The very broad funds definitely will - VTI/VTSAX - but at lower weights and under less time pressure than the rigid index funds (VOO/VFIAX). That takes off a lot of the liquidity squeeze and (presumably) reduces their loss.
But you have to remember that people who use these funds intentionally invest in obvious losers and willingly overpay for hyped stocks because they believe, in the long run, that buying obvious losers is more than balanced by also buying the unexpected winners.
SpaceX is just the first time an oligarch tried so obviously to rig the passive investor structure to his favor, and I’m glad the S&P people didn’t cave.


No doubt. Retired gamer here: I play so much Valheim, Saints’ Row 3, and Fallouts. No way I’m forking out $70 for some new wannabe, unless you pry the .comfort games from my arthritic fingers.


Doesn’t work that way on lemmy: if they delete the post, then the alt’s shilling disappears, too.


or at least change the title to [solved] with a link to the comment that worked.
Just what I was looking for. Recently got a kobo for experimenting, and just starting to figure out how to integrate it.
I’d still rather physical books, but sometimes there’s just too much premium for too shitty of POD trash.