HN user

mdwalters

1,701 karma

Hey, I'm Max! I code stuff that goes into the trash burner when I'm finished coding it, but I code anyway.

https://fursona.directory/@mdwalters

[ my public key: https://keybase.io/pancake_flipper; my proof: https://keybase.io/pancake_flipper/sigs/vcuHNCCQjaKevYN6t078fUW8pJPFMjeIPEoBuMGRx8c ]

Posts195
Comments331
View on HN
nostalebots.xyz 2y ago

No Stale Bots (2023)

mdwalters
1pts0
amycatgirl.nekoweb.org 2y ago

My Experience with Large Language Models

mdwalters
1pts0
news.ycombinator.com 2y ago

Ask HN: Looking for a project to contribute to? (April 2024)

mdwalters
12pts1
news.ycombinator.com 2y ago

Ask HN: Looking for a project to contribute to? (March 2024)

mdwalters
8pts1
www.google.com 2y ago

How Street View Works, and Where We Will Collect Images Next

mdwalters
4pts0
www.crowdsupply.com 2y ago

Tangara Music Player Campaign Started

mdwalters
4pts1
www.nngroup.com 2y ago

Bottom Sheets: Definition and UX Guidelines (2023)

mdwalters
1pts0
www.cnbc.com 2y ago

Why the U.S. trails China in phone manufacturing (2022)

mdwalters
1pts0
news.ycombinator.com 2y ago

Ask HN: What are your new years' resolutions?

mdwalters
10pts6
github.com 2y ago

Semver 2.0.0 Released

mdwalters
4pts1
rachelbythebay.com 2y ago

rachelbythebay: Virtual Terminal (2013)

mdwalters
1pts0
en.wikipedia.org 2y ago

Republic of Molossia

mdwalters
5pts0
vieb.dev 2y ago

Vieb: Web-browser using Electron with Vim-like bindings

mdwalters
1pts0
www.omgubuntu.co.uk 2y ago

Microsoft Gives $10K to GNOME (2022)

mdwalters
4pts0
news.ycombinator.com 2y ago

Ask HN: Looking for a project to volunteer on? (December 2023)

mdwalters
6pts2
fedoramagazine.org 2y ago

Writing useful terminal TUI on Linux with dialog and jq

mdwalters
11pts1
news.ycombinator.com 2y ago

Ask HN: Do you keep a encrypted journal on your computer?

mdwalters
3pts3
www.jwestman.net 2y ago

Blueprint: A New Way to Craft User Interfaces (2021)

mdwalters
2pts0
brennan.io 2y ago

Write a Shell in C (2015)

mdwalters
4pts0
a.exozy.me 2y ago

Installing Every Arch Package (2022)

mdwalters
2pts0
yynn.app 2y ago

yynn – Rate good things and other things

mdwalters
1pts0
apiraino.github.io 2y ago

Dear scammer... (2019)

mdwalters
2pts0
lists.fedoraproject.org 2y ago

Fedora Linux 39 gets green light for release candidate

mdwalters
2pts0
communityblog.fedoraproject.org 2y ago

Say Thank You During Fedora Appreciation Week 2023

mdwalters
2pts0
www.androidauthority.com 2y ago

Apple's called Android a "massive tracking device" in an internal presentation

mdwalters
52pts52
news.ycombinator.com 2y ago

Ask HN: Looking for a project to volunteer on? (November 2023)

mdwalters
3pts2
fonts.google.com 2y ago

Choosing Reliable Typefaces

mdwalters
2pts0
www.theverge.com 2y ago

Android 14 will make it easier for apps to support passkeys soon

mdwalters
4pts1
www.nytimes.com 2y ago

Martin Goetz has died

mdwalters
2pts1
blogs.gnome.org 2y ago

Rethinking Adaptivity

mdwalters
1pts0

if a system component like Gnome is crashing, there will be neither log records or crash dumps and you will never figure out why it crashed

On Fedora you can use ABRT (AKA Problem Reporting) to view logs and tracebacks of a component that has crashed, and report the problem via Bugzilla. Also, GNOME isn't a system component, Fedora would still work without it, but it would use a TTY terminal instead.

Remember, GNU is a collection of packages. ChromeOS still has GNU utilities built in, therefore, it is still running on GNU/Linux. Now, if Google made a GNU replacement, then the ChromiumOS kernel would have been named Chromium/Linux, or Chrome/Linux.

Not exactly. There are some ways to install GNU/Linux distros on Chromebooks, the Eupnea project's Depthboot script[1], for example, lets users build/run a distro by extracting the rootfs from an ISO file, and apply Chromebook-specific patches, like using ChromeOS' kernel, using keyd to make patches to support the Chromebook keyboard's action keys, and much others.

(Disclaimer: I'm the current maintainer of the Eupnea project.)

[1] https://github.com/eupnea-linux-backup/depthboot-builder

2 months ago (August 2023), on a "What are you working on" thread, I stated that I was making a extensible text editor on the web. I said on the comment that my laptop was undergoing repairs, and it would be open-sourced by the end of August. The repair took much longer than expected, and had to push the deadline to the end of October 2023, as a result of me forgetting about the project.