HN user

cyberge99

886 karma
Posts4
Comments565
View on HN
Boot Naked Linux 1 month ago

This is how we did it when I started Dashboard Linux. I booted directly into the c app.

There are certain things you can only truly learn by doing. I remember doing Linux From Scratch over a weekend and the depth of linux that I still understand to this day.

Thanks for the writeup. A more granular followup would be cool too.

I’m not sure, but I integrated Claude with Slack (with my own app; not the default Claude app). It’s a game changer. Claude is literally like a co-worker now. When I ask it for work, it creates a dedicated Slack channel that runs that session Id. I can resume from Cli or import cli sessions into slack.

No. I experienced this firsthand. Brought on a on level dev who was using Ai. Created slop, when asked how it works, he just said “it’s all in the documentation” Lots of good documentation, but that’s bot what I needed. I needed an engineer that understood and knew what he created. I’m no longer at that org.

MCP Hello Page 2 months ago

I did something a little bit hacky: if the request is for GET /mcp and the Accept header includes text/html and NOT application/json or text/event-stream, I return a HTML page

Is this not the intended use of request headers?

Why TUIs are back 3 months ago

I have a theory that we’re moving back to TUIs because they’re responsive and will be compatible with wearables. It’s easy to overlay just text using TUI’s onto a visual portal.