HN user

rolstenhouse

67 karma

YC Badge: 0x438b5e448a9e34e67794fcce2545dea4660a69c6

Posts19
Comments23
View on HN
robolsthoorn.com 1y ago

Turn every page

rolstenhouse
2pts0
mock-yc.vercel.app 2y ago

Show HN: Practice for the YC interview

rolstenhouse
20pts7
old.reddit.com 4y ago

Honey AMA on malware in Chrome extensions (2013)

rolstenhouse
1pts0
www.amazon.com 5y ago

Amazon offers a live shopping experience

rolstenhouse
2pts2
sortado.app 5y ago

Show HN: Sortado – Organize your Google docs, from within a doc

rolstenhouse
18pts3
github.com 5y ago

Easy Deployment for Chrome Extensions

rolstenhouse
2pts0
news.ycombinator.com 5y ago

Ask HN: What frustrates you about building Chrome extensions?

rolstenhouse
1pts0
medium.com 5y ago

Walkthrough: Effortless AWS Lambda

rolstenhouse
2pts0
github.com 6y ago

Show HN: A Python Library to Send iMessages

rolstenhouse
4pts1
news.ycombinator.com 6y ago

Ask HN: What's your favorite unofficial API?

rolstenhouse
5pts1
discoverali.com 6y ago

DiscoverAli – A weekly newsletter of inexpensive, interesting products

rolstenhouse
32pts11
usebalto.com 6y ago

We Built an API for iMessage

rolstenhouse
2pts1
medium.com 6y ago

Make your website preview on Slack beautiful

rolstenhouse
2pts0
balto.withterra.com 6y ago

Show HN: Balto, an API to Send iMessages

rolstenhouse
6pts5
www.screenshothq.com 6y ago

Show HN: Screenshots in Chrome, Globally Available

rolstenhouse
30pts27
news.ycombinator.com 6y ago

Ask HN: Does your company care if two (or more) users share a single account?

rolstenhouse
2pts1
github.com 6y ago

NFL Has a GitHub Page

rolstenhouse
17pts11
www.caffeinator.co 6y ago

Show HN: Caffeinator – discover new coffee shops sent over text

rolstenhouse
8pts4
news.ycombinator.com 6y ago

Show HN: Caffeinator – New coffee shops delivered over text

rolstenhouse
1pts0

Congrats on the launch! I've tried building a windows automation script myself but found existing solutions quite cumbersome booking appointments and fetching information on a desktop SMS.

Can I monitor/manage this remotely? I'm not on site with the client and previously tried to manage through AnyDesk but the client often turned off the machine.

Also is there anyway to run this so that it won't interrupt workflows while someone is using the machine? I imagine a solution could just be having the client run an extra computer that's dedicated for this or running after hours on the local machine.

Scheduled a demo

Show HN: 23 Words 2 years ago

my gf and I play a lot of scrabble and this was really fun. just sent this to her (and a little embarrassed I only got 18/23)

Thanks for the thoughtful feedback!

1. Yeah definitely not clear what's going to happen when you click "start interview". I'll edit the description to be clear what you're getting. 2. Definitely need to be clear on what's saved/retained. 3. Totally missed that and now I can't unsee it. Something wonky going on w/ text area. Taking a look

I’ve been frustrated time and time again with Google Drive’s clunky UI and search ability to find relevant docs and files, especially when projects have taken on different names.

Sortado is a chrome extension that adds a sidebar to your Google doc to make it faster to organize and find files. We’ve been using it at our company, and I wanted to take the product and make it available to others. I took notes from Notion’s sidebar, but I honestly just prefer the UI and accessibility of Google Docs, so wanted to customize it to make a better experience :)

Unofficial APIs 6 years ago

I'm actually the current owner of this repo!! I started it because I love working with unofficial APIs for fun hacks that improve my life. During college, I had an alert that told me when the Krispy Kreme donuts were fresh built off an unofficial API that promised enjoyable donuts.

If you're interested, I have a newsletter to update you when new repos are added https://forms.gle/e8nCivpTBNftNtgGA and to feature interesting stories from the community.

py-imessage is a lightweight library you can use on your mac to send iMessages.

It was originally started to build an API for iMessages which anyone could pay for; however, Apple has fairly aggressive detection policies that make it difficult to scale.

Yes. There's a mac mini running which directly interfaces with the Messages app and underlying data storage. There's been a few synchronization problems, but for the most part the Messages platform is fairly robust. Unfortunately, there's a couple sleep statements that I had to write in for the short term, but there's a path to removing them in the long term.

Hey HN, proud to share balto, an API to send iMessages from a new phone number. I originally built this out to take advantage of the iMessage features (specifically read receipts and videos) after sadly learning that these features are severely limited when using Twilio or other SMS providers.

From there I went down a crazy rabbit hole, talking to apple support, shopping on eBay for an old iPhone, digging through poorly documented JXA (javascript to control your mac), and eventually landing on a MVP which today supports sending new iMessages from a custom phone number and looking at read receipts (if the other party has them turned on); with many more features on the way (think full videos, audio recording, tapbacks, group chats, etc.)

Love this community and the valuable feedback y’all provide!

Hey Jowsie! Yes, currently the files are hosted on just on a public s3 bucket, so definitely not the most secure, but maybe something to add in the future.

I haven't heard of ShareX so will check that out and definitely look into a self-hosted option.

I made this extension out of a frustration from working with my friend, sending screenshots without linking to the article (or design) where it came from. Screenshot HQ solved this by pulling the URL when the screenshot was taken.

In order to mimic our workflow as much as possible, it uses the open graph social html tags to load the screenshot directly on the page in Slack.

We're thinking about adding comment capabilities), among other features (i.e. automatically rendering a mobile, tablet, and desktop screenshot, immediately making the background transparent etc.) and would love any thoughts.

I like this a lot. I often find myself too "behind" on the podcasts that I like to listen to and often don't have the time to sit through and listen to all of them.

I'm down to try it out. Maybe you and I like similar things

Hey HN,

I built caffeinator https://www.caffeinator.co/ as a side project around finding/discovering new coffee shops as a fun way to explore my neighborhood and go for a walk.

We send a text at your desired frequency (daily to weekly) with a coffee shop near you. Honestly, there's nothing different here then going to to google maps/yelp, searching for a cafe, then discovering it that way, I'm just lazy and I felt like there were too many choices.

It's definitely in an early stage, but would love any feedback. Surprisingly, someone picked it up on Nextdoor and wrote an article https://missionlocal.org/2020/01/caffeinator/

Would love your feedback/suggestions