Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
voigt
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
voigt
1y ago
Is there something like https://www.flightradar24.com for satellites? Would be kind of interesting to build a “live” visualization of objects in earths orbit. But this would require accurate live data of those objects. Probably
2.
▲
by
voigt
1y ago
> Superhuman valued at $825 million in 2021, $35 million annual revenue This is nuts! I used Superhuman for about a year. And honestly, I might still be using it if the pricing weren't so off. It had a couple of nice features, and t
3.
▲
by
voigt
1y ago
Really miss Sparrow! To me it was the perfect email client.
4.
▲
OpenBAO v2.3 now supports Namespaces (HashiCorp Vault fork)
(openbao.org)
7 points
by
voigt
1y ago
|
0 comments
5.
▲
by
voigt
1y ago
I went to the comments to see if I was the only one who felt this way. I don't judge using AI to correct spelling or style issues, but this is just too much.
6.
▲
by
voigt
1y ago
Appears to me more like a super clean version of hack.md!
7.
▲
Fire Chicken Webring
(firechicken.club)
1 points
by
voigt
2y ago
|
0 comments
8.
▲
by
voigt
2y ago
tl;dr: he used 4 raspberry pi 5s, and created a k8s cluster using microk8s. There isn't so much value in this article, also not an explanation of how things were done... The chosen case looks nice, but for a cluster of PIs it looks lik
9.
▲
by
voigt
2y ago
> In general everything about it feels like it makes projects easy to work on for 5 days, abandon for 2 years, and then get back into writing code without a lot of problems. To me this is one of the most underrated qualities of go code.
10.
▲
by
voigt
3y ago
This is the „beauty“ of web rings. Low tech, but brittle if not everyone plays to the rules xD
11.
▲
Zig Support for WASM Workers Server
(wasmlabs.dev)
11 points
by
voigt
3y ago
|
1 comments
12.
▲
by
voigt
3y ago
I’m really sorry to hear this. She did so much for the community and was an inspiring personality. All the best to her family.
13.
▲
by
voigt
3y ago
Having the latest post of each blog available is an awesome, thank you for adding it. Another killer feature on top would be to sort for latest post, so they can be ordered by date desc. This would make a great HN-meta news page :)
14.
▲
by
voigt
3y ago
I’m missing the good old time of webrings. This is very close :)
15.
▲
by
voigt
3y ago
https://christophvoigt.com/ My personal blog writing mainly about technical things such as Kubernetes (and Containers), WebAssembly or Zig. Lately I’m documenting my progress of learning the Rust programming language by tak
16.
▲
by
voigt
3y ago
I do understand why people try this approach: First: wasm is the perfect plug-in language, as it provides a high level of isolation and therefore security for the host app. Second: the promise of wasm is that you can write it in any languag
17.
▲
by
voigt
4y ago
I think it’s worth to check out https://github.com/superseriousbusiness/gotosocial It’s far from „done“ and has a lot of rough edges, but it’s easy to setup and probably good enough for a single instance!
18.
▲
by
voigt
4y ago
Congratulations on the release!
19.
▲
by
voigt
4y ago
I’m using Make for years now but usually only for very basic things. I always feel like it can do much more. Are there any good docs/books/articles about advanced usage of make?
20.
▲
by
voigt
4y ago
A couple of KubeCons ago there was a talk about a "Kubernetes without Containers". The idea was to utilize Kubernetes' API and extensibility, without the necessity to run a container runtime. I can not recall the name of the
21.
▲
by
voigt
4y ago
Using Wasi (opening/reading/writing files) via zig: https://christophvoigt.com/zig-file-open-in-wasi-via-preopen...
22.
▲
by
voigt
4y ago
First reaction: chill, it’s a super basic example… Looking closer to it: boy he didn’t even care to change the log message. Thanks for the example meheleventyone!
23.
▲
The WebAssembly Component Model
(fermyon.com)
4 points
by
voigt
4y ago
|
0 comments
24.
▲
by
voigt
4y ago
Is there any good smartphone app that emulates the Gameboy Camera? So far I found only some that promise but do not deliver...
25.
▲
by
voigt
4y ago
Plus: Zig brings a great Build System for (cross-)compiling. It’s very adaptable, so you can even build C, rust, go or whatever language…
26.
▲
by
voigt
4y ago
I see Zig, I vote up ;) Exciting new language with compelling features! Great work of the author explaining comptime!
27.
▲
by
voigt
4y ago
I hope for 2k bugs it has at least an „undo“-button. The classic op1 doesn’t have one. Would increase my productivity dramatically.
28.
▲
by
voigt
4y ago
> Included in the repository is a PoC for running a plain wasi host (ie. no extra host functions except to support wasi system calls). Looks like that’s not decided yet. In theory you could use pod.spec.volumes to hand it over to the shi
29.
▲
by
voigt
4y ago
Great work! Nice to see some progress in this direction. The WasmEdge team also tamed their crun OCI runtime to run containers as well as wasm modules. [1] So running wasm along with your pods is not exactly new. Though it yet needs to be p
30.
▲
by
voigt
5y ago
Is there any OSS/self hosted alternative to Strava? Where would be the challenges?
More ›