Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
moehm
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
moehm
12d ago
It's quite funny that this submission is currently at the top of Show HN.
2.
▲
by
moehm
13d ago
I also love them, so I built this website: https://www.mostdiscussed.com You may also like those other articles about Brazil which were posted on HN: https://www.mostdiscussed.com/topic/Brazil
3.
▲
by
moehm
16d ago
I don't want to spam, but I built this during the pandemic (pre ai). Maybe this is useful to you: https://www.mostdiscussed.com/ There is also a Mastodon bridge via Mastofeed: https://mastodon.social/@M
4.
▲
by
moehm
17d ago
Yes, it did: https://www.mostdiscussed.com/article/453137 The article was originally published on 2026-08-24 (probably tampered by HN for a second chance), so currently it's on position #6 on the news feed.
5.
▲
by
moehm
18d ago
At your service, I'm running this since 2020: https://www.mostdiscussed.com/ (Edit: Here is the direct link to the RSS feed): https://www.mostdiscussed.com/feed/new I also have a automatic bridge
6.
▲
by
moehm
2mo ago
Here is the link: https://en.wikipedia.org/wiki/User:Guy_Macon/Wikipedia_has_C...
7.
▲
by
moehm
2mo ago
Alibaba just open sourced their version of a CLI code review tool too. https://github.com/alibaba/open-code-review
8.
▲
by
moehm
3mo ago
I have something similar: https://www.mostdiscussed.com/popular
9.
▲
by
moehm
3mo ago
Oh, nice execution. I had the same idea during the pandemic. Though my aesthetics are completely different as I focused more on the discussions on HN, as they often have some golden nuggets. Yours is of course way more polished, as I basica
10.
▲
Linux Out-of-Bounds Access Fixed for Unprivileged Users with Crafted Certs
(phoronix.com)
2 points
by
moehm
5mo ago
|
0 comments
11.
▲
by
moehm
8mo ago
NewPipe[0] is a client for YouTube on mobile. It's available on F-Droid and it hides the ads. There are some forks floating around which also include SponsorBlock, but I haven't tested them yet. [0] https://newpipe.net&
12.
▲
by
moehm
8mo ago
> Note that I fully understand it for the anecdotal weight that it has. At this point I thought you were going for an ahem heavy-handed joke.
13.
▲
by
moehm
9mo ago
Nice game, but this definitely needs a back button.
14.
▲
by
moehm
11mo ago
Uh, yeah, I thought about Nginx or Apache and would expect them to be more secure then your average self-written application.
15.
▲
by
moehm
11mo ago
Yes, but the web server is just reading files from disk and not invoking an application server. So if you keep your web server up to date, you are at a much lesser risk than if you would also have to keep your application + programming envi
16.
▲
by
moehm
11mo ago
'If you wish to make an apple pie from scratch, you must first invent the universe.' - Carl Sagan They aren't going to cut the fiber cables if your Google accounts gets locked.
17.
▲
by
moehm
1y ago
Since the Ninja Creami hit the market as the "Pacojet Killer", I like to make my own lemon sorbet and Sgroppinos. But of course I swapped the vodka for Limoncello.
18.
▲
by
moehm
1y ago
No, they didn't reduce production, they just stopped scaling it with the rising demand. Chartreuse got very popular in the last few years, and the monks started to produce more, but now they are at a point where they feel they a) earn
19.
▲
by
moehm
1y ago
> Also please God pour out that old vermouth, get a new one and put it in your fridge. Don't pour it out, but deglaze your pan the next time you cook.
20.
▲
by
moehm
2y ago
Well done.
21.
▲
by
moehm
2y ago
426 Upgrade Required
22.
▲
by
moehm
2y ago
I know people here don't like site analytics, but for this one it's pretty good. Setup Matomo or similar analytics software, write about a bunch of topics and review after a year which topics your readers are most interested in, f
23.
▲
by
moehm
2y ago
It seems you're copying your data from myanimelist.net, including the synopsis. I'm not sure on the details anymore, but I can think this is infringing their copyright. For https://www.anistats.com/ I chose to dis
24.
▲
by
moehm
2y ago
Have you tried a coffein detox?
25.
▲
by
moehm
2y ago
> Doing the multiple account thing isn’t as easy as it sounds though. Some sites like Reddit make switching between accounts incredibly easy And it's as easy to dox yourself by responding with the wrong account, as I have seen multi
26.
▲
by
moehm
2y ago
Message the authors about this. Most website owners don't know their cms is also creating a rss/atom feed. Sometimes it took awhile, but I had moderate success with it.
27.
▲
by
moehm
2y ago
How do you handle minor upgrades with 100% availability?
28.
▲
by
moehm
2y ago
You can get HA via leader election through Patroni. https://github.com/patroni/patroni
29.
▲
by
moehm
2y ago
For backups, pg_dump is good and simple for starting out. For tuning, postgresqlco.nf[1] is great. [1] https://postgresqlco.nf/tuning-guide
30.
▲
by
moehm
2y ago
Do you need HA, or do you want to minimize downtime? At work we have something like an "error budget", were we accept downtime but try to minimize it. As such we have two nodes with one floating ip and a shared disk. The switch ov
More ›