Live data from Hacker News

Viewing profile — sshb

sshb

HN member
Joined
Mon, Feb 09, 2015, 9:47 PM UTC
HN karma
196
Public activity
75 items

About sshb

No profile information was provided.

Recent public activity

  1. comment
    Comment #46719606

    [flagged]

  2. comment
    Comment #45972382

    In the same vein: https://typespec.io/

  3. comment
    Comment #42368386

    Might be worth checking out: https://quantum.country/

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

  5. comment
  6. comment
    Comment #40814462

    Postponing any of my e-reader purchases until the Daylight Computer tech would reshape the market https://daylightcomputer.com/

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

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

  9. comment
    Comment #38332182

    You might want to check out https://dchest.com/authbook/

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

  11. comment
    Comment #37969834

    [[[FFR]]]FFRFFRFFCFFFFFFFFFFFFFFFCCCCCCC[[[FFR]]][[[FFR]]]FFCFFFFFFFFFFFFFFFFFFFFFFFFFFFCCCCCCCRR[[[[[FFFFFF]]R]]]FFFFFFFFFFFFFFFFFFFRRCCCCCCCCCFFFFFFFFFFFFFFFFFFFFFFFFFCCCCCCCRRRR…

  12. comment
    Comment #37882639

    Stratospheric aerosol injection is one of the proposed approaches https://www.euronews.com/green/2023/07/05/sun-blockers-us-sc...

  13. comment
    Comment #35801003

    Great article on this topic: https://apenwarr.ca/log/20171213

  14. comment
    Comment #34762582

    I've also taken a shot at a similar thing (no GUI though!) https://github.com/sashabaranov/pike

  15. comment
    Comment #34652568

    Here's a small API wrapper in Go: https://github.com/sashabaranov/kagi-summarizer-api

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

  17. story
  18. 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.

  19. comment
    Comment #29416365

    I wonder about FPGA and io_uring implementations performances

  20. comment
    Comment #28818128

    Isn't eBPF basically the same idea?

  21. comment
    Comment #28757899

    Here is a nice summary: https://twitter.com/thePiggsBoson/status/1445334496857841668

  22. story
  23. 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…

  24. comment
    Comment #26467479

    Swift is at least supported via Objective-C, and swift-grpc looks solid https://github.com/grpc/grpc-swift

  25. comment
    Comment #26467259

    Yes, it bloats js bundle size quite a lot due to protobuf.