Alan Turing's 1950 manual for one of the first computers
https://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-4-pdf/k-4-u2780-Manchester-Mark-I-manual.pdf
https://redd.it/1fn8n81
@programmingreddit
https://archive.computerhistory.org/resources/text/Knuth_Don_X4100/PDF_index/k-4-pdf/k-4-u2780-Manchester-Mark-I-manual.pdf
https://redd.it/1fn8n81
@programmingreddit
Reddit
From the programming community on Reddit: Alan Turing's 1950 manual for one of the first computers
Posted by djnz-1999 - 102 votes and 4 comments
What's inside the QR code menu at this cafe?
https://peabee.substack.com/p/whats-inside-the-qr-code-menu-at
https://redd.it/1fnehlx
@programmingreddit
https://peabee.substack.com/p/whats-inside-the-qr-code-menu-at
https://redd.it/1fnehlx
@programmingreddit
Why You Should Stop Using RSA: A Deep Dive Into Its Security Pitfalls
https://blog.trailofbits.com/2019/07/08/fuck-rsa/
https://redd.it/1fnmx7d
@programmingreddit
https://blog.trailofbits.com/2019/07/08/fuck-rsa/
https://redd.it/1fnmx7d
@programmingreddit
The Trail of Bits Blog
Seriously, stop using RSA
Here at Trail of Bits we review a lot of code. From major open source projects to exciting new proprietary software, we’ve seen it all. But one common denominator in all of these systems is that for some inexplicable reason people still seem to think RSA…
Working Turing Machine can be voted on LEGO Ideas
https://ideas.lego.com/projects/10a3239f-4562-4d23-ba8e-f4fc94eef5c7
https://redd.it/1fnttrz
@programmingreddit
https://ideas.lego.com/projects/10a3239f-4562-4d23-ba8e-f4fc94eef5c7
https://redd.it/1fnttrz
@programmingreddit
Lego
Turing Machine – Working Lego Computer | LEGO® Ideas
What is a Turing machine?It's an abstract model of an algorithmic machine. Although it was not designed to be implemented in real life, some people actually do …
Why 32bit architecture computer doesn't use segmentation to support more ram than 4Gb ?
https://reddit.com/r/programming/
https://redd.it/1foam2d
@programmingreddit
https://reddit.com/r/programming/
https://redd.it/1foam2d
@programmingreddit
Reddit
programming
Computer Programming
98% of companies experienced ML project failures in 2023: report
https://info.sqream.com/hubfs/data%20analytics%20leaders%20survey%202024.pdf
https://redd.it/1focf6c
@programmingreddit
https://info.sqream.com/hubfs/data%20analytics%20leaders%20survey%202024.pdf
https://redd.it/1focf6c
@programmingreddit
Rust panics under the hood, and implementing them in .NET
https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html
https://redd.it/1font5k
@programmingreddit
https://fractalfir.github.io/generated_html/rustc_codegen_clr_v0_2_1.html
https://redd.it/1font5k
@programmingreddit
Reddit
From the programming community on Reddit: Rust panics under the hood, and implementing them in .NET
Posted by FractalFir - 114 votes and 19 comments
Winamp finally open sources their code, under license preventing forking and source/binary distribution
https://github.com/WinampDesktop/winamp
https://redd.it/1fp15q0
@programmingreddit
https://github.com/WinampDesktop/winamp
https://redd.it/1fp15q0
@programmingreddit
Avoiding if-else Hell: The Functional Style
https://lackofimagination.org/2024/09/avoiding-if-else-hell-the-functional-style/
https://redd.it/1fozl65
@programmingreddit
https://lackofimagination.org/2024/09/avoiding-if-else-hell-the-functional-style/
https://redd.it/1fozl65
@programmingreddit
Lack of Imagination
Avoiding if-else Hell: The Functional Style
Many years ago, I took part in the development of a taxi-hailing mobile app that is still widely used today. I don’t know what kind of code they’re running now, but in those early days, the driver assignment code –if I remember it correctly– was similar in…
Eliminating Memory Safety Vulnerabilities at the Source
https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html
https://redd.it/1fpg0iw
@programmingreddit
https://security.googleblog.com/2024/09/eliminating-memory-safety-vulnerabilities-Android.html
https://redd.it/1fpg0iw
@programmingreddit
Google Online Security Blog
Eliminating Memory Safety Vulnerabilities at the Source
Posted by Jeff Vander Stoep - Android team, and Alex Rebert - Security Foundations Memory safety vulnerabilities remain a pervasive threa...
The father of JavaScript joins forces with nearly 10000 developers to collectively attack Oracle…
https://medium.com/@beckmoulton/the-father-of-javascript-joins-forces-with-nearly-10000-developers-to-collectively-attack-oracle-121d14a894b9
https://redd.it/1fpqxk5
@programmingreddit
https://medium.com/@beckmoulton/the-father-of-javascript-joins-forces-with-nearly-10000-developers-to-collectively-attack-oracle-121d14a894b9
https://redd.it/1fpqxk5
@programmingreddit
Medium
The father of JavaScript joins forces with nearly 10000 developers to collectively attack Oracle…
Oracle controls the JavaScript trademark because it acquired Sun Microsystems in 2009, which had applied for the trademark as early as 1995…
PostgreSQL 17 Released!
https://www.postgresql.org/about/news/postgresql-17-released-2936/
https://redd.it/1fpvtn7
@programmingreddit
https://www.postgresql.org/about/news/postgresql-17-released-2936/
https://redd.it/1fpvtn7
@programmingreddit
PostgreSQL News
PostgreSQL 17 Released!
The [PostgreSQL Global Development Group](https://www.postgresql.org) today announced the release of [PostgreSQL 17](https://www.postgresql.org/docs/17/release-17.html), the latest version of the world's most advanced …
Seems that the recent source code release of Winamp violates LGPL
https://github.com/WinampDesktop/winamp/issues/240
https://redd.it/1fpxrpp
@programmingreddit
https://github.com/WinampDesktop/winamp/issues/240
https://redd.it/1fpxrpp
@programmingreddit
GitHub
LGPL violation · Issue #240 · WinampDesktop/winamp
You have included a (partial) copy of Source code for LGPL-licensed libdiscid to statically link. However, you did not include the actual copy of the License (which should have been included, as it...
Tired of other developers? #ifdef your code with your Windows username
https://stannedelchev.net/tired-of-other-developers-ifdef-your-code-with-your-windows-username/
https://redd.it/1fqj4vn
@programmingreddit
https://stannedelchev.net/tired-of-other-developers-ifdef-your-code-with-your-windows-username/
https://redd.it/1fqj4vn
@programmingreddit
stannedelchev.net
Tired of other developers? #ifdef your code with your Windows username
We all know other developers write bad code. My code is the best. So what if I could only run my code and not worry about other people’s code? Introducing misused conditional compilation symbols! John likes simple variable names and short code. Jake believes…
Thanks, Arc Browser! Latest Vulnerability Exposes Just How Inefficient Row-Level Security (RLS) Is
https://www.permit.io/blog/rls-is-not-enough
https://redd.it/1fqjqgw
@programmingreddit
https://www.permit.io/blog/rls-is-not-enough
https://redd.it/1fqjqgw
@programmingreddit
www.permit.io
The Arc Browser Vulnerability Exposes the Inefficiency of Row-Level Security (RLS)
Learn what the latest Arc Browser vulnerability can teach us about the proper usage of row-level security.
It's hard to write code for computers, but it's even harder to write code for humans
https://erikbern.com/2024/09/27/its-hard-to-write-code-for-humans.html
https://redd.it/1fqzh16
@programmingreddit
https://erikbern.com/2024/09/27/its-hard-to-write-code-for-humans.html
https://redd.it/1fqzh16
@programmingreddit
Erik Bernhardsson
It's hard to write code for computers, but it's even harder to write code for humans
How to build developer tools for happiness and productivity.
Hacking Kia: Remotely Controlling Cars With Just a License Plate
https://samcurry.net/hacking-kia
https://redd.it/1fr89ji
@programmingreddit
https://samcurry.net/hacking-kia
https://redd.it/1fr89ji
@programmingreddit
samcurry.net
Hacking Kia: Remotely Controlling Cars With Just a License Plate
On June 11th, 2024, we discovered a set of vulnerabilities in Kia vehicles that allowed remote control over key functions using only a license plate. These attacks could be executed remotely on any hardware-equipped vehicle in about 30 seconds, regardless…