Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
TudorAndrei
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
TudorAndrei
17d ago
they just want to reinvent information retrieval from first principles; also the fact that everyone forgets to check what currently exists and reinvents hexagonal wheels for the sake of agentic development
2.
▲
by
TudorAndrei
18d ago
More like ntfy
3.
▲
by
TudorAndrei
22d ago
It's just information retrieval packaged as something new.
4.
▲
by
TudorAndrei
9mo ago
You mean that they are a TUI
5.
▲
by
TudorAndrei
9mo ago
Are you comparing the startup time of an interpreted language with the startup time of a compiled language? or you mean that `time python hello.py` > `( time gcc -O2 -o hello hello.c ) && ( time ./hello )` ?
6.
▲
by
TudorAndrei
1y ago
Omnivore was great but it was bought by Eleven Labs ( https://elevenlabs.io/blog/omnivore-joins-elevenlabs ) and it looks pretty inactive.
7.
▲
by
TudorAndrei
1y ago
Whenever I think about AI in comms. I always go back to this video (NSFW - language) https://www.youtube.com/watch?v=VcHc54Z_b3w
8.
▲
by
TudorAndrei
1y ago
The discount code doesn't work
9.
▲
by
TudorAndrei
2y ago
The webpage hijacks the history, and I can't go back to the previous page unless I spam the back button. p.s. i'm using firefox
10.
▲
by
TudorAndrei
2y ago
I have been using Mindfull, and it's great. It can even block short form videos on different apps (Reddit, Instagram, Snap) https://github.com/akaMrNagar/Mindful
11.
▲
by
TudorAndrei
2y ago
I have tried to use it, but as soon as I search for someone after log-in, it says that I ran out of credits.
12.
▲
by
TudorAndrei
2y ago
I have used exercism for learning new programming languages in combination with doing Advent of Code. They have a learning track for Erlang ( https://exercism.org/tracks/erlang ) and you can get feedback for you implemen
13.
▲
Strawberry Music Player
(github.com)
1 points
by
TudorAndrei
2y ago
|
0 comments
14.
▲
by
TudorAndrei
2y ago
I have been using Sidebery for 2 years and never had an issue. It has all the features I need (bookmarks, tabs, panels integrated with firefox containers, themes, snapshots) https://github.com/mbnuqw/sidebery https:&#
15.
▲
by
TudorAndrei
2y ago
This reminds me of https://xkcd.com/ As other said, most of the times, if you are producing them, just produce them right, or choose other formats. If you don't then pray for the best.
16.
▲
by
TudorAndrei
5y ago
Why not Rmarkdown [0], in which you can also write LaTeX code, and if you want presentation with beamer, you just have to change a single line, so you could generate beamer presentation, html, pdf and doc from the same file. I don't ev