Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
llamavore
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
llamavore
5mo ago
I will add I’m sad to see Anthropic go anti-community on their Claude subscription usage but since Codex works in pi then using pi as the underlying harness is probably the best thing to do. I did use open source codex rust in cleon to easi
2.
▲
by
llamavore
5mo ago
Yeah I use it myself when I need to quickly debug something in Jupyter because I can just pip install cleon anywhere and then do @ question to get codex involved. I took Jeremy’s solveit course and built this in homage to the concept of AI
3.
▲
by
llamavore
5mo ago
Looks cool. I love notebooks. I built something similar with just plain cli agent harnesses for Jupyter a while back. It supports codex subscriptions and pi, (used to support Claude subs, might still be okay since I didn’t modify the system
4.
▲
by
llamavore
1y ago
Cal Newports Slow Productivity has a lot to say about this topic. Creativity comes in bursts and can’t be scheduled. Happiness and health move with the seasons. Treating humans as divisible units of 1 hour blocks of factory farmed ROI will
5.
▲
by
llamavore
1y ago
Not at all! Pizza for everyone.
6.
▲
by
llamavore
1y ago
I agree with this too, I have read a lot of academic stuff with - em dashes and it reads like the author doesn't know how to write and is just translating spoken word to text. When you are talking, an aside can make a lot of sense beca
7.
▲
by
llamavore
1y ago
I 100% agree. I hear a lot of pushback from em dash lovers on the semicolon; if you can learn to love an em dash, you can learn to use and love a semicolon. Remember, meaning is based on common usage, so now em dash is slop-nonymous, semico
8.
▲
by
llamavore
1y ago
Wow! Ship a great driver? Check. Conformant OpenGL 4.6, OpenGL ES 3.2, and OpenCL 3.0? Check. Conformant Vulkan 1.4? Check. Proton gaming? Check. Bravo! Just think of the value that will have downstream for game devs or others who wish to t
9.
▲
by
llamavore
1y ago
Maybe we can finally spark an omarchy style user driven linux mobile OS ala DHH? Or are users just going to face network bans and additional tracking like with grapheneos?
10.
▲
by
llamavore
1y ago
Great article. Lots of similarities to other terms floating around like forward deployed engineer and full stack builder. This is obvious if you ask ChatGPT to list all the professions over the years which have been combined and subsumed du
11.
▲
Self-Hosting AI Models After Claude's Usage Limits
(steipete.me)
18 points
by
llamavore
1y ago
|
0 comments
12.
▲
by
llamavore
1y ago
Totally agree, the FFI escape hatch and excellent tooling from rust, maturin pyo3 etc means so many python problems can just be solved with rust. Which begs the question, has anyone tried doing a greenthread implementation in rust? Maybe of
13.
▲
by
llamavore
1y ago
Great article, the previous related one goes into a lot more detail on some of pythons different concurrency implementation details: https://lucumr.pocoo.org/2024/11/18/threads-beat-async-await... Something w
14.
▲
by
llamavore
1y ago
Long live the semicolon!
15.
▲
by
llamavore
1y ago
It’s actually really good at small bugs but you need to make sure it can understand what’s broken by giving it context. Logs, curls, screenshots etc. The biggest problem is when it goes on vision quests and does stuff you didn’t ask. The me
16.
▲
by
llamavore
1y ago
Check the post from Simon Willison: https://til.simonwillison.net/claude-code/playwright-mcp-cla... You install the playwright mcp server and then it just launches chrome. Also check out https://browser-use
17.
▲
by
llamavore
1y ago
Yeah, thats the_mitsuhiko aka Armin Ronacher. It was a joy to talk to him about Claude Code.
18.
▲
Agentic Coding Slot Machines – Did We Just Summon a Genie Addiction? – Part 1
(madhavajay.com)
12 points
by
llamavore
1y ago
|
6 comments
19.
▲
Taming agentic engineering: A complex porting job, 7x faster with Claude Code
(mariozechner.at)
3 points
by
llamavore
1y ago
|
0 comments
20.
▲
by
llamavore
1y ago
Thanks for the encouragement.
21.
▲
by
llamavore
1y ago
Agreed that behind every success is something which can be viewed retrospectively through a negative lens. The king of this is Uber. Perhaps this is more a reflection of hyper-capitalism than tech itself but the is book is more about the en
22.
▲
by
llamavore
1y ago
I think theres value in the books analysis of the early Cold Start strategies, which to me are reminiscent of the excellent blog post from Paul Graham https://paulgraham.com/startupideas.html In fact you could read that and
23.
▲
by
llamavore
1y ago
Paying for users (he calls it "subsidies") is mentioned but Chen talks about the fact that if you do it at the wrong time and you don't have hard side users or value and you're k-factor is too low, those users just churn
24.
▲
by
llamavore
1y ago
Oh wow thats a cool pattern.
25.
▲
by
llamavore
1y ago
Oh awesome! I didn't know about that, thanks.
26.
▲
by
llamavore
1y ago
Hi Yodon, yes this is my second blog post. I'v been one of those people who reads and watches for years and decided its time to post as well.