Adam Gluck
24 posts


We've lost count of how many copies of Designing Data-Intensive Applications we've got around the office - new hires bring it in, old hires "adopt" copies... It's not quite our scripture, but it might be our verse.
So we're delighted that @martinkl and @criccomini joined us on the BugBash podcast to talk about the forthcoming second edition! It's out now, links below.
And to celebrate the launch of the second edition, we're giving away 100 copies of what might be the best book on distributed systems that you'll ever read. Reply here if you want one.

English

@ryanzhuuuu @arlanr @nikunj @nozomioai I recommend using a parser like the one here for getting iMessage body github.com/ReagentX/imess…
English

@arlanr @nikunj @nozomioai we have also build something with imessage and we wrote an blog abt it: photon.codes/blog/frontier-…
English

I was at the airport when @nikunj asked if I knew a way to index iMessage and other local DBs.
I didn’t, so I built it.
you can now index your iMessage, WhatsApp, Telegram, or any SQLite database and give it as searchable context for your agents.
available now on @nozomioai.
English

I reverse engineered iMessage so it sends you a notification whenever someone starts typing...
Here's how it works.
1. The app injects its own code into the iMessage app using DYLD_INSERT_LIBRARIES to hook into its internal methods
2. Dynamically loads Apple's private IMCore.framework at runtime. This is iMessage's internal framework that handles all message/typing logic, but it's not publicly available so it can't be linked normally
3. Replaces private methods like IMMessageItem.isIncomingTypingMessage to intercept typing events
4. When intercepted, the injected code posts system notifications
5. My Swift app listens for those notifications and forwards them to iOS
The one caveat is you need to disable some security features on your Mac 🙃. Trying to find a better approach for this though!
More features coming. Sign up for access: imessageintelligence.com
English

@jxnlco Any chance for a blog post on this? Curious what the prompts are
English

@RhysSullivan It is really annoying coming from windows, I ended up making a raycast script to handle it
English

@jarredsumner Maybe deterministic simulation testing like antithesis.com
English
Adam Gluck retweetledi

Great writeup from OSD student Adam Gluck on building and launching The Grade Guide. We learned about Adam when his project suddenly became popular among OSU students and started spiking traffic on our systems!
adamgluck.com/posts/grade_gu…
English

Hosting a Z Fellows meetup tomorrow in downtown SF
next to CalHacks with some dessert and celsius
@reply if you want to join!
English

@jxnlco I’d add a section on the current limitations, had some issues recently with trying to store markdown as a string field for output.
English

I'm building out a curriculum for deeplearning.ai course for instructor
whats would you be interested in learning more about? validators? real world applications etc. please leave your comments below
English

@natfriedman Hi, I put together a POC to add an "add all versions to cart" button to Amazon. Let me know what you think! github.com/aglucky/BookBuy
English

@debarghya_das Great article! Inspired me to mess around with it too (still trying to get the visualization down tho)

English

Source (stats): travel.state.gov/content/dam/vi…
Go to travel.state.gov/content/travel… and section "XV (B) Nonimmigrant Visas Issued by Classification (Including Border Crossing Cards): Fiscal Years 2018 - 2022" for every past year
English

@sualehasif996 @cursor_ai Also like someone else mentioned CMD-Z is very annoying, I despise how it opens AI prompts when you’re trying to undo a change.
English

@sualehasif996 @cursor_ai Hi, can’t DM since I’m not verified but I’m open to chat. One thing I dislike is how extensions are handled, specifically remote explorer (wish there was a sidebar for them like VSCode).
English

would love to chat with more @cursor_ai daily users. if you use it daily and hate something about the experience, reply/dm/email/anything and i would love to talk (for ~10 mintues) sometime over the next few days.
English
















