Viewing profile — lukeschaefer
lukeschaefer
HN member- Joined
- Sun, Jan 21, 2024, 1:01 AM UTC
- HN karma
- 74
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About lukeschaefer
- mp4tag.io (idk if still works) - hn.zip (unfinished) - loopbox.app (unfinished)
Recent public activity
-
comment
Comment #46491450
Absolutely - one of my favorite bug with users was an application we had made in which the loading of a filtered view was so slow, that results would come in one-at-a-time, such th…
- comment
-
comment
Comment #40692906
Leading to a new equilibrium. That equilibrium will not necessarily be one favorable to human life. In the same way that eating an extra 5 donuts a day might lead to a new equilibr…
-
comment
Comment #40564831
Ah that's on me, it's a private repo because my code is embarrassing. But behind the scenes here's how it works: - I wrote my own scraper for HN for reasons I no longer remember - …
-
comment
Comment #40564810
Author of hn.zip here - thanks so much for the shout out! I never really publicize it and never 100% finished it, but I'm so glad people are using it! It's basically how I browse H…
-
comment
Comment #40513408
Since I'm bored - here's a quick run down of how this works, split into chunks. #1 - Function Wrapper: (r = n => setInterval(t => { ... }, 100))() Here a number of things are done:…
-
comment
Comment #39699014
10 cases in several years, and "in all of the cases, the people had some sort of immune-compromising condition, mostly cancer, but also solid organ transplant and HIV. This likely …
-
story
Show HN: Chrome Please Fix Your Audio
I've been working on an audio application for a little bit, and was shocked to find Chrome handles simultaneous recording & playback very poorly. Made this site to demo the issue a…
-
comment
Comment #39590951
Haha those are my photos! Forgot I had that placeholder in there. I'll remove it until I have a tutorial video in place - that's my last major task left, outside some bug fixes and…
-
comment
Comment #39587130
I just filed https://chrome-please-fix-your-audio.xyz the other day for chrome bug #327472528 - apparently all audio output is noise-reduced from audio input in Chrome - even when …