Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
MattIPv4
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Hacktoberfest 2026: Building with AI; not PRs
(hacktoberfest.com)
2 points
by
MattIPv4
1mo ago
|
2 comments
2.
▲
by
MattIPv4
1mo ago
Looks like MLH + DEV have taken over Hacktoberfest, and are trying something new this year: pushing AI development skills and local gatherings, rather than counting how many PRs folks open.
3.
▲
The Em Dash Report – who started punctuating like a language model
(emdash.report)
4 points
by
MattIPv4
1mo ago
|
0 comments
4.
▲
Dogfooding at scale: migrating cdnjs to Cloudflare's Developer Platform
(blog.cloudflare.com)
5 points
by
MattIPv4
2mo ago
|
0 comments
5.
▲
by
MattIPv4
2mo ago
Just ran into a bunch of my E2Es failing on innocuous POST requests. Really interested to know how Cloudflare managed to outright break POST requests going through them.
6.
▲
Cloudflare: Post Requests Not Succeeding
(cloudflarestatus.com)
5 points
by
MattIPv4
2mo ago
|
3 comments
7.
▲
by
MattIPv4
3mo ago
I can unfortunately report that these dots have not helped me in cars or trains; anything more than a few seconds looking at a screen during a journey will ensure I feel awful until I have an opportunity to sit or lie still for quite a whil
8.
▲
The wildlife sanctuary you can visit from anywhere [video]
(ted.com)
2 points
by
MattIPv4
4mo ago
|
0 comments
9.
▲
by
MattIPv4
5mo ago
Related: https://news.ycombinator.com/item?id=47824426 https://x.com/theo/status/2045862972342313374 > I have reason to believe this is credible. https://x.com/theo/status&
10.
▲
by
MattIPv4
5mo ago
https://vercel.com/kb/bulletin/vercel-april-2026-security-in...
11.
▲
by
MattIPv4
5mo ago
https://nitter.net/theo/status/2045862972342313374
12.
▲
Vercel may have been breached
(twitter.com)
18 points
by
MattIPv4
5mo ago
|
2 comments
13.
▲
by
MattIPv4
6mo ago
Hitting 500s when trying to push branches and create PRs.
14.
▲
GitHub is once again down
(githubstatus.com)
386 points
by
MattIPv4
6mo ago
|
200 comments
15.
▲
by
MattIPv4
7mo ago
Related: A better streams API is possible for JavaScript: https://news.ycombinator.com/item?id=47180569
16.
▲
On the Streams Standard
(domenic.me)
5 points
by
MattIPv4
7mo ago
|
1 comments
17.
▲
by
MattIPv4
7mo ago
Are y'all aware your agent's name clashes with an established and rather popular streaming bot/tool, https://fossabot.com ?
18.
▲
by
MattIPv4
7mo ago
Again... Unicorns when trying to view files or PRs, errors trying to leave comments or review things if they do load.
19.
▲
by
MattIPv4
7mo ago
Looks like they've got a status page up now for PRs, separate from the earlier notifications one: https://www.githubstatus.com/incidents/smf24rvl67v9 Edit: Now acknowledging issues across GitHub as a whole, not ju
20.
▲
by
MattIPv4
7mo ago
Status page currently says the only issue is notification delays, but I have been getting a lot of Unicorn pages while trying to access PRs. Edit: Looks like they've got a status page up now for PRs, separate from the earlier notificat
21.
▲
GitHub is down again
(githubstatus.com)
514 points
by
MattIPv4
7mo ago
|
410 comments
22.
▲
by
MattIPv4
8mo ago
https://github.com/google-gemini/gemini-cli/issues/16723 is even worse, GitHub shows `5195 remaining items` in the collapsed timeline.
23.
▲
Discord's customer service system compromised
(twitter.com)
8 points
by
MattIPv4
1y ago
|
1 comments
24.
▲
by
MattIPv4
1y ago
Leaked data includes: - Name, Discord username, email + other contact details. - Limited payment information, including type + last four of cards. - IP addresses. - Messages and attachments sent via the customer service system.
25.
▲
by
MattIPv4
1y ago
No, the content felt incredibly outdated and I can’t say I gained any technical knowledge from it. The only skill it really taught me was how to write effective filler content to boost the word count on something.
26.
▲
by
MattIPv4
1y ago
While I do now have a CS degree, I was hired into a big tech company prior to having that degree based on my work in open-source. I'd been (and still am) an active contributor to some large web projects for a few years, prior to this c
27.
▲
by
MattIPv4
3y ago
PoE is around 15w at 48v, PoE+ is 30w, and PoE++ is 60 or 100w
28.
▲
by
MattIPv4
3y ago
Likely due to a Cloudflare incident: https://www.cloudflarestatus.com/incidents/8m177km4m1c9
29.
▲
by
MattIPv4
3y ago
We just have a single table, with a column indicating if the job has been taken by a worker or not. Probably could get a bit more performance out of it by splitting into two tables, but it works as it is for now.
30.
▲
by
MattIPv4
3y ago
We process around 1 million events a day using a queue like this in Postgres, and have processed over 400 million events since the system this is used in went live. Only issue we've had was slow queries due to the table size, as we kee
More ›