The inside story of the outside investigation of SoftRAM 95
https://devblogs.microsoft.com/oldnewthing/20211111-00/?p=105897
https://redd.it/qroy09
@programmingreddit
https://devblogs.microsoft.com/oldnewthing/20211111-00/?p=105897
https://redd.it/qroy09
@programmingreddit
Microsoft News
The inside story of the outside investigation of SoftRAM 95
It had a plan, but didn't quite execute on it.
I tried to remake the original Super Mario Bros using C++ and SFML. Source is in the description.
https://youtu.be/7D4uoSoQsjw
https://redd.it/qttblp
@programmingreddit
https://youtu.be/7D4uoSoQsjw
https://redd.it/qttblp
@programmingreddit
YouTube
Making the Original SUPER MARIO BROS in C++ and SFML - SFML Tutorial
I tried to remake the original NES Super Mario Bros by Nintendo using C++ and SFML.
Next part: https://youtu.be/6SnGgsgV_GY
Discord: https://discord.gg/bGEuW8cAaz
Github: https://github.com/Kofybrek
Itch io: https://kofybrek.itch.io
Patreon: https://ww…
Next part: https://youtu.be/6SnGgsgV_GY
Discord: https://discord.gg/bGEuW8cAaz
Github: https://github.com/Kofybrek
Itch io: https://kofybrek.itch.io
Patreon: https://ww…
I've created a chrome extension and an API for youtube dislike stats
https://www.returnyoutubedislike.com/
https://redd.it/qu1f2y
@programmingreddit
https://www.returnyoutubedislike.com/
https://redd.it/qu1f2y
@programmingreddit
reddit
I've created a chrome extension and an API for youtube dislike stats
Posted in r/programming by u/Asleep_Ad4989 • 1,114 points and 45 comments
Highlights from Git 2.34
https://github.blog/2021-11-15-highlights-from-git-2-34/
https://redd.it/qulx31
@programmingreddit
https://github.blog/2021-11-15-highlights-from-git-2-34/
https://redd.it/qulx31
@programmingreddit
The GitHub Blog
Highlights from Git 2.34
To celebrate this most recent release, here's GitHub's look at some of the most interesting features and changes introduced since last time.
What do you think about new SerenityOS? (own Kernel, etc)
https://blog.jetbrains.com/clion/2021/11/talking-to-serenityos-contributors/
https://redd.it/quj96e
@programmingreddit
https://blog.jetbrains.com/clion/2021/11/talking-to-serenityos-contributors/
https://redd.it/quj96e
@programmingreddit
The JetBrains Blog
Talking to SerenityOS Contributors About a Scratch-built C++ Developer’s Playground in Modern C++ | The CLion Blog
Hi all,
CheerpX: Using WebAssembly to run any programming language in the browser
https://medium.com/leaningtech/3306e1b68f06
https://redd.it/qv75q3
@programmingreddit
https://medium.com/leaningtech/3306e1b68f06
https://redd.it/qv75q3
@programmingreddit
Medium
CheerpX: Using WebAssembly to run any programming language in the browser
We have built a WebAssembly based VM to run X86 binaries in the browser, we are releasing multiple demos and an architectural overview.
Coding Bootcamps: Are They Worth the Hype?
https://codesubmit.io/blog/coding-bootcamps/
https://redd.it/qvw88q
@programmingreddit
https://codesubmit.io/blog/coding-bootcamps/
https://redd.it/qvw88q
@programmingreddit
CodeSubmit Blog
Coding Bootcamps: Are They Worth the Hype?
Coding bootcamps around the world promise students a brand new career after graduation. Do they live up to that promise? Should you consider joining one? Let's find out.
Microsoft brings JavaScript to Excel
https://techcrunch.com/2021/11/02/microsoft-brings-javascript-to-excel/
https://redd.it/qvrxgw
@programmingreddit
https://techcrunch.com/2021/11/02/microsoft-brings-javascript-to-excel/
https://redd.it/qvrxgw
@programmingreddit
TechCrunch
Microsoft brings JavaScript to Excel | TechCrunch
At its Ignite conference, Microsoft today announced an update to Excel that brings a new JavaScript API to the venerable spreadsheet app. With this new
P4 to Git converter written in C++ that runs 100x faster than git-p4.py
https://github.com/salesforce/p4-fusion
https://redd.it/qvxzbz
@programmingreddit
https://github.com/salesforce/p4-fusion
https://redd.it/qvxzbz
@programmingreddit
GitHub
GitHub - salesforce/p4-fusion: A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2
A fast Perforce to Git conversion tool written in C++ using Perforce Helix Core C++ API and Libgit2 - salesforce/p4-fusion
Announcing TypeScript 4.5
https://devblogs.microsoft.com/typescript/announcing-typescript-4-5/
https://redd.it/qw7l6x
@programmingreddit
https://devblogs.microsoft.com/typescript/announcing-typescript-4-5/
https://redd.it/qw7l6x
@programmingreddit
Microsoft News
Announcing TypeScript 4.5
Today we’re excited to announce the release of TypeScript 4.5! If you’re not yet familiar with TypeScript, it’s a language that builds on JavaScript by adding statically checked types. When you use static types, you can run the TypeScript compiler to check…
Project Estimates are not Deadlines
https://www.buildthestage.com/no-more-deadlines-tips-for-healthy-project-estimation/
https://redd.it/qv594a
@programmingreddit
https://www.buildthestage.com/no-more-deadlines-tips-for-healthy-project-estimation/
https://redd.it/qv594a
@programmingreddit
Tasking developers with creating detailed estimates is a waste of time
https://iism.org/article/is-tasking-developers-with-creating-detailed-estimates-a-waste-of-company-money-42
https://redd.it/qwjcmp
@programmingreddit
https://iism.org/article/is-tasking-developers-with-creating-detailed-estimates-a-waste-of-company-money-42
https://redd.it/qwjcmp
@programmingreddit
iiSM.ORG
Is tasking developers with creating detailed estimates a waste of company money?
Executive Mandates driving Product Execution via Project Management
Developer Interviews Need To Be Better
https://blog.professorbeekums.com/2021/interview-performance/
https://redd.it/qwffsr
@programmingreddit
https://blog.professorbeekums.com/2021/interview-performance/
https://redd.it/qwffsr
@programmingreddit
Professorbeekums
Interview Performance Does Not Equal Job Performance
Most interviews do not actually reflect a candidate's ability to do the job. This creates a disconnect between their interview performance with their on the job performance.
Why does a = a[0] = [0] create a self-referential list in Python?
https://susam.in/blog/peculiar-self-references.html
https://redd.it/qwnspv
@programmingreddit
https://susam.in/blog/peculiar-self-references.html
https://redd.it/qwnspv
@programmingreddit
reddit
Why does a = a[0] = [0] create a self-referential list in Python?
Posted in r/programming by u/susam • 119 points and 35 comments
2 Cents On Mental Health For Programmers
https://betterprogramming.pub/my-2-cents-on-mental-health-for-programmers-40086ec3d3
https://redd.it/qw9jn0
@programmingreddit
https://betterprogramming.pub/my-2-cents-on-mental-health-for-programmers-40086ec3d3
https://redd.it/qw9jn0
@programmingreddit
Medium
My 2 Cents on Mental Health for Programmers
Concentration overload, lack of fulfillment, constant learning requirement, catastrophe anxiety, creative exhaustion, imposter syndrome…