CodingCat.dev's Avatar

CodingCat.dev

@codingcat.dev

https://codingcat.dev

27
Followers
2
Following
1,050
Posts
09.01.2025
Joined
Posts Following

Latest posts by CodingCat.dev @codingcat.dev

How to Automate your Life and free your time!
How to Automate your Life and free your time! YouTube video by CodingCatDev

It was awesome having @casabona.org on the show!

www.youtube.com/watch?v=jaOR...

12.10.2025 15:44 ๐Ÿ‘ 0 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Day 21/180 of Frontend Dev: Introduction to CSS - Syntax, Selectors, and Applying Styles Welcome to Day 21 of the 180 Days of Frontend Development Challenge, where we begin our CSS journey. Today you'll learn core CSS concepts to style your HTML projects. For comprehensive CSS techniques, see the Learn Frontend Development in 180 Days eboo...

Day 21/180 of Frontend Dev: Introduction to CSS - Syntax, Selectors, and Applying Styles

28.06.2025 18:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
JavaScript Event Listeners: Making My Guest List App Interactive. JavaScript Event Listeners: Making My Guest List App Interactive As a web development student, I built an Event Guest List Manager to practice JavaScript. A key feature was making it interactive, letting users add guests with a button click. Hereโ€™s how...

JavaScript Event Listeners: Making My Guest List App Interactive.

28.06.2025 15:00 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Real Time Communication SSE Advanced Streaming Web๏ผˆ1751108950906000๏ผ‰ As a junior student, I encountered a challenge while developing a campus second-hand trading platform: how to implement real-time chat functionality between buyers and sellers? Traditional HTTP request-response patterns clearly couldn't meet real-time ...

Real Time Communication SSE Advanced Streaming Web๏ผˆ1751108950906000๏ผ‰

28.06.2025 12:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Developer Happiness Improvement Guide Modern Toolchain and Framework Selection Strategy๏ผˆ1751086929489000๏ผ‰ As a junior computer science student, I have experienced a complete transformation in my understanding of developer_experience development. This journey has taught me valuable lessons about modern web framework design and implementation. Technical Deep...

Developer Happiness Improvement Guide Modern Toolchain and Framework Selection Strategy๏ผˆ1751086929489000๏ผ‰

28.06.2025 06:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Configure an inverse proxy with NGINX for 3 microservices using Docker Compose and Docker Swarm. โœ… Task Configure an inverse proxy with NGINX for 3 microservices using Docker Compose and Docker Swarm. Initialize Docker Swarm Initialize Docker Swarm on your manager node: docker swarm init โž• Add Worker Nodes to the Swarm To add worker nodes to your ...

Configure an inverse proxy with NGINX for 3 microservices using Docker Compose and Docker Swarm.

28.06.2025 03:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
The Silent Killers in Node.js: uncaughtException and unhandledRejection Node.js is beloved for its nonโ€‘blocking, eventโ€‘driven architectureโ€”but that same model can let critical errors slip through the cracks. Two of the most common culprits are: Uncaught Exceptions: errors thrown but never caught Unhandled Promise Rejection...

The Silent Killers in Node.js: uncaughtException and unhandledRejection

27.06.2025 23:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Successfully Deployed: My Django Portfolio is Now Live on PythonAnywhere After weeks of focused development, troubleshooting, and iteration, Iโ€™m proud to share that my Django-based portfolio project โ€” MiPortafolioDjango โ€” is now fully deployed and live in production! Check it out here: nicolasandrescl.pythonanywhere.com Thi...

Successfully Deployed: My Django Portfolio is Now Live on PythonAnywhere

27.06.2025 20:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
AI-Powered API Testing in Minutes using Keploy Chrome Extension AI-Powered API Testing in Minutes using Keploy Chrome Extension As a developer, testing APIs manually can feel repetitive and time-consuming. Recently, I explored a smarter, faster way to test APIs using the Keploy Chrome Extension โ€” and it completely ...

AI-Powered API Testing in Minutes using Keploy Chrome Extension

