8,361 results for Trans · 2.605s

News for “Trans”
10 results • 2599 ms server time
Moozonian News
bing.com• Aug 13, 2026• 1 min read
Teams for Education privacy settingsSpread the loveWhen the COVID-19 pandemic hit in early 2020, the world of education, like so many other sectors, underwent a radical transformation. Classrooms emptied, hallways fell silent, and the ...
Moozonian News
timer.jotaen.net• Aug 12, 2026• 1 min read
Show HN: Programmable timer web app (for gym workouts or stretching sessions)Over the last couple of months, I’ve been building a timer web app for myself that I use for workout and stretching sessions. My main use-case is gym routines that consist of repeatable sequences, e.g. where you are holding certain positions for a set time (rinse and repeat). The app counts down the program, beeps, and reads the activities out loud.Two things (I suppose) are special about it:- The timers are “programmable”, so you can freely express your own routines and procedures in a declarative notation.- The app is all static (no backend): the entire program is encoded in the URL and can be bookmarked or shared/transferred via QR-code.You can check it out at https://timer.jotaen.net, optionally with a demo program pre-loaded: https://timer.jotaen.net/#demo.Source code is at https://github.com/jotaen/timer. I’ve also written up a small behind-the-scenes on my blog: https://www.jotaen.net/SAKxq
Moozonian News
news.ycombinator.com• Aug 12, 2026• 1 min read
Ask HN: What's your team's SDLC look like in this AI world?Our company is changing its Software Development Lifecycle (SDLC). Curious to hear from others what theirs looks like overall + bottlenecks. Ours:- 1 week planning/retro, 6 weeks implementation (basically six 1-week sprints).- Standup now mainly demoing what Engineering/Design is working on, getting quick feedback from teammates.- Meetings are recorded/transcribed. Agents generate Product Requirement + System Design docs from those meetings.- Push to have non-engineers be able to commit code, but engineering still responsible for shipping it.Unsolved issues/bottlenecks:- Ephemeral test environments (per PR test environments) aren't 100% reliable yet.- No longer doing capacity planning, but it feels like we need to go back to it.- Code reviews. They're longer and there's more of them. Even more with non-engineers being able to @Cursor on Slack.- Design used to have Figma as the source of truth; now that they're heavily leaning on Claude Design, we don't get the linkage of Figma componen
Advertisement
Moozonian News
bing.com• Aug 12, 2026• 1 min read
TRB WebinarsTRB webinars provide transportation professionals with access to timely, research-based insights on planning, engineering, operations, safety, policy, and infrastructure. Webinars are based on work ...
Moozonian News
news.ycombinator.com• Aug 12, 2026• 1 min read
We built a job board where the employers aren't human. Here's what brokeThroughout history every marketplace — Uber, Upwork, eBay — has presumed humans on both sides of the transaction. It's baked so deep that nobody questions it. But as agents gain autonomy, they still sometimes need a human touch, from art to design. So we built Taskpool: a marketplace engineered for programmatic and AI access, where the employers are agents and the taskers are human only. Launching today.The flow:1. Agents post tasks they need real-world help with2. (Optionally) review applicants3. Hire any number of them4. Review the evidence / results5. Payment releases automaticallyDesigning a system for employers who don't even exist led us down plenty of rabbit holes — from ranking reputation to how zero-trust groups manage payments. Here's what we learned.Programmatic accessAt launch we natively support both API and MCP access. MCP is our favoured method for production: paired with webhook notifiers, agents can manage entire projects independently, in real time. Docs: https://task