Newsy.co

Welcome to Doge Consulting

Show HN: I built a dream interpreter in JavaScript, no AI, no server, just logic

I built a browser-only dream interpreter that maps symbols to meaning using a custom keyword engine. No AI, no tracking, no backend it’s all deterministic logic, built with vanilla JavaScript. The idea was to see if emotional and symbolic interpretations could still feel personal without using machine learning. Dreams are parsed against a map of 300+ symbolic meanings. Everything runs locally in your browser and saves via localStorage. You can revisit old dreams, reflect on interpretations, or j

Dyan – A Visual REST API Builder You Can Self-Host

Hey HN! I’ve been working on Dyan, a self-hosted visual builder for REST APIs. Just posted a short demo video that shows how it works:Build endpoints visually Write logic in JavaScript Test live in-browser Serve APIs from your own backend – no codegen, no magicDemo video: https://youtu.be/SBEPacMgpvk GitHub: https://github.com/dyan-dev/dyan Discord: https://discord.gg/ZQ4pKRA7Would love feedback and contributions! The goal is to make backend A

Show HN: GetPost – "Self-hostable" pastebin that runs free on CF Workers

I built GetPost because I miss the simplicity of just SCPing files to a personal server, but I do not miss the maintenance burden. It's a pastebin/imagebin that runs on Cloudflare Workers with zero ongoing costs and zero maintenance.Key features:- Deploy in 5 minutes, runs free forever (100k reads, 1k uploads daily on CF free tier)- No complex toolchain - no NPM, no wrangler - just curl, python3, and a simple build script- Handles text, markdown (server-rendered), images, any file type

Show HN: Betterlytics – Cookieless, Privacy-First, Open Source Web Analytics

Hi HN!We built Betterlytics, a cookieless, privacy-first, and open source alternative to Google Analytics.It’s designed for developers, startups, and privacy-conscious site owners who want meaningful analytics without cookies or having to show cookie banners. GDPR and PECR compliance are built-in by default.Key features: - Cookieless by design – no banners needed - 100% open source (Rust backend, React dashboard) - No personal data collected — only anonymized and aggregated metrics - Self-host o

Show HN: Trained an AI model to launch my TikTok app

Hey HN — Chris here.I just launched Glyp, and I wanted to share the story behind it.A few months ago, I was running content marketing on TikTok for one of my previous apps.I tried influencer marketing. Paid $200+ per video. Waited days to get the content. Then crossed my fingers hoping it would perform.Sometimes it worked. Most of the time, it didn’t.So I switched to AI tools like Arcads. It helped—but only up to a point.The problem? I couldn’t scale.Most tools lock you into a pre-made library o

Show HN: Ship Fast Directory – Find Tools to 10x Your Product Launch Speed