27.06.2025 18:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Day 6/100: Numbers, Arithmetic, and Type Conversion Welcome to Day 6 of the 100 Days of Python series! Today we dive into how Python handles numbers, performs math operations, and lets you switch between data types. Whether you're building a calculator, processing data, or doing game development, these ...

Day 6/100: Numbers, Arithmetic, and Type Conversion

27.06.2025 15:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Sur quels critรจres dรฉcider dโ€™utiliser (ou non) un store comme NgRx dans une application Angular ? Cโ€™est une question frรฉquente โ€” et la rรฉponse nโ€™est pas toujours รฉvidente. Dans cet article, je tโ€™explique quand et pourquoi un store peut รชtre pertinent. Quand faut-il utiliser un store comme NgRx dans une application Angular ? yvan ใƒป Jun 27 #ngrx #angular #french #frontend

Sur quels critรจres dรฉcider dโ€™utiliser (ou non) un store comme NgRx dans une application Angular ? Cโ€™est une question frรฉquente โ€” et la rรฉponse nโ€™est pas toujours รฉvidente. Dans cet article, je tโ€™explique quand et pourquoi un store peut รชtre pertinent.

27.06.2025 12:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Founding engineers wanted. hard problems. long hours. wealth and honor on success Article URL: https://www.ycombinator.com/companies/kastle/jobs/ItDVKB7-founding-engineer-at-kastle-s24 Comments URL: https://news.ycombinator.com/item?id=44350982 Points: 0 # Comments: 0

Founding engineers wanted. hard problems. long hours. wealth and honor on success

27.06.2025 06:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Children in England growing up 'sedentary, scrolling and alone', say experts Article URL: https://www.theguardian.com/society/2025/jun/11/children-sedentary-scrolling-alone-lack-of-play-england Comments URL: https://news.ycombinator.com/item?id=44350597 Points: 19 # Comments: 4

Children in England growing up 'sedentary, scrolling and alone', say experts

27.06.2025 03:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Dynamic YAML with Python computed properties for fusing API workflows and SQL Article URL: https://sequor.dev/ Comments URL: https://news.ycombinator.com/item?id=44328732 Points: 3 # Comments: 1

Dynamic YAML with Python computed properties for fusing API workflows and SQL

26.06.2025 23:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Red Dead Redemption star says he "possibly misled some people" but insists "exciting" news is still on the way Red Dead Redemption star says he "possibly misled some people" but insists "exciting" news is still on the way | Eurogamer.net Red Dead Redemption 2 actor said he "possibly misled some people" when he teased a Red Dead Redemption-related announceโ€ฆ euro...

Red Dead Redemption star says he "possibly misled some people" but insists "exciting" news is still on the way

26.06.2025 20:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Pong game remix using AWS Q CLI AI Introduction It all started in day while I was smashing buttons on my Atari. I was playing pong when I realized this game was very simple I could make it myself. That's when I talked with my dad and he showed my AWS Q CLI AI. Although I didn't know how...

Pong game remix using AWS Q CLI AI

26.06.2025 18:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Microsoft claims to improve QEC by 1000x using new four-dimensional geometric codes Microsoft advances quantum error correction with a family of novel four-dimensional codes - Microsoft Azure Quantum Blog Learn how we're advancing quantum computing by developing 4D error-correction codes that are applicable to many types of qubits. az...

Microsoft claims to improve QEC by 1000x using new four-dimensional geometric codes

26.06.2025 15:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Microsoft lays out its path to useful quantum computing Microsoft lays out its path to useful quantum computing - Ars Technica Its platform needs error correction that works with different hardware. arstechnica.com

Microsoft lays out its path to useful quantum computing

26.06.2025 12:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Domain Password Audit Tool (DPAT) **This is a python script that will generate password use statistics from password hashes dumped from a domain controller and a password crack file such as hashcat.potfile generated from the Hashcat tool during password cracking. The report is an HTML ...

Domain Password Audit Tool (DPAT)

