

fmhy and trying a couple options always worked out for me
fmhy and trying a couple options always worked out for me
I really like the yt channel of the people who delevoped Backpack Battles. They have a whole 2 year catalogue on godot.
Keep it up for other people to read and learm from
Jitsi
,but it is a pain in the ass to selfhost with good performance.
You can take a look here as well:
One alternative that is not on the awesome selfhosted list is: https://edumeet.org/
But it is even more of a PAIN to selfhost it.
I found most people don’t realize the many tiny features it adds over for example vscode (even with all the best plugins enabled yadayada) which in sum make it a much smoother developer experience.
Instead they open it for the first time, type some lines and say it is on par with vscode.
AI writing code for me made me the software architect I always dreamed of becoming.
I fucking LOVE to think about a hard problem for days, planning, researching, comming up with elegant solutions, doing quick POC, thinking what needs to be refactored for it to scale to a real life scenario, then documenting it all in a way that is properly communicating the important aspects in an easy to understand way. It’s so exciting!
And I fucking HATE having to sit down and actually type out the solved code for hours and hours. It’s so boring.
Best 20$ per month subscribtion I’ve ever had.
you rent a domain
in the config (provided by the service where you rented the domain) you set it to point to the IP of the device where you run caddy
the service tells the relevant global DNS servers your setting
your DNS does a DNS lookup and a DNS server returns the IP you configured it to point to
Depending on the DNS you use, you can manually add entries to do 1-3 differently, but that will only work for devices that use your DNS and is hard.
That said, for modern fast SSD’s the performance overhead of the encryption might be a problem.
How so? I’ve been running LUKS on modern NVMEs for years and there is just the same maybe at worst 10% hit in write/read speeds.
preferably something with WOL that goes silent and fanless when not in use, or something I can shut down with a button
Recently I saw a Traefik plugin that can send WOL packets to a machine when a service that is hosted there gets a network request. It also shuts down the device when it’s not in use. You can set it up with a low power always on thing, like a rpi. I also have a buddy that set it up in a more diy way without Traefik so it’s definitely something that can be done and will save you a lot of electricity in the long term.
As for the NAS, if you want to start small and cheap, there are N95 mini PC’s for like 100-150$. Attatch an external multi TB drive to it via usb and viola there is your first NAS. It will also draw way less power than a full tower PC and still be basically plug and play.
You can do surprisingly much with very little hardware these days. And because the cost is so low you can upgrade later to exactly what you need. Only by trying out will you find out what you care about and want exactly. Online people keep suggesting their own personal preferences.
My personal experience with laptop batteries was not as nice as yours, but neither should be blindly trusted.
Not sure if there is some science on it anywhere but this random search result article https://www.pcmag.com/how-to/help-my-laptop-battery-is-swollen-now-what says:
most common cause of a swollen battery is overcharging. Keeping your battery at a high state of charge can stress it out, allowing it to degrade faster. “In an application where you have a system plugged in 24/7, after a number of years your likelihood of getting a swollen battery increases,” says Phil Jakes, principal engineer and director of strategic technology at Lenovo. “The other thing that drives it is heat. Batteries don’t like to be hot, and there’s a chemical process that gets kicked off when a battery gets over 100 degrees.”
Don’t keep your device plugged in all the time. Batteries are cyclical and have to discharge and recharge to work effectively.
Keep your devices in cool, dry environments. Hot and humid weather conditions put more strain on batteries and can shorten their operating life over time.
When shopping for a new battery, buy from reputable manufacturers. It’s generally better to buy a replacement from the original laptop maker than the cheapest compatible option from a third party.
Replace your battery—if you can—if you see its capacity drop too low. Manufacturers test their computer batteries to last up to three to four years, while an iPhone battery is meant to retain up to 80% of its original capacity at 500 charge cycles. If you start to see any warning signs, replace it sooner rather than later.
More like build-in UPS that will do the forbidden caprisun and set your house on fire after a year.
I’m currently looking into Ghost. What choices turned you off of it.
I installed the paid version of Zorin on my Parents machines, because while I could set it up for them just the same and then maintain it until they die, I’d rather pay 50$ and have nearly 0 work to do.
I make way over 50$ for 1 hour or Linux tech support, so there is no world where it would be worth.
But besides that I don’t think your attitude is particularely useful for people that would rather shit just work than spend hours on setting it up themselves.
2 months ago I needed to do a quick and dirty part design. Very simple thing. Just a hook for towels, that looked like the one already on my wall.
I opened freecad, fucked around for half a day. Didn’t get shit done.
I opened fusion 360 in a laggy windows vm. After half an hour I had the part I imagined in my mind.
I used neither before in my entire life.
How comes?
From the website landing page :
New programs and updates are provided automatically for the life of your WOW! Computer.
From https://www.mywowcomputer.com/open-source/
Distro is based on tiny core
The source files can be found by following 3 links deep to https://www.telikin.com/source/ doesn’t look like they include their frontend though, which might be proprietary, idk.
(you lazy bastard /j)
I prefer the native js/ts approach that is readable by humans and doesn’t need an extra dependency:
const result = data.products
.filter(p => p.price > 1500)
.map(p => p.name);
borgmatic
I have found no good GUI solution yet. So I have set up borgmatic and a custom bash alias and it’s really easy. If you get stuck and want help with it, hit me up.
dokploy is good as well
radicale can do cantacts as well btw. so that you can use the stock android contacts app. At least with DAVx5 on android.
Never had the issue, guess I’m on a good one lol