Just normal dnsmasq without fancy web-ui.
- 0 Posts
- 91 Comments
nesc@lemmy.cafeto Selfhosted@lemmy.world•selfh.st: improper etiquette by 2010 standards? (trackers, no RSS) Thoughts?English31·2 months agonay
rude
nesc@lemmy.cafeto Selfhosted@lemmy.world•Does anyone know of a Alpine Linux docker image with LFTP, cron, and possible openssh built-in, ready to go?English4·2 months agowhyYou can create initful container (don’t know if it possible with alpine) and run as many services inside it as you desire. Crons are pretty clunky inside containers and it’s a lot easier to just run them from host usingdocker/podman container exec
, writing containerfiles is pretty easy as well.
nesc@lemmy.cafeto Linux@programming.dev•GTK3 Port Of The Kernel's gconfig Utility Appears Ready For Linux 6.17English3·3 months agoYay, gtk3! /s
nesc@lemmy.cafeto Linux@programming.dev•Question: Linux desktops for programmingEnglish7·3 months agoWhat DE or WM (and distro if relevant) do you use for your actual, professional work?
KDE/Arch
Was this a choice by you or pre-selected by the employer? Do they allow you to work on your own device if desired? (Excluding freelancers obv.)
Choice was made by me (everyone except one person at the time was running arch with kde as well 🙃). Yeah, bringing your own device was allowed as long as disk was encrypted.
Do you need to balance stability vs. customisability? Or is that a no-brainer for you? (=“Have you ever had to cancel a meeting because an Arch update broke your screen sharing?”)
No, this never happened to me with work machine, arch is extremely simple to maintain as long as you follow simple procedure of reading news and keeping out-of-repos packages to minimum.
How much time do you find reasonable to put into maintaining/developing your setup?
Maintaining - up to an hour a week. Developing - dunno, I haven’t changed things since kde 5 - 6 transition and it was a small change as well.
Did distro choice (or lack thereof) impact your choices for DE/WM?
Who knows, probably not.
Do you feel like your code editor, language stack, or job profile has an impact on the choices? For example, is your profile very specific (“I go to dailies and turn tickets into code / I work alone for weeks at a time researching stuff”), allowing you to optimise the setup further?
Well, emacs has some impact on my
psycheworldview probably. 😄
nesc@lemmy.cafeto Selfhosted@lemmy.world•Tailscale addressing concerns over potential enshittification of the platformEnglish52·3 months agoThis
shittext was generated by llm, wasn’t it?
I have bambu printer they are good, but my printer stopped printing until I’ve allowed it to phone home for a bit, this repeated twice already.
I’m waiting for one of those right now as well!
Nice, 8/10. Don’t buy bambu lab, they will suck you soul.
nesc@lemmy.cafeto Linux@programming.dev•Which Distros Are Doing Best Currently?English22·3 months agoDebian for multiple reasons doesn’t even come close.
Big thing that people don’t understand about Arch is that AUR is not part of distribution itself and package recipes there will break and mainteiners will go missing and arch won’t care about them breaking.
Arch is extremely stable if you can read (this is not a joke). As in before doing system upgrade visit news and check if there is a need for manual steps during upgrade, you’llneed ro do something once or twice a year. And you actually need to read wiki and manual pages before doing things you aren’t sure about.
As for manual step-by-step install, you can do it with almost any distro. For example you can partition disk, mount everything and install core packages using
dnf --installroot=...
from fedora live, same idea with debian based distros.
nesc@lemmy.cafeto Linux@programming.dev•Which Distros Are Doing Best Currently?English101·3 months agoRHEL because it’s the stable distro, Arch for being best desktop distro, Fedora for building seamless experience and being arch-lite for people that don’t need arch.
nesc@lemmy.cafeto Linux@programming.dev•A Historic Photo: Torvalds and Gates TogetherEnglish72·3 months agoWow, they look old.
nesc@lemmy.cafetoNude Selfie@lemmynsfw.com•Do you like tattoos on a girl's body?😉English2·3 months agoI like them very much
nesc@lemmy.cafeto Selfhosted@lemmy.world•First server: Buying hardware in a developing countryEnglish1·4 months agoSpinning down and up actually kills drives more than constant non-stop work, I have a setup close to yours, it just seeds torrents (linux isos ofc.) 24/7.
It is, but nfsv3 is extremely easy to configure. You need to edit 1 line in 1 file and it’s ready to go.