Bruno: Open-Source and Git-friendly API Client
https://youtu.be/FXckKHtZo4o
https://redd.it/1h2wcei
@programmingreddit
https://youtu.be/FXckKHtZo4o
https://redd.it/1h2wcei
@programmingreddit
YouTube
The BEST API Client - Open-Source & Git-friendly (Bruno)
Unlike Postman or Insomnia, Bruno takes a file-based approach that integrates seamlessly with your existing workflow. No cloud sync, no accounts, just pure developer-focused features like npm package support, declarative testing, and Git-friendly collections.…
Using AI Generated Code Will Make You a Bad Programmer
https://slopwatch.com/posts/bad-programmer/
https://redd.it/1h4r995
@programmingreddit
https://slopwatch.com/posts/bad-programmer/
https://redd.it/1h4r995
@programmingreddit
This PR replaces is-number package with a one-liner with identical code. Author argues this tiny change saves 440GB weekly traffic. JavaScript micro-package debate
https://youtu.be/V6qjdQhe3Mo
https://redd.it/1h4pggn
@programmingreddit
https://youtu.be/V6qjdQhe3Mo
https://redd.it/1h4pggn
@programmingreddit
YouTube
This Single Line of Code Saves 440GB a WEEK
Dive into the controversial world of JavaScript micro-packages as we explore how a simple pull request to save 440GB of bandwidth sparked a heated debate about dependency management, code attribution, and environmental impact. From the infamous left-pad incident…
SQL injection in 2024 - The vulnerability that won't go away
https://youtu.be/FdLNgkcJZ6o
https://redd.it/1h4wm6a
@programmingreddit
https://youtu.be/FdLNgkcJZ6o
https://redd.it/1h4wm6a
@programmingreddit
YouTube
SQL injection in 2024, the vulnerability that won't go away
SQL injection (SQLi) is a vulnerability as old as the internet itself, yet it remains one of the most exploited security flaws today. Despite decades of breaches, best practices, and tools, organizations still struggle to prevent SQLi attacks. In this video…
Company claims 1,000 percent price hike drove it from VMware to open source rival
https://arstechnica.com/information-technology/2024/12/company-claims-1000-percent-price-hike-drove-it-from-vmware-to-open-source-rival/
https://redd.it/1h5ma46
@programmingreddit
https://arstechnica.com/information-technology/2024/12/company-claims-1000-percent-price-hike-drove-it-from-vmware-to-open-source-rival/
https://redd.it/1h5ma46
@programmingreddit
Ars Technica
Company claims 1,000 percent price hike drove it from VMware to open source rival
Cloud provider moved most of its 20,000 VMs off VMware.
AWS just announced a new database!
https://blog.p6n.dev/p/is-aurora-dsql-huge
https://redd.it/1h5zzsc
@programmingreddit
https://blog.p6n.dev/p/is-aurora-dsql-huge
https://redd.it/1h5zzsc
@programmingreddit
blog.p6n.dev
Is Aurora DSQL your next database?
Amazon just announced a new service called Aurora DSQL, for distributed SQL. This could be a big thing, Amazon have recently lacked a good scalable solution outside of Aurora. Aurora v2 has never been a big hit, but this service might be the one ? Let’s see.
Engineers Do Not Get To Make Startup Mistakes When They Build Ledgers
https://news.alvaroduran.com/p/engineers-do-not-get-to-make-startup
https://redd.it/1h5t6wi
@programmingreddit
https://news.alvaroduran.com/p/engineers-do-not-get-to-make-startup
https://redd.it/1h5t6wi
@programmingreddit
Alvaroduran
Engineers Do Not Get To Make Startup Mistakes When They Build Ledgers
Practical accounting for fintech engineers, and also how not to repeat my silly mistakes.
The Cloud Container Iceberg - At least 105 ways to run a container in the cloud
https://www.pulumi.com/blog/cursed-container-iceberg/
https://redd.it/1h6i64w
@programmingreddit
https://www.pulumi.com/blog/cursed-container-iceberg/
https://redd.it/1h6i64w
@programmingreddit
pulumi
The Cloud Container Iceberg
Discover unique and unconventional ways to run OCI containers. Explore beyond the traditional platforms.
The best metal song for programmers is finally out guys !!
https://www.youtube.com/watch?v=yup8gIXxWDU
https://redd.it/1h6ddqa
@programmingreddit
https://www.youtube.com/watch?v=yup8gIXxWDU
https://redd.it/1h6ddqa
@programmingreddit
YouTube
NANOWAR OF STEEL - HelloWorld.java (Source Code Video) | Napalm Records
Live album "XX Years Of Steel" out this Friday!
Order here: https://lnk.to/NoS-XX-YearsOfSteel
Mixed by Christian Ice at Temple of Noise Studios
Video by LyricVids.com
Official HelloWorld Repository: https://github.com/NanowarOfSteel/HelloWorld
NANOWAR…
Order here: https://lnk.to/NoS-XX-YearsOfSteel
Mixed by Christian Ice at Temple of Noise Studios
Video by LyricVids.com
Official HelloWorld Repository: https://github.com/NanowarOfSteel/HelloWorld
NANOWAR…
MercifulStalinSort: An experimental new sorting algorithm inspired by the notorious Stalin Sort.
https://github.com/r-kataria/MercifulStalinSort
https://redd.it/1h6kgxt
@programmingreddit
https://github.com/r-kataria/MercifulStalinSort
https://redd.it/1h6kgxt
@programmingreddit
GitHub
GitHub - r-kataria/MercifulStalinSort: An experimental sorting algorithm inspired by the notorious Stalin Sort.
An experimental sorting algorithm inspired by the notorious Stalin Sort. - r-kataria/MercifulStalinSort
Interviews with over 20 teams revealed that the main issue is cognitive load
https://github.com/zakirullin/cognitive-load
https://redd.it/1h7a0hl
@programmingreddit
https://github.com/zakirullin/cognitive-load
https://redd.it/1h7a0hl
@programmingreddit
GitHub
GitHub - zakirullin/cognitive-load: 🧠 Cognitive load is what matters
🧠 Cognitive load is what matters. Contribute to zakirullin/cognitive-load development by creating an account on GitHub.
Bjarne Stroustrup: Why you should avoid Linked Lists
https://www.youtube.com/watch?v=YQs6IC-vgmo
https://redd.it/1h7ikrt
@programmingreddit
https://www.youtube.com/watch?v=YQs6IC-vgmo
https://redd.it/1h7ikrt
@programmingreddit
My snake game got to 57 bytes by just messing around and basically refactoring most of the code
https://github.com/donno2048/snake
https://redd.it/1h89eyl
@programmingreddit
https://github.com/donno2048/snake
https://redd.it/1h89eyl
@programmingreddit
GitHub
GitHub - donno2048/snake: A 56 bytes snake game in assembly
A 56 bytes snake game in assembly . Contribute to donno2048/snake development by creating an account on GitHub.
Coding Adventure: Rendering Fluids
https://www.youtube.com/watch?v=kOkfC5fLfgE
https://redd.it/1h8n84g
@programmingreddit
https://www.youtube.com/watch?v=kOkfC5fLfgE
https://redd.it/1h8n84g
@programmingreddit
YouTube
Coding Adventure: Rendering Fluids
We've succeeded in the past to make a bunch of little balls behave like a fluid, but can we now make them look like a fluid too? In this video we'll explore a few different techniques, and also attempt a simple simulation of foam and spray to liven things…