Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
backend_dev82
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
backend_dev82
2mo ago
"... I don't enjoy reviewing AI-generated PRs. Poring over hundreds of lines of overly-defensive, badly-commented, subtly incorrect code is not fun. I might grudgingly do it for an employer—while making sure said employer becomes
2.
▲
by
backend_dev82
2mo ago
I kept hearing about meditation. And at one point I tried it. With one app that was given to me for free through my employer's benefits. It had a counter of your current uninterrupted streak. (Meditating every day) I kept at it. First
3.
▲
by
backend_dev82
2mo ago
I also recently got JBD2 compliant driver merged into GNU HURD's ext2, and I'm now improving documentation, and things like that. Here is the repo where the work was happening: https://github.com/mnikic/hurd-j
4.
▲
by
backend_dev82
2mo ago
Yeah, perhaps its due to noone wants LLMs trained on their data for free. I don't know, at least for reddit there are still ways to get the data for free.
5.
▲
by
backend_dev82
2mo ago
Scraping. I applied for the token but never heard back. Reddit doesn't want new devs working on it.
6.
▲
by
backend_dev82
2mo ago
I am working on a reddit lead generator that pings you when someone wants a product like yours in real time, and It does so only when the intent is high. Was using this only for my self, but i think it might be interesting for other people
7.
▲
by
backend_dev82
3mo ago
But as someone who sells Reddit leads, i can tell you first hand that Reddis has gotten more hostile to these kinds of self promotion as of late. Here is a nice write up from one of my competitors: ( https://www.reddit.com/r&
8.
▲
by
backend_dev82
3mo ago
Yeah, but he says customers 4-10, not the first and the second the third, he says use personal network for that, right?
9.
▲
by
backend_dev82
3mo ago
I guess I am very atypical. My first customer came from Reddit outreach, and also my second, and third and so on. None came from personal network (never really even tried that, maybe i should) I know its going to stop being so effective at
10.
▲
by
backend_dev82
3mo ago
Yeah I don't really use desktop systems any more. I just use a window manager and a few other things, and I'm happy with it
11.
▲
by
backend_dev82
3mo ago
So model drift is not really a thing?
12.
▲
by
backend_dev82
3mo ago
Thanks
13.
▲
by
backend_dev82
3mo ago
I heard from Ed Zitron that you can't really turn off "training" on these models even after they have been released because they need continuous re-training to keep up with the changes in the world and the language etc. Is t
14.
▲
by
backend_dev82
3mo ago
FWIW I now use i3wm and some custom log off screen and rofi and ST and I am happy with it.
15.
▲
by
backend_dev82
3mo ago
Oh yeah, maybe 15-20 years ago, i started by Linux journey with Kubuntu, just because i loved how KDE looked, much better than the alternatives. Sadly it was not difficult to encounter a bug at that time, so i gave up on it quickly. I wonde
16.
▲
by
backend_dev82
3mo ago
That is a good question, and I got to say i do not know the answer. From what i have seen Hurd's goals is to actually end up using Rump kernels for a lot of things, and i think that there is a Rump version of a file system that they m
17.
▲
by
backend_dev82
3mo ago
I recently got this merged upstream and wanted to share the repository. Bolting a JBD2 WAL onto Gnu Hurd was an interesting learning experience
18.
▲
Adding ext3/4 compliant journaling to the 30-year-old GNU Hurd microkernel
(github.com)
35 points
by
backend_dev82
3mo ago
|
3 comments
19.
▲
by
backend_dev82
3mo ago
Also I had a redis clone from before, but with AI i separated the epoll layer from the actual database engine which made it sort of embeddable. And hooked that embeddable database into a JNI interface, and now it can run inside Android app
20.
▲
by
backend_dev82
3mo ago
Looking into twitter right now, it seems like the way to do it is with headless browsers, but they usually cost money. For reddit there used to be the json endpoints that you could just fetch, and you can batch your subreddits, so its nice
21.
▲
by
backend_dev82
3mo ago
I created a realtime reddit lead generator. It scrapes reddit and looks for people that look like they would like to buy what im selling.
22.
▲
by
backend_dev82
3mo ago
I created a realtime lead generator that scraps Reddit and then looks for the people that seem like they would like to buy something that im selling.