Dev rejects CVE severity, makes his GitHub repo read-only
https://www.bleepingcomputer.com/news/security/dev-rejects-cve-severity-makes-his-github-repo-read-only/
https://redd.it/1ds5csl
@programmingreddit
https://www.bleepingcomputer.com/news/security/dev-rejects-cve-severity-makes-his-github-repo-read-only/
https://redd.it/1ds5csl
@programmingreddit
BleepingComputer
Dev rejects CVE severity, makes his GitHub repo read-only
The popular open source project, 'ip' had its GitHub repository archived, or made "read-only" by its developer as a result of a dubious CVE report filed for his project. Unfortunately, open-source developers have recently been met with an uptick in debatable…
Around 2013 Google’s source control system was servicing over 25,000 developers a day, all off of a single server tucked under a stairwell
https://graphite.dev/blog/google-perforce-to-piper-migration
https://redd.it/1dsf4z3
@programmingreddit
https://graphite.dev/blog/google-perforce-to-piper-migration
https://redd.it/1dsf4z3
@programmingreddit
Graphite.dev
How Google migrated billions of lines of code from Perforce to Piper
In 2011, Dan Bloch, the tech lead on the Perforce admin team at Google, published “Still All On One Server: Perforce at Scalehttps://static.googleusercontent.com/media/research.google.com/en//pubs/archive/39983.pdf .” The paper described how Google’s source…
Problematic Second: How the leap second, occurring only 27 times in history, has caused significant issues for technology and science.
https://sarvendev.com/2024/07/problematic-second/
https://redd.it/1dst1ii
@programmingreddit
https://sarvendev.com/2024/07/problematic-second/
https://redd.it/1dst1ii
@programmingreddit
Kamil Ruczyński
Problematic second
Today, each of us has many possibilities to check the current time. We have smartphones, watches, computers, TVs, refrigerators, ovens, etc. Everyone knows what a year is and what it signifies. We understand time zones and UTC time. Everything seems trivial.…
Beating NumPy's matrix multiplication in 150 lines of C code
https://salykova.github.io/matmul-cpu
https://redd.it/1dt5cf2
@programmingreddit
https://salykova.github.io/matmul-cpu
https://redd.it/1dt5cf2
@programmingreddit
salykova
Advanced Matrix Multiplication Optimization on Modern Multi-Core Processors
A detailed blog post on optimizing multi-threaded matrix multiplication for x86 processors to achieve OpenBLAS/MKL-like performance. Tags: High-performance GEMM on CPU, Fast GEMM on CPU, High-performance matrix multiplication on CPU, Fast Matrix Multiplication…
Total Annihilation Graphics Engine
https://mavorsrants.blogspot.com/2012/04/total-annihilation-graphics-engine.html
https://redd.it/1dtig2p
@programmingreddit
https://mavorsrants.blogspot.com/2012/04/total-annihilation-graphics-engine.html
https://redd.it/1dtig2p
@programmingreddit
Blogspot
Total Annihilation Graphics Engine
For a long time I've wanted to spend some time writing down my recollections of what I did on the TA graphics engine. It was a weird time, ...
14 Million OpenSSH Servers Potentially Vulnerable to "regreSSHion" Bug
https://cyberinsider.com/14-million-openssh-servers-potentially-vulnerable-to-regresshion-bug/
https://redd.it/1dtp47z
@programmingreddit
https://cyberinsider.com/14-million-openssh-servers-potentially-vulnerable-to-regresshion-bug/
https://redd.it/1dtp47z
@programmingreddit
CyberInsider
14 Million OpenSSH Servers Potentially Vulnerable to "regreSSHion" Bug
Qualys identified an RCE vulnerability in OpenSSH's server (sshd) on glibc-based Linux systems, potentially impacting up to 14 million servers
The sad state of property-based testing libraries
https://stevana.github.io/the_sad_state_of_property-based_testing_libraries.html
https://redd.it/1duamq2
@programmingreddit
https://stevana.github.io/the_sad_state_of_property-based_testing_libraries.html
https://redd.it/1duamq2
@programmingreddit
stevana.github.io
The sad state of property-based testing libraries
Don't Make Your Developers Sweat, Make Your Features Sweat
https://mdalmijn.com/p/your-companys-problem-is-hiding-in
https://redd.it/1du71fz
@programmingreddit
https://mdalmijn.com/p/your-companys-problem-is-hiding-in
https://redd.it/1du71fz
@programmingreddit
Mdalmijn
Your Company's Problem is Hiding in Plain Sight - High Work-In-Progress (WIP)
You Need Lazy People to Have Restless Features
VSDebugPro for VS2022 (Memory dumps, ARM64, YAML Scripting)
https://www.vsdebug.pro
https://redd.it/1duj91a
@programmingreddit
https://www.vsdebug.pro
https://redd.it/1duj91a
@programmingreddit
Reddit
From the programming community on Reddit: VSDebugPro for VS2022 (Memory dumps, ARM64, YAML Scripting)
Posted by ovidiuvio - 116 votes and no comments
Lua: The Easiest, Fully-Featured Language That Only a Few Programmers Know
https://medium.com/gitconnected/lua-the-easiest-fully-featured-language-that-only-a-few-programmers-know-97476864bffc?sk=548b63ea02d1a6da026785ae3613ed42
https://redd.it/1dub1u9
@programmingreddit
https://medium.com/gitconnected/lua-the-easiest-fully-featured-language-that-only-a-few-programmers-know-97476864bffc?sk=548b63ea02d1a6da026785ae3613ed42
https://redd.it/1dub1u9
@programmingreddit
Medium
Lua: The Easiest, Fully-Featured Language That Only a Few Programmers Know
Learning Lua is indeed easier than Python, Ruby, and JavaScript!
Jeffrey Snover and the Making of PowerShell
https://corecursive.com/building-powershell-with-jeffrey-snover/
https://redd.it/1dv4fzs
@programmingreddit
https://corecursive.com/building-powershell-with-jeffrey-snover/
https://redd.it/1dv4fzs
@programmingreddit
CoRecursive Podcast
Navigating Corporate Giants - CoRecursive Podcast
What if you had to fight against your company's culture to bring a revolutionary tool to life? Meet Jeffrey Snover, the Microsoft architect behind PowerShell, a command tool that transformed Windows system administration. Initially met with skepticism, Snover's…
Should you learn C to "learn how the computer works"?
https://steveklabnik.com/writing/should-you-learn-c-to-learn-how-the-computer-works
https://redd.it/1dv9uk5
@programmingreddit
https://steveklabnik.com/writing/should-you-learn-c-to-learn-how-the-computer-works
https://redd.it/1dv9uk5
@programmingreddit
Reddit
From the programming community on Reddit: Should you learn C to "learn how the computer works"?
Posted by Alexander_Selkirk - 178 votes and 111 comments
You’re Closer Than You Think: The Only 6 DNS Concepts You Really Need
https://jonahdevs.com/youre-closer-than-you-think-the-only-6-dns-concepts-you-really-need/
https://redd.it/1dv37ac
@programmingreddit
https://jonahdevs.com/youre-closer-than-you-think-the-only-6-dns-concepts-you-really-need/
https://redd.it/1dv37ac
@programmingreddit
Reddit
From the programming community on Reddit: You’re Closer Than You Think: The Only 6 DNS Concepts You Really Need
Posted by potatoplumber - 113 votes and 13 comments
There is always something: Fighting distractions as a software developer
https://shiftmag.dev/fighting-distractions-as-a-software-developer-3175/
https://redd.it/1dva93y
@programmingreddit
https://shiftmag.dev/fighting-distractions-as-a-software-developer-3175/
https://redd.it/1dva93y
@programmingreddit
ShiftMag
There is always something: Fighting distractions as a software developer - ShiftMag
This article is a distraction. You should get back to your work! Or not?
I have no constructor, and I must initialize
https://consteval.ca/2024/07/03/initialization/
https://redd.it/1dvq71d
@programmingreddit
https://consteval.ca/2024/07/03/initialization/
https://redd.it/1dvq71d
@programmingreddit
consteval.ca
I Have No Constructor, and I Must Initialize | consteval
A Dramatic Reading: I Will Fucking Piledrive You If You Mention AI Again
https://mccue.dev/pages/7-5-24-a-reading-i-will-fucking-piledrive-you-if-you-mention-ai-again
https://redd.it/1dw7n19
@programmingreddit
https://mccue.dev/pages/7-5-24-a-reading-i-will-fucking-piledrive-you-if-you-mention-ai-again
https://redd.it/1dw7n19
@programmingreddit
Reddit
From the programming community on Reddit: A Dramatic Reading: I Will Fucking Piledrive You If You Mention AI Again
Posted by bowbahdoe - 115 votes and 18 comments
James Gosling, creator of Java, announced that he is retiring
https://www.linkedin.com/posts/jamesgosling_ive-finally-retired-after-a-crazy-number-activity-7213740307538956289-26YU?utm_source=share&utm_medium=member_desktop
https://redd.it/1dwbpdu
@programmingreddit
https://www.linkedin.com/posts/jamesgosling_ive-finally-retired-after-a-crazy-number-activity-7213740307538956289-26YU?utm_source=share&utm_medium=member_desktop
https://redd.it/1dwbpdu
@programmingreddit
Linkedin
I've finally retired. | James Gosling
I've finally retired. After a crazy number of years as a software engineer, it's time for me to just have fun. The last 7 years at Amazon have been great, despite COVID-19 and industrial craziness. I've got a long list of side projects to plough through.…
Why Apple didn't use X for the window system (2003)
https://developers.slashdot.org/comments.pl?sid=75257&cid=6734612
https://redd.it/1dwiokj
@programmingreddit
https://developers.slashdot.org/comments.pl?sid=75257&cid=6734612
https://redd.it/1dwiokj
@programmingreddit
developers.slashdot.org
Mac OS X Maximum Security - Slashdot
> they don't even use X at all! What Apple is providing is an Apple-original window system that is graphics model agnostic, as well as a vector drawing system that maps very well to PDF, which is a sort of PostScript without the non-graphical operators. …