Readit News logoReadit News
crabl commented on Mountain of Ink   mountainofink.com... · Posted by u/neilfrndes
agambrahma · a month ago
I think people over-complicate fountain pens a lot.

I have a Lamy Safari that I got in 2012 and works just as well today.

It's what I still recommend to anyone who asks what to get.

Just get the pen, with its cartridge, add more cartridges -- you can stay here and already you're way better than with most standard ball pens that you'd be using otherwise.

Then, get the small converter, plop it in, get your first bottle of ink -- and again you can stay here and enjoy your pen-and-ink experience for a long long time.

Now if you want to try a few different inks, do that next. Maybe get a second pen, see whether 'fine' or 'medium' sized nibs is more your thing.

Go further than that if you want, but you don't have to.

Either way, that first step is enough to improve your life a lot

crabl · a month ago
the Zebra disposable fountain pens are EXCELLENT for how cheap they are, it's honestly a shame they're not refillable
crabl commented on Show HN: The Montana MiniComputer   mtmc.cs.montana.edu/... · Posted by u/recursivedoubts
colingauvin · a month ago
I am a Bozeman resident, got my PhD from MSU and my wife works there. Really was not expecting to see something from MSU make the front page of HN, well, ever, really. This is pretty cool.
crabl · a month ago
Bozeman tech scene is popping off recently!
crabl commented on Scribble-based forecasting and AI 2027   dynomight.net/scribbles/... · Posted by u/venkii
crabl · 2 months ago
Interesting! My first thought looking at the scribble chart was "isn't this Monte Carlo simulation?" but reading further it seems more aligned with the "third way" that William Briggs describes in his book Uncertainty[1]. He argues we should focus on direct probability statements about observables over getting lost in parameter estimation or hypothesis testing.

^[1]: https://link.springer.com/book/10.1007/978-3-319-39756-6

crabl commented on Unheard works by Erik Satie to premiere 100 years after his death   theguardian.com/music/202... · Posted by u/gripewater
crabl · 2 months ago
Ian Penman wrote a fantastic biography of Satie, published earlier this year. Worth a read! He was a profoundly strange and fascinating person: https://mitpress.mit.edu/9781635902532/erik-satie-three-piec...
crabl commented on Texting myself the weather every day   bensilverman.co.uk/posts/... · Posted by u/benslv
tanvach · 2 months ago
Having explored Twillio for text messaging recently, turns out it’s getting very hard to be able to send them programmatically in the US due to lengthy A2P registration process. I understand in spirit this aims to reduce text spam, but my feeling is this becoming another money making opportunity for carriers.

https://www.twilio.com/docs/flex/admin-guide/setup/conversat...

crabl · 2 months ago
Sole prop registrations (for individuals/non-corporations) are not _too_ onerous anymore and generally have a faster time to approval, provided you submit the right docs. Totally agree it's a money grab though. Twilio et al. have so much power to keep bad actors at bay but keep pushing responsibility to the consumers of their API. I feel like setting up push notifications is easier though, which is saying something.
crabl commented on Intelligent Agent Technology: Open Sesame! (1993)   blog.gingerbeardman.com/2... · Posted by u/msephton
crabl · 3 months ago
Everything old is new again: I came across a demo for Telescript [1] the other day that would not look out of place in a pitch deck today, save the references to AT&T. https://www.youtube.com/watch?v=wtrs3jtY96k

[1] http://www.datarover.com/Telescript/Documentation/TRM/chapte...

crabl commented on The rise of judgement over technical skill   notsocommonthoughts.com/b... · Posted by u/kohlhofer
crabl · 3 months ago
As the marginal cost of writing code decreases, the opportunity cost associated with writing the "right" code increases dramatically
crabl commented on At Amazon, some coders say their jobs have begun to resemble warehouse work   nytimes.com/2025/05/25/bu... · Posted by u/milkshakes
softwaredoug · 3 months ago
I am optimistic longer term, pessimistic near term

What needs to happen is the education of "junior programmers" needs to be revamped to embrace generative AI. In the same way we embraced google or stackoverflow. We're at a weird transition state where the juniors are being taught to code with an abacus, while the industry has moved on to different tools. Generative AI feels taboo in education circles instead of embraced.

Now there will eventually be a generation of coders just "born" into AI, etc, and they will do great in this new ecosystem. Eventually education will catch up. But the cohort currently coming up as juniors will feel the most pain.

crabl · 3 months ago
As a potential solution, do you think formal/semi-formal software development education (undergrad programs, colleges/polytechnics, dev bootcamps, etc) should lean super heavily into AI? To the extent that it's not just "use ChatGPT to help you complete this assignment" but rather "complete this assignment using *only* ChatGPT: you're not allowed to write any of the code by yourself".
crabl commented on LLM function calls don't scale; code orchestration is simpler, more effective   jngiam.bearblog.dev/mcp-l... · Posted by u/jngiam1
CSMastermind · 3 months ago
LLMs clearly struggle when presented with JSON, especially large amounts of it.

There's nothing stopping your endpoints from returning data in some other format. LLMs actually seem to excel with XML for instance. But you could just use a template to define some narrative text.

crabl · 3 months ago
We've been using Markdown tables to return data to the LLM with some success
crabl commented on I've been using Claude Code for a couple of days   twitter.com/Steve_Yegge/s... · Posted by u/tosh
develoopest · 6 months ago
I must be the dumbest "prompt engineer" ever, each time I ask an AI to fix or even worse, create something from scratch it rarely returns the right answer and when asked for modification it will struggle even more.

All the incredible performance and success stories always come from these Twitter posts, I do find value in asking simple but tedious task like a small refactor or generate commands, but this "AI takes the wheel level" does not feel real.

crabl · 6 months ago
What I've noticed from my extensive use over the past couple weeks has been Claude Code really sucks at thinking things through enough to understand the second and third order consequences of the code that it's writing. That said, it's easy enough to work around its deficiencies by using a model with extended thinking (Grok, GPT4.5, Sonnet 3.7 in thinking mode) to write prompts for it and use Claude Code as basically a dumb code-spewing minion. My workflow has been: give Grok enough context on the problem with specific code examples, ask it to develop an implementation plan that a junior developer can follow, and paste the result into Claude Code, asking it to diligently follow the implementation plan and nothing else.

u/crabl

KarmaCake day376October 31, 2008
About
chris (at) crabl (dot) net
View Original