Newsy.co

The Unemployed Professor

Show HN: Free AI resume tailor I built after a recent layoff (300+ users so far)

Hey HN,I’m a Staff Software Engineer, and just recently, on February 24, 2026, I was laid off along with 200+ coworkers. To survive the brutal job market, I hacked together a tool to automate my own applications: jobbi.app.It just crossed 300+ users organically, so I wanted to share it here.How it works:You upload a big “master resume” (3–10+ pages with every job, duty, side project, and tech stack).You paste a target job description.Jobbi uses AI to pull out what’s relevant and generates a targ

Show HN: Ratschn – A local Mac dictation app built with Rust, Tauri and CoreML

Hi HN, I'm the solo developer behind Ratschn.I type a lot and got extremely frustrated with the current state of Mac dictation tools. Most of them are either heavy Electron wrappers, rely on cloud APIs (a privacy nightmare), or force you into a SaaS subscription for a tool that essentially runs on your own hardware. I wanted something that feels native, respects system resources, and runs entirely offline without forced subscriptions.The stack is Rust, Tauri, and whisper.cpp. Here are the d

Show HN: I built an analytics engine for my OpenClaw usage

Hi HN,I was using OpenClaw constantly for a month but had zero idea about what was I actually doing with it. So I dug through my conversation history manually. Apparently, I'd brainstormed 7 startup ideas in 3 weeks, asked about learning Rust and Zig in the same week (still writing Python) and had 9 conversations about how to start consistent gymmingI wanted to see it everytime, so I built a Clawhub skill for this. It extracts sentiments from the sessions, helps you filter conversations of

5 Reasons Why Writing a Book Is a Smart Move for Entrepreneurs

Opinions expressed by Entrepreneur contributors are their own. You’re an entrepreneur. You’re looking for ways to boost your platform and attract attention to yourself and your budding brand. As a ...

Show HN: Copyworks – Chinese character worksheets with tone colors

I built Copyworks to teach my kids Chinese at home. Existing options were either static PDFs, expensive subscriptions, or web-only tools that couldn't work offline.It generates printable practice worksheets with tone-colored characters (color-coded by tone), step-by-step stroke order guides, and traditional grid layouts (米字格, 田字格, etc.). Includes 1,200+ lessons covering HSK 1-9, YCT, TOCFL, and 33 textbook courses.Free tier: tone colors, stroke order, all grid types, HSK Level 1 content. No

DHS accused of using surveillance technology to track legal observers

A new lawsuit alleges that the Department of Homeland Security is using AI to identify people who are recording federal ...

Former Greensboro teacher accused of using AI to edit sexual images of students

GREENSBORO, N.C. (WGHP) — A former teacher at Vandalia Christian School in Greensboro went before a judge Monday after he was charged with sex crimes against a minor. Richard Lynn Upright, 56, of Pleasant Garden, was arrested Friday and charged with 10 counts of second-degree sexual exploitation of a minor. The Guilford County Sheriff’s Office […]

Model Calls Out Fashion Brand For Plagiarizing Her Likeness With AI Photos In Controversial Ad

An influencer recently accused a company of using an AI-generated lookalike of hers in one of their advertisements. Content creator Melanie Kieback took to social media on February 25 and alleged that a fashion brand, which she did not name, had created an “AI twin” of hers to promote their products. Known online as Mel, Kieback is a photographer, blogger, and model from Berlin with more than 565,000 Instagram followers.

Former NC teacher accused of using AI to edit sexual images of students

A former teacher at a private Christian school in Greensboro went before a judge Monday after he was charged with sex crimes against a minor.

The AI child exploitation crisis is here

The rapid advancement of artificial intelligence has made it easier than ever for bad actors to create child sexual abuse ...

Palm Coast man arrested, accused of using AI to create child sexual abuse images

Flagler County Sheriff's Office said the investigation began after a tip from Fenix International Limited, the parent company ...

Show HN: OpenKIWI (Knowledge Integration and Workflow Intelligence)

