sylwester

↗ HN profile [ 66.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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.…

  2. 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…

  3. 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…

  4. 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…

  5. 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.…

  6. 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…

  7. 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…

  8. 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…