DevRadar

Tech Blog

Auto-aggregated global tech articles · 1,244 posts

Deploy to EC2 from GitHub Actions without opening port 22 DevOps

Deploy to EC2 from GitHub Actions without opening port 22

If you deploy to EC2 from GitHub Actions, the usual recipe is to put a private key in your repo secrets and SSH into the box. It works, but it means you are keeping a long-lived key around and leaving port 22 open to the internet (or to GitHub's very large IP range). AWS has a better answer for this

Dev.to (EN Zone)
The hardest label in our dataset is the one where nothing happened AI & ML

The hardest label in our dataset is the one where nothing happened

Four times a year, a public company gets on a call with analysts and says what it intends to do next. A margin it expects to reach. A plant it expects to commission. A growth rate it expects to hold. These are the most concrete forward statements a company makes outside a filing, and they are made o

Dev.to (EN Zone)
Designing Plural-Safe Text in Figma Mobile

Designing Plural-Safe Text in Figma

A translated Polish subscription screen ships. QA signed off. A user on the 3-month plan sees "Otrzymaj 3 miesięcy dostępu Premium" — and it reads wrong, the way "3 childs" would in English. Grammatically, it should be "Otrzymaj 3 miesiące dostępu Premium." Same English source, same intended meaning

Dev.to (EN Zone)
Terpstra Keyboard Industry

Terpstra Keyboard

Article URL: http://terpstrakeyboard.com/ Comments URL: https://news.ycombinator.com/item?id=49575150 Points: 10 # Comments: 4

Hacker News
Learning to Navigate DNS records Cloud

Learning to Navigate DNS records

Noobie here. Right I've got some websites hosted through IONOS. .I also have the email packages as it's so cheap. I'm having a NIGHTMARE with them. I've had to wipe one websites DNS records as iCloud messed it up, which meant re doing some of the formspree TXT records which was a pain. Question 1

Reddit r/webdev
Dealing with sensitive permissions on Android Mobile

Dealing with sensitive permissions on Android

Right now the developer community seems fascinated (if not outright obsessed) with agentic coding. That wave is real, and it will heavily impact how we build software. But let's not forget there are other topics worth attention. Here, the focus is something less fashionable: sensitive permissions on

DEV Community
🎨 Software Engineering in the Age of AI: From Code to Craft AI & ML

🎨 Software Engineering in the Age of AI: From Code to Craft

AI is no longer just a helper in development — it’s becoming a core collaborator. With this shift, the role of a software engineer is evolving. What defines great engineering today isn’t memorizing syntax or configuring systems; it’s curiosity, observability, patience, and the ability to steer conve

DEV Community