Hey HN,I made [Ship Fast Directory](https://ship-fast-directory.replit.app/) — a curated list of tools and resources to help indie hackers, solodevs, and small startups ship products much faster.It focuses on no-boilerplate, high-leverage tools across categories like deployment, auth, UI kits, headless CMSs, and more. Basically, the stuff you reach for when you want to go from 0 to 1 without wasting hours setting up plumbing.Built it because I found myself repeatedly searching for

Show HN: Callio – A Real-Time AI Call Coach for iOS

Hi HN, I’m Carl Morris. After 10 years as a data scientist at Amazon, JD.com, and Stitch Fix, I decided to build my own product. That journey eventually led to Callio, a real-time AI call coach for iOS. I am working together with two others to build my startup.It took about 9 months of trial and error to get to the right idea, and 3 months more to build the first version of Callio. I’d love your feedback!# What does Callio do?Callio is a VoIP softphone with an AI assistant that listens to your c

Show HN: Tlsinfo.me – check your JA3/JA4 TLS fingerprints

Recently I was learning a bit about TLS. This involved lots of capturing network traffic with `tshark`, then opening up wireshark to import the dump and check fingerprints, so I made this small service for easily checking.curl https://tlsinfo.me/json or visit from your browser. It returns the TLS fingerprint that your request presented, including: JA3, JA3_r (raw), JA4 and JA4_r (raw).No auth, QUIC supported, rate limited at 10 req/10s/IP to protect the server (pls be ni

Show HN: Recreation of Neuro-sama for a year, alternative of Grok Companion

This is the project we've worked for over a year, gaining already over 1300 stars, 200 Discord members, the container of cyber livings, Project AIRI, where you can own your own customized AI companion on mobile devices, desktops, and be able to play Minecraft, Factorio, connects Discord, Telegram, while be able to do normal chat, realtime voice chat, and many other things.We were working hard for the past month to deliver better Desktop version of our Project AIRI, we decided previously to

What is the difference between useEffect and componentDidMount in React?

Great question! Understanding the difference between useEffect and componentDidMount is key to mastering React’s lifecycle—especially as the ecosystem shifts toward functional components.Think of your React component as a restaurant kitchen:componentDidMount is like the head chef who shows up once when the kitchen opens, setting up everything needed before cooking begins. This is how class components handle tasks that should run only once after the component mounts.useEffect, however, is more li

Show HN: Log Manager – Real-time log viewer over SSH

Just released my open-source project: Log Manager Real-time log viewer for remote servers via SSH — all in your browser.As a full-stack dev, I often needed a way to tail logs across different servers without jumping into the terminal every time. So I built this tool.Features: Add multiple remote serversDefine custom log file pathsStream logs live (tail -f) via WebSocketUser authentication & secure accessSimple React-based UIGitHub: https://github.com/bodyast/logManagerPe

My reality: Decades of experience, seeking one team that believes in it

Hello,In a world of startups moving at lightning speed, most technical problems aren't new; they are echoes of past challenges with a new technological face. My name is Adán Caldera, and at 54, I have spent my career (spanning nearly three decades), in the trenches of every one of these transformations.My value lies not just in the technologies I command today, but in the deep understanding of the innovation cycles I have actively navigated: from mainframes and Y2K to the web, mobile, and n

Show HN

Hello Folks, since quite a while we had been working on an interesting problem which we have experienced and is known industry wide. As someone who works in autonomous robotics, we’ve seen how hard it is to debug hardware + software + behavior when systems fail in the field. Logs aren’t enough. Docs are scattered. People waste time hunting instead of fixing. Also leadership and development teams lacks track of what's the ground-level situation. This all info will be at one place.I'm su

Nada Majdalani: An unexpected plan for peace in the Middle East

The Middle East is a climate hotspot, with many parts of the region set to experience an increase in temperature by five to eight degrees Celsius by the end of the century. Palestinian peace activist Nada Majdalani discusses how the climate crisis could actually instigate a movement towards peace, unveiling the "Peace Triangle" initiative — a vi...

Show HN: Sapient – AI Agent for Unreal Engine: Code, Blueprints, Game AI

After years of rebuilding the same core systems, chasing down bugs across code to assets, constantly losing momentum to engine blockers, and using the latest AI tools, we started wondering, “how much faster could we build if we embedded AI directly into our workflow?” That question turned into Sapient.Sapient is an AI-native dev tool embedded into Unreal as a plugin. Sapient is best for gameplay or systems engineers and technical designers, and it supports prototyping through production workflow

Show HN: OSS Semantic Git Commit Search – Ask questions about your Git history

I built an Open Source tool that lets you search your Git commit history using natural language.You can like: •“When was login added?” • “What changed in the auth flow?”It embeds commit messages using OpenAI or Hugging Face models, stores them in ChromaDB, and queries them semantically with GPT via LangChain.Features: • Fast local search (local storage) • Natural language query interface • Simple Typer-based CLI with commands to list and manage embeddingsIdeal for developers who want a smar

The IDE isn't going away

Somehow this is a contrarian opinion, but debuggers, code navigation, and autocomplete still matter. Developers are not being replaced.Starting a codegen companyKevin and I started Sweep two years ago.In 2023 GitHub Copilot was the status quo.We saw it and thought “this is not the final state of software development”."What do we do at our day jobs?" Almost all of our time was spent editing existing code.We built the MVP of our GitHub agent in 4 days and applied to YC.Going through YCDu

Ask HN: How to attract top engineers as an early-stage startup?

Finding great engineers is a known challenge for every early-stage startup as you need to find missionaries willing to trade cash for risk and upside.What we try: - We try to leverage personal networks, which seems like the best source (10x better than other methods)- We're willing to poach talent (when timing aligns)- We're generous with equity (can’t match FAANG cash)Public job boards didn't work at all. About 98 % of applicants are spray-and-pray. We even added a product-specif

Show HN: Voice AI Based Visa Interview Prep

Here’s a draft “Show HN”–style post you can use on Hacker News:---*Show HN: Tough Tongue AI – Agentic Role‑Play for Visa Interview Prep* A realistic, memory‑driven AI coach to help you ace every consular Q\&AI’ve built *Tough Tongue AI*, an agentic role‑play platform designed to simulate real visa interviews and drive continuous improvement across sessions. Instead of one‑off mocks, our AI:* *Remembers your past answers* so you never repeat the same mistakes * *Generates dynamic follow‑up qu

This Magnetic Tool Grabs Hard-To-Reach Stuff In One Swoop — And It's Only $17

Recover those earrings, coins, keys and more with this handy, back-saving tool that's only $25.