Viewing profile — tlarkworthy
tlarkworthy
HN member- Joined
- Mon, Oct 22, 2012, 11:53 AM UTC
- HN karma
- 5,765
- Public activity
- 1,820 items
- HN profile
- View on Hacker News ↗
About tlarkworthy
Firebase -> Google -> Futurice -> Taktile
Now in Berlin.
Recent public activity
-
comment
Comment #49212786
Oh thats great and makes so much sense and you can see how it could be extended, brilliant abstraction
- story
-
comment
Comment #48665579
[flagged]
-
comment
Comment #48621042
HTML is human readable as a text file. It does lack abstraction though. I don't actually like markdown much but it is quicker for prose and when I want my images styled a certain w…
-
comment
Comment #48607199
Ruby is extensible as well, these things flourish because their creators thought hard about escape hatches. The things that are not extensible we don't talk about because they alre…
-
comment
Comment #48595682
Of course it's extensible, you can put HTML in it, and HTML is extensible.
-
comment
Comment #48589381
I tried it and it does not compress messages which was 90% of my context, so it only compresses a small part of my token usage. If you read it carefully you will realize that is ex…
-
comment
Comment #48517488
I think it's enough to use Open Router to encourage competition in the market place.
- story
-
comment
Comment #48245574
It kills drag scroll over the flow text on my android
-
comment
Comment #48152031
Maybe they want a quick switchover and the UB is replicating existing problems so it is net neutral for the codebase (but positive future coz developers can do future work on rust …
-
comment
Comment #47747665
It counts every instruction and blends the colours for the three active modes. Then the height represents idleness. So it's a pretty high resolution measure!
-
comment
Comment #47741198
I added a viz for that! Its cool! You can see the transition to user mode https://bsky.app/profile/larkworthy.bsky.social/post/3mjcpky...
-
comment
Comment #47699537
OK fixed! As you clearly know this space well, what do think would make this project better? I was thinking I wanted to see a heatmap of memory access (pages?), and more detailed e…
-
comment
Comment #47696080
I just like the game Risk. It boots!
-
comment
Comment #47662108
This is an app, the file works from a file:// domain without a local Webserver. It's a different thing than other things you have seen.
-
comment
Comment #47659364
Evergreens only. Yes it's a whole OS in there, 7mb.
- story
-
comment
Comment #47378658
We do something similar at work, called metadev. It sits above all repos and git submodules othe repos in, and works with multiple changes with multiple sessions with worktrees, an…
- story
-
comment
Comment #47090712
Two husbands without kids, working in tech, have a huge amount of cash, time capacity and ideation opportunity. I felt these added up to a huge advantage for getting quality shit d…
- story
-
comment
Comment #46878464
It makes you download it but then a button appears saying join in browser. I have tons of zoom binary copies
-
comment
Comment #46763379
I have a pretty good one here https://observablehq.com/@tomlarkworthy/robocoop-2 and I have a port of opencode in-progress
-
comment
Comment #46658247
Yeah, this upsert_cell tool does it https://observablehq.com/@tomlarkworthy/forking-agent#upsert... format: { type: "grammar", syntax: "regex", definition: cellsRegex }, Where cell…