Comment on
The Amazon tax
One minute read with several good points that hadn't occurred to me before.
Comment on
The Amazon tax
One minute read with several good points that hadn't occurred to me before.
Comment on
What Are Some Things You Regret Buying or Bought but Never Used?
I read somewhere that GoPros and other action cameras are one of the least used purchases, so I figured "that should mean there's plenty on eBay". So grabbed up second hand bargain, played around with it for a couple of weeks, bought some extra batteries and other accessories, and since then it's sat in the cupboard except for a single occasion.
Turns out you don't need an action cam if you're not getting any action.
Comment on
Microsoft bans LibreOffice developer's account without warning, rejects appeal
Comment on
*Permanently Deleted*
No one's mentioned Forgejo yet? Solid git and artifact repository.
Comment on
Guide to Self Hosting LLMs Faster/Better than Ollama
Guide to Self Hosting LLMs with Ollama.
ollama run llama3.2Comment on
It would be crazy if someone died of a heart attack while crowd surfing and hundreds of people just unwittingly pushed a corpse around.
Coming soon to self-driving cars: Grandad comes to visit from Kansas, but he's been dead for five hours.
Comment on
Recommendations for a source code hosting service
Forgejo - actively developed open source. It's what powers Codeberg. Easy to set up and manage with Docker. I moved to it from Gogs and skipped Gitea after reading about the forks.
Comment on
Is it practically impossible for a newcomer selfhost without using centralised services, and get DDOSed or hacked?
Reply in thread
+1 for the main risk to my service reliability being me getting distracted by some other shiny thing and getting behind on maintenance.
Comment on
Living my dream
Reply in thread
Just squirt him with the water bottle if he starts asking questions like this.
Comment on
What's the funniest YouTube video you can think of?
Comment on
Let's Encrypt is 10 years old today !
It's mind-bogglingly convenient, especially compared to the before times. Consider donating to them if you can.
Comment on
What would you do if there was a zombie apocalypse coming and you had 2 days to prepare?
#1: Cardio
Comment on
Dua Lipa calls Albanian protests against Jared Kushner-backed resort ‘inspiring’
I keep learning things about her (eg her author interviews) that make me like her better.
Comment on
Considering self hosting my own git repositories. What are some options?
Forgejo + Tailscale. Forgejo is the app behind Codeberg so it's battle tested. I switched to it from Gitea after the controversy.
Comment on
Ozone hole over Antarctica grows to one of the largest on record, scientists say
Reply in thread
Me too. I've been carrying it around in my head as "the time we listened to scientists, and almost everyone worked together on some short term pain for worldwide long term gain". I was even hoping we might do something like that again.
Comment on
Thousands Sign Petition Calling For Man Who Tackled Bondi Shooting Gunman To Be Australian Of The Year
Comment on
Bathroom scale options?
Reply in thread
I mean, yes, I could. But I'm committed to the #selfhosted life where I spend hours building unnecessarily complicated systems to make my life easier in small ways.
Comment on
I like to stack empty toilet rolls concentrically. So far my record is 12.
Are you posting the most recent one into the middle, or squooshing them up to fit them inside the most recent one?
Comment on
Mullvad and Tailscale Announce Partnership
Reply in thread
Tailscale is a very cool way of seamlessly creating a private network spread out geographically. Devices sign into the Tailnet from anywhere. It's very big in the selfhosted community (it has a generous free tier). For example my home servers are signed in, so I'm able to stream from my media server to my phone over my private Tailnet tunneled through the internet. I also have an offsite backup location with another server connected to the Tailnet for accepting automated backups.
The underlying technology is Wireguard. It is very smart about figuring out the most effective route - If I'm on my laptop in my home wifi, trafffic from my servers is direct, if I'm away somewhere, it's piped though the net securely. What Tailscale adds is ease of setup and native apps for each device.
The privacy angle is that I'm able to get rid of all the cloud services I used to rely on. For example I don't want my CCTV system connected to a cloud provider, but with Tailnet I can connect to my cameras over the internet without having to expose the system to a data mining corporation.
Comment on
What happens to flies when you let them fly out the window of a car at 75 mph?
Reply in thread
This. When your mass is so small, you live in a very different world than we do - momentum and gravity are tiny forces on you, but others such as air resistance and static are huge. Additionally they don't have the sort of inner-ear positioning system we do - so no real sense of "up" and "down" that would be recognizable to us - so probably the inevitable tumbling motion as you are sucked out of the window would not be disorientating to the fly the way it would be to a big animal.
So the answer is they will likely be fine. From their point of view the blob of air they are flying around in gets sucked out the window and they are just traveling in it. I imagine they would notice the acceleration, but it's a tiny force on them. The sudden distortion to the block of air (being stretched out to fill the sudden low pressure zone outside of the car window) would be a big deal to the fly, but I don't think enough to damage them.
Source: idle speculation, and a long standing interest in cats surviving huge falls.