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…
"This paper examines this most frequently deployed of software architectures: the BIG BALL OF MUD. A BIG BALL OF MUD is a casually, even haphazardly, structured system. Its organization, if one can call it that, is dictated more by expediency than design. "
http://www.laputan.org/mud/mud.html
https://redd.it/qxe46z
@programmingreddit
http://www.laputan.org/mud/mud.html
https://redd.it/qxe46z
@programmingreddit
www.laputan.org
Big Ball of Mud
While much attention has been focused on
high-level software architectural patterns,
what is, in effect, the de-facto standard software architecture is seldom discussed. This
paper examines the most frequently deployed architecture:
the BIG BALL OF…
high-level software architectural patterns,
what is, in effect, the de-facto standard software architecture is seldom discussed. This
paper examines the most frequently deployed architecture:
the BIG BALL OF…
Understanding why our build got 15x slower with Webpack 5 - Tines Engineering
https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
https://redd.it/qwsszk
@programmingreddit
https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
https://redd.it/qwsszk
@programmingreddit
Tines
Understanding why our build got 15x slower with Webpack 5 | Tines
A while back, we encountered an odd problem. All of a sudden, building our front-end went from taking a few seconds to taking a few minutes. We felt this most acutely when starting our front-end development server.
Exercises that programmers should do to avoid back and neck pain
https://pinkpen.net/exercises/
https://redd.it/qxc5v4
@programmingreddit
https://pinkpen.net/exercises/
https://redd.it/qxc5v4
@programmingreddit
reddit
Exercises that programmers should do to avoid back and neck pain
Posted in r/programming by u/pinkpen_net • 113 points and 58 comments
Understanding why our build got 15x slower with Webpack 5 - Tines Engineering
https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
https://redd.it/qy2co2
@programmingreddit
https://engineering.tines.com/blog/understanding-why-our-build-got-15x-slower-with-webpack
https://redd.it/qy2co2
@programmingreddit
Tines
Understanding why our build got 15x slower with Webpack 5 | Tines
A while back, we encountered an odd problem. All of a sudden, building our front-end went from taking a few seconds to taking a few minutes. We felt this most acutely when starting our front-end development server.
Malware downloaded from PyPI 41,000 times was surprisingly stealthy
https://arstechnica.com/information-technology/2021/11/malware-downloaded-from-pypi-41000-times-was-surprisingly-stealthy/
https://redd.it/qy2q95
@programmingreddit
https://arstechnica.com/information-technology/2021/11/malware-downloaded-from-pypi-41000-times-was-surprisingly-stealthy/
https://redd.it/qy2q95
@programmingreddit
Ars Technica
Malware downloaded from PyPI 41,000 times was surprisingly stealthy
Malware infiltrating open source repositories is getting more sophisticated.
Equity 101 for Software Engineers at Big Tech and Startups
https://blog.pragmaticengineer.com/equity-for-software-engineers/
https://redd.it/qxzcel
@programmingreddit
https://blog.pragmaticengineer.com/equity-for-software-engineers/
https://redd.it/qxzcel
@programmingreddit
The Pragmatic Engineer
Equity 101 for Software Engineers at Big Tech and Startups
A growing number of startups and Big Tech companies offer equity - stocks, options, and others - as part of software engineering compensation. However, I've noticed few engineers understand what these mean.
When I was a hiring manager at Uber in Amsterdam…
When I was a hiring manager at Uber in Amsterdam…