Viewing profile — sshb
sshb
HN member- Joined
- Mon, Feb 09, 2015, 9:47 PM UTC
- HN karma
- 196
- Public activity
- 75 items
- HN profile
- View on Hacker News ↗
About sshb
No profile information was provided.
Recent public activity
-
comment
Comment #46719606
[flagged]
-
comment
Comment #45972382
In the same vein: https://typespec.io/
-
comment
Comment #42368386
Might be worth checking out: https://quantum.country/
-
comment
Comment #41110510
This unconventional computing magazine came to my mind: http://links-series.com/links-series-special-edition-1-uncon... Compute with mushrooms, compute near black holes, etc.
- comment
-
comment
Comment #40814462
Postponing any of my e-reader purchases until the Daylight Computer tech would reshape the market https://daylightcomputer.com/
-
comment
Comment #40488631
Reminded me of the circles in the sky method that might help studying the topological structure of the universe. https://mphitchman.com/geometry/section8-3.html (I think I read abo…
-
comment
Comment #40190821
From what I can see, Openllmetry asks you to manually call tracer for non-default OpenAI libraries (i.e. not Python/Node.js) [1] OpenLIT might be easier to integrate with any langu…
-
comment
Comment #38332182
You might want to check out https://dchest.com/authbook/
-
comment
Comment #38032199
I was always wondering if it’s possible to figure pledges in compile-time for Go, e.g., declare in your module “I will never access network” and make compiler verify that. (Wouldn’…
-
comment
Comment #37969834
[[[FFR]]]FFRFFRFFCFFFFFFFFFFFFFFFCCCCCCC[[[FFR]]][[[FFR]]]FFCFFFFFFFFFFFFFFFFFFFFFFFFFFFCCCCCCCRR[[[[[FFFFFF]]R]]]FFFFFFFFFFFFFFFFFFFRRCCCCCCCCCFFFFFFFFFFFFFFFFFFFFFFFFFCCCCCCCRRRR…
-
comment
Comment #37882639
Stratospheric aerosol injection is one of the proposed approaches https://www.euronews.com/green/2023/07/05/sun-blockers-us-sc...
-
comment
Comment #35801003
Great article on this topic: https://apenwarr.ca/log/20171213
-
comment
Comment #34762582
I've also taken a shot at a similar thing (no GUI though!) https://github.com/sashabaranov/pike
-
comment
Comment #34652568
Here's a small API wrapper in Go: https://github.com/sashabaranov/kagi-summarizer-api
-
comment
Comment #32497383
Agree with most of the points in the article. I’ve tried to attack this party by generating code and leaving all other maintenance to developer without any framework constraints: h…
- story
-
comment
Comment #30409189
Curious about group theory take on this. It seems that symmetry helps to easily exclude multiple shapes at the beginning of each round.
-
comment
Comment #29416365
I wonder about FPGA and io_uring implementations performances
-
comment
Comment #28818128
Isn't eBPF basically the same idea?
-
comment
Comment #28757899
Here is a nice summary: https://twitter.com/thePiggsBoson/status/1445334496857841668
- story
-
comment
Comment #28467679
> - Write custom query language (YAML or other), generate SQL schema, queries, and Go query interface (xo). I've also tried to unify this approach with gRPC/Protobuf messages and C…
-
comment
Comment #26467479
Swift is at least supported via Objective-C, and swift-grpc looks solid https://github.com/grpc/grpc-swift
-
comment
Comment #26467259
Yes, it bloats js bundle size quite a lot due to protobuf.