You can’t copy code with memcpy; code is more complicated than that
https://devblogs.microsoft.com/oldnewthing/20211229-00/?p=106061
https://redd.it/rrwa15
@programmingreddit
https://devblogs.microsoft.com/oldnewthing/20211229-00/?p=106061
https://redd.it/rrwa15
@programmingreddit
Microsoft News
You can’t copy code with memcpy; code is more complicated than that
There's more to code than just instructions.
GCC 12 Adds Support For Using The Mold Linker
https://www.phoronix.com/scan.php?page=news_item&px=GCC-12-Mold-Linker
https://redd.it/rrlz8m
@programmingreddit
https://www.phoronix.com/scan.php?page=news_item&px=GCC-12-Mold-Linker
https://redd.it/rrlz8m
@programmingreddit
Phoronix
GCC 12 Adds Support For Using The Mold Linker
A small but noteworthy change that landed today for the GCC 12 compiler itself is support for using the Mold linker.
With a sufficient number of users of an API, it does not matter what you promise in the contract: all observable behaviors of your system will be depended on by somebody.
https://www.hyrumslaw.com/
https://redd.it/rsc6lt
@programmingreddit
https://www.hyrumslaw.com/
https://redd.it/rsc6lt
@programmingreddit
reddit
With a sufficient number of users of an API, it does not matter...
Posted in r/programming by u/fagnerbrack • 127 points and 35 comments
An overview of core components that are involved in the execution of JavaScript code.
https://blog.devgenius.io/how-javascript-works-behind-the-scenes-88c546173f32
https://redd.it/rsqymg
@programmingreddit
https://blog.devgenius.io/how-javascript-works-behind-the-scenes-88c546173f32
https://redd.it/rsqymg
@programmingreddit
Medium
How JavaScript Works behind the scenes?
An overview walk-through of all the core components that are involved in the execution of JavaScript code.
How a Single Line of Code Made a 24-core Server Slower Than a Laptop
https://pkolaczk.github.io/server-slower-than-a-laptop/
https://redd.it/rszk63
@programmingreddit
https://pkolaczk.github.io/server-slower-than-a-laptop/
https://redd.it/rszk63
@programmingreddit
pkolaczk.github.io
How a Single Line of Code Made a 24-core Server Slower Than a Laptop | Piotr Kołaczkowski
Imagine you wrote a program for a pleasingly parallel problem, where each thread does its own independent piece of work, and the threads don’t need to coordi...
In 2022, YYMMDDhhmm formatted times exceed signed int range, breaking Microsoft services
https://twitter.com/miketheitguy/status/1477097527593734144
https://redd.it/rtgwcf
@programmingreddit
https://twitter.com/miketheitguy/status/1477097527593734144
https://redd.it/rtgwcf
@programmingreddit
Twitter
Mike
Dear @msexchangeteam. The FIP-FS “Microsoft” Scan Engine Failed to Load. Can’t Convert “2201010001” to long.
We Have A Browser Monopoly Again and Firefox is The Only Alternative Out There
https://batsov.com/articles/2021/11/28/firefox-is-the-only-alternative/
https://redd.it/rtsj28
@programmingreddit
https://batsov.com/articles/2021/11/28/firefox-is-the-only-alternative/
https://redd.it/rtsj28
@programmingreddit
(think)
Firefox is the Only Alternative
Supposedly today we have a lot of browsers to choose from - Google Chrome, Safari, Microsoft Edge, Firefox, Brave, Opera, Vivaldi, etc. Having choices is a good thing, right? Nobody wants to relive the time of almost complete Internet Explorer domination…
[blog post] Some sanity for C and C++ development on Windows
https://nullprogram.com/blog/2021/12/30/
https://redd.it/rsmfl3
@programmingreddit
https://nullprogram.com/blog/2021/12/30/
https://redd.it/rsmfl3
@programmingreddit
reddit
[blog post] Some sanity for C and C++ development on Windows
Posted in r/programming by u/flexibeast • 99 points and 58 comments
(Y2K22 Bug) Microsoft acknowledges the Exchange issue leads to Email Stuck in Transport Queues.
https://www.cyberkendra.com/2022/01/microsoft-exchange-2019-buggy-update.html
https://redd.it/rtyp3g
@programmingreddit
https://www.cyberkendra.com/2022/01/microsoft-exchange-2019-buggy-update.html
https://redd.it/rtyp3g
@programmingreddit
Cyber Kendra
(Y2K22 Bug) Microsoft Exchange Buggy Update cause Historical Bug
Microsoft acknowledges the Exchange issue leads to Email Stuck in Transport Queues.
Google: A log4j vulnerability filesystem scanner and Go package for analyzing JAR files.
https://github.com/google/log4jscanner
https://redd.it/ru5d8b
@programmingreddit
https://github.com/google/log4jscanner
https://redd.it/ru5d8b
@programmingreddit
GitHub
GitHub - google/log4jscanner: A log4j vulnerability filesystem scanner and Go package for analyzing JAR files.
A log4j vulnerability filesystem scanner and Go package for analyzing JAR files. - google/log4jscanner
Computer Networking Introduction - Ethernet and IP (Heavily Illustrated) - Computer Networking Basics For Developers
https://iximiuz.com/en/posts/computer-networking-101
https://redd.it/rucpih
@programmingreddit
https://iximiuz.com/en/posts/computer-networking-101
https://redd.it/rucpih
@programmingreddit
iximiuz Labs
From LAN to VXLAN: Networking Basics for Non-Network Engineers | iximiuz Labs
What is a LAN? What is a network segment? How are L1, L2, and L3 segments related? What does it take to send an IP packet from one host to another? What is the difference between LAN, VLAN, and VXLAN?
Last C# PDF doc/tutorial by Microsoft. Tomorrow, the PDF generation feature will be officially retired. So, I took this opportunity to archive this format. (Up to .NET 6)
https://archive.org/details/LastCSharpPdfDoc
https://redd.it/rulxz9
@programmingreddit
https://archive.org/details/LastCSharpPdfDoc
https://redd.it/rulxz9
@programmingreddit
Internet Archive
LastCSharpPdfDoc : Microsoft : Free Download, Borrow, and Streaming : Internet Archive
Last possible entire version of c# doc/tutorial by Microsoft.
Fast Kernel Headers: Tree -v1: Eliminate the Linux kernel's "Dependency Hell"
https://lwn.net/ml/linux-kernel/YdIfz+LMewetSaEB@gmail.com/
https://redd.it/ruxu4s
@programmingreddit
https://lwn.net/ml/linux-kernel/YdIfz+LMewetSaEB@gmail.com/
https://redd.it/ruxu4s
@programmingreddit
reddit
Fast Kernel Headers: Tree -v1: Eliminate the Linux kernel's...
Posted in r/programming by u/donutloop • 173 points and 21 comments
Compiling a Go program into a native binary for Nintendo Switch
https://ebiten.org/blog/native_compiling_for_nintendo_switch.html
https://redd.it/rv3xyn
@programmingreddit
https://ebiten.org/blog/native_compiling_for_nintendo_switch.html
https://redd.it/rv3xyn
@programmingreddit
Ebitengine - A dead simple 2D game engine for Go
Compiling a Go program into a native binary for Nintendo Switch™ - Ebitengine
Ebitengine is an open source game engine for the Go programming language. Ebitengine's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
Exploring Visual Basic 1.0 for MS-DOS
https://www.cloudwisp.com/exploring-visual-basic-1-0-for-ms-dos/
https://redd.it/ruy467
@programmingreddit
https://www.cloudwisp.com/exploring-visual-basic-1-0-for-ms-dos/
https://redd.it/ruy467
@programmingreddit
Cloudwisp
Exploring Visual Basic 1.0 for MS-DOS
Microsoft released Visual Basic 1.0 for MS-DOS in 1992, at a time when many users and businesses were still using DOS. It was actually the second Visual Basic release; coming after the Windows version 1.0 in 1991.
Wifi gameboy cartridge
http://there.oughta.be/a/wifi-game-boy-cartridge
https://redd.it/rv99yk
@programmingreddit
http://there.oughta.be/a/wifi-game-boy-cartridge
https://redd.it/rv99yk
@programmingreddit
there.oughta.be/
There oughta be a WiFi Game Boy cartridge.
It took a while, but I finally managed to create my own Game Boy cartridge. With WiFi! At this point, it can only demo a simple telnet-style communication and access Wikipedia articles, but I am confident that I will showcase more in the future. For now,…
You should not use Git as a database
https://www.tldr.engineering/you-should-not-use-git-as-a-database/
https://redd.it/ruyb33
@programmingreddit
https://www.tldr.engineering/you-should-not-use-git-as-a-database/
https://redd.it/ruyb33
@programmingreddit
TLDR Engineering
You should not use Git as a database
My team inherited a system that stores its data on a file system, constantly being saved to Git, acting as a single source of truth. Is it better or worse than a database? The short answer is, of course, “it depends on your use case”.