6,868 results for web · 2.172s

News for “web”
19 results • 2164 ms server time
Moozonian News
news.ycombinator.com• Jan 15, 2026• 1 min read
Ask HN: Is Claude Code bad for ADHD?I think it might be.I have ADHD. I've posted a little here on that. This one was cool, 142 comments: https://news.ycombinator.com/item?id=46610156.Claude is powerful. This week feels like it has moved up a notch (running for 20mins on longer tasks and then getting stuff right). I don't know if/when/how it replaces devs, I know a lot on here have very strong thoughts on it. But for someone like me it is like rocket fuel.But then ADHD. I've realised a thought I have for a product, an app, a website, an idea just no longer sits in a list of cool ideas. Now I can do stuff. But do I need this stuff?Is all this activity healthy?To give you an idea last 6 months I've built:- A ChatGPT wrapper with a few bells and whistles and lots of system prompt work and sold it to a big IT company on a £30k annual retainer- A tool that takes a spreadsheet of data (think people/company/lead data) and allows you to construct a prompt using placeholders for any of the data then run each line/query through an
Moozonian News
github.com• Jan 15, 2026• 1 min read
Show HN: 1Code – Open-source Cursor-like UI for Claude CodeHi, we're Sergey and Serafim. We've been building dev tools at 21st.dev and recently open-sourced 1Code (https://1code.dev), a local UI for Claude Code.Here's a video of the product: https://www.youtube.com/watch?v=Sgk9Z-nAjC0Claude Code has been our go-to for 4 months. When Opus 4.5 dropped, parallel agents stopped needing so much babysitting. We started trusting it with more: building features end to end, adding tests, refactors. Stuff you'd normally hand off to a developer. We started running 3-4 at once. Then the CLI became annoying: too many terminals, hard to track what's where, diffs scattered everywhere.So we built 1Code.dev, an app to run your Claude Code agents in parallel that works on Mac and Web. On Mac: run locally, with or without worktrees. On Web: run in remote sandboxes with live previews of your app, mobile included, so you can check on agents from anywhere. Running multiple Claude Codes in parallel dramatically sped up how we build features.What’s next: Bug bot for
Moozonian News
tickk.app• Jan 15, 2026• 1 min read
Show HN: Tickk – Voice productivity app- local NLP, no cloud, no AI, no signupHey HN,I built tickk because I have ADHD and every productivity app felt like work. I'd have an idea, open an app, then spend 5 minutes deciding if it's a "task" or a "note" or which project it belongs to. By then, the thought was gone.What it does:- Talk into your phone/laptop → it transcribes and auto-categorizes into tasks, notes, or events - Uses local NLP (compromise.js) - no data leaves your device - Works offline, no account needed, completely freeThe key insight: Capture first, organize later. Your brain shouldn't have to categorize while it's still thinking.Tech stack:- Next.js + TypeScript - Web Speech API for voice recognition - compromise.js for NLP classification (runs in browser) - IndexedDB for storage (nothing hits a server) - PWA installable, works offlineWhy no AI? I experimented with OpenAI/Claude APIs but found:Latency killed the flow (you want instant feedback when brain-dumping) Privacy concerns - productivity data is deeply personal Local NLP handles "buy milk" v
Moozonian News
news.ycombinator.com• Jan 14, 2026• 1 min read
Ask HN: How do you find a non-US only, remote first job?I wrote about the circumstances and retrospective of 2025 here – https://0xff.nu/end-of-2025/ I'm unfortunately unemployed from November 2025, and have had no success looking for local or remote jobs via LinkedIn.The local market is difficult, and most of the companies work in a hybrid model of 3-4 days from the office, which will be neigh impossible because of the constant commute, which will amount to around 3 hours a day. And I'm not even going into the difficulties related to ADHD.As such, I want to ask – what's a good source for remote job listings that is not US only? Very often on websites like HN, RemoteOk or LinkedIn I see something like Remote (US only).
Moozonian News
starrupturecalculator.com• Jan 14, 2026• 1 min read
Show HN: StarRupture Calculator – A Simple Production Planner for StarRuptureHi HN, I made StarRupture Calculator, a free web tool for the game StarRupture.StarRupture is a sci-fi survival and factory-building game. As the factory grows, it becomes hard to calculate production chains, building counts, and power usage. I built this tool to make planning easier.With StarRupture Calculator, you can: • Calculate production chains and required buildings • See visual production flows • Compare different recipes • Check power consumption • Save and export your plansAll data comes directly from the game files, so the numbers are accurate. The tool runs fully in the browser, is free, and has no ads. This is a fan-made, non-official project.Website: https://starrupturecalculator.com/Feedback is welcome. Thanks!
Advertisement
Moozonian News
glmimage.online• Jan 14, 2026• 1 min read
Show HN: GLM-Image Online – 16B AR+Diffusion model for accurate textHi HN,I built a web interface for the GLM-Image architecture (by Zhipu AI). Unlike standard diffusion models, it uses a hybrid approach (Autoregressive Transformer + Diffusion) which makes it surprisingly good at rendering coherent text and following complex spatial instructions.Running it Locally: Since this is an open-source model, you can run it yourself if you have the hardware. It requires about 24GB+ VRAM (e.g., RTX 3090/4090 or A100). I wrote a detailed guide on how to set it up here: https://glmimage.online/docs/how-to-install-glm-imageThe Cloud Version: For those without a GPU cluster, I wrapped it into this SaaS so you can try it instantly in the browser. It supports native bilingual prompts (English/Chinese).I'd love to hear your thoughts on how the typography quality compares to Flux or Ideogram!
Moozonian News
github.com• Jan 14, 2026• 1 min read
Show HN: OpenWork – An open-source alternative to Claude Coworkhi hn,i built openwork, an open-source, local-first system inspired by claude cowork.it’s a native desktop app that runs on top of opencode (opencode.ai). it’s basically an alternative gui for opencode, which (at least until now) has been more focused on technical folks.the original seed for openwork was simple: i have a home server, and i wanted my wife and i to be able to run privileged workflows. things like controlling home assistant, or deploying custom web apps (e.g. our customs recipe app recipes.benjaminshafii.com), legal torrents, without living in a terminal.our initial setup was running the opencode web server directly and sharing credentials to it. that worked, but i found the web ui unreliable and very unfriendly for non-technical users.the goal with openwork is to bring the kind of workflows i’m used to running in the cli into a gui, while keeping a very deep extensibility mindset. ideally this grows into something closer to an obsidian-style ecosystem, but for agentic wo
Moozonian News
news.ycombinator.com• Jan 13, 2026• 1 min read
Show HN: Deterministic state machine to sonify trading volatilityhttps://liquidityfm.orgI built this because existing market sonification tools usually just map price to pitch, resulting more noise than music. I wanted a system that translated market sentiment into music that I would actually want to listen to in the background while I work.THE LOGIC (State Machine)Instead of raw pitch mapping, I built a deterministic state machine that normalizes live data into 60 distinct audio permutations based on three vectors:1. Sentiment: Candle color streaks (Doom -> Euphoric)2. Energy: Momentum/Volatility (Still -> Explosive)3. Texture: Volume vs 20 MA (Sparse -> Chaotic)If the market enters a "Doom / Explosive / Chaotic" state, the engine triggers heavy distortion and minor keys. If it flips to "Euphoric / Still," it crossfades into ambient major pads.THE ENGINEERINGConsensus Engine: Websockets from Kraken, Binance, and OKX to form an aggregated price and filter out "scam wicks". I specifically chose crypto feeds because they offer continuous high-volume s
Moozonian News
news.ycombinator.com• Jan 12, 2026• 1 min read
Ask HN: How to automate aesthetic photo cropping? (CV/AI)Hi everyone,I am a backend developer currently engineering an in-house automation tool for a K-pop merchandise production company (photocards, postcards, etc.).I have built an MVP using Python (FastAPI) + Libvips + InsightFace to automate the process where designers previously had to manually crop thousands of high-resolution photos using Illustrator.While basic face detection and image quality preservation (CMYK conversion, etc.) are successful, I am hitting a bottleneck in automating the "Designer's Sense (Vibe/Aesthetics)."[Current Stack & Workflow]Tech Stack: Python 3.11, FastAPI, Libvips (Processing), InsightFace (Landmark Detection).Workflow: Bulk Upload $\rightarrow$ Landmark Extraction (InsightFace) $\rightarrow$ Auto-crop based on pre-defined ratios $\rightarrow$ Human-in-the-loop fine-tuning via Web UI.[The Challenges]Mechanical Logic vs. Aesthetic CropSimple centering logic fails to capture the "perfect shot" for K-pop idols who often have dynamic poses or varying camera ang
Moozonian News
karmictail.net• Jan 11, 2026• 1 min read
Show HN: Karmic Tail Calculator – A Destiny Matrix PatternsProject Name Karmic Tail CalculatorProject Link https://karmictail.net/One-sentence description A specialized Next.js-based tool for decoding the "Karmic Tail" within the Destiny Matrix system, focusing on past-life patterns through 22 Arcana algorithmic logic.Detailed Description Karmic Tail Calculator is an attempt to bridge the gap between esoteric numerology and modern web interaction. While the "Destiny Matrix" system is currently trending on platforms like TikTok and Instagram, most existing tools are either riddled with ads or lack technical depth. This project returns to the algorithmic roots of the system, focusing specifically on the most influential "Karmic Tail" section. We’ve stripped away the "woo-woo" clutter in favor of a high-precision Arcana reduction logic and a "Sacred Geometry" visual experience, providing users with a private, frictionless space to explore subconscious behavioral patterns.Core FeaturesPrecision Algorithmic Logic: Implements the strict 22 Major Arc
Moozonian News
bound.sh• Jan 11, 2026• 1 min read
Show HN: Bound – local code autocomplete LLM fine-tuned on your repositoryHi everyone, I'm Vivien one of the creators of Bound.I'll keep things brief, there are two things I hate about using AI coding models: paying a subscription and how bad they are for the environment.So my cofounder and I built Bound. Simply put, we provide Cursor's "tab" feature but instead of using a cloud model we use an ultra-small local LLM trained on your own repo (that and a couple other tricks to make sure it's the same quality as cursor). The nice thing here is that you own the model and it's so small that it runs on your laptop with no latency issues.Join the waitlist on our website and we'll get in touch to implement it for you.
Advertisement
Moozonian News
app.arbi.gg• Jan 10, 2026• 1 min read
Show HN: Arbitration, a way to experience live sports through both fanbasesHey HN - long-time reader, first-time Show HN.I built a sports app called Arbitration[1] primarily for experiencing live professional games. The original itch was pretty simple: during close or rivalry games I’d constantly flip between two team game threads on Reddit to see how each side was reacting to the same play.Arbitration puts both fanbases’ live reactions in one place, synced to the game clock. It doesn’t generate opinions or takes — it just curates what fans are already saying, in real time.Feel free to checkout the first NFL playoff game of the year, Rams @ Panthers: https://www.app.arbi.gg/scores/nfl/20260110-8-5For folks curious about the tech:- Agents are used to curate and rank live fan posts (not generate content) - Live DraftKings props come from a websocket snooper[2] - Google Gemini is used only to structure and summarize live prop data - Rust backend, React frontend, anonymous sessions, no accounts. - Mostly built for myself, but figured others here might enjoy it. -
Moozonian News
paper-animator.net• Jan 10, 2026• 1 min read
Show HN: Transform any photo into paper animations in secondsPaper Animator: turn any photo into a paper cut-out animation in seconds## What Paper Animator isPaper Animator is a browser-based tool that transforms any image or text into animated paper cut-outs, folds, tears, and “ransom note” style graphics, with no install or plugins required. It targets short-form video creators, marketers, and designers who want a distinctive paper/stop-motion look without learning motion graphics software.[1]## Why build this- Most “paper” or stop-motion looks today require After Effects, templates, or manual masking, which is overkill for TikTok/Reels/Shorts creators who just want a quick effect.[1] - Existing mobile/video apps rarely combine AI background removal, realistic paper textures, and export-ready formats (green screen, transparent PNG sequences) in one place. - The goal is a “Canva for paper animation”: upload → tweak → export in under a minute.## How it works- Upload a photo (JPG/PNG/WebP up to 10MB); the AI removes the background and extracts th
Moozonian News
squareface.art• Jan 9, 2026• 1 min read
Show HN: Bringing back a classic square face generatorYears ago there was a small Flash toy I really loved — a simple “square face” avatar generator made by a Japanese artist. You could mix eyes, hair, and expressions and quickly make a cute square profile icon. It was everywhere on forums and blogs back in the day. Someone complains the old SWF doesn't work on her device,so I decide to rebuild it. That’s why I made SquareFace.art — a browser-based square face generator inspired by the original Flash version. No plugins, no installs, just open the page and start customizing.The goal wasn’t to modernize it too much, but to keep the same playful, lightweight feeling:Pick face partsMix and match stylesDownload your square face iconWorks on phones, tablets, and desktopIt’s mostly a nostalgia project, but also a small attempt to preserve a bit of early web creativity that used to be very common and now feels rare.If you remember tools like this, I think you’ll know the feeling — simple, fun, and surprisingly sticky.Here’s the site: https://squ
Moozonian News
image-scaler.com• Jan 9, 2026• 1 min read
Show HN: Image Scaler – Privacy-focused image resizing with 60-image batchesHi HN! I built Image Scaler because I was frustrated with existing free online image tools. They either limit batch processing to a handful of images, require login/registration, or add watermarks. And they usually upload your images to unknown servers.I originally made this for myself when I needed to resize large batches of product photos. I wanted something fast, lightweight, and privacy-respecting that could handle real workflow volumes without artificial restrictions.What makes it different:- Complete client-side processing using Canvas API, so images never leave your browser- Batch processing up to 60 images simultaneously (most free tools cap at 3-10)- No login, no watermarks, no usage limits- Traditional interpolation algorithms (nearest-neighbor, bilinear, bicubic) instead of AI black boxes- Supports JPG, PNG, and WebP- Fast and lightweight (built with vanilla JavaScript)Technical notes: The entire processing pipeline runs in your browser's Canvas API. There's no server upload
Moozonian News
news.ycombinator.com• Jan 8, 2026• 1 min read
Ask HN: Feeling irrelevant in back end. How to pivot to automotive software?I have a decade of mixed experience: 10+ years in IT, 2 years on a professional motorsports team (Tony Kart, Ducati, Miata), and 4 years in software (refactoring old .NET to Spring Boot/Angular and some greenfield projects). I self-taught my way into dev and finished a CS degree while working.I’m currently at a {big_slow_corp} and feeling the AI squeeze trying to switch jobs. My exp is not public facing so the “experience building scalable apps to disrupt the market” requirement I think is my weakness. I’ve also realized my heart isn’t in web frameworks. I’m the guy bored on a plane talking to his gf about flap software, throttle response, and suspension geometry like a kid showing a toy to his mom.I want to move "closer to the metal", ECUs, controlling machinery, I’d love ML applied to machinery, even infotainments!, but my professional resume is strictly high-level. My tinkering experience includes building MegaSquirts and using ESP32s for signal filtering and logic, data loggers and
Advertisement
Moozonian News
plagiarismremover.ai• Jan 8, 2026• 1 min read
Show HN: Plagiarismremover.ai – plagiarism remover focused on formattingA while back I kept running into the same frustrating workflow: plagiarism checkers would flag chunks of my text (especially drafts touched by AI), but fixing those flags manually often meant rewriting sections in ways that lost meaning or tone.So I built PlagiarismRemover.AI - a web-based tool that helps remove duplicated or flagged content while keeping the original meaning and structure. It’s not trying to replace writing or detection tools, but rather to help with that in-between step where you want something that reads well and is original.The tool is simple: paste text, run it, and get back a cleaned version. There’s a free plan for casual use and affordable paid tiers if you need higher limits, and no complex setup or mandatory waiting for emails. I’m sharing it here to get feedback from folks who care about writing quality and originality — especially people who write a lot or work with AI-assisted drafts.I’m also curious: for those of you who deal with plagiarism flags, how do
Moozonian News
news.ycombinator.com• Jan 8, 2026• 1 min read
Hypocritespy(HTTPS://github.com/Ronny12345-art/Hypocritespy)this is a spyware which does Webcam capture + microphone recording + keylogging + screenshots and sends the records to an Email . it was made for pentesting. Author: Ronny Rogers(Mugabo Rongin)