sylwester
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
FerroTerm is a Terminal Emulator / Library witten in Rust and compiled to WebAssembly. It is approx 4x faster than xterm.js which is used by VSCode etc. and prodvides wide spec coverage.…
-
Hey everyone, I was always tired of setting up PowerDNS, Bind and PiHole and I am trying to do more projects in Rust, so here is Nomina. It has: * Split Horizon DNS (return a different IP/record if remote IP is in a…
-
I am a hardware engineer and security researcher and I've been wondering whether my work could be partially automated, so I can focus on other topics as well, so I build revenant - a LLM powered (Claude, OpenAI, local…
-
I read HN on my phone every day and never really settled on a reader, so I wrote my own and finally tidied it up enough to put out there. It's plain SwiftUI with no third-party dependencies. A few things I spent the…
-
I am a C, C++ and Go developer and have been avoiding AI for past couple of years. About 2-3 years ago, I have started using Copilot, but wasn't satisfied with the results, so I went back to "classic" development.…
-
Recently I was researching about DHTs and developed a DHT Sniffer in Go which connects to some known DHT Routers and sniffs all the annoucements. I've quickly added ZincSearch and it is now basically a search engine…
-
As an embedded developer, I am always happy to see threads about embedded hardware and software, new SoC / MCU releases etc, but these are rare here. I was wondering if there is something similar. I know about the…
- Show HN: I've made an open source Raspberry RP2040+ESP32 dev board with a twist (forums.raspberrypi.com)
-
I've discovered GoLang for myself around 2 years ago when the company I was working for was going to use it, so I had to learn it in a brute-force learning by doing way. I've learnt a lot along the way by looking at…