Forwarded from Hacker News (yahnc_bot)
Tips for stroke-surviving software engineers https://blog.j11y.io/2025-10-29_stroke_tips_for_engineers/
Forwarded from Hacker News
Apple will phase out Rosetta 2 in macOS 28 (❄️ Score: 151+ in 5 days)
Link: https://readhacker.news/s/6EccE
Comments: https://readhacker.news/c/6EccE
Link: https://readhacker.news/s/6EccE
Comments: https://readhacker.news/c/6EccE
Apple Developer Documentation
About the Rosetta translation environment | Apple Developer Documentation
Learn how Rosetta translates executables, and understand what Rosetta can’t translate.
Forwarded from DGN (dan)
Mojang 宣布《我的世界:Java 版》将从 "Mounts of Mayhem" 发布后的第一个预览版开始移除代码混淆。
https://www.minecraft.net/en-us/article/removing-obfuscation-in-java-edition
#Minecraft
https://www.minecraft.net/en-us/article/removing-obfuscation-in-java-edition
#Minecraft
Minecraft.net
Removing obfuscation in Java Edition
For a long time, Java Edition has used obfuscation (hiding parts of the code) – a common practice in the gaming industry. Now we’re changing how we ship Minecraft: Java Edition to remove obfuscation completely. Find out more in this article!
Forwarded from Hacker News (yahnc_bot)
Kafka is Fast – I'll use Postgres https://topicpartition.io/blog/postgres-pubsub-queue-benchmarks
TopicPartition
Kafka is fast -- I'll use Postgres
Why you should just use Postgres instead of Kafka for small-scale message queuing and pub-sub patterns. Benchmarks and practical tests included.
Forwarded from Easton Man's Channel (Easton's RSS Bot)
Telegraph
条件分支预测器逆向(以 Apple M1 Firestorm 为例)
条件分支预测器逆向(以 Apple M1 Firestorm 为例)¶ 背景¶ 去年我完成了针对 Apple 和 Qualcomm 条件分支预测器(Conditional Branch Predictor)的逆向工程研究,相关论文已发表在 arXiv 上,并公开了源代码。考虑到许多读者对处理器逆向工程感兴趣,但可能因其复杂性而望而却步,本文将以 Apple M1 Firestorm 为例,详细介绍条件分支预测器的逆向工程方法,作为对原论文的补充说明。 背景知识¶ 首先介绍一些背景知识。要逆向工程条件分支…
Forwarded from Hacker News (yahnc_bot)
Dithering – Part 1 https://visualrambling.space/dithering-part-1/
visualrambling.space
Dithering - Part 1
Understanding how dithering works, visually.
Forwarded from Hacker News (yahnc_bot)
The Green Tea Garbage Collector https://go.dev/blog/greenteagc
go.dev
The Green Tea Garbage Collector - The Go Programming Language
Go 1.25 includes a new experimental garbage collector, Green Tea.
Forwarded from Hacker News (yahnc_bot)
Encoding x86 Instructions https://www-user.tu-chemnitz.de/~heha/hs/chm/x86.chm/x86.htm
Forwarded from Hacker News (yahnc_bot)
More than DNS: Learnings from the 14 hour AWS outage https://thundergolfer.com/blog/aws-us-east-1-outage-oct20
Jonathon Belotti [thundergolfer]
More Than DNS: The 14 hour AWS us-east-1 outage
A thorough review of a major cloud outage.