HackerLangs
TopNewTrendsCommentsPastAskShowJobs

ruptwelve

no profile record

Submissions

Spec Driven Development Isn't Waterfall

brooker.co.za
6 points·by ruptwelve·เดือนที่แล้ว·1 comments

[untitled]

1 points·by ruptwelve·3 เดือนที่ผ่านมา·0 comments

[untitled]

1 points·by ruptwelve·4 เดือนที่ผ่านมา·0 comments

Running Obsidian on a Headless Server

rup12.net
1 points·by ruptwelve·5 เดือนที่ผ่านมา·0 comments

Can my SPARC server host a website?

rup12.net
2 points·by ruptwelve·5 เดือนที่ผ่านมา·2 comments

Setting Up the AWS SDK for Rust

rup12.net
2 points·by ruptwelve·7 เดือนที่ผ่านมา·0 comments

Writing MCP Servers in Rust (stdio, rmcp)

rup12.net
6 points·by ruptwelve·7 เดือนที่ผ่านมา·1 comments

Learning Rust: Deserializing 10K CSVs from S3 in 10 seconds

rup12.net
1 points·by ruptwelve·7 เดือนที่ผ่านมา·0 comments

Implementing Rust newtype for errors in axum

rup12.net
19 points·by ruptwelve·8 เดือนที่ผ่านมา·9 comments

comments

ruptwelve
·เดือนที่แล้ว·discuss
When I move from Europe to the US I realized that roaming is not as prevalent here as it is back home. The (mostly) wooden houses enable me to just use one really powerful AP for most of my needs.
ruptwelve
·4 เดือนที่ผ่านมา·discuss
I mean for the cost of the Mac Pro wheels you can get a Macbook Neo these days!
ruptwelve
·4 เดือนที่ผ่านมา·discuss
While I am a huge fan of IRC, wouldn't be simpler to simulate IRC, since you are embedding it? Or is the chatroom the actual point? Kudos on the project!
ruptwelve
·4 เดือนที่ผ่านมา·discuss
Maybe not a shell trick per-se but I have been a very big fan of zoxide. It can jump around your common directories. If you have a ~/workspace/projects and you are anywhere and type `cd projects` it will take you to that directory. I never realized how much I got hooked onto it, until I used a system without it.
ruptwelve
·4 เดือนที่ผ่านมา·discuss
The <esc>v has been such a lifesaver at times when having to execute/modify super complex commands!
ruptwelve
·4 เดือนที่ผ่านมา·discuss
This is very interesting. As a person who meticulously daily diaries into Obsidian, my hope is to have a relatively accurate look-back at things I've done in the past. And having a Wiki to show that, feel very interesting now!
ruptwelve
·4 เดือนที่ผ่านมา·discuss
All my repos have at least 1 star! :)
ruptwelve
·5 เดือนที่ผ่านมา·discuss
Author here: Thank you for posting this link! And I see the sentiment: "Of course it can, it was built for that"! And I fully agree! My clickbaity title was meant to be in the spirit of 2026. Exposing an older server (although not an old OS) to the internet and all it's nasties was not something I would lightly do. But this old Netra does a good job! I guess the Cloudflare tunnel is a bit of cheating here, but I did not feel comfortable exposing something running at home. So CF came in clutch.

As for the hardware, yeah 1GB of RAM on a 2001 server, kits it out nicely! But even with that, I tried to limit what is running there so the server would actually work smoothly. (I even compiled a few Rust binaries, and yeah that took ages).

My old hardware collection has plenty of other candidates for hosting a website. So expect more!
ruptwelve
·5 เดือนที่ผ่านมา·discuss
I am looking for that Kimi 2.5
ruptwelve
·5 เดือนที่ผ่านมา·discuss
My thought was having Solaris there, and well, that is just too ancient for the modern internet (and all its nasty bits)
ruptwelve
·7 เดือนที่ผ่านมา·discuss
I've decided to dive into the world of writing MCP Servers in Rust!
ruptwelve
·8 เดือนที่ผ่านมา·discuss
`Anyhow` is a great thing to get you started. But ultimately you wanna use some bespoke errors, and just roll your own!
ruptwelve
·8 เดือนที่ผ่านมา·discuss
I'll chalk that up to my Astro theme. It's supposed to be just `Something` and the backticks should have not been visible! Sorry!