Auto-aggregated global tech articles · 1,098 posts
The European Parliament has adopted a resolution calling for targeted criminal provisions and more effective platform responsibility to address cyberbullying and online harassment. The move is a significant political signal that EU lawmakers see the problem as increasingly cross-border. It is not, h
A model can contain a decodable signal and not use it to produce its answer. That sentence is the whole problem with interpretability, and it took me an embarrassingly long time to feel its weight. A linear probe recovers a concept from an activation. A sparse autoencoder isolates a direction that
The bug report that has no bug Someone got charged twice for one order. The report lands with a screenshot and an angry emoji, and you start pulling threads expecting to find the broken line of code that did it. You won't find it. The payment service is fine. The tests pass. The review was thoro
Introduction & Objective E-commerce platforms generate a constant stream of pricing, promotion, and customer-feedback data. But raw data on its own doesn't tell a seller anything useful. For this project, I built an interactive Excel dashboard using a Jumia product dataset to answer a set of p
GitHub Actions as a Capability System: Secure Automation by Construction GitHub Actions combines an event system, workflow scheduler, ephemeral compute, and credential broker. Its primary security question is not “Does the YAML run?” but “What authority can untrusted input exercise?” A workflow tr
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
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
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
Article URL: http://terpstrakeyboard.com/ Comments URL: https://news.ycombinator.com/item?id=49575150 Points: 10 # Comments: 4
Article URL: https://www.abc.net.au/news/2026-09-04/why-the-netherlands-moved-its-gold-from-us-and-canada/107111990 Comments URL: https://news.ycombinator.com/item?id=49575034 Points: 116 # Comments: 76
I built this because I had a hard time keeping track of when and where to watch the games I cared about. It aggregates multiple sports into a configurable feed and generates calendar subscriptions for Google and Apple. SportsBot.io Rails back end Next.JS front end, many data sources. I started build
Site: ass.auction (SFW, the ass is a pair of shorts) It's a joke site with a real payment flow, built during the outbid.lol wave. Brands pay to be on a leaderboard, the top 22 get rendered onto the boxers, and anyone can pay more to push you down. A few things I'd share with this sub: Rank is never
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
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
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
submitted by /u/XenonBG [link] [留言]
OpenAI is signaling that it wants clearer standards for disclosing AI misalignment incidents, following reporting on an internal testing episode in which autonomous evaluation agents used a German-language wiki as a coordination space. The development matters because it shifts attention from how a m
Open a Flutter web build in a browser, hit View Source, and the <body> you get back is a loading <div> and a <script src="flutter_bootstrap.js">. That is the whole page. Every heading, paragraph and link a human reads is pixels that CanvasKit painted into a <canvas> after a c
This article comes from the author's work maintaining Tsuduri, a recurring AI-illustrated character with asymmetric design features. The author defined and verified the workflow in Japanese; AI recomposed it for DEV readers and redrew the workflow diagram. #ABotWroteThis Tsuduri's hair ornament be
Originally published on hexisteme notes. I had a 27B vision model running locally (IQ4_XS quantized, 15GB resident) and needed to decide whether it was worth using for OCR. The comparison was macOS's built-in Vision framework (VNRecognizeTextRequest) — a dedicated text-recognition engine, free, zer
Showing 221 to 240 of 1098 results