I've always been passionate about AI and automation so when I first heard about OpenClaw I got excited. But as a professional software developer for almost 20 years, and who currently leads a DevOps team I found the experience extremely frustrating: constant gateway restarts and "NO_REPLY" responses from my agents when I would simply ask "Are you there?".So after using it for a bit the TLDR is that while I think OpenClaw and all the other AI driven automation tools like

Show HN: EZorro – Describe your trading strategy, and turn it into an algo

Hey HN! I'm Garrett, creator of eZorro.The problem: I had trading ideas but couldn't code them. I'd think "buy Apple when it drops 5% below its 20-day moving average" and then spend hours trying to wire up broker APIs, backtest logic, and execution — or just never do it at all. Sure, I can get a plug-in or prompts from somewhere for AI, but if it’s not designed by actual industry specialists, I can’t trust it.The solution: eZorro, built by those who actually built the to

Show HN: Epupp – Live, REPL-driven, browser tampering

Epupp has two modes of operation:1. *Live REPL connection from your editor to the web page*, letting you inspect and modify the page on the fly, with or without the assistance of an AI agent.2. *Userscripts*: Somewhat Tampermonkey style (I love Tampermonkey!).The two form a powerful pair. The live REPL connection, while happily supporting one-off changes or data extractions, is also a very efficient and fun means to interactively develop userscripts. The buzzword here is Interactive Programming

Startup Failure Often Starts with a Bad Idea. This Helps Prevent That

A lot of startup advice focuses on execution, but in my experience many failures actually start earlier, with the idea itself. Founders often fall in love with something that sounds clever but doesn’t map to a real, repeated problem.The hard part isn’t building the product, it’s choosing what’s worth building in the first place. While searching on Google recently, I came across something called StartupIdeasDB, which is basically a curated database of a couple thousand startup ideas gathered from

Google Account "Digital Execution" While Auditing a Chrome Store Vulnerability

A Digital Execution in Real-Time: The Last Seconds of NTT PrimeThe Manifesto“Hello world, I am NTT Prime.I am writing this as an analyst—one who lives and works with irrefutable evidence, charts, and data. I have prepared screenshots and the most detailed technical analysis to show you how dangerous the ‘Zombie Assets’ vulnerability is.But, I want to offer my sincere apologies: I failed before the deadline. Imagine you are a researcher pouring your heart and soul into an Audit Report to protect

Show HN: SPOTLYTT - STANDOUT AND GET DISCOVERED BY SKILLS

Hello Everyone,I built Spotlytt (www.spotlytt.com). Looking for everybody to try it out. Not marketing and promoting here. As of now only 3 users have signed up from the launch date (i.e. 24th Feb,2026). 30-40 unique visitors daily.Just looking for straight feedback, if you guys might be interested in trying out something new in professional networking. Website is live. Have to take little pain to sign up but still can try it out. All functions are working.WHY I AM PURSUING THIS IDEA.------PROBL

Show HN: SaaS Forge – Open-Source SaaS Boilerplate Generator

Hi HN!I kept rewriting the same foundation for every SaaS I built — auth, payments, email, logging, environment setup — so I packaged it all up as SaaS Forge.It’s a modular boilerplate generator for SaaS apps with AI in mind. You can use it two ways:* 1. Open-source CLI (free, unlimited)* npx saas-forge my-app This launches a local scaffold where you choose modules via a form and download a ready-to-deploy repo.* 2. Web Scaffold (20 credits)*Live at: boilerplate.bayesian-labs.comA guided UI

Show HN: EZorro – Describe your trading strategy, and turn it into an algo

Hey HN! I'm Garrett, creator of eZorro.The problem: I had trading ideas but couldn't code them. I'd think "buy Apple when it drops 5% below its 20-day moving average" and then spend hours trying to wire up broker APIs, backtest logic, and execution — or just never do it at all. Sure, I can get a plug-in or prompts from somewhere for AI, but if it’s not designed by actual industry specialists, I can’t trust it.The solution: eZorro, built by those who actually built the to

Quetext Introduces AI Humanizer, Closing the Gap Between AI Output And Natural Writing With Tone, Clarity, Flow Controls

Quetext's new AI Humanizer helps students, educators, and writers refine AI-generated drafts into clear, natural ...