The $100,000 H-1B Fee That Just Made U.S. Developers Competitive Again
https://www.finalroundai.com/blog/trump-h1b-visa-fee-2025-impact-on-developers
https://redd.it/1nlungu
@programmingreddit
https://www.finalroundai.com/blog/trump-h1b-visa-fee-2025-impact-on-developers
https://redd.it/1nlungu
@programmingreddit
Finalroundai
The $100,000 H-1B Fee That Just Made U.S. Developers Competitive Again
Trump imposes a $100K annual fee on H-1B visas, a move that makes U.S. developers cheaper to hire than foreign workers for the first time in decades.
An extensive FAQ on Trump's announcement about H1-B visas - What, Why and impct on families
https://www.youtube.com/watch?v=SVATc3AjlMk
https://redd.it/1nlsm0z
@programmingreddit
https://www.youtube.com/watch?v=SVATc3AjlMk
https://redd.it/1nlsm0z
@programmingreddit
YouTube
Trump imposes $100K H-1B visa fee from Sept 21 - Most extensive FAQ What, Why and impct on families
US President Donald Trump, in his latest efforts to crack down on immigration, signed a proclamation imposing a $100,000 (over Rs 88 lakh) fee on H-1B visa applicants.
US President Donald Trump, in his latest efforts to crack down on immigration, signed…
US President Donald Trump, in his latest efforts to crack down on immigration, signed…
Vibe Coding Is Creating Braindead Coders
https://nmn.gl/blog/vibe-coding-gambling
https://redd.it/1nm2u3h
@programmingreddit
https://nmn.gl/blog/vibe-coding-gambling
https://redd.it/1nm2u3h
@programmingreddit
N’s Blog
Vibe Coding Is Creating Braindead Coders
Confession: I’ve been using Claude Code to write all my code for me. And I think it’s making me worse at the thing I’ve loved doing for twelve years.I can cl...
Processing Strings 109x Faster than Nvidia on H100
https://ashvardanian.com/posts/stringwars-on-gpus/
https://redd.it/1nm3ath
@programmingreddit
https://ashvardanian.com/posts/stringwars-on-gpus/
https://redd.it/1nm3ath
@programmingreddit
Ash's Blog
Processing Strings 109x Faster than Nvidia on H100
I’ve just shipped StringZilla v4, the first CUDA-capable release of my SIMD-first string processing library.
Which in English means that it is now fast not only on CPUs, but also on GPUs!
I’ve wanted to add ROCm-acceleration for AMD GPUs 🤦♂️
I’ve wanted…
Which in English means that it is now fast not only on CPUs, but also on GPUs!
I’ve wanted to add ROCm-acceleration for AMD GPUs 🤦♂️
I’ve wanted…
How a String Library Beat OpenCV at Image Processing by 4x
https://ashvardanian.com/posts/image-processing-with-strings/
https://redd.it/1nmxdvf
@programmingreddit
https://ashvardanian.com/posts/image-processing-with-strings/
https://redd.it/1nmxdvf
@programmingreddit
Ash's Blog
How a String Library Beat OpenCV at Image Processing by 4x
To my great surprise, one of the biggest current users of my StringZilla library in the Python ecosystem is one of the world’s most widely used Image Augmentation libraries - Albumentations with over 100 million downloads on PyPI, growing by 5 million every…
Would you be annoyed if your Boss used AI to prove what could be possible?
https://futurism.com/ceo-engineers-vibe-coded
https://redd.it/1nnjyoq
@programmingreddit
https://futurism.com/ceo-engineers-vibe-coded
https://redd.it/1nnjyoq
@programmingreddit
Futurism
CEO Says He's Showing His Engineers How to Get Things Done by Sending Them Stuff He Vibe Coded
Klarna CEO Sebastian Siemiatkowski said he's been vibe coding and showing the results to his company's engineers.
How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner
https://anniemueller.com/posts/how-i-a-non-developer-read-the-tutorial-you-a-developer-wrote-for-me-a-beginner
https://redd.it/1nnnvlo
@programmingreddit
https://anniemueller.com/posts/how-i-a-non-developer-read-the-tutorial-you-a-developer-wrote-for-me-a-beginner
https://redd.it/1nnnvlo
@programmingreddit
annie's blog
How I, a non-developer, read the tutorial you, a developer, wrote for me, a beginner - annie's blog
“Hello! I am a developer. Here is my relevant experience: I code in Hoobijag and sometimes jabbernocks and of course ABCDE++++ (but never ABCDE+/^+ are you kidding? ha!) and I like working with Shoobababoo and occasionally kleptomitrons. I’ve gotten to work…
Postgres’ Original Project Goals: The Creators Totally Nailed It
https://www.crunchydata.com/blog/the-postgres-project-original-goals-and-how-the-creators-totally-nailed-it
https://redd.it/1nonal1
@programmingreddit
https://www.crunchydata.com/blog/the-postgres-project-original-goals-and-how-the-creators-totally-nailed-it
https://redd.it/1nonal1
@programmingreddit
Crunchy Data
Postgres’ Original Project Goals: The Creators Totally Nailed It | Crunchy Data Blog
Dig in to the original goals of the Postgres academic project at UC Berkeley and how they shaped the Postgres we use today.
Scaling through crisis: how infrastructure handled 1B messages in a single day
https://shiftmag.dev/how-infobips-infrastructure-handled-10-billion-messages-in-a-day-6162/
https://redd.it/1nodab9
@programmingreddit
https://shiftmag.dev/how-infobips-infrastructure-handled-10-billion-messages-in-a-day-6162/
https://redd.it/1nodab9
@programmingreddit
ShiftMag
How Infobip’s Infrastructure Team Handled 10 Billion Messages in a Day
Discover how Infobip's infrastructure, which handles over 10 billion daily messages, evolved through a decade of challenges and innovation.
Redis is fast - I'll cache in Postgres
https://dizzy.zone/2025/09/24/Redis-is-fast-Ill-cache-in-Postgres/
https://redd.it/1nph2jh
@programmingreddit
https://dizzy.zone/2025/09/24/Redis-is-fast-Ill-cache-in-Postgres/
https://redd.it/1nph2jh
@programmingreddit
Dizzy zone
Redis is fast - I'll cache in Postgres
There are books & many articles online, like this one arguing for using Postgres for everything. I thought I’d take a look at one use case - using Postgres instead of Redis for caching. I work with APIs quite a bit, so I’d build a super simple HTTP server…
Yt-dlp: Soon you'll need Deno or another supported JS runtime, to keep YouTube downloads working as normal.
https://github.com/yt-dlp/yt-dlp/issues/14404
https://redd.it/1nq0shd
@programmingreddit
https://github.com/yt-dlp/yt-dlp/issues/14404
https://redd.it/1nq0shd
@programmingreddit
GitHub
[Announcement] Upcoming new requirements for YouTube downloads · Issue #14404 · yt-dlp/yt-dlp
Beginning very soon, you'll need to have Deno (or another supported JavaScript runtime) installed to keep YouTube downloads working as normal. Why? Up until now, yt-dlp has been able to use its...
PostgreSQL 18 Released!
https://www.postgresql.org/about/news/postgresql-18-released-3142/
https://redd.it/1nq6g8p
@programmingreddit
https://www.postgresql.org/about/news/postgresql-18-released-3142/
https://redd.it/1nq6g8p
@programmingreddit
PostgreSQL News
PostgreSQL 18 Released!
The [PostgreSQL Global Development Group](https://www.postgresql.org) today announced the release of [PostgreSQL 18](https://www.postgresql.org/docs/18/release-18.html), the latest version of the world's most advanced …
crates.io: Malicious crates faster_log and async_println | Rust Blog
https://blog.rust-lang.org/2025/09/24/crates.io-malicious-crates-fasterlog-and-asyncprintln/
https://redd.it/1npjsj6
@programmingreddit
https://blog.rust-lang.org/2025/09/24/crates.io-malicious-crates-fasterlog-and-asyncprintln/
https://redd.it/1npjsj6
@programmingreddit
blog.rust-lang.org
crates.io: Malicious crates faster_log and async_println | Rust Blog
Empowering everyone to build reliable and efficient software.
Decision Log: Why writing down your technical choices is a game-changer
https://l.perspectiveship.com/re-decl
https://redd.it/1nqgn7x
@programmingreddit
https://l.perspectiveship.com/re-decl
https://redd.it/1nqgn7x
@programmingreddit
Perspectiveship
The Attribute of Greatness: Decision Log
Your biggest mentor isn't someone else. It's the person you used to be.