Forwarded from Hacker News (yahnc_bot)
Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 https://berthub.eu/articles/posts/part-2-reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/
Bert Hubert's writings
Reverse Engineering Source Code of the Biontech Pfizer Vaccine: Part 2 - Bert Hubert's writings
All BNT162b2 vaccine data on this page is sourced from this World Health Organization document.
This is a living page, shared already so people can get going! But check back frequently for updates.
Translation: Français / 日本語
In short: the vaccine mRNA has…
This is a living page, shared already so people can get going! But check back frequently for updates.
Translation: Français / 日本語
In short: the vaccine mRNA has…
Forwarded from Hacker News (yahnc_bot)
Running Debian on a 32MB RAM Single Core ARM SBC https://blog.jmdawson.co.uk/lichee-nano-pi-will-it-run-debian/
Watch "Fast Inverse Square Root — A Quake III Algorithm" on YouTube
https://youtu.be/p8u_k2LIZyo
https://youtu.be/p8u_k2LIZyo
YouTube
Fast Inverse Square Root — A Quake III Algorithm
In this video we will take an in depth look at the fast inverse square root and see where the mysterious number 0x5f3759df comes from. This algorithm became famous after id Software open sourced the engine for Quake III. On the way we will also learn about…
Forwarded from 每日 AWESOME 观察
muesli / duf
查看磁盘用量的命令行工具,可视化图表界面,比 df 更好用。
查看磁盘用量的命令行工具,可视化图表界面,比 df 更好用。
GitHub
GitHub - muesli/duf: Disk Usage/Free Utility - a better 'df' alternative
Disk Usage/Free Utility - a better 'df' alternative - muesli/duf
Forwarded from Hacker News (yahnc_bot)
C2nim: A tool to translate ANSI C code to Nim https://github.com/nim-lang/c2nim
GitHub
GitHub - nim-lang/c2nim: c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to…
c2nim is a tool to translate Ansi C code to Nim. The output is human-readable Nim code that is meant to be tweaked by hand before and after the translation process. - nim-lang/c2nim
Forwarded from Hacker News (yahnc_bot)
Open Source Smartwatch https://www.pine64.org/pinetime/
Forwarded from Hacker News (yahnc_bot)
Best Paper Awards in Computer Science in the Past 25 Years (1996-2020) https://jeffhuang.com/best_paper_awards/
Forwarded from AnyScript 珈琲貓>︿<
Twitter
ᴡᴇʀɪ ❥Class101
イレイナ
Forwarded from Hacker News (yahnc_bot)
Show HN: I shot high-res stitched panoramas in Iceland using a thermal camera https://petapixel.com/2019/07/13/shooting-high-res-thermal-photos-of-iceland-to-show-nature-at-work/?q=5
Peta Pixel
Shooting High-Res Thermal Photos of Iceland to Show Nature at Work
A computer vision engineer by day and photographer by night, I never take the path most traveled, especially when it comes to imaging technology. Thermal cameras are one of the most interesting types of cameras, and while they are widely used in industrial…
Forwarded from Hacker News (yahnc_bot)
Pixar's Render Farm https://twitter.com/pixprin/status/1345146328058269696
Twitter
pixprin
@levork @RizzoBlake 1/ Our world works quite a bit differently than VFX in two major ways: we spend a lot of man hours on optimization, and our scheduler is all about sharing. Due to optimization, by and large we make the film fit the box, aka each film at…
Forwarded from fand20
Twitter
牛 ~new!
https://t.co/GJ4nzEavJC
Forwarded from Hacker News (yahnc_bot)
Rust Design Patterns as a Book https://rust-unofficial.github.io/patterns/
rust-unofficial.github.io
Introduction - Rust Design Patterns
A catalogue of Rust design patterns, anti-patterns and idioms