惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

雷峰网
雷峰网
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
博客园 - 三生石上(FineUI控件)
博客园 - 聂微东
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Hugging Face - Blog
Hugging Face - Blog
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - Franky
MyScale Blog
MyScale Blog
A
About on SuperTechFans
博客园_首页
B
Blog RSS Feed
Martin Fowler
Martin Fowler
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Vercel News
Vercel News
C
Check Point Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 【当耐特】
M
MIT News - Artificial intelligence
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
I
InfoQ
罗磊的独立博客

Posts on Noah Bailey

How to turn anything into a router Deploy to Cloudfront from GitHub using OpenID Connect Backup Postgres databases with Kubernetes CronJobs The spelling error made 200 billion times a day Restarting Kubernetes pods using a CronJob You've just bought a new domain. Now what? Who Sawed My Motherboard??? Linux on the P8 Aliexpress Mini Laptop Recovering Mysql/Mariadb after a nasty crash Using EXIF data to pick my next lens Converting and developing RAW photos on Linux automatically Thank you, 2016 iPhone Don't Make It Work Self-hosted Surveillance with ZoneMinder Backups, Monitoring, and Security for small Mastodon servers Block web scanners with ipset & iptables Executing commands over SSH with GitHub Actions Debian Sid on encrypted ZFS Protect your dangerously insecure redis server Monitor radiation with a Raspberry Pi Simple Linux server alerts: Know your performance, errors, security, syslog, and security NUC crashes on debian 11 - How I fixed it Basic Linux server security with fail2ban, ossec, and firewall Windows 11 will create heaps of needless trash Domesticated Kubernetes Networking The Cursed Certificate Our mostly disposable and entirely stupid world Trying out OpenBSD (as a Linux geek) Making VoIP Calls with Antique Rotary Phones Monitoring WAN speed with speedtest-cli and ElasticSearch
Debian: the luxurious boring lifestyle
2022-05-07 · via Posts on Noah Bailey

Since late 2018, I had been a full-time Arch Linux user. At that time, it was worth it for me to spend the extra time dealing with Arch’s quirks, meticulously updating my AUR software, fiddling with all-manual configuration, and manually migrating any software between major versions whenever Pacman updated them. It was both a great learning experience, and… well… A bit of a waste of time ;)

Needless to say, things have changed in my life since then, and I now place a much larger emphasis on ‘boring’ stuff. That is, software and systems that largely take care of themselves and require sparing maintenance. In botanical terms, it was time to switch from orchids to cacti.

Thus, it was time to change my main laptop to Debian Stable.

Overall, it has been very pleasant. The thing just works. Updates are easy and fast, bugs are few and far between, and performance is very acceptable. There have been some drawbacks as you would expect, but other than not having the very latest versions of Node and $trendy_software, it’s been a surprisingly easy adjustment.

There have been some very needed adjustments, though. In no particular order:

  • Switching from wpa_supplicant to iwd for faster wake-ups and lower overall power usage.
  • Installing and configuring Plymouth to make the boot sequence less noisy - a cosmetic change to get fewer leers when booting up in public ;)
  • Installing a backport kernel for my new-ish laptop to fix some driver bugs
  • Removing some of the baggage that tasksel brings with it - Things that don’t spark joy like games, utilities, libreoffice, etc. Useful for most people, but not stuff I usually like cluttering things up.
  • Switching pulseaudio for pipewire to bring down power draw (Pulse seem to get stuck and use about 8% CPU time on idle)

Indeed, these are all nitpicks of somebody that knows too much. Bullseye has been fantastic to use, and I would absolutely recommend to any user, experienced or not.

And most of all, I enjoy how boring it is. Truly. There are no controversial features like Snap on Ubuntu, no interpersonal drama on core dev teams, no politics and grandstanding, just good software. It reminds me of something like the Wikipedia project in its drive for correctness and consistency. That is truly something to strive for.