Viewing profile — sethgecko
sethgecko
HN member- Joined
- Thu, Jul 20, 2017, 11:40 AM UTC
- HN karma
- 218
- Public activity
- 122 items
- HN profile
- View on Hacker News ↗
About sethgecko
No profile information was provided.
Recent public activity
-
comment
Comment #38290281
I've made this little wrapper to do all that locally. `makesub video.mp4` will split the stream and create video.en.srt locally via whisper.cpp https://github.com/mcdallas/whispers…
-
comment
Comment #35995547
I made a small wrapper too, you call it from the command line and it keeps the conversation context for 15 minutes in a temp file. https://github.com/mcdallas/gptask
-
comment
Comment #35755888
I’ve done something similar here https://github.com/mcdallas/summarize it feeds an audio file to whisper and then summarizes the transcript. You can easily wrap it with yt-dlp to d…
- story
- story
-
story
Show HN: A pure rust discord bot hosted on Cloudflare workers
Hi HN, I've made a discord bot template that you can clone and create your own bots. It's a serverless bot hosted on cloudflare workers which looks like a great use case for this s…
-
comment
Comment #28893476
> there needs to be a way to distinguish between a user enjoying a song and the user not paying attention There is a way to do this, the signal is adding the song to your favourite…
-
comment
Comment #28231443
Whatsapp messages are e2e encrypted so no.
-
comment
Comment #28231401
They didn't train a classifier, just a hashing function.
-
comment
Comment #27622558
Until Sony sues Cloudflare/Google etc
-
comment
Comment #27595928
I’ve made something similar in order to learn how everything works and made it into a python library. Everything is in pure python with no dependencies, only std lib. I’ve implemen…
- comment
-
comment
Comment #25771711
Yes it is backed because when they print a new tether they sell it for 1$ which they put it in their treasury.
-
comment
Comment #25771663
Of course HN in it’s infinite wisdom can’t get the causal connection between BTC rising and tether printing right. Tether is being printed because btc is pumping. They have to prin…
-
comment
Comment #25219983
Didn't think much of the content but I am impressed he managed to get the julian.com domain and the @julian twitter handle. I would assume that it's a pretty common name.
-
comment
Comment #25115334
Excuse my ignorance but how does someone else signing my message prove that I sent the message? Moreso if the body of the message is not being signed at all?
-
comment
Comment #25111251
I've done that a few months ago on an ubiquity router. Two VLANs, one with normal access and one with a Wireguard tunnel into my self hosted dropplet that also runs pihole. Works l…
-
comment
Comment #25065627
I see a lot of nice recommendation for note taking apps, but for me the 2 biggest features that I need are 1. No vendor lock in. I can’t lose access to my notes because of random a…
-
comment
Comment #25054449
It uses the ARM architecture which is much more power efficient than the x86 architecture used by intel
-
comment
Comment #25016827
I have an email rule that sends any email that contains the word unsubscribe to the spam folder.
-
comment
Comment #24848925
Yuri Selivanov tweeted yesterday that Python 3.10 will be "up to 10% faster" https://twitter.com/1st1/status/1318558048265404420
-
comment
Comment #22527599
People running hospitals need to sleep too but they dont close for the night
-
comment
Comment #21663235
“I don't think/worry about guns - ever.”
-
comment
Comment #21321685
If you are looking to spin up your own vpn server with wireguard and pihole there is an excellent guide here https://drexl.me/guides/wireguard-pihole-vpn-setup.html
-
comment
Comment #20768920
If you want your mind to blow up I recommend watching this year's "Lambda Calculus from the Ground Up" PyCon talk by the wizard David Beazley https://www.youtube.com/watch?v=pkCLMl…