Dev tooling often behaves differently if you set CI=true
We're going to need AI=true so that dev tools can behave differently when called by an AI agent:
- Non-interactive (like CI=true)
- Less logging to preserve context
- Tell the agent what commands it could run next based on what happened
03.08.2025 14:08 β π 0 π 0 π¬ 0 π 0
When you use claude code a lot, it feels obvious that coding with agents on mobile makes sense.
Seems likely >20% of 'coding' will happen on mobile within 5 years (presumably from ~0% today!)
20.07.2025 14:08 β π 0 π 0 π¬ 0 π 0
If you have a social media app where the DMs are important but you want to stop being exposed to the feed. e.g. LinkedIn or Twitter
You can use beeper.com which aggregates chats across multiple platforms.
Then block/uninstall the original app.
19.07.2025 11:11 β π 0 π 0 π¬ 0 π 0
Was explaining agentic coding to my mum yesterday and found myself saying:
"My job used to be typey typey, and now it's chatty chatty"
Kind of sums it up nicely.
13.07.2025 14:08 β π 0 π 0 π¬ 0 π 0
With Claude Code you can bring it up to speed on a PR by doing this incantation:
git fetch origin refs/heads/main:refs/remotes/origin/main && git diff "$(git merge-base --fork-point origin/main HEAD)"
Which calculates the PR diff to main, like you'd see on Github.
10.07.2025 17:49 β π 0 π 0 π¬ 0 π 0
Freshened up limitphone.com (again!)
β
Visual refresh
β
Landing pages for parents, gambling and porn
β
New main video + videos for parents, gambling and porn.
β
Positioning v5!
29.06.2025 14:08 β π 0 π 0 π¬ 0 π 0
Using Claude Code on the Max plan feels a bit like fast-forwarding 2 years in the software engineering industry. It's equal parts exciting and scary.
25.06.2025 18:03 β π 0 π 0 π¬ 0 π 0
LLMs do markdown code blocks way better if you ask them to put it in quadruple backticks.
15.06.2025 14:08 β π 0 π 0 π¬ 0 π 0
Something I've learned about myself in the past few years is to trust my 'spidy senses' on complex problems.
They turn out to be right 95%+ of the time but come with 0 rational explanation I can pass on to others. Usually takes a couple days for my brain to catch up.
12.06.2025 17:49 β π 0 π 0 π¬ 1 π 0
I'm internally conflicted about using AI tools to code.
I want it to be good! But I keep trying claude code in good faith but remain pretty unconvinced.
I'm slowly diverging from quite a few of my friends and colleagues who seem are all increasing vibing.
11.06.2025 18:04 β π 0 π 0 π¬ 0 π 0
I've recently been working on my computer ALOT and I've been pleasantly surprised how much better my body feels doing it with a split keyboard.
Still better to probably spend less hours on my computer though!
09.06.2025 17:46 β π 0 π 0 π¬ 0 π 0
I realized about 5 years ago that the SNES came out in 91/92. My earliest gaming memories were from 93/94 on a NES. My parents had got us the older console and I was none-the-wiser for 30 years!
06.06.2025 13:05 β π 0 π 0 π¬ 0 π 0
llm-ui.com hits 1k stars! No matter how you're counting.
03.06.2025 16:54 β π 0 π 0 π¬ 0 π 0
Limit now has a safe search option.
Forces safe search on in Google and other search engines.
Search engines without safe search are blocked.
02.06.2025 17:46 β π 0 π 0 π¬ 0 π 0
llm-ui.com got picked up by daily.dev and doubled in stars in 2 days. Neat!
app.daily.dev/posts/react-...
01.06.2025 14:08 β π 0 π 0 π¬ 0 π 0
Still a bit sad Slack has won 'company messaging' market.
I feel like it's designed for maximum engagement.
It requires a lot of disapline from me / the people I work with to be productive.
31.05.2025 10:46 β π 0 π 0 π¬ 0 π 0
There's no prebuilt of gambling apps,, and the gambling apps are different in every country.
I had to use some smart techniques to build a comprehensive list of ~1500 apps.
The brute force way I did it would have taken months for humans. But cost ~$30 in GPT 4o-mini.
30.05.2025 18:02 β π 0 π 0 π¬ 0 π 0
Limit now has a Gambling Blocklist. Blocks ~1500 apps and 0.5M websites.
29.05.2025 17:49 β π 0 π 0 π¬ 0 π 0
Been using crappy, but functional, dishwasher that came with our house for 4 years. Decided to replace it, new one is arriving today!
Get up this morning and the old one is shorting the electrics (never happened before).
It's making me so uneasy that I can't explain it.
28.05.2025 18:03 β π 0 π 0 π¬ 0 π 0
git commit -m "$(claude -p 'Print a succinct commit message from my diff' "$(git diff --staged)")"
This frees up at least 50% of my brain's cycles...
25.05.2025 14:08 β π 1 π 0 π¬ 0 π 0
Limit Browser can load uBlock origin filter lists.
It checks if a site is blocked in ~5ms, giving the reason if it's blocked.
Performance is important because a nsfw filterlist is a 10MB .txt file!
22.05.2025 17:49 β π 1 π 0 π¬ 0 π 0
Limit now has adult content blocking!
21.05.2025 18:04 β π 0 π 0 π¬ 0 π 0
You can now customize how other browsers are blocked by Limit.
All other Browsers were previously unconditionally blocked, but now you can customize them like any other blocklist π₯.
Shout out to that one insurance app that always opens Chrome no matter what π.
19.05.2025 17:46 β π 1 π 0 π¬ 0 π 0
Screentime
Yesterday some friends and I were comparing screen time.
Mine was so low I was actually pretty surprised.
Limit really works for me.
12.05.2025 17:46 β π 1 π 0 π¬ 0 π 0
LLMs have not moved the needle in my day-to-day coding, but it's upped my game in areas like: design, video editing, seo etc.
I think they help me with breadth more than depth.
11.05.2025 14:08 β π 3 π 0 π¬ 0 π 0
Discovered "Mise", a package manager that lets you have multiple versions of a package on your machine.
mise.jdx.dev/walkthrough....
It's like nvm, but you can install nvim, go etc.
You can setup mise.toml in your project to override versions of tools when you cd in.
10.05.2025 10:46 β π 1 π 0 π¬ 0 π 0
Started building adult content blocking into Limit Phone.
It's easily 10x harder than blocking social media feeds.
The feeds are in <200 apps and domains. Porn is so much more widespread and less centralized.
09.05.2025 18:01 β π 1 π 0 π¬ 0 π 0
Finally found a use for chatgpt 'deep research' - building block lists for Limit Phone.
"Find me all the domains for these search engines" worked pretty well.
08.05.2025 17:49 β π 1 π 0 π¬ 0 π 0
screen.studio`s effects are easy to replicate in finalcut pro limitphone.com/demo
- Use Chatgpt to help
- Buy $40 plugin to do the zoom and panning
- Waste 3 hours fighting final cut pro
- Come full circle: and decided screen.studio is actually awesome!
02.05.2025 19:20 β π 0 π 0 π¬ 0 π 0