The worst-selling Microsoft software product of all time: OS/2 for the Mach 20
https://devblogs.microsoft.com/oldnewthing/20221226-00/?p=107615
https://redd.it/zxzgyv
@programmingreddit
https://devblogs.microsoft.com/oldnewthing/20221226-00/?p=107615
https://redd.it/zxzgyv
@programmingreddit
Microsoft News
The worst-selling Microsoft software product of all time: OS/2 for the Mach 20
Count 'em on one hand.
There is no secure software supply-chain.
https://onengineering.substack.com/p/there-is-no-secure-software-supply
https://redd.it/zyf9rb
@programmingreddit
https://onengineering.substack.com/p/there-is-no-secure-software-supply
https://redd.it/zyf9rb
@programmingreddit
On Engineering
There is no secure software supply-chain.
Years ago, entrepreneurs and innovators predicated that “software would eat the world”. And to little surprise, year after year, the world has become more and more reliant on software solutions. Often times, that software is (or indirectly depends on) some…
"Nothing's more damaging in programming right now than the 'shipping at all costs' mantra. Not only does it create burnout factories, it loads teams with tech debt only the people who leave from burnout can tackle." Saw devs posting their favorite lessons from 2022. This was mine unfortunately.
https://devinterrupted.substack.com/p/the-dangers-of-shipping-at-all-costs
https://redd.it/zynd1k
@programmingreddit
https://devinterrupted.substack.com/p/the-dangers-of-shipping-at-all-costs
https://redd.it/zynd1k
@programmingreddit
Dev Interrupted
The Dangers of Shipping at All Costs w/ CEO & Cofounder of 33 Teams, Drew McManus
In a field like engineering, to have a truly unique 30,000-feet view of the profession, you need someone with 30 years of experience in adapting, innovating and creating in the space. That’s why we were so excited to talk to Drew McManus, CEO and Cofounder…
Lies we tell ourselves to keep using Golang
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
https://redd.it/zyzgtp
@programmingreddit
https://fasterthanli.me/articles/lies-we-tell-ourselves-to-keep-using-golang
https://redd.it/zyzgtp
@programmingreddit
fasterthanli.me
Lies we tell ourselves to keep using Golang
In the two years since I've posted I want off Mr Golang's Wild Ride, it's made the rounds time and time again, on Reddit, on Lobste.rs, on HackerNews, and elsewhere. And every time, it elicits the ...
Golang is evil on shitty networks
https://withinboredom.info/blog/2022/12/29/golang-is-evil-on-shitty-networks/
https://redd.it/zylfi2
@programmingreddit
https://withinboredom.info/blog/2022/12/29/golang-is-evil-on-shitty-networks/
https://redd.it/zylfi2
@programmingreddit
Somewhere Within Boredom
Golang is evil on shitty networks
This adventure starts with git-lfs. It was a normal day and I added a 500 MB binary asset to my server templates. When I went to push it, I found it interesting that git-lfs was uploading at 50KB p…
Women in Computing - The Potential Negative Effects of Positive Discrimination
https://levelup-edu.com/women-in-computing/
https://redd.it/zz3rrh
@programmingreddit
https://levelup-edu.com/women-in-computing/
https://redd.it/zz3rrh
@programmingreddit
Developers Should Celebrate Software Development Being Hard
https://thehosk.medium.com/developers-should-celebrate-software-development-being-hard-c2e84d503cf
https://redd.it/zzdyld
@programmingreddit
https://thehosk.medium.com/developers-should-celebrate-software-development-being-hard-c2e84d503cf
https://redd.it/zzdyld
@programmingreddit
Medium
Developers Should Celebrate Software Development Being Hard
What doesn’t kill you in software development often makes you complain….alot
Developers Should Celebrate Software Development Being Hard
https://thehosk.medium.com/developers-should-celebrate-software-development-being-hard-c2e84d503cf
https://redd.it/zzdyld
@programmingreddit
https://thehosk.medium.com/developers-should-celebrate-software-development-being-hard-c2e84d503cf
https://redd.it/zzdyld
@programmingreddit
Medium
Developers Should Celebrate Software Development Being Hard
What doesn’t kill you in software development often makes you complain….alot
I built an animated code walkthrough which can also display information & types.
https://bridge.codes/code
https://redd.it/zzrp8y
@programmingreddit
https://bridge.codes/code
https://redd.it/zzrp8y
@programmingreddit
reddit
I built an animated code walkthrough which can also display...
Posted in r/programming by u/hyver314 • 124 points and 8 comments
The secrets of understanding 3-way merges
https://levelup-edu.com/the-secrets-of-understanding-3-way-merges/
https://redd.it/100590x
@programmingreddit
https://levelup-edu.com/the-secrets-of-understanding-3-way-merges/
https://redd.it/100590x
@programmingreddit
Draw SVG rope using JavaScript
https://muffinman.io/blog/draw-svg-rope-using-javascript/
https://redd.it/100ddm6
@programmingreddit
https://muffinman.io/blog/draw-svg-rope-using-javascript/
https://redd.it/100ddm6
@programmingreddit
Muffin Man
Draw SVG rope using JavaScript · Muffin Man
Transforming a SVG path into a rope drawing turned out to be a surprisingly fun problem to solve. I'll walk you through the process and show you a few tricks that made it work.
Building the fastest Lua interpreter automatically
https://sillycross.github.io/2022/11/22/2022-11-22/
https://redd.it/100kvyt
@programmingreddit
https://sillycross.github.io/2022/11/22/2022-11-22/
https://redd.it/100kvyt
@programmingreddit
sillycross.github.io
Building the fastest Lua interpreter.. automatically!
This is Part 1 of a series of posts. Part 2 is available here: Building a baseline JIT for Lua automatically It is well-known that writing a good VM for a dynamic language is never an easy job. High
Opinion | The Shameful Open Secret Behind Southwest’s Failure
https://www.nytimes.com/2022/12/31/opinion/southwest-airlines-computers.html
https://redd.it/100k7v9
@programmingreddit
https://www.nytimes.com/2022/12/31/opinion/southwest-airlines-computers.html
https://redd.it/100k7v9
@programmingreddit
NY Times
Opinion | The Shameful Open Secret Behind Southwest’s Failure (Published 2022)
The recent meltdown was avoidable, but it would have cost the company.
How I Got Xfinity Stream to Work on Linux (a Tale of Widevine, ChromeOS, and a Patched glibc)
https://thebrokenrail.com/2022/12/31/xfinity-stream-on-linux.html
https://redd.it/1007axc
@programmingreddit
https://thebrokenrail.com/2022/12/31/xfinity-stream-on-linux.html
https://redd.it/1007axc
@programmingreddit
TheBrokenRail
How I Got Xfinity Stream to Work on Linux (a Tale of Widevine, Chrome OS, and a Patched glibc)
The Rise of Monolithic Software
https://medium.com/@erik-engheim/the-rise-of-monolithic-software-9e538cfec6e4?sk=758a175b003b5c23c3f3607130cb70d3
https://redd.it/100t5uw
@programmingreddit
https://medium.com/@erik-engheim/the-rise-of-monolithic-software-9e538cfec6e4?sk=758a175b003b5c23c3f3607130cb70d3
https://redd.it/100t5uw
@programmingreddit
Medium
The Rise of Monolithic Software
How modern software became completely dominated by self-contained platforms
C++ at the end of 2022 (11th edition)
https://www.cppstories.com/2022/cpp-status-2022/
https://redd.it/1003k11
@programmingreddit
https://www.cppstories.com/2022/cpp-status-2022/
https://redd.it/1003k11
@programmingreddit
C++ Stories
C++ at the end of 2022
I must admit that some previous years for C++ might feel a bit “boring” and “stable”. New features, new standard every three years, meetings, conferences… life as usual (apart from some additional World/Economy/public Health events…). This year seems different…
An alternative to `deleted_at` for soft record deletion
https://brandur.org/fragments/deleted-record-insert
https://redd.it/101h4ut
@programmingreddit
https://brandur.org/fragments/deleted-record-insert
https://redd.it/101h4ut
@programmingreddit
brandur.org
Easy, alternative soft deletion: `deleted_record_insert`
An alternate to traditional <code>deleted_at</code> soft deletion that stays out of the way and minimizes bugs.