top 50% hacker news stories for 2021-06-05

G7: Rich nations back deal to tax multinationals

https://www.bbc.co.uk/news/world-57368247

5 years ago

Apple, Mozilla, Google, Microsoft form group to standardize browser plug-ins

https://appleinsider.com/articles/21/06/04/apple-mozilla-google-microsoft-form-group-to-standardize-browser-plug-ins

5 years ago

Password Managers

https://lock.cmpxchg8b.com/passmgrs.html

5 years ago

El Salvador to adopt Bitcoin as legal tender

https://www.cnbc.com/2021/06/05/el-salvador-becomes-the-first-country-to-adopt-bitcoin-as-legal-tender-.html

5 years ago

Google can't pass its own page speed test

https://www.reddit.com/r/dataisbeautiful/comments/ns4t1z/oc_google_cant_pass_its_own_page_speed_test/

5 years ago

Justice Department withdraws FBI subpoena for USA Today records ID'ing readers

https://www.usatoday.com/story/news/politics/2021/06/05/fbi-withdraws-usa-today-subpoena-seeking-reader-identity/7561422002/

5 years ago

3,000 eggs abandoned after drone scares birds in California

https://abcnews.go.com/US/wireStory/3000-eggs-abandoned-drone-scares-birds-california-78090817

5 years ago

Declassified Cold War code-breaking manual on solving 'impossible' puzzles

https://phys.org/news/2021-05-declassified-cold-war-code-breaking-manual.html

5 years ago

Zero to Production in Rust

https://www.zero2prod.com/

5 years ago

If Not Overturned, Bad Copyright Decision Will Lead Many to Lose Internet Access

https://www.eff.org/deeplinks/2021/06/if-not-overturned-bad-copyright-decision-will-lead-many-americans-lose-internet

5 years ago

All controversial trades by Senators in the 2020 Congressional insider trading

https://www.reddit.com/r/wallstreetbets/comments/nsvma5/i_analyzed_all_the_controversial_trades_made_by/

5 years ago

USA Today resists FBI subpoena seeking IP addresses of readers of a story

https://www.washingtonpost.com/national-security/usa-today-fbi-subpoena/2021/06/04/4741213a-c550-11eb-8c18-fd53a628b992_story.html

5 years ago

The modern web on a slow connection (2017)

https://danluu.com/web-bloat/

5 years ago

North Atlantic warming over six decades drives decreases in krill abundance

https://www.nature.com/articles/s42003-021-02159-1

5 years ago

From Julia to Rust

https://miguelraz.github.io/blog/juliatorust/

5 years ago

Handsfree.js – integrate face, hand, and/or pose tracking to front end projects

https://github.com/midiblocks/handsfree

5 years ago

Amazon’s wage increase to $15 an hour also upped pay for non-Amazon workers

https://www.aboutamazon.com/news/job-creation-and-investment/study-shows-amazons-wage-increase-to-15-an-hour-also-upped-pay-for-non-amazon-workers

5 years ago

Ask HN: Books for Effective Communication

https://news.ycombinator.com/item?id=27408120

5 years ago

Ultra-high-density hard drives made with graphene store ten times more data

https://www.cam.ac.uk/research/news/ultra-high-density-hard-drives-made-with-graphene-store-ten-times-more-data

5 years ago

The Mandelbrot Monk (1999)

https://users.math.yale.edu/public_html/People/frame/Fractals/MandelSet/MandelMonk/MandelMonk.html

5 years ago

How I Learned Symmetric-Key Cryptanalysis

https://akircanski.github.io/cryptanalysis/2021/04/27/symmetric-key-cryptanalysis-howto.html

5 years ago

The Woman Who Gave the Macintosh a Smile (2018)

https://www.newyorker.com/culture/cultural-comment/the-woman-who-gave-the-macintosh-a-smile

5 years ago

ET-Jekyll: Edward Tufte-inspired Jekyll theme

https://et-jekyll.netlify.app/

5 years ago

Ftxui: C++ Functional Terminal User Interface

