Userspace WireGuard implementation in Rust ~
https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/
https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/
The Cloudflare Blog
BoringTun, a userspace WireGuard implementation in Rust
Today we are happy to release the source code of a project we’ve been working on for the past few months. It is called BoringTun, and is a userspace implementation of the WireGuard® protocol written in Rust.
Reverse engineering and bypassing exam surveillance software ~
https://vmcall.github.io/reversal/2019/05/16/exam-surveillance2.html
https://vmcall.github.io/reversal/2019/05/16/exam-surveillance2.html
vmcall
Exam surveillance - the return. (ExamCookie)
Preface
Animating URLs with Javascript and Emojis :')
https://matthewrayfield.com/articles/animating-urls-with-javascript-and-emojis/
https://matthewrayfield.com/articles/animating-urls-with-javascript-and-emojis/
Selenium script to delete all your Facebook wall posts, for whatever reason ~
https://github.com/weskerfoot/DeleteFB
https://github.com/weskerfoot/DeleteFB
GitHub
GitHub - weskerfoot/DeleteFB: Automate Scrubbing your Facebook Presence
Automate Scrubbing your Facebook Presence. Contribute to weskerfoot/DeleteFB development by creating an account on GitHub.
GitHub launches Sponsors, lets you pay your favorite open source contributors~
https://github.com/sponsors
https://github.com/sponsors
GitHub
GitHub Sponsors
Invest in the open source projects you depend on with GitHub Sponsors.
How to factor 2048 bit RSA integers in 8 hours using 20 million noisy qubits ~
https://scirate.com/arxiv/1905.09749
https://scirate.com/arxiv/1905.09749
SciRate
How to factor 2048 bit RSA integers in 8 hours using 20 million noisy
We significantly reduce the cost of factoring integers and computing discrete logarithms in finite fields on a quantum computer by combining techniques from Shor 1994, Griffiths-Niu 1996, Zalka 2006,
Making the obvious code fast ~
https://jackmott.github.io/programming/2016/07/22/making-obvious-fast.html
https://jackmott.github.io/programming/2016/07/22/making-obvious-fast.html
jackmott.github.io
Making the obvious code fast
Jonathan Blow of “The Witness” fame likes to talk about just typing the obvious code first. Usually it will turnout to be fast enough. If it doesn’t, you c...
Google and Oracle's $9 Billion 'Copyright Case of the Decade' could be headed for the supreme court ~
https://www.newsweek.com/2019/06/07/google-oracle-copyright-case-supreme-court-1433037.html
https://www.newsweek.com/2019/06/07/google-oracle-copyright-case-supreme-court-1433037.html
Newsweek
Google and Oracle's $9 Billion 'Copyright Case of the Decade' Could be Headed for the Supreme Court
The 'copyright case of the decade' is a $9 billion copyright infringement suit Oracle filed against the search giant, Google, nearly 10 years ago. Google is asking for the Supreme Court to hear the case. Will it happen?
You're not praised for the bugs you didn't create ~
https://medium.com/@fagnerbrack/youre-not-praised-for-the-bugs-you-didn-t-create-ef3df6894d5c
https://medium.com/@fagnerbrack/youre-not-praised-for-the-bugs-you-didn-t-create-ef3df6894d5c
Medium
You’re Not Praised For The Bugs You Didn’t Create
The story of a programming prize strategy
How (and why) to build a programming language ~
https://corecursive.com/032-bob-nystrom-on-building-an-interpreter/
https://corecursive.com/032-bob-nystrom-on-building-an-interpreter/
CoRecursive Podcast
How to Build a Programming Language - CoRecursive Podcast
Bob Nystrom is the author of Crafting Interpreters. I speak with Nystrom about building a programming language and an interpreter implementation for it. We talk about parsing, the difference between compiler and interpreters and a lot more.If you are wondering…
Space Invaders in 512 bytes of x86 assembler code (one boot sector) ~
https://github.com/nanochess/Invaders
https://github.com/nanochess/Invaders
GitHub
GitHub - nanochess/Invaders: Invaders game in 512 bytes (boot sector)
Invaders game in 512 bytes (boot sector). Contribute to nanochess/Invaders development by creating an account on GitHub.
Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained ~
https://github.com/trekhleb/homemade-machine-learning
https://github.com/trekhleb/homemade-machine-learning
GitHub
GitHub - trekhleb/homemade-machine-learning: 🤖 Python examples of popular machine learning algorithms with interactive Jupyter…
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained - trekhleb/homemade-machine-learning