WebVM: Linux Virtualization in WebAssembly with Full Networking via Tailscale
https://leaningtech.com/webvm-virtual-machine-with-networking-via-tailscale/
https://redd.it/xx3r83
@programmingreddit
https://leaningtech.com/webvm-virtual-machine-with-networking-via-tailscale/
https://redd.it/xx3r83
@programmingreddit
Leaning Technologies Developer
How we added full networking to WebVM via Tailscale
WebVM, our virtual Linux environment running fully client-side in the browser, now supports networking via Tailscale.
Cloud desktops aren't as good as you'd think - "Let's give developers a Chromebook and a VM running in the cloud"
https://mjg59.dreamwidth.org/61535.html
https://redd.it/xx54w2
@programmingreddit
https://mjg59.dreamwidth.org/61535.html
https://redd.it/xx54w2
@programmingreddit
reddit
Cloud desktops aren't as good as you'd think - "Let's give...
Posted in r/programming by u/speckz • 173 points and 63 comments
Framework axios pushed a broken update, crippling thousands of websites
https://github.com/axios/axios/issues/5038
https://redd.it/xxu545
@programmingreddit
https://github.com/axios/axios/issues/5038
https://redd.it/xxu545
@programmingreddit
GitHub
TypeError: axios.get is not a function (v1.1.0) · Issue #5038 · axios/axios
Describe the bug The new version of axios (v1.1.0) is throwing an error for axios.get: TypeError: axios.get is not a function. Note: This issue was not present in v1.0.0 To Reproduce Include axio v...
lambda-8cc: An x86 C compiler written in untyped lambda calculus
https://github.com/woodrush/lambda-8cc
https://redd.it/xxk52g
@programmingreddit
https://github.com/woodrush/lambda-8cc
https://redd.it/xxk52g
@programmingreddit
GitHub
GitHub - woodrush/lambda-8cc: x86 C compiler written in untyped lambda calculus
x86 C compiler written in untyped lambda calculus. Contribute to woodrush/lambda-8cc development by creating an account on GitHub.
Discovering novel algorithms with AlphaTensor
https://www.deepmind.com/blog/discovering-novel-algorithms-with-alphatensor
https://redd.it/xwj07g
@programmingreddit
https://www.deepmind.com/blog/discovering-novel-algorithms-with-alphatensor
https://redd.it/xwj07g
@programmingreddit
Google DeepMind
Discovering novel algorithms with AlphaTensor
In our paper, published today in Nature, we introduce AlphaTensor, the first artificial intelligence (AI) system for discovering novel, efficient, and provably correct algorithms for fundamental task…
Report: Big U.S. Banks Are Stiffing Account Takeover Victims
https://krebsonsecurity.com/2022/10/report-big-u-s-banks-are-stiffing-account-takeover-victims/
https://redd.it/xyg8yh
@programmingreddit
https://krebsonsecurity.com/2022/10/report-big-u-s-banks-are-stiffing-account-takeover-victims/
https://redd.it/xyg8yh
@programmingreddit
Krebs on Security
Report: Big U.S. Banks Are Stiffing Account Takeover Victims
When U.S. consumers have their online bank accounts hijacked and plundered by hackers, U.S. financial institutions are legally obligated to reverse any unauthorized transactions as long as the victim reports the fraud in a timely manner. But new data released…
The Uber Hack - A step by step technical breakdown of the 2022 Uber data breach
https://youtu.be/8vHl9cg7iAg
https://redd.it/xy2qg4
@programmingreddit
https://youtu.be/8vHl9cg7iAg
https://redd.it/xy2qg4
@programmingreddit
YouTube
The Uber Hack - A step by step breakdown of the 2022 Uber data breach
On September 15th Uber suffered a significant breach. In this video, we will break down exactly how Uber was breached from initial access to how the attacker moved laterally into different internal systems of Uber.
Read more on the topic here: https://…
Read more on the topic here: https://…
LLVM: Smaller debug info with constructor type homing (2021)
https://blog.llvm.org/posts/2021-04-05-constructor-homing-for-debug-info/
https://redd.it/xyr7jo
@programmingreddit
https://blog.llvm.org/posts/2021-04-05-constructor-homing-for-debug-info/
https://redd.it/xyr7jo
@programmingreddit
The LLVM Project Blog
Smaller debug info with constructor type homing
Constructor type homing for debug info Background Class type information is a large contributor to debug info size. Clang already has a few optimizations to reduce the size of class type information based on the assumption that debug info can be spread out…
SQLite: QEMU all over again?
https://glaubercosta-11125.medium.com/sqlite-qemu-all-over-again-aedad19c9a1c?source=friends_link&sk=80e4512470ae1e983c8db2d367855483
https://redd.it/xyd63l
@programmingreddit
https://glaubercosta-11125.medium.com/sqlite-qemu-all-over-again-aedad19c9a1c?source=friends_link&sk=80e4512470ae1e983c8db2d367855483
https://redd.it/xyd63l
@programmingreddit
Medium
SQLite: QEMU all over again?
In a trip down memory lane, I recall my experience with QEMU, and how the project changed completely to accommodate a new industry trend…
How did apple train its cp filtering algorithm?
https://appleinsider.com/articles/22/08/26/apples-csam-detection-system-may-not-be-perfect-but-it-is-inevitable/amp/
https://redd.it/xz2kft
@programmingreddit
https://appleinsider.com/articles/22/08/26/apples-csam-detection-system-may-not-be-perfect-but-it-is-inevitable/amp/
https://redd.it/xz2kft
@programmingreddit
AppleInsider
Apple's CSAM detection system may not be perfect, but it is inevitable
Over a year ago, Apple announced plans to scan for child sexual abuse material (CSAM) with the iOS 15.2 release. The technology is inevitable despite imperfections and silence about it.
Memory Safety in the D Programming Language (Part 2 of N)
https://dlang.org/blog/2022/10/08/dip1000-memory-safety-in-a-modern-systems-programming-language-part-2/
https://redd.it/xyvfnh
@programmingreddit
https://dlang.org/blog/2022/10/08/dip1000-memory-safety-in-a-modern-systems-programming-language-part-2/
https://redd.it/xyvfnh
@programmingreddit
TypeScript is now officially 10 years old!
https://coderoasis.com/typescript-10-years-old/
https://redd.it/xz5yqr
@programmingreddit
https://coderoasis.com/typescript-10-years-old/
https://redd.it/xz5yqr
@programmingreddit
I reverse-engineered an auto cat feeder to feed me candy when I actually commit code
https://www.sensibledefaults.io/blog/reverse-engineering-cat-feeder/index
https://redd.it/xz90cq
@programmingreddit
https://www.sensibledefaults.io/blog/reverse-engineering-cat-feeder/index
https://redd.it/xz90cq
@programmingreddit
Sensible Defaults
Reverse Engineering a Cat Feeder to Boost Productivity
After some late-night Amazon'ing I got a PetKit FreshElement Solo, which I turned into a positive reinforcement machine!
When to Use Memory Safe Languages: Safety in Non-Memory-Safe Languages
https://verdagon.dev/blog/when-to-use-memory-safe-part-1
https://redd.it/xywxda
@programmingreddit
https://verdagon.dev/blog/when-to-use-memory-safe-part-1
https://redd.it/xywxda
@programmingreddit
reddit
When to Use Memory Safe Languages: Safety in Non-Memory-Safe Languages
Posted in r/programming by u/verdagon • 161 points and 47 comments
Performance Benefits of Using Huge Pages for Code.
https://easyperf.net/blog/2022/09/01/Utilizing-Huge-Pages-For-Code
https://redd.it/xy7x1m
@programmingreddit
https://easyperf.net/blog/2022/09/01/Utilizing-Huge-Pages-For-Code
https://redd.it/xy7x1m
@programmingreddit
easyperf.net
Performance Benefits of Using Huge Pages for Code. | Easyperf
Azure CTO: Git making me want to pull my hair out yet again. One of the most unintuitive, clunky interfaces of any software I've ever used.
https://twitter.com/markrussinovich/status/1578451245249052672
https://redd.it/xzm9hc
@programmingreddit
https://twitter.com/markrussinovich/status/1578451245249052672
https://redd.it/xzm9hc
@programmingreddit
X (formerly Twitter)
Mark Russinovich on X
Git making me want to pull my hair out yet again. One of the most unintuitive, clunky interfaces of any software I've ever used.
tremor: The open-source library to build dashboards fast.
https://github.com/tremorlabs/tremor
https://redd.it/xzlva9
@programmingreddit
https://github.com/tremorlabs/tremor
https://redd.it/xzlva9
@programmingreddit
GitHub
GitHub - tremorlabs/tremor: Copy & Paste React components to build modern web applications.
Copy & Paste React components to build modern web applications. - GitHub - tremorlabs/tremor: Copy & Paste React components to build modern web applications.