Install Guix
- 30 Posts
- 244 Comments
copy-paste
Sometimes you’ll see the punycode instead of the actual characters though.
Relevant, about Kagi: https://マリウス.com/doubting-your-favorite-web-search-engine/
paequ2@lemmy.todayto
Selfhosted@lemmy.world•Self-hosting in 2026 isn't about privacy anymore - it's about building resistance infrastructureEnglish
5·29 days agoWhat about connectivity? I’m currently using Tailscale cuz it’s so easy. Maybe I should look into WireGuard? Also, how does Headscale fit into this?
paequ2@lemmy.todayto
Selfhosted@lemmy.world•Self-hosting in 2026 isn't about privacy anymore - it's about building resistance infrastructureEnglish
2·29 days agoDoes anyone have a good guide for installing Seafile? I tried installing it a few months ago, but it’s so damn complicated with load balancers behind load balancers and a bunch of services tied together.
I gotta try again.
paequ2@lemmy.todayto
Linux@lemmy.ml•Linux is awesome at home, but aren't y'all forced to use Windows at work?English
21·2 months agoI don’t know anyone who works in tech (not IT) that is allowed to use Wangblows for development. If you’re a programmer/software developer, you’ll 1000% have to use Linux, either directly or indirectly. From small hardware devices, to automous cars, to simple web sites, all of that uses Linux. Lots of places give you a Linux laptop or at the very least give you Mac—because they consider Mac close enough to Linux. I’ve never needed to use Macroshit Office Suite for anything related to work. Zoom and Slack are the standard in Silicon Valley and both work fine on Linux.
Here’s my PR:
-A small and tidy task organiser +A small and giddy task organiser
Yeah, I’m sure. It’s not something I would do frequently. My work had us on beefy desktops. But, I was totally fine with letting find+parallel+grep run for 30 minutes in the background while I searched docs or messaged people on slack. Depending on your team, getting a response from slack could easily take 24 hours so. Eh.
The other thing I liked to do is directly edit the libraries in the monorepo! No need to figure out how hack some random decency manager. You have the code! Just edit and build!
On the other hand, using ordinary tools like find and grep are exactly what I like about monorepos! Yes, they may take a while, but at least I know I’ll find a file or code that I’m looking for!
With multi-repos I’m constantly searching, but not finding where a particular piece of code comes from. Yes, it’s from library X, but where there heck does that live? Now I really can’t use ordinary tools. I have to rely on coworkers, docs, or GitLab to search for where a piece of code is actually defined.
paequ2@lemmy.todayto
Programming@programming.dev•AI Is still making code worse: A new CMU study confirmsEnglish
12·2 months agoAI coding tools definitely helpful with boilerplate code
They’re really not. Just because they generated a starter template for you doesn’t mean you actually needed all of that mountain of slop. My coworker recently did a presentation where he generated a starter project for a Go project and most of it was shit and just not necessary. People assume you need mountains of boilerplate, but you may not need that. (Worse, AI is cementing bad practices at work.)
But also, assuming your project does need to generate a ton of boilerplate, should you really be going to the casino and rolling for a fresh mountain of slop that is hopefully correct? We can already generate code: snippets (in your editor), templates (like cloning a template repo), and generators (like create-react-app) already exist. Aaand these are deterministic, debuggable, and fixable.
Have they tried coding a UI in a native library instead of the holy HTML CSS JS trifecta? It’s usually fairly miserable and usually extremely non-customizable by comparison.
🙋♂️ I have. Exactly because Electron = bloat. Granted it was just a small side project that I spent like a month or so building. I wanted to learn GTK4, Adwaita, GNOME Blueprints, and Vala.
I personally didn’t think it was too miserable (again small project, not a ton of specialized needs). However, I 10000% completely agree with the “extremely non-customizable by comparison”. I can totally see why companies don’t want to look like a generic OS app. Getting the Bitwarden app to look like Bitwarden on Linux seems like it would be waaay harder and more time consuming than just reusing their existing HTML, CSS, and JS codebase. At least in my month of messing with GTK, it seems like desktop UIs have wwwwaaaaayyyyyyy less control over the UI than webapps do, at least by default. I’m guessing you can write more Vala to get a more custom UI in GTK, but again seems like waaaaayy more work for something highly custom.
By the end, I thought: Electron = bloat, but also Electron = apps existing at all.
paequ2@lemmy.todayto
Programming@programming.dev•Bun has been acquired by AnthropicEnglish
49·2 months agoI started using Claude Code myself. I got kind of obsessed with it.
Over the last several months, the GitHub username with the most merged PRs in Bun’s repo is now a Claude Code bot. We have it set up in our internal Discord and we mostly use it to help fix bugs. It opens PRs with tests that fail in the earlier system-installed version of Bun before the fix and pass in the fixed debug build of Bun. It responds to review comments. It does the whole thing.
Seems like they’ve bought into the hype.
paequ2@lemmy.todayto
Open Source@lemmy.ml•My Spending on Donations to FOSS is just 1.3%, too low.English
6·2 months agoI just started donating to GNOME, Guix, and LogSeq. I wish more people used OpenCollective. Sometimes I see orgs there, but I’m not sure if they actually use that account…
paequ2@lemmy.todayto
Jellyfin: The Free Software Media System@lemmy.ml•Judge my shitty vibe code pleaseEnglish
361·3 months agolol. I don’t even review my coworker’s AI slop code. I’m not starting now.
How the heck did you install Seafile!? I spent a whole day trying to get it to work, but there are so many moving parts and proxies behind proxies behind proxies. I managed to get the UI to load, but other parts of the app didn’t work. I want to like it, but it seems pretty complicated to install… 😢
paequ2@lemmy.todayOPto
homeassistant@lemmy.world•Wake Up Babe, New Connect ZBT Just DroppedEnglish
2·3 months agoInteresting! I didn’t know about: https://sonoff.tech/en-us/products/sonoff-dongle-max-zigbee-thread-poe-dongle-dongle-m
I currently have my ZBT-1 connected to my server way off in the corner of the house, which is obviously not great. I was hoping one day to move to a more central location… Maybe the Sonoff dongle would help with that? 🤔
paequ2@lemmy.todayto
Linux@lemmy.ml•I just wanted to compare FOSS Linux budgeting softwareEnglish
4·3 months agoUfff. Yeah, I also hit a slop mountain of videos when searching for Seafile comparisons…
Frigate + Reolink (or actually Frigate-approved cams)
paequ2@lemmy.todayOPto
Selfhosted@lemmy.world•Using Fail2ban to protect exposed servicesEnglish
3·3 months agoYou know. mTLS might be an option. I have a tiny number of clients. Laptops and Android phones, seems easy to install a client cert. The part I’m not sure about is TVs… Does Nvidia Shield or Firestick allow installing client certs?..
Oh, wait and also: https://github.com/jellyfin/jellyfin-meta/discussions/96







Arch, on well supported hardware. That means no Nvidia. No Ultra 5 series CPUs.