Why developer experience is the key to better software, straight from the OCTO’s mouth (Ep. 534)
https://stackoverflow.blog/2023/02/03/why-developer-experience-is-the-key-to-better-software-straight-from-the-octos-mouth-ep-534/
https://stackoverflow.blog/2023/02/03/why-developer-experience-is-the-key-to-better-software-straight-from-the-octos-mouth-ep-534/
Stack Overflow Blog
Why developer experience is the key to better software, straight from the OCTO’s mouth (Ep. 534)
A seven-point manifesto for driving lasting innovation.
The Overflow #163: Most Loved vs. most questions
https://stackoverflow.blog/2023/02/03/the-overflow-163-most-loved-vs-most-questions/
https://stackoverflow.blog/2023/02/03/the-overflow-163-most-loved-vs-most-questions/
Stack Overflow Blog
The Overflow #163: Most Loved vs. most questions
Less JS mess, cows vs. tornadoes, and PNG
The Performance Impact of SQL’s FILTER Clause
https://blog.jooq.org/the-performance-impact-of-sqls-filter-clause/
https://blog.jooq.org/the-performance-impact-of-sqls-filter-clause/
Java, SQL and jOOQ.
What performs better, SQL FILTER or CASE?
The standard SQL FILTER clause is "just" syntax sugar for an equivalent CASE expression in an aggregate function. This article shows which performs better on PostgreSQL 15
The frontier of computing: Q&A with IBM quantum computing research
https://stackoverflow.blog/2023/02/03/the-frontier-of-computing-qa-with-ibm-quantum-computing-research/
https://stackoverflow.blog/2023/02/03/the-frontier-of-computing-qa-with-ibm-quantum-computing-research/
Stack Overflow Blog
The nature of simulating nature: Q&A with IBM quantum computing research
We chat with Dr. Jeannette (Jamie) Garcia, Senior Research Manager of Quantum Applications and Software at IBM Quantum about their 433 qubit quantum computer and what the real life applications of quantum computing are today.
The AI that writes music from text (Ep. 535)
https://stackoverflow.blog/2023/02/07/the-ai-that-writes-music-from-text-ep-535/
https://stackoverflow.blog/2023/02/07/the-ai-that-writes-music-from-text-ep-535/
stackoverflow.blog
The AI that writes music from text (Ep. 535) - Stack Overflow
Engineering’s hidden bottleneck: pull requests
https://stackoverflow.blog/2023/02/08/engineerings-hidden-bottleneck-pull-requests/
https://stackoverflow.blog/2023/02/08/engineerings-hidden-bottleneck-pull-requests/
stackoverflow.blog
Engineering's hidden bottleneck: pull requests - Stack Overflow
7 Basic Applications of Computer
https://www.thecrazyprogrammer.com/2023/02/applications-of-computer.html
https://www.thecrazyprogrammer.com/2023/02/applications-of-computer.html
The Crazy Programmer
7 Basic Applications of Computer
Computers play a vital role in all possible fields. Currently, there is hardly any field in which a computer is not being used. Even we can not imagine our life without using computers nowadays. Currently, Managers, Lawyers, Stockbrokers, Accounted, researchers…
Three layers to secure a software development organization
https://stackoverflow.blog/2023/02/09/three-layers-to-secure-a-software-development-organization/
https://stackoverflow.blog/2023/02/09/three-layers-to-secure-a-software-development-organization/
Stack Overflow Blog
Three layers to secure a software development organization
This affects the individual developer writing insecure code, the engineering team blindly trusting their dependencies, and the organization thinking that their best bet is to roll their own security controls.
Does your professor pass the Turing test? (Ep. 537)
https://stackoverflow.blog/2023/02/10/does-your-professor-pass-the-turing-test-ep-537/
https://stackoverflow.blog/2023/02/10/does-your-professor-pass-the-turing-test-ep-537/
stackoverflow.blog
Does your professor pass the Turing test? (Ep. 537) - Stack Overflow
How to Prepare for Tech Interviews? Essential Steps for Success in 2023
https://www.thecrazyprogrammer.com/2023/02/how-to-prepare-for-tech-interviews.html
https://www.thecrazyprogrammer.com/2023/02/how-to-prepare-for-tech-interviews.html
The Crazy Programmer
How to Prepare for Tech Interviews? Essential Steps for Success in 2023
Are you preparing for a tech interview? Kudos on taking a step towards securing a promising career in the tech industry. But with the high competition for tech jobs, it is crucial to stand out and make a lasting impression during the interview.
Coding 102: Writing code other people can read
https://stackoverflow.blog/2023/02/13/coding-102-writing-code-other-people-can-read/
https://stackoverflow.blog/2023/02/13/coding-102-writing-code-other-people-can-read/
Stack Overflow Blog
Coding 102: Writing code other people can read
That bootcamp may have taught you to write code that works. But the next level is to write code that works with other people.
You don’t have to build a browser in JavaScript anymore (Ep. 538)
https://stackoverflow.blog/2023/02/14/you-dont-have-to-build-a-browser-in-javascript-anymore-ep-538/
https://stackoverflow.blog/2023/02/14/you-dont-have-to-build-a-browser-in-javascript-anymore-ep-538/
Stack Overflow Blog
You don’t have to build a browser in JavaScript anymore (Ep. 538)
What’s new in Next.js 13, how growing demand for front-end applications has made the React codebase “ginormous,” and what’s required to support a sustainable community of open-source contributors.
Serverless scales well, but most databases don’t
https://stackoverflow.blog/2023/02/15/serverless-scales-well-but-most-databases-dont/
https://stackoverflow.blog/2023/02/15/serverless-scales-well-but-most-databases-dont/
Stack Overflow Blog
Serverless scales well, but most databases don’t
The benefits that come from serverless computing can be lost if you have to spend your time provisioning hardware for your database.
Monitoring debt builds up faster than software teams can pay it off
https://stackoverflow.blog/2023/02/16/monitoring-debt-builds-up-faster-than-software-teams-can-pay-it-off/
https://stackoverflow.blog/2023/02/16/monitoring-debt-builds-up-faster-than-software-teams-can-pay-it-off/
Stack Overflow Blog
Monitoring debt builds up faster than software teams can pay it off
Today, it’s easier than ever for a team to monitor software in production. But it's also easy to build up a lot of tech debt around monitoring.
How to Become a Cyber Security Specialist in 2023?
https://www.thecrazyprogrammer.com/2023/02/how-to-become-a-cyber-security-specialist.html
https://www.thecrazyprogrammer.com/2023/02/how-to-become-a-cyber-security-specialist.html
The Crazy Programmer
How to Become a Cyber Security Specialist in 2023?
Are you planning to start a career in the field of cyber security? If so, this article is what you need to read! An expert in cyber security serves the same purpose that a guard dog does in the physical world. Experts in cybersecurity are often employed by…
Because the only thing worse than building internal tools is maintaining them (Ep. 539)
https://stackoverflow.blog/2023/02/17/retool-internal-tool-drag-drop-low-code/
https://stackoverflow.blog/2023/02/17/retool-internal-tool-drag-drop-low-code/
Stack Overflow Blog
Because the only thing worse than building internal tools is maintaining them (Ep. 539)
David Hsu, founder and CEO of Retool, joins Ben to talk about low-code and no-code tools: why some folks love to hate them and whether they really help devs work faster or just allow those of us who aren’t programmers to muck everything up. Or both!
Developer with ADHD? You’re not alone.
https://stackoverflow.blog/2023/02/19/developer-with-adhd-youre-not-alone/
https://stackoverflow.blog/2023/02/19/developer-with-adhd-youre-not-alone/
Stack Overflow Blog
Developer with ADHD? You’re not alone.
Is there a connection between programming and ADHD? And could it be that people with ADHD are particularly well-suited to programming careers?