Viewing profile — britannio
britannio
HN member- Joined
- Sun, Jun 14, 2020, 4:14 PM UTC
- HN karma
- 72
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About britannio
meet.hn/city/gb-Bath
Socials: - linkedin.com/in/britannio - github.com/britannio
---
Recent public activity
-
comment
Comment #49194470
Notably they have been using it internally since May. This is their v2.
-
comment
Comment #49186682
timestamp is 47:45
-
comment
Comment #48932357
SpaceXAI (Formerly xAI)
-
comment
Comment #48932343
Many developers just want a good TUI and that's what it serves as.
-
comment
Comment #48184158
Is this public? I'm interested in trying it.
-
comment
Comment #47815255
12 prompts and my weekly usage on the 5x Max plan is up :(
-
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...
-
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!
- story
-
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…
-
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…
-
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.
-
comment
Comment #43764658
looking forward to the new tool
-
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
-
comment
Comment #43371487
Why didn't they include Whoop or Oura?
-
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…
-
comment
Comment #42696989
The lack of a bug bounty program doesn't prohibit them from rewarding reported vulnerabilities.
-
comment
Comment #42501358
Some of the work from Tinycorp is: https://github.com/tinygrad/7900xtx
-
comment
Comment #42485972
Only while a vendor is ahead of the others. We developers will favour a vendor with faster inference and lower pricing.
-
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.
-
comment
Comment #42465345
So cool. I wonder if it'd work for a Raspberry Pi Pico + https://pimoroni.com/picodisplay or similar devices.
-
comment
Comment #41976514
The data is supposedly there: https://news.ycombinator.com/item?id=41975320
-
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.
-
comment
Comment #41579097
You can combine the best of both too: https://www.youtube.com/watch?v=rjbEG7COj7o
-
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…