Hey all! I’m Justin 👋🏻
I build practical iOS + AI tools and share the real journey: the builds, the distractions, and the resets.
Currently shipping an iOS “focus guard” app — it locks my biggest distractions until I finish daily Bible reading, journaling, and study. No scrolling before what matters.
Builders, faith-driven creators, or anyone battling phone addiction — what’s your best system for staying intentional? Drop it below 👇
@kaaaash____ I live in “the south” in America so it’s only natural for me to have that as my backup. We country lol
Here’s to hoping I won’t need it as my backup until I actually want to
Codex anywhere and everywhere, all the time.
Now your Mac doesn’t have to be unlocked for Codex to use your computer.
From your phone, Codex can securely use apps on your Mac, even when the screen is off and locked.
https://t.co/PCGK4i7FSF
@aksheyd I also find it hard sometimes to know what is happening in the background and if things are progressing. Wish I had screenshots to share but currently do not.
I’m on Ghostty on Mac
@aksheyd The UX for me so far is a bit wonky. Mostly around continuous work where I need the agent to:
build -> verify with computer use -> fix -> repeat.
Maybe just a user error … I just got it spun up last night
It’s not trying to become Postgres, and that’s fine. The real value is DuckDB becoming a stronger, more flexible building block for modern analytical workloads — clearly moving past the “SQLite for analytics” label.
Official post here: https://t.co/1nrJ704gRR
Anyone spinning this up soon? Would be interested to hear how it goes.
🦆 DuckDB just released Quack, their new client-server protocol.
It’s a meaningful step forward. DuckDB isn’t just an embedded, in-process database anymore. You can now run it as a proper server that multiple processes can connect to, with concurrent reads and writes supported.
This opens up some genuinely useful patterns.
The numbers are impressive too:
> 60 million TPC-H lineitem rows transferred in under 5 seconds
> Small writes hitting about 5,500 transactions per second with up to 8 parallel threads