HackerTrans
TopNewTrendsCommentsPastAskShowJobs

micahjm

no profile record

comments

micahjm
·3 ปีที่แล้ว·discuss
Have learned the hard way to always set timers for 51 minutes...
micahjm
·4 ปีที่แล้ว·discuss
I’ve been working on a podcast app that skips ads.

After a couple years of being in over my head with ML, I’ve finally got an audio pipeline that consistently detects obvious ads. Have been building the app all spring and hoping to release it soon.

If you’re interested in trying it out or have advice, let me know! adblockpodcast.com
micahjm
·4 ปีที่แล้ว·discuss
I tried Arctype a couple month ago and really liked the UX.

Unfortunately, as I used it week after week I kept running into cases where it was really slow or completely unresponsive (with no error message or loading indicator), or where it simply was consuming a lot of resources on my Mac. I got in the habit of waiting a few seconds, giving up, killing the app and restarting it.

To be fair, part of the issue may have been me tunneling to a free Fly.io postgres database, which wasn't particularly fast. I eventually got so frustrated I paid for Postico (a barebones native MacOS app), and couldn't be happier.

I realize it takes a lot of time and expertise to build a complex cross-platform web app that doesn't have memory leaks and performance problems, and I hope Arctype will get better over time (like the VSCode or Slack apps). Looking forward to trying it again at some point.
micahjm
·5 ปีที่แล้ว·discuss
Very cool. I’m curious, why did they chose Florida?
micahjm
·6 ปีที่แล้ว·discuss
Cool, and thanks for this well reasoned writeup. Looking forward to deleting some code.
micahjm
·6 ปีที่แล้ว·discuss
Careful with sizes=“any” on the SVG favicon. I found a few months ago that it caused Chrome to select a known size PNG favicon over the smaller SVG (with dark mode support).