Certain surface models run linux fine, but I wouldn’t recommended it as a linux laptop as it requires solving several issues before you get a working computer.
I had one of those too! Sturdy little guy, reminds me a bit of the first eeepc 701 :-) But I was worried about the replacement of the charger once it would die. Besides, I have had a bad experience of Surface-line longevity, they always seem to die suddenly after a while, so I sold it.
Yes and no. Back then, you got the ROMs from a group / individual / forum and it wasn’t very much vetted like a distro coming directly from the linux community / canonical / etc.
Also, I can live without using surface pen (-: If you compare to Asahi and its maturity (a lot running, but not sound yet), LinuxSurface kernel have made a LOT of progress in making these devices even more usable compared to they handle Win11.
That is so awesome. Do you still have one lying around? Those things have an awesome form factor, but the I/O ports are a little bit dated by todays standard 😅
I dunno when it happened but I swear SBCs were the new best thing in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis....
Holy crap! I have a n100 SFF that consumes 5-6 w idle (with WiFi on) and I have an old i5 (gen 6 I think) that consumes 30 at idle. Your rig is defiantly not meant to act as a server (unless you want to mine bitcoons or run boinc…)
I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me....
I was considering Foot, it is fast (renderwise and in interactive use) and the dev seems like an awesome person. But it doesn’t support ligatures. I’ll watch the issue and give it a shot when it’s implemented.
The only practical thing they provide for me is slightly better readability, and eye candy (my prompt rely on them). I like my shells functional and pretty 😁
I’m personally using NewsFlash at the moment, and it’s perfectly fine, but its borders are completely incongruous with my theme, I assume they’re based around Gnome and I’m on Plasma, so I’m looking for a new one and was wondering what people here use?...
I was wondering how often does one choose to make and keep back ups. I know that “It depends on your business needs”, but that is rather vague and unsatisfying, so I was hoping to hear some heuristics from the community. Like say I had a workstation/desktop that is acting as a server at a shop (taking inventory / sales...
I have a huge datablob that I mirror off-site once monthly. I have a few services that provides things for my family, I take a backup of them nightly (and run a “backup-restoration” scenario every six months). For my desktop, none at all - but I have my most critical data synched / documented so they can be restored to a functional state.
I didn’t really see the benefit of this besides having a snapshot or backup of my home folder for my use case (I don’t have that many config/text files that needs tracking), but I can recommend chezmoi for those interested.
All kinds of stuff. I use it when I need a way to structure my data:
I use it to keep track of software / libs that are of interest, what they are an alternative to. See example here: ibb.co/ncsdt0W
I’ve also tried to recreate the functionality of a personal relational management (a la MonicaHQ, or per this post: medium.com/…/my-homegrown-personal-crm-87dffbcf54…) but found it to be an overengineered solution.
I also used it to interact and store data through my python apps, to avoid dealing with it directly in python.
You can also use it as a Kanban board
Also, I’ve been trying to use it as an excel replacement - which is an overengineered solution but you get impeccable dataquality.
Nocodb is a bit wonky, but it is quite easy to work with (front- and backend) and since everything is in the database format you choose - you’re in control of how you want your data.
Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious....
I second obsidian. I was on the verge to jump onto logseq, but found its way of handling notes to be… different. I also felt a dislike of anytype where I don’t really have control over my notes. Obsidian clicked with me from the start and felt right. So I went with it, even though it’s not FOSS (which is usually a hard requirement from me).
Just make sure about what you’re getting yourself into: features such as IR facial detection and stylus input isn’t supported on all models OOTB by the surface kernel. Also, it is a bit messy with how surface handles booting.
Linux on surface works (I got Ubuntu on both my Go gen 1 and pro 7) but expect to put in time to tinker and manage unexpected issues.
I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file....
But this is by design, snap containers aren’t allowed to read data outside of their confinements. Same goes for flatpak and OCI-containers.
I don’t use snap myself, but it does have its uses. Bashing it just because it’s popular to hate on snap won’t yield a healthy discussion on how it could be improved.
Laptop companies: which one?
Hello fellows,...
Surface Laptop 3 running Kubuntu, such an improvement over what it was "designed" for. (lemmy.world)
So SBCs are shit now? Anything I can do with my collection of Pis and old routers?
I dunno when it happened but I swear SBCs were the new best thing in the universe for a while and everyone was building cool little servers with their RockPis and OrangePis....
Which terminal emulator do you use?
I’ve always just used konsole or gnome terminal. Never really looked into what else is available. Tried cool-retro-term the other day, but the novelty wore off pretty fast for me....
creating an alias of a command with plenty special characters
Hello all, I wan to create an alias of this command: alias dockps = “docker ps --format “table {{.ID}}t{{.Names}}t{{.Status}}t{{.Ports}}””...
What's your favourite RSS reader for Linux?
I’m personally using NewsFlash at the moment, and it’s perfectly fine, but its borders are completely incongruous with my theme, I assume they’re based around Gnome and I’m on Plasma, so I’m looking for a new one and was wondering what people here use?...
How often do you back up?
I was wondering how often does one choose to make and keep back ups. I know that “It depends on your business needs”, but that is rather vague and unsatisfying, so I was hoping to hear some heuristics from the community. Like say I had a workstation/desktop that is acting as a server at a shop (taking inventory / sales...
Your favorite linux projects for weekend
I got a minimal setup with pihole and nextcloud. I was wondering what else I could do. Share your ideas🙂
This Week in Self-Hosted (12 January 2024) (selfh.st)
Not my newsletter, just a good community share
Joplin alternative needed
Hi guys! I think I’m over Joplin. Don’t get me wrong, it’s simple, it works, but… why is it Postgres db…. I have the server on a small box with like 250 GB of space and backing it up with kopia to Backblaze with free 10 GB, so I’m a bit storage cautious....
Linux tablet?
What’s the best tablet to install Linux on? I am looking for something affordable (under $200) and light just to use a PDF reader with MEGA sync.
PSA: The Docker Snap package on Ubuntu sucks.
I spent two hours today trying to figure out why Nextcloud couldn’t read my data directory. Docker wasn’t mounting my data directory. Moved everything into my data directory. Docker couldn’t even see the configuration file....
How do you monitor your servers / VPS:es?
Hello selfhosters....
Immich release v1.92.0 (edit: v1.92.1 hotfix released) (github.com)
Highlights...
How to secure (podman or docker) containers for public-facing hosting?
Context...
Linux Containers From Scratch in C (www.lucavall.in)