I don’t understand the concept. It’s Debian with xfce and a custom theme. Why is that a distribution. Seems like a meta package would be enough.
I don’t understand the concept. It’s Debian with xfce and a custom theme. Why is that a distribution. Seems like a meta package would be enough.
100% convinced it’s BS marketing. The most efficient multipurpose humanoid robots can only do basic stuff at 1/50th of the speed of a human and cost as much as 20 Chinese factory workers.
Well, I’m cheap so instead of spending 300 bucks on a Google router I bought three Xiaomi ax3000T for €35 a piece. They are listed as compatible with openwrt but for the last couple of month I’ve just been using them with the stock firmware and the WiFi mesh with backhaul works great.
It’s otherwise very basic though, it lacks many features you’d expect like guest AP and so on…
I used shop and ship but there wasn’t much choice in the UAE. It belonged to Aramex at the time which was a respected UPS like in the region. It was a while back. I can’t speak for what they are worth now and how they work in places where Aramex isn’t as well implanted.
Depending on your country you can use a remailer. I used to use one when I lived in the middle east and couldn’t order from the US. I has a bunch of addresses worldwide you can use to order and they aggregate and forward the packages.
Self hosted server to do what?
Because I have a self hosted server running on a refurb Lenovo mini-pc that I bought for $90 and it does a fine job running the dozen or so docker image of service I need.
But I ain’t gonna run no LLM on that machine, that’s for sure.
Sooo… An enterprise cloud ready native DevOps cold fusion AI climate change llm prompt: insert more marketing keyword here ready…
… boolean storage platform ?
I mean for a hobby project that no one cares about sure. Otherwise the whole CI/CD process was invented exactly to avoid having devs push untested and untrackable crap on production servers. So once there are more than two people in a team and paying customers with access to a lawyer that’s going to be a hard pass.
Anyway the main reason your CI/CD are slow is that you’re using $5 workers with 1Gb ram. There’s a reason the build is faster on your 12 core/64Gb laptop, the issue is usually not the process, the issue is being cheap on the infrastructure. The only good thing about GitHub CI workers is that they are cheap but performance wise they are garbage.
You don’t technically need docker though. It’s just a convenience layer.
But that’s also why you don’t know the commands in the first place, if you used them you would remember them. It’s self sustaining ignorance ;)
Ps: I kid, there a lot of stuff I don’t care to remember the cli for and I happily use GUI.
PPS: docker logs -f container_name
;)
Can’t wait for people to stop confusing " “ and «.
Tried browsh ?
What I’ve learned is that using distro packages for dev always bites me in the ass at some point. Absolutely need v4.0.1 of something but your distro only has v4.0.0 ? Congrats you’ve entered upgrade dependency hell.
The best dev distro should be just be a kernel and sh. ;)
I thought it was a typo for “house”.
Apple intelligence is their own project, with their own models. They bought a company specialized in AI at the edge (or on device). All the “AI” that will interact with user’s data is Apple’s.
Still waiting to see what the chat-gpt integration is exactly, but the more I read about the more it seems it just the usual writing assistant that we will soon find in every text and image editor and the hint that they will offer Gemini or other model as well really mean they haven’t tied any real features to it.
I also doubt their Apple deal last 5 years,…
https://sh.itjust.works/comment/14174843
I didn’t expect it wouldn’t even last 2 days. 😅
That reminds me of work. I’m old, young me has been through the mistakes and the pain of wanting to control and self-host everything.
Now I manage a team of young idealists who have not yet been burned sufficiently hard by reality and I feel like I spend half of my time denying them permission to add new self-hosted services to our stack.
Just last month a young padawan was pissed at the spent on an external auth service and had been pushing hard for a self hosted OSS solution which he was convinced he could handle by himself (which was most likely true, from a purely technical standpoint).
Since he wouldn’t let it go, I “punished” him by having him spend one day in excel and powerpoint to prepare a cost benefit analysis to present to the architecture review board, including server cost, backups, redundancy, security, monitoring, pen-testing, auditing, his time and all the bells and whistles we needed to be compliant with all the ISO-x we have to be. (we’re in a banking related field).
Our estimated internal cost ended up about 6x the one of the SASS solutions and still wasn’t as reliable.
Most people don’t understand the amount of effort it requires to run a secure & reliable system and if I had a dollar for everytime I heard it’s as simple as “docker run”, I could retire early.
A) Set up a wiregard VPN server in your remote instance. Or better, get a VPN provider, the VPS is kinda pointless.
B) Assuming you’re using docker as you should to run your home server’s service, use gluetun to connect to the VPN and route your docker traffic for the instances through gluetun. This will ensure that you have a dead man switch when/if the VPN goes down.
C) set-up a reverse proxy to access the various instance from the outside if that is something you need.
Here’s a fully developed config, you can use a jumping point.
Can’t answer your question but I got a refurb corporate m715 for 60 bucks, I haven’t bothered upgrading the 8Gb ram^* and it runs a full dockerized arr stack, vpn and jellyfin without any issue. I don’t reencode and I don’t use 4k media, so I can’t talk about that either.
But if you’re looking for cheap that works, it’s not a bad little machine.
^* The system actually run on 6Gb since 2 are reserved for video and by the time I realized that everything has been up and running fine for a while, so I didn’t even bother rebooting in the bios to change it, I just added a bigger swap 🙄
By curiosity, what are you trying to say ?