The Dev fight trend ! 🇺🇸
La pelea Dev tendencia ! 🇪🇸
#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #vibecoding #ia #ai
The Dev fight trend ! 🇺🇸
La pelea Dev tendencia ! 🇪🇸
#programming #coding #programación #code #webdevelopment #devs #softwaredevelopment #vibecoding #ia #ai
7 learnings from Anders Hejlsberg: The architect behind C# and TypeScript - The GitHub Blog https://github.blog/developer-skills/programming-languages-and-frameworks/7-learnings-from-anders-hejlsberg-the-architect-behind-c-and-typescript/ #typescript #csharp #softwaredevelopment
CSV Importing methods? Nhà phát triển SaaS đang gặp khó khăn với tệp CSV không chuẩn và muốn tránh tạo công cụ importer phức tạp. CSVbox quá nặng! Bạn đã xử lý vấn đề này như nào? #SaaS #CSV #PhátTriểnMềm #SoftwareDevelopment #CôngNghệ
https://www.reddit.com/r/SaaS/comments/1qqmnzw/csv_importing_methods/
The cost of generating software code is collapsing, and governments aren’t ready yet for what that means.
https://civic.io/2026/01/29/the-collapsing-cost-of-software-development/
3 min doodle for PHP new logo
#PHP #Software #SoftwareDevelopment #GraphicDesign #Logo #Design #Coding #Code #WebDevelopment #WebDev
Traditional #caching fails to stop "thundering herds" where multiple clients trigger the same work during a miss.
This #InfoQ article, Gabor Koos explores a smarter pattern using Cloudflare Durable Objects, treating in-flight work & completed results as two states of a single cache entry.
By routing to a single owner, systems eliminate redundant work and replace complex locking with simple promises.
👉 Read now: https://bit.ly/4qaqEp4
#DistributedCache #DistributedSystems #Infrastructure #SoftwareArchitecture #SoftwareDevelopment
Meet Rue – a new systems programming language that boosts memory safety without garbage collection.
Built for developer ergonomics, Rue introduces “inout” parameters to simplify ownership management — and it collaborates seamlessly with Anthropic’s Claude AI to accelerate development.
Learn more on #InfoQ ⇨ https://bit.ly/3Z6m540
RE: https://foojay.social/@foojay/115977479175584670
Testing Emails with Testcontainers and Mailpit
Yesterday evening I opened my task board with all the unfinished and planned things in my #homelab… closed it and started a new project.
I feel a need to have a serious conversation with my brain.
But the project is cool and already has a funny name. I’ll keep it in secret until the first release, though, if such a fantastic thing happens.
#development #softwareDevelopment #indiedev
You know you did a big refactoring when your branch has 353 commits of which 307 are "fixup" commits.
`git rebase -i --autosquash` masterrace.
I dig the new #PHP logo. Didn't know until yesterday.
#SoftwareDevelopment #Software #Coding #Code #Logo #Design #GraphicDesign
NEW: AUL SQL 0.6.0
This is AUL SQL, an open source database server aiming to be (almost) compatible with Microsoft SQL Server for most sane uses, sometimes faster, definitely cheaper, and always more free.
https://github.com/ha1tch/aulsql/tree/main
Advantages:
It listens on SQLServer-compatible ports, and supports most of the TDS protocol with TLS (tested against clients which use the official go-mssqldb package)
It supports most of T-SQL, using my earlier projects tsqlparser and tgpiler
Stored procedures are now text files, for which you can use standard versioning practices.
Existing backend: SQLite
Use cases / scenarios
Ready to use for local testing of small applications without a real MS SQL Server (for the subset of T-SQL currently supported by the existing backend)
Can be used to start migrating small applications that use trivial MS SQL DDL / DML
Future versions:
Planned backends: Postgres and Mysql
JIT compiling hot path stored procedures to Go
Integration with modern, external user management, and ACLs
Modern telemetry
Heterogeneous clustering (formerly joked about as "Bob SQL")
#db #database #mssql #sqlserver #microsoft #postgres #softwaredevelopment #software #compsci #programming #golang #foss
🚀 Los feature flags te permiten activar o desactivar funciones sin tocar el código en producción. Aprende cómo funcionan y por qué los usan los mejores equipos de desarrollo. 💡
Lee más 👉 https://www.soloingenieria.org/ingenieria-de-software/feature-flags/
#FeatureFlags #IngenieríaDeSoftware #DesarrolloWeb #DevOps #ProgramaciónModerna #SoftwareDevelopment
💡 Un feature flag bien implementado puede ahorrarte horas de estrés. Separar el deploy del release es una de las mejores decisiones en desarrollo moderno.
#FeatureFlags #IngenieríaDeSoftware #DesarrolloWeb #DevOps #ProgramaciónModerna #SoftwareDevelopment
Several "good-to-remember" questions - both for software developers and technical writers focused on API documentation:
"REST APIs power most of the internet's integrations. Whether you are applying for a backend role, a full stack position, or a software engineering job, you will likely face questions about REST API design, HTTP methods, and authentication patterns.
In this guide, I will walk you through the questions interviewers actually ask. I have organized them by difficulty level and role type, so you can focus on what matters most for your target position. Each answer includes practical examples and, where relevant, code snippets you can adapt.
One thing to keep in mind: interviewers test fundamentals far more often than advanced topics. If you nail the basics (HTTP methods, status codes, statelessness), you will handle most REST API interviews confidently. The fancy architectural patterns come later."
https://www.datacamp.com/blog/rest-api-interview-questions
#APIs #REST #RESTAPI #RESTAPIs #Programming #API #SoftwareDevelopment #TechnicalWriting
Deep coder nerd time:
I've been using Kanagawa colorscheme (https://github.com/rebelot/kanagawa.nvim) in neovim for many years, and I love it.
Generally great, lots of variation, works good with treesitter, all the languages I use...
But I would be happy to find something as good or better to switch it up now and then. Whatchu got?
Still don't know what #Java #Leyden is?
You can learn about it on my last talk: https://www.youtube.com/watch?v=BK1vZQYZofs&pp=0gcJCXwKAYcqIYzv
If you just want to see it in Practice with fancy graphs on how much you can improve startup and warmup times, start on minute 28!
#OpenJDK #optimization #software #softwareEngineering #softwareDevelopment
DevOps: Minimal Definition, Testing, and Environment Levels #shorts: DevOps success hinges on rigorous artifact testing. Every environment demands its own testing gauntlet, from desktop to staging. The key? Consistent evaluation at each branch level. #DevOps #testing #automation #softwaredevelopment https://www.youtube.com/shorts/t0xwangZOPE
Liam Hammett will present *101 Tips for Any Laravel Application* at Dutch PHP Conference 💡
This session focuses on think you've seen every laravel trick? let's find out and why it matters for modern software development. Attendees will leave with actionable insights to take back to their teams.
See you in March 🚀