Envisioning a Simplified Intel Architecture for the Future
https://www.intel.com/content/www/us/en/developer/articles/technical/envisioning-future-simplified-architecture.html
https://redd.it/13mdzex
@programmingreddit
https://www.intel.com/content/www/us/en/developer/articles/technical/envisioning-future-simplified-architecture.html
https://redd.it/13mdzex
@programmingreddit
Intel
Envisioning a Simplified Intel® Architecture
Intel investigated architectural enhancements and modifications for a 64-bit mode-only architecture.
Dolphin Progress Report: February, March, and April 2023
https://dolphin-emu.org/blog/2023/05/21/dolphin-progress-report-february-march-april-2023/
https://redd.it/13nn7ky
@programmingreddit
https://dolphin-emu.org/blog/2023/05/21/dolphin-progress-report-february-march-april-2023/
https://redd.it/13nn7ky
@programmingreddit
Dolphin Emulator
Dolphin Progress Report: February, March, and April 2023
It's been a hectic past few months for the project. In addition to the upcoming release on Steam, a lot of focus has gone into other major features. While not everything has landed yet, two very important changes to Android did arrive, one of which has been…
Stay Alert: The Rising Threat of Malicious Extensions in Microsoft's VSCode Marketplace
https://programmingeeksclub.com/microsoft-vscode-malicious-extensions/
https://redd.it/13no6il
@programmingreddit
https://programmingeeksclub.com/microsoft-vscode-malicious-extensions/
https://redd.it/13no6il
@programmingreddit
Programming Geeks Club
Stay Alert: The Rising Threat of Malicious Extensions in Microsoft's VSCode Marketplace
Recent surge of malicious extensions in Microsoft's VSCode Marketplace. Understand the threats, the extensions involved, and learn how to protect yourself in this evolving digital landscape
The “From Source Code to Machine Code” book is finished
https://build-your-own.org/blog/20230520_byoc_done/?ref=20230520
https://redd.it/13nvuod
@programmingreddit
https://build-your-own.org/blog/20230520_byoc_done/?ref=20230520
https://redd.it/13nvuod
@programmingreddit
build-your-own.org
The “From Source Code to Machine Code” book is finished | Blog | build-your-own.org
The “From Source Code to
Machine Code” book is finished
Machine Code” book is finished
How Much Memory Do You Need to Run 1 Million Concurrent Tasks?
https://pkolaczk.github.io/memory-consumption-of-async/
https://redd.it/13o4nr5
@programmingreddit
https://pkolaczk.github.io/memory-consumption-of-async/
https://redd.it/13o4nr5
@programmingreddit
pkolaczk.github.io
How Much Memory Do You Need to Run 1 Million Concurrent Tasks? | Piotr Kołaczkowski
In this blog post, I delve into the comparison of memory consumption between asynchronous and multi-threaded programming across popular languages like Rust, ...
GitHub - stepchowfun/typical: Data interchange with algebraic data types. "can be compared to Protocol Buffers and Apache Thrift. ... emphasizing a safer programming style with non-nullable types and exhaustive pattern matching."
https://github.com/stepchowfun/typical
https://redd.it/13ojgo2
@programmingreddit
https://github.com/stepchowfun/typical
https://redd.it/13ojgo2
@programmingreddit
GitHub
GitHub - stepchowfun/typical: Data interchange with algebraic data types.
Data interchange with algebraic data types. Contribute to stepchowfun/typical development by creating an account on GitHub.
If Founders Treated Their Investors The Same Way They Treated Their Employees
https://software.rajivprab.com/2020/08/18/if-founders-treated-their-investors-the-same-way-they-treated-their-employees/
https://redd.it/13oumv3
@programmingreddit
https://software.rajivprab.com/2020/08/18/if-founders-treated-their-investors-the-same-way-they-treated-their-employees/
https://redd.it/13oumv3
@programmingreddit
Software the Hard way
If Founders Treated Their Investors The Same Way They Treated Their Employees
Founder: Hey Joe! How are you doing? Everyone here loved meeting you, and we would really love to have you on board as our investor! We really respect your expertise, and think this could be a grea…
Meta hit with record-breaking $1.3 billion fine over Facebook data transfers to the US
https://www.simpleanalytics.com/blog/meta-hit-with-record-breaking-1-3-billion-fine-over-facebook-data-transfers-to-the-us
https://redd.it/13owd5g
@programmingreddit
https://www.simpleanalytics.com/blog/meta-hit-with-record-breaking-1-3-billion-fine-over-facebook-data-transfers-to-the-us
https://redd.it/13owd5g
@programmingreddit
Simpleanalytics
Facebook data transfers declared illegal
Meta ordered to shut down US data transfers for Facebook and fined €1.2 billion for GDPR violations. The decision impacts European data transfer cases and might lead to a Facebook blackout in Europe.
There's an almost 5-year-old bug in the Firebase js SDK that leaks 2 event listeners every second
https://github.com/firebase/firebase-js-sdk/issues/1420
https://redd.it/13p94wu
@programmingreddit
https://github.com/firebase/firebase-js-sdk/issues/1420
https://redd.it/13p94wu
@programmingreddit
GitHub
calling firebase.initializeApp(...) creates ~ 2 event listeners / seconds from then on (Chrome) · Issue #1420 · firebase/firebase…
Operating System version: Win10 64bit Browser version: Chrome 71 Firebase SDK version: 5.5.8 & 5.7.0 Firebase Product: firebase-app Make an html file with boilerplate, and in head: Load these s...
Python PYPI temporarily stopped user registration, projects amid high volume of malware
https://programmingeeksclub.com/pypi-security-threats-implications-python-community/
https://redd.it/13oo1og
@programmingreddit
https://programmingeeksclub.com/pypi-security-threats-implications-python-community/
https://redd.it/13oo1og
@programmingreddit
Programming Geeks Club
The Recent Security Threats on Python Package Index (PyPI) and Its Implications
Discover the reasons behind PyPI's recent suspension and its impact on the Python community. The latest in Python and open-source repository security.
4 things i learned after getting users
https://basementcommunity.bearblog.dev/things-i-learned
https://redd.it/13pub60
@programmingreddit
https://basementcommunity.bearblog.dev/things-i-learned
https://redd.it/13pub60
@programmingreddit
front page | basement community
4 things i learned after getting users
last month, i posted about my website basement community on hacker news and it sorta blew up. you can view the post here. it blew up so much, i was totally u...
4 Things You Should Avoid When The Schedule’s Slipping
https://levelup.gitconnected.com/4-things-you-should-avoid-when-the-schedules-slipping-a82fec9b05e6?sk=6f1fd57f819310fcb566039a49add349
https://redd.it/13q2qy2
@programmingreddit
https://levelup.gitconnected.com/4-things-you-should-avoid-when-the-schedules-slipping-a82fec9b05e6?sk=6f1fd57f819310fcb566039a49add349
https://redd.it/13q2qy2
@programmingreddit
Medium
4 Things You Should Avoid When The Schedule’s Slipping
Granted, it takes real nerve…
Code Quality: Debunking the Speed vs Quality Myth with Empirical Data
https://codescene.com/blog/code-quality-debunking-the-speed-vs-vs-quality-myth-with-empirical-data
https://redd.it/13pm19g
@programmingreddit
https://codescene.com/blog/code-quality-debunking-the-speed-vs-vs-quality-myth-with-empirical-data
https://redd.it/13pm19g
@programmingreddit
Codescene
Code Quality: Debunking the Speed vs Quality Myth with Empirical Data
Make code quality objective and get traction at the business level. Get the ammunition you need to motivate a larger refactoring or re-design.