Live data from Hacker News

Viewing profile — britannio

britannio

HN member
Joined
Sun, Jun 14, 2020, 4:14 PM UTC
HN karma
72
Public activity
39 items

About britannio

https://x.com/Britannioj https://linkedin.com/in/britannio/

meet.hn/city/gb-Bath

Socials: - linkedin.com/in/britannio - github.com/britannio

---

Recent public activity

  1. comment
    Comment #49194470

    Notably they have been using it internally since May. This is their v2.

  2. comment
    Comment #49186682

    timestamp is 47:45

  3. comment
    Comment #48932357

    SpaceXAI (Formerly xAI)

  4. comment
    Comment #48932343

    Many developers just want a good TUI and that's what it serves as.

  5. comment
    Comment #48184158

    Is this public? I'm interested in trying it.

  6. comment
    Comment #47815255

    12 prompts and my weekly usage on the 5x Max plan is up :(

  7. comment
    Comment #46644753

    This is impressive but in a sample I tried, it switched language on the second paragraph. I'm on a M4 Pro Macbook. https://gist.github.com/britannio/481aca8cb81a70e8fd5b7dfa2f...

  8. comment
    Comment #46107409

    Hey HN, I wanted to share a few tips I use to get more out of coding agents connected to a browser!

  9. story
  10. comment
    Comment #45457298

    I had access to GitHub Copilot as a student in early 2022 while learning Haskell and immediately realised that it would hinder my learning if I didn't turn it off and implicitly fo…

  11. comment
    Comment #44858149

    I discovered the "Layered Tool Pattern" a few days ago which exposes three tools to discover and execute an arbitrary number of service endpoints. https://engineering.block.xyz/blo…

  12. comment
    Comment #44027536

    I used this throughout my computer science degree, and it worked a charm. Now I rely on it as a solid personal knowledgebase.

  13. comment
    Comment #43764658

    looking forward to the new tool

  14. comment
    Comment #43406046

    > We develop your entire backend according to your spec for 75% less cost than anyone else charges for a comparably high-quality implementation Icing on the cake

  15. comment
    Comment #43371487

    Why didn't they include Whoop or Oura?

  16. story
    Show HN: Slop Factory – UK's Shortest Hackathon Winner

    I had three hours to build a website, so I used Cursor Composer to create a website that builds websites. Claude Sonnet generated the ideas for each of the 200+ websites and then c…

  17. comment
    Comment #42696989

    The lack of a bug bounty program doesn't prohibit them from rewarding reported vulnerabilities.

  18. comment
    Comment #42501358

    Some of the work from Tinycorp is: https://github.com/tinygrad/7900xtx

  19. comment
    Comment #42485972

    Only while a vendor is ahead of the others. We developers will favour a vendor with faster inference and lower pricing.

  20. comment
    Comment #42473016

    It was a cool thing... I expected a hacky demo that'd fall apart mid-way but it held up. The Macintosh SE in the office was cool too.

  21. comment
    Comment #42465345

    So cool. I wonder if it'd work for a Raspberry Pi Pico + https://pimoroni.com/picodisplay or similar devices.

  22. comment
    Comment #41976514

    The data is supposedly there: https://news.ycombinator.com/item?id=41975320

  23. comment
    Comment #41672187

    Joseph explains the algorithm on YouTube too: https://www.youtube.com/watch?v=rjbEG7COj7o It's great work, combining the best of OT and CRDTs.

  24. comment
    Comment #41579097

    You can combine the best of both too: https://www.youtube.com/watch?v=rjbEG7COj7o

  25. comment
    Comment #41560289

    Andrej Karpathy states that LLMs are highly general purpose technology for statistical modelling of token streams [1]. For example, comma.ai uses transformers in their self-driving…