https://github.com/ArthurSonzogni/FTXUI

5 years ago

Catalog of viruses from human metagenomes reveals chronic disease associations

https://www.pnas.org/content/118/23/e2023202118

5 years ago

Tips for Interviewing over Zoom

https://dev.jimgrey.net/2021/06/03/nine-tips-for-interviewing-over-zoom/

5 years ago

IconVG is a compact, binary format for simple vector graphics

https://github.com/google/iconvg

5 years ago

Show HN: Rustpad, a self-hosted online collaborative text editor

https://github.com/ekzhang/rustpad

5 years ago

Learn R Through Examples (2020)

https://gexijin.github.io/learnR/index.html

5 years ago

The European Union officially bans its airspace to Belarusian companies

https://www.aviation24.be/airlines/belavia/the-european-union-officially-bans-its-airspace-to-belarusian-companies/

5 years ago

Kansas is Flatter Than a Pancake (2003)

http://www.usu.edu/geo/geomorph/kansas.html

5 years ago

Implementing strict three-point perspective

https://pomax.github.io/three-point-perspective/

5 years ago

Conway's Game of Life on FPGA

https://k155la3.blog/2020/10/09/conways-game-of-life-on-fpga/

5 years ago

Coastal Arctic Sea Ice Is Thinning Faster Than Previously Thought

https://www.scientificamerican.com/article/coastal-arctic-sea-ice-is-thinning-faster-than-previously-thought1/

5 years ago

“That Won't Work”

https://meetryanflowers.com/that-wont-work/

5 years ago

Trans-Pacific Cable Chaos, Shifting Asian Hubs

https://blog.telegeography.com/trans-pacific-cables-asian-hubs-plcn-status

5 years ago

Valid Signal privacy issues shrugged off while patches quietly rolled out

https://403forbiddenblog.blogspot.com/2021/06/signal-safety-numbers.html?m=1

5 years ago

Zld: Drop-in, faster version of Apple's linker

https://github.com/michaeleisel/zld

5 years ago

Ancient Indigenous forest gardens still yield bounty 150 years later

https://nationalpost.com/news/canada/ancient-indigenous-forest-gardens-still-yield-bounty-150-years-later-study

5 years ago

Computer chips are mercurial: Rare miscalculations frequent at cloud hyperscale

https://www.theregister.com/2021/06/04/google_chip_flaws/

5 years ago

6502 “Illegal” Opcodes Demystified

https://www.masswerk.at/nowgobang/2021/6502-illegal-opcodes

5 years ago

Logical replication and decoding for Cloud SQL for PostgreSQL

https://cloud.google.com/blog/products/databases/you-can-now-use-cdc-from-cloudsql-for-postgresql

5 years ago

Using Clang LibFuzzer coverage-guided fuzzing engine with Nim

https://github.com/planetis-m/libfuzzer

5 years ago

‘We Eat Roti and Salt’: Delhi’s Most Vulnerable Still Wait for Food

https://www.thequint.com/news/india/delhi-non-ration-card-holders-still-wait-for-food-arvind-kejriwal-manish-sisodia

5 years ago

Y Combinator entrepreneurs say they were kicked out of the accelerator

https://www.businessinsider.com/ycombinator-katia-damer-paul-biggar-criticized-founders-vaccine-line-skipping-2021-6

5 years ago

Show HN: Secure sensitive info while recording videos live or screen sharing

https://blurweb.app

5 years ago

“Stories” Don’t Tell a Story: Good Sprint Planning Uses Milestones

https://cgroom.medium.com/stories-dont-tell-a-story-good-sprint-planning-uses-milestones-a71326aa8849

5 years ago

Apple employees push back against returning to the office in internal letter

https://www.theverge.com/2021/6/4/22491629/apple-employees-push-back-return-office-internal-letter-tim-cook

5 years ago

Twitter Ban in Nigeria

https://www.bbc.com/news/world-africa-57363779

5 years ago

WebGPU for Metal Developers

https://metalbyexample.com/webgpu-part-one/

5 years ago