HackerTrans
TopNewTrendsCommentsPastAskShowJobs

joelres

no profile record

Submissions

Claude Relentlessly Got Nancy Drew (XP, 2007) Running on My M1 (400 Tool Calls)

joelreske.com
9 points·by joelres·5 bulan yang lalu·6 comments

comments

joelres
·16 hari yang lalu·discuss
Really beautiful, informative, and functional layout. Great work!
joelres
·18 hari yang lalu·discuss
Very cool!

Suggestion: would be helpful to include examples of what's possible, or some things to try (or things that are explicitly prevented).
joelres
·bulan lalu·discuss
Hi! Sorry, not great at responding to hn comments, feel free to dm!

My primary motivation is helping my anxiety by strictly limiting my inputs in most life contexts (when I'm with friends, walking around) so that I can be more present. While having a device just in case of emergency or for the convenience of scheduling to meet up, etc.

My primary security is that only about 20 people have the number (people that I'm meeting up with, I'm not very stingy about it), and I don't get any OTP to the phone. I think this is more of a feature, it feels really nice to have a feeling of disconnection and privacy when I go out. I still use my old iphone and it's number via my mac.

I've had a good time with AOSP! From my very limited understanding, KaiOS could be a bit limiting? But honestly I don't know.

Curious if you try these other options! TBH for what I want, I think having a very low price (~$50 is ideal) is a huge feature because I feel like it gives me the permission to experiment without really worrying about it. Worst case I can brick it, order another, and swap the external SIM.
joelres
·bulan lalu·discuss
tcl flip 2 !

I got it for about $40 a year ago, but it looks a bit more expensive now ($90 on Amazon). It was a bit of a pain to root it, but I was able to follow some online guides - I've been meaning to publish a repo with exact steps. Let me know if you order! There are a couple similar phones that work well, the important thing is getting AOSP and not other firmware.
joelres
·bulan lalu·discuss
I have recently fully switched to a flip phone running AOSP.

After years of fiddling with OneSec and others this really has been the only solution that has worked for kicking my screen addition.

Best thing - with AI I can quickly build APKs for whatever I actually need! I build an app to give me turn by turn directions and (ironically) an app to talk to Claude w/ web search. I feel like I'm living in a world of truly personalized software.

I find the interface itself (number pad with t9, tiny screen) to be the most important part of dissuading compulsive use. Would highly recommend!
joelres
·2 bulan yang lalu·discuss
[Colma](https://www.colma.ai/) solo venture, working with my dad who has been in digital marketing for 30 years and has a small agency.

Takes any website, does deep research on who's searching, what your offers are, etc, and then makes a plan and recommendations to get you more visibility on Google, ChatGPT, etc.

These days, there's really no excuse for someone with a website to not be doing these things to get more visibility, and I've found generic LLM advice to be pretty bad. Contact if interested or curious! Currently in pilot stage with a few agencies and website builders.
joelres
·2 bulan yang lalu·discuss
I run a local print-only zine in SF called Lower Haight Local ! We print 1,000 copies a month with a local printer and have 20-30 neighbors contributing art or writing to each issue. We have a block party to distribute it each month.

I find that despite print no longer being the fastest place to get news, the physicality of it connects neighbors in a way online publications or social media cannot replicate. It’s pretty special - if you’re interested in getting your own zine off the ground or want to contribute, reach out!
joelres
·3 bulan yang lalu·discuss
I typed in the address of my childhood home, and breathed a sigh of relief when it showed a random home with solar panels and 'clean modern sustainable living' which my childhood home was not. Even added solar panels.

General design was correct, and it included the name of a town just nearby.

Not a surprising result, but made me reflect on what a weird world we now live in.
joelres
·4 bulan yang lalu·discuss
Will do! I'm using a JSON DSL currently, I wonder if there's a best choice for format that is both at the correct level of expressiveness and also easy enough for the LLM to generate in a valid way. I do think markdown has advantage of being very trivial for LLMs, but my current JSON blocks strategy might be better for more complex data.... will play around.
joelres
·4 bulan yang lalu·discuss
I quite like this! I've been incrementally building similar tooling for a project I've been working on, and I really appreciate the ideas here.

I think the key decision for someone implementing a flexible UI system like this is the required level of expressiveness. To me, the chief problem with having agents build custom html pages (as another comment suggested) is far too unconstrained. I've been working with a system of pre-registered blocks and callbacks that are very constrained. I quite like this as a middleground, though it may still be too dynamic for my use case. Will explore a bit more!
joelres
·5 bulan yang lalu·discuss
Oh interesting - will give this a look!

Honestly this comment is the exact reason why this is such an interesting allegory - I didn't know Proton existed! And looking at it, it might be perfect for my use case. Appreciate the tip - will take a look!
joelres
·5 bulan yang lalu·discuss
So. True. This use case was fun, but was the first thing I've done that wasn't easily sandboxed.

One key is sandboxing the agent (easy to do with Claude Code) so that it can only see a certain directory and needs to ask permission for additional directory access (works well). Can double layer sandbox if you don't trust the Claude cli.

The ISO issue is whole other ballgame. In this case, for me, it was a bit of a yolo. I did click through the internet archive link and it seemed decent, but definitely risk here. Watching output doesn't really matter if there is a virus in the random executable that it pulled
joelres
·5 bulan yang lalu·discuss
I'm a web engineer with zero Wine experience, and I wanted to replay a Nancy Drew game from 2007 that I used to play on the Windows XP computer in our kitchen. I pointed Claude Code at it and let it run. Six hours, 400 tool calls, a binary DLL patch, a virtual filesystem hack later - it worked! This game is amazing. Also I'm not sure Claude fixed it in a legal way...