Microsoft is rewriting core Windows libraries in Rust
https://www.theregister.com/2023/04/27/microsoft_windows_rust/
https://redd.it/132qedv
@programmingreddit
https://www.theregister.com/2023/04/27/microsoft_windows_rust/
https://redd.it/132qedv
@programmingreddit
The Register
Microsoft is busy rewriting core Windows code in memory-safe Rust
Now that's a C change we can back
GoDaddy: Hackers stole source code, installed malware in multi-year breach
https://www.bleepingcomputer.com/news/security/godaddy-hackers-stole-source-code-installed-malware-in-multi-year-breach
https://redd.it/132p07l
@programmingreddit
https://www.bleepingcomputer.com/news/security/godaddy-hackers-stole-source-code-installed-malware-in-multi-year-breach
https://redd.it/132p07l
@programmingreddit
BleepingComputer
GoDaddy: Hackers stole source code, installed malware in multi-year breach
Web hosting giant GoDaddy says it suffered a breach where unknown attackers have stolen source code and installed malware on its servers after breaching its cPanel shared hosting environment in a multi-year attack.
Italy restores ChatGPT after OpenAI responds to regulator
https://www.reuters.com/technology/chatgpt-is-available-again-users-italy-spokesperson-says-2023-04-28/
https://redd.it/132kpl6
@programmingreddit
https://www.reuters.com/technology/chatgpt-is-available-again-users-italy-spokesperson-says-2023-04-28/
https://redd.it/132kpl6
@programmingreddit
Reuters
Italy restores ChatGPT after OpenAI responds to regulator
The ChatGPT chatbot was reactivated in Italy after its maker OpenAI addressed issues raised by Italy's data protection authority, the agency and the company confirmed on Friday.
Why is std::hardware_destructive_interference_size a compile-time constant instead of a run-time value?
https://devblogs.microsoft.com/oldnewthing/20230424-00/?p=108085
https://redd.it/133lbne
@programmingreddit
https://devblogs.microsoft.com/oldnewthing/20230424-00/?p=108085
https://redd.it/133lbne
@programmingreddit
Microsoft News
Why is std::hardware_destructive_interference_size a compile-time constant instead of a run-time value?
The compiler is already making compile-time assumptions about the processor; you just don't realize it.
A C++ web/application framework I have been building for the last 12yrs
https://github.com/sumeetchhetri/ffead-cpp
https://redd.it/133qgdy
@programmingreddit
https://github.com/sumeetchhetri/ffead-cpp
https://redd.it/133qgdy
@programmingreddit
GitHub
GitHub - sumeetchhetri/ffead-cpp: Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports…
Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends - GitHub - sumeetchhetri/ffead-cpp: Framework for Enterprise Application De...
Quake's visibility culling explained
https://www.youtube.com/watch?v=IfCRHSIg6zo
https://redd.it/133vwr9
@programmingreddit
https://www.youtube.com/watch?v=IfCRHSIg6zo
https://redd.it/133vwr9
@programmingreddit
YouTube
Quake's PVS: A hidden gem of rendering optimization
A look at how Quake uses portal graphs to pre-calculate visibility information.
Support: https://www.buymeacoffee.com/mattsramblings
Mastodon: https://mastodon.cloud/@mattsramblings/
00:00 Intro
00:43 Portal graphs
01:57 Visibility in a linear graph
05:15…
Support: https://www.buymeacoffee.com/mattsramblings
Mastodon: https://mastodon.cloud/@mattsramblings/
00:00 Intro
00:43 Portal graphs
01:57 Visibility in a linear graph
05:15…
Maybe you should store passwords in plaintext.
https://www.qword.net/2023/04/30/maybe-you-should-store-passwords-in-plaintext
https://redd.it/1346yal
@programmingreddit
https://www.qword.net/2023/04/30/maybe-you-should-store-passwords-in-plaintext
https://redd.it/1346yal
@programmingreddit
QWORD
Maybe you should store passwords in plaintext.
“Never, ever, think about something else when you should be thinking about the power of incentives.” – Charlie Munger, American billionaire investor.
Writing Javascript without a build system
https://jvns.ca/blog/2023/02/16/writing-javascript-without-a-build-system/
https://redd.it/133l9q5
@programmingreddit
https://jvns.ca/blog/2023/02/16/writing-javascript-without-a-build-system/
https://redd.it/133l9q5
@programmingreddit
Julia Evans
Writing Javascript without a build system
Hello! I’ve been writing some Javascript this week, and as always when I start a new frontend project, I was faced with the question: should I use a build system?
Companies Say They Need Noncompete Clauses. Here’s How We Know That’s Not True.
https://slate.com/business/2023/03/noncompete-clauses-washington-research-ban-ftc.html
https://redd.it/134f6q8
@programmingreddit
https://slate.com/business/2023/03/noncompete-clauses-washington-research-ban-ftc.html
https://redd.it/134f6q8
@programmingreddit
Slate Magazine
Companies Say They Need Noncompete Clauses. Here’s How We Know That’s Not True.
We put their claims to the test.
Hacking the original xbox controller for fun and no profit
https://wheybags.com/blog/xbox.html
https://redd.it/1345d82
@programmingreddit
https://wheybags.com/blog/xbox.html
https://redd.it/1345d82
@programmingreddit
Reddit
r/programming on Reddit: Hacking the original xbox controller for fun and no profit
Posted by u/wheybags - 116 votes and 17 comments
Geoffrey Hinton, The Godfather Of AI Quits Google To Speak About The Dangers Of Artificial Intelligence
https://www.theinsaneapp.com/2023/05/geoffrey-hinton-quits-google-to-speak-about-dangers-of-ai.html
https://redd.it/134nyg2
@programmingreddit
https://www.theinsaneapp.com/2023/05/geoffrey-hinton-quits-google-to-speak-about-dangers-of-ai.html
https://redd.it/134nyg2
@programmingreddit
Insane - TheInsaneApp.com
Geoffrey Hinton, The Godfather Of AI Quits Google To Speak About The Dangers Of Artificial Intelligence
Geoffrey Hinton, The Godfather Of AI Quits Google To Speak About The Dangers Of Artificial Intelligence.
Rules of Thumb for Software Development Estimations
https://vadimkravcenko.com/shorts/project-estimates/
https://redd.it/134z77q
@programmingreddit
https://vadimkravcenko.com/shorts/project-estimates/
https://redd.it/134z77q
@programmingreddit
Vadim Kravcenko
Rules of Thumb for Software Development Estimations
Project estimates are a crucial part of project management, helping to predict the time and resources needed for successful completion. Accurate estimates can be achieved through experience, understanding the project's complexity, and using the right estimation…
'Godfather of Deep Learning' quits Google and warns of AI dangers: 'I don’t think they should scale this up more until they have understood whether they can control it'
https://www.pcgamer.com/godfather-of-deep-learning-quits-google-and-warns-of-ai-dangers-i-dont-think-they-should-scale-this-up-more-until-they-have-understood-whether-they-can-control-it/?utm_campaign=socialflow&utm_source=facebook.com&utm_medium=social&fbclid=IwAR3l_dkxLE8uyEHZEMdKQS9J7K-soNASifjn1XKKV0_EPRQDJiDSI6COups
https://redd.it/135213a
@programmingreddit
https://www.pcgamer.com/godfather-of-deep-learning-quits-google-and-warns-of-ai-dangers-i-dont-think-they-should-scale-this-up-more-until-they-have-understood-whether-they-can-control-it/?utm_campaign=socialflow&utm_source=facebook.com&utm_medium=social&fbclid=IwAR3l_dkxLE8uyEHZEMdKQS9J7K-soNASifjn1XKKV0_EPRQDJiDSI6COups
https://redd.it/135213a
@programmingreddit
PC Gamer
'Godfather of Deep Learning' quits Google and warns of AI dangers: 'I don’t think they should scale this up more until they have…
Dr. Geoffrey Hinton, one of the foremost researchers in the field of AI, has some concerns about where his groundbreaking work will lead.
Kubernetes creator: It would never be where it is if Google hadn't allowed us to embrace the open source community
https://devinterrupted.substack.com/p/how-open-source-enabled-kubernetes
https://redd.it/13513t7
@programmingreddit
https://devinterrupted.substack.com/p/how-open-source-enabled-kubernetes
https://redd.it/13513t7
@programmingreddit
Dev Interrupted
How Open Source Enabled Kubernetes’ Success
The success of Kubernetes was never preordained - it took years of work.
From Project Management to Data Compression Innovator: Building LZ4, ZStandard, and Finite State Entropy Encoder
https://corecursive.com/data-compression-yann-collet/
https://redd.it/135hg79
@programmingreddit
https://corecursive.com/data-compression-yann-collet/
https://redd.it/135hg79
@programmingreddit
CoRecursive Podcast
From Project Management to Data Compression Innovator - CoRecursive Podcast
How do you accomplish something massive over time? I've had the chance to meet with a number of exceptional software developers and it's something I always wonder about. Today, I might have an answer with the incredible story of Yann Collet.Yann was a project…
'Research observed the breathing patterns of hundreds of people while seated at a computer and found that about 80 percent of people would unconsciously hold their breath or drop into shallow breathing'
https://sports.yahoo.com/email-apnea-real-thing-heres-213001261.html
https://redd.it/135gget
@programmingreddit
https://sports.yahoo.com/email-apnea-real-thing-heres-213001261.html
https://redd.it/135gget
@programmingreddit
Yahoo Sports
Email Apnea Is Real—Here's How to Stop Holding Your Breath While You Work
Learn how to breathe easy (and feel less stressed) while you type and text.
A teardown of Teardown's voxel-based rendering engine
https://acko.net/blog/teardown-frame-teardown/
https://redd.it/135j1so
@programmingreddit
https://acko.net/blog/teardown-frame-teardown/
https://redd.it/135j1so
@programmingreddit
Acko.net
Teardown Frame Teardown
Frame breakdown of Tuxedo Labs' voxel-based game