HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Metalnem

no profile record

Submissions

[untitled]

1 points·by Metalnem·há 10 meses·0 comments

[untitled]

1 points·by Metalnem·há 10 meses·0 comments

Pragmatic Rust Guidelines

microsoft.github.io
3 points·by Metalnem·há 11 meses·0 comments

.NET 10 Preview 7 is now available

devblogs.microsoft.com
5 points·by Metalnem·há 11 meses·0 comments

Cheerleading

notes.eatonphil.com
3 points·by Metalnem·há 12 meses·0 comments

Go Assembly Mutation Testing

words.filippo.io
40 points·by Metalnem·há 12 meses·3 comments

ToolShell – A Critical SharePoint Vulnerability Chain Under Active Exploitation

blog.viettelcybersecurity.com
1 points·by Metalnem·há 12 meses·0 comments

The special hell of Bolt, Europe's Uber clone

brandur.org
40 points·by Metalnem·há 12 meses·79 comments

The police militarization debate is over

radleybalko.substack.com
2 points·by Metalnem·há 12 meses·0 comments

What can we expect of LLMs as Software Engineers?

chelseatroy.com
1 points·by Metalnem·há 12 meses·0 comments

.NET 10 Preview 6 is now available

devblogs.microsoft.com
4 points·by Metalnem·há 12 meses·0 comments

Please don't use AI to write porn

girlonthenet.com
3 points·by Metalnem·ano passado·1 comments

C4 Bomb: Blowing Up Chrome's AppBound Cookie Encryption

cyberark.com
2 points·by Metalnem·ano passado·0 comments

Running a Certificate Transparency log

words.filippo.io
160 points·by Metalnem·ano passado·68 comments

Meta's Compensation Philosophy

levels.fyi
4 points·by Metalnem·ano passado·1 comments

[untitled]

23 points·by Metalnem·ano passado·0 comments

A Conversation with Tim O'Reilly about Generative AI

chelseatroy.com
3 points·by Metalnem·ano passado·0 comments

.NET Memory Model

github.com
8 points·by Metalnem·ano passado·0 comments

[untitled]

1 points·by Metalnem·ano passado·0 comments

Beyond the Hook: A Technical Deep Dive into Modern Phishing Methodologies

blog.quarkslab.com
14 points·by Metalnem·ano passado·2 comments

comments

Metalnem
·há 11 meses·discuss
As someone who's been reading Angry Metal Guy for more than seven years, I hated the decision to use the AI-generated images in this post, too. But don't let that get in the way of the main idea: buy albums on Bandcamp if you can afford it, use Apple Music or Tidal otherwise.
Metalnem
·há 11 meses·discuss
For the unaware: on Bandcamp Fridays, artists and labels get 100% of what you pay. You can see the schedule for the rest of the year here:

https://daily.bandcamp.com/features/bandcamp-fridays

https://isitbandcampfriday.com/
Metalnem
·há 11 meses·discuss
This is crazy value for money! I've been wanting to read Understanding Software Dynamics for some time, and that book alone costs €41 on ebooks.com.
Metalnem
·há 12 meses·discuss
Also, if you want to see the full list of changes in .NET 10 (not just the latest preview), you can find it here:

https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotn...
Metalnem
·há 12 meses·discuss
> It's a small price to pay for the Fyre Festival brand

Why on earth would the Fyre brand be worth anything at all?
Metalnem
·há 12 meses·discuss
I love his writing too! I read this post a few days ago and really liked it, so I started going through his older posts. It's no coincidence that his writing is good—he's actively working to improve it: https://evanhahn.com/economist-style-guide-book-takeaways/.
Metalnem
·ano passado·discuss
I recently re-read this article and can confirm that it's excellent—not just this specific page, but all the other sections under "Garbage Collection" as well.

If you want to dive deeper into memory performance analysis in .NET, this is another must-read: https://github.com/Maoni0/mem-doc/blob/master/doc/.NETMemory...

It was written by Maoni Stephens, the architect of .NET's garbage collection.
Metalnem
·ano passado·discuss
This is a terrible article. It doesn’t cite its sources and, even worse, invents quotes. It's basically just an ad for some Panto AI tool.

Save yourself some time and just read the official incident report: https://status.cloud.google.com/incidents/ow5i3PPK96RduMcb1S...

Or the previous Hacker News discussion: https://news.ycombinator.com/item?id=44274563
Metalnem
·ano passado·discuss
They did! It was already discussed here: https://news.ycombinator.com/item?id=44274563.
Metalnem
·ano passado·discuss
Thanks for posting this—it's super interesting! I was just curious why the author of the Reddit post didn't publish it on their own blog, since it's definitely worth preserving there.
Metalnem
·ano passado·discuss
Kudos for publishing this, but why is it on Reddit instead of the Levels.fyi blog (https://www.levels.fyi/blog/)?
Metalnem
·ano passado·discuss
Great story! Successful cloud performance investigations are always extremely satisfying. I love this conclusion:

It’s a reminder that sometimes performance bottlenecks are hard to diagnose, but with careful debugging, good data, and collaboration with providers, even cloud-level issues can be resolved.
Metalnem
·ano passado·discuss
ClickRepair (https://archive.clickrepair.org/software_info/clickrepair.ht...)
Metalnem
·ano passado·discuss
It's sad to see Europe's influence fading, and instead of investing in innovation, politicians are focused on stripping even more freedoms from their citizens.
Metalnem
·ano passado·discuss
I've been a Kindle user for over 15 years, but I finally stopped buying Kindle books after Amazon removed the "Download & Transfer via USB" option, effectively eliminating the ability to remove DRM.
Metalnem
·ano passado·discuss
I believe that Nespresso measures the amount of caffeine in the final drink, assuming you used the correct serving size. For example, for Ispirazione Napoli (https://www.nespresso.com/tw/en/order/capsules/original/ispi...), they claim that "Per serving of Caffeine is 109mg/25ml".
Metalnem
·ano passado·discuss
This article doesn't add much beyond the official incident report, so it's better to just read that directly. Or read this analysis, which at least raises some interesting questions:

https://surfingcomplexity.blog/2025/06/14/quick-takes-on-the...
Metalnem
·ano passado·discuss
The author raised some great questions! But as he admits, they are unlikely to be answered in public, which is why I usually find public retrospectives a bit underwhelming.

Service Control did not have the appropriate randomized exponential backoff implemented to avoid this. It took up to ~2h 40 mins to fully resolve in us-central-1 as we throttled task creation to minimize the impact on the underlying infrastructure and routed traffic to multi-regional databases to reduce the load.

If nothing else, this section of the incident report reminded me of my favorite distributed systems paper: Metastable Failures in Distributed Systems. You should definitely check it out if you haven't already:

https://sigops.org/s/conferences/hotos/2021/papers/hotos21-s...