Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

blog.jonlu.ca

JonLuca's Blog

Get the latest updates from JonLuca's Blog directly as they happen.

Follow now 22 followers

Latest posts

Last updated almost 2 years ago

Semantic search in iMessage, iMessage Wrapped, and AI conversations

about 2 years ago

TLDR - You can download Mimessage on GitHub I’ve always been surprised...

Getting a phone number with 4 consecutive digits

almost 3 years ago

I find that it’s pretty useful to have access to multiple phone...

Getting a vanity phone number with 4 repeating digits

almost 3 years ago

I find that it’s pretty useful to have access to multiple phone...

Reversing Resy’s API to create a javascript client

almost 3 years ago

A couple months ago I made a post about building an OpenTable...

Web3, Free Candy, and exploits galore

about 3 years ago

On 1/4/22, nearly 4000 Solana NFT projects were drained of their funds...

Reversing Seated’s API to find the highest discount restaurants nearby

over 3 years ago

Last month I wrote about writing a bot to automatically get reservations...

Building an OpenTable bot

over 3 years ago

New York City has some of the best restaurants in the world...

Snapshotting memory to scrape encrypted network requests

over 3 years ago

Most web reverse engineering focuses on two attack surfaces - either DOM...

JavaScript gotchas

almost 4 years ago

Here are some interesting JavaScript facts that I’ve encountered over the last...

Writing fast async HTTP requests in Python

almost 4 years ago

I do a lot of web scraping in my spare time, and...