Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
olup
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
olup
2y ago
I did not release the code but it's incredibly basic, and I believe OP's one is just the same. You collect N links from HN api with any heuristic you want, then scrape those urls - preferably using pupeteer-based tooling or online
32.
▲
by
olup
2y ago
There was also https://news.ycombinator.com/item?id=35831177 some times after mine. Indeed a bit before the one year period from now.
33.
▲
by
olup
2y ago
I did https://radio-hn.pages.dev/ last year in the same idea, just once per day. Posted it somewhere here at the time.
34.
▲
Ask HN: Do we need a GraphQL CRUD generator library?
2 points
by
olup
3y ago
|
0 comments
35.
▲
by
olup
3y ago
If you do end up preprocessing the geotiff and if you already have the pipeline to give terrain elevation to user I guess you could also only encode the difference between lidar and radar in your tiles, in order to have only trees data on t
36.
▲
by
olup
3y ago
Closer to pulumi than CDk IMO. Pulumi tried this infra and code mixed together approach. I still keep the code separated but it allows that.
37.
▲
by
olup
3y ago
Feels like this newsletter is actually written by an llm. It's full of repetition and very flat assertion stitched together with high intensity random connectors. "Make no mistake [something incredibly common and already expressed
38.
▲
by
olup
3y ago
I was about to say this. I can relate hundred percent to the modus operandi, and to be honest I just accepted that I tend to loose interest and that's fine. Moreover, I came to analyse that what was really interesting to me was this in
39.
▲
Engineering Is Refactoring
(stuffs.pages.dev)
1 points
by
olup
3y ago
|
0 comments
40.
▲
by
olup
3y ago
Wow I literally posted the same thing a month ago - check out https://radio-hn.pages.dev I did not use music but did orchestrate multi host show. Based on chat gpt, eleven lab and a bit of ffmpeg scripting.
41.
▲
by
olup
3y ago
I built zod-chatgpt https://github.com/olup/zod-chatgpt a couple of weeks ago to serve same purpose in typescript
42.
▲
by
olup
3y ago
I did build a podcast with it, check radio-hn.pages.dev
43.
▲
by
olup
3y ago
added the customization suggestion (task and chatCompletion ptions override).
44.
▲
by
olup
3y ago
Another idea would be to feed zod's validation errors, if any, to the llm to let it have a second try automatically
45.
▲
by
olup
3y ago
Thanks ! if you feel like making a PR i'll be happy to merge it !
46.
▲
Show HN: Using zod to get structured and typed output from ChatGPT in TypeScript
(github.com)
35 points
by
olup
3y ago
|
7 comments
47.
▲
by
olup
4y ago
Too expensive. Eleven labs is somewhat cheaper, but imo there won't be a clear leader in this market until the prices are at least 10x cheaper (which will happen soon enough)
48.
▲
by
olup
4y ago
The rich still needs the poor to buy the crap his/her company is making that makes him/her rich. He needs the poor to have enough money for that.
49.
▲
by
olup
4y ago
Love the recent episodes, I allow myself to repost.
50.
▲
Show HN: I created a podcast with chat-GPT and elevenlabs AI voice
(radio-hn.pages.dev)
2 points
by
olup
4y ago
|
1 comments
51.
▲
AI podcast “Radio HN – The Five” now also on Spotify
(open.spotify.com)
1 points
by
olup
4y ago
|
1 comments
52.
▲
by
olup
4y ago
The AI podcast generated by chatGPT and ElevenLabs ( https://radio-hn.pages.dev/ ) now also published as a spotify podcast
53.
▲
Radio HN – An AI generated audio podcast
(radio-hn.pages.dev)
4 points
by
olup
4y ago
|
0 comments
54.
▲
Lunii admin – lunii story box unchained
(github.com)
1 points
by
olup
4y ago
|
0 comments
55.
▲
by
olup
4y ago
Hey, a bit unrelated, but the blog looks great :-D May I as if it's a next.js public template (and, if yes, which one) or a private design you are using ?
56.
▲
by
olup
5y ago
It's pretty reactive, as the screen only refreshes the chars that have changed on the matrix at each key stroke. Even a page up/down that changes all the screen is very fast. I only do full refresh with flashing when using the men
57.
▲
by
olup
5y ago
The mounting is indeed a PLA 3d printed stand built in 5 minute in thinkerCAD. The editor is the object of the program it's homemade and pretty basic (and I wanted it basic). I should add a video at some point.
58.
▲
by
olup
5y ago
If the screen should also fit in a credit card, I see that the Lilygo t5 4.7 esp32 card with an eink screen could maybe work out for you ( https://fr.aliexpress.com/item/1005002006058892.html )
59.
▲
by
olup
5y ago
I link to this Pomera device from the repo, as well as Freewrite's one. I would have totally bought the Pomera if I could change keyboard layout. As I do most of my creative writing in French I absolutely need an AZERTY keyboard.
60.
▲
by
olup
5y ago
It's a bit the same here - the kobo is still a normal functioning Kobo. Only the kernel has to change to allow USB OTG mode, and you can switch between custom and stock one. By the way, the libs I used here works on remarkable too, so
More ›