26.06.2025 06:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Hands-on: Prophesee enables eye tracking with very low power consumption Hands-on: Prophesee enables eye tracking with very low power consumption - The Ghost Howls Uncover the potential of Prophesee event cameras for enhanced eye tracking. My firsthand impressions from AWE reveal exciting innovations. skarredghost.com TL;DR...

Hands-on: Prophesee enables eye tracking with very low power consumption

26.06.2025 03:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Lies of P Has Sold Over 3 Million Units Lies of P Has Sold Over 3 Million Units NEOWIZ has announced that its Soulsliek game Lies of P has sold over three million units to date, despite being available on Game Pass. wccftech.com

Lies of P Has Sold Over 3 Million Units

25.06.2025 23:00 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Nier creator Yoko Taro reveals the sad reality of modern AAA game development, โ€œthere's less weird people making gamesโ€ Nier creator Yoko Taro reveals the sad reality of modern AAA game development, โ€œthereโ€™s less weird people making gamesโ€ - VideoGamer Nier and Nier Automata creator Yoko Taro laments the loss of weird people making games in the modern games industry. vi...

Nier creator Yoko Taro reveals the sad reality of modern AAA game development, โ€œthere's less weird people making gamesโ€

25.06.2025 20:00 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
How UK Founders Hire Artificial Intelligence Developers The UK startup ecosystem has seen an intriguing shift in recent years. While classic tech functions continue to be paramount, there's a new contender that's remaking the way founders tackle product building: the artificial intelligence developer. This ...

How UK Founders Hire Artificial Intelligence Developers

25.06.2025 18:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Amazon Prime Gaming gets six bonus โ€˜free' games today, including Tomb Raider I-III Remastered Amazon Prime Gaming gets six bonus โ€˜freeโ€™ games today, including Tomb Raider I-III Remastered | VGC Amazon has announced six more games on top of Juneโ€™s existing Prime Gaming line-upโ€ฆ videogameschronicle.com Amazon Prime Gaming just boosted its June ha...

Amazon Prime Gaming gets six bonus โ€˜free' games today, including Tomb Raider I-III Remastered

25.06.2025 15:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Dev jobs are about to get a hard reset and nobody's ready Article URL: https://old.reddit.com/r/ClaudeAI/comments/1lhgdbd/dev_jobs_are_about_to_get_a_hard_reset_and/ Comments URL: https://news.ycombinator.com/item?id=44351176 Points: 18 # Comments: 7

Dev jobs are about to get a hard reset and nobody's ready

25.06.2025 12:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Cross-Account and Cross-Region Backups with AWS Backup (and Friends) Article URL: https://tylerrussell.dev/2025/06/20/cross-account-and-region-backups-with-aws-backup-and-friends/ Comments URL: https://news.ycombinator.com/item?id=44333155 Points: 3 # Comments: 0

Cross-Account and Cross-Region Backups with AWS Backup (and Friends)

25.06.2025 06:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Radio Garden Article URL: https://radio.garden/?2025 Comments URL: https://news.ycombinator.com/item?id=44350450 Points: 15 # Comments: 2

Radio Garden

25.06.2025 03:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
San Francisco before the Tech industry Article URL: https://www.laphamsquarterly.org/content/episode-3-francine-prose Comments URL: https://news.ycombinator.com/item?id=44349761 Points: 27 # Comments: 1

San Francisco before the Tech industry

24.06.2025 23:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Finding a billion factorials in 60 ms with SIMD Article URL: https://codeforces.com/blog/entry/143279 Comments URL: https://news.ycombinator.com/item?id=44351068 Points: 10 # Comments: 0

Finding a billion factorials in 60 ms with SIMD

24.06.2025 20:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
Ngoding Sambil Healing: Seni Menjaga Waras di Dunia Software Engineer Ngoding Sambil Healing: Seni Menjaga Waras di Dunia Software Engineer Kerja jadi software engineer itu emang kayak rollercoaster. Ada kalanya seru banget, ngerasa kayak superhero bisa nyelesein masalah kompleks. Tapi, jujur aja, nggak jarang juga bikin...

Ngoding Sambil Healing: Seni Menjaga Waras di Dunia Software Engineer

24.06.2025 18:00 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0