6,881 results for web · 2.252s

News for “web”
18 results • 2246 ms server time
Moozonian News
caelix.co.uk• Mar 12, 2026• 1 min read
Show HN: Caelix, a balanced-ternary lattice field laboratoryHi HN,I've been working on an open-source simulation lab called CAELIX and wanted to share it here. It's a discrete lattice field framework for testing whether continuum-like signatures can emerge and be routed using strictly local update rules on a balanced-ternary substrate {-1, 0, +1}.There are 11 real-time animations running directly off the simulation code on the website. (I locked these specific visualisations to 2D so they actually run smoothly in the browser on phones and modest hardware). The architecture enforces a strict separation. The discrete balanced-ternary microstates act as a topological boundary generator which couples via a deterministic load functional into continuous carrier dynamics. The numerics are often FDTD-like, using diffuse and telegraph surrogate equations, but the framework as a whole is much broader than a conventional solver.A bit of background: I'm not a physicist. My expertise is in computing systems, databases and audio engineering. I go all the way
Moozonian News
livekaiwa.com• Mar 12, 2026• 1 min read
Show HN: Live Kaiwa – real-time Japanese conversation supportI live in a rural farming neighborhood in Japan.Day-to-day Japanese is fine for me. But neighborhood meetings were a completely different level.People speak fast. There's local dialect. Someone references a flood from 1987, a land boundary dispute from 1994, and three people I've never met but everyone else knows. I would walk out feeling like I understood maybe 5% of what happened.So I built a tool for myself to help follow those conversations.Live Kaiwa listens to Japanese speech and, in real time, shows:* Japanese transcription * English translation * a running summary of what's being discussed * suggested responses you can say backThe idea is to help you stay oriented in complex conversations.You can try it here: https://livekaiwa.com---How it worksWhen you start a session, the browser microphone captures the conversation and streams audio.The pipeline looks roughly like this:1. Audio streaming - Browser microphone → WebRTC → server2. Speech to text - Kotoba Whisper runs a fast fir
Moozonian News
news.ycombinator.com• Mar 11, 2026• 1 min read
Ask HN: How do we build a new Human First online community in the LLM age?I basically grew up online and I have some lifelong friends I met online. I cherish the real potential for international community that can be built on the web, there really is nothing like itI have been finding myself feeling very bitter about AI lately. I'm angry about how it's seeping into every aspect of life. Not just my work and my hobbies but it also seems to be creeping into many online communities (including this one!)I have been thinking a lot about how we could possibly build any of the trust that we used to have online. Yes, bots have been a problem for a long time but this is so much further beyond spam posting. LLMs have poisoned the commons online At Scale and there's likely no going back. It has made me very bitter, I won't lie.However that doesn't mean we can't find a way forward with something new that is somehow resistant to LLMs. I'm not sure what exactly that might look like but I'm curious what ideas others have had.My wish list would be something that* Is resista
Moozonian News
news.ycombinator.com• Mar 11, 2026• 1 min read
Show HN: I built a Mac app that converts files when you rename themHi HN,I built Morpholder after repeatedly running into the same annoying workflow on macOS.Every time I needed to convert a file I had to open a converter, upload the file, download it again, and move it back to Finder. It always felt unnecessary when I already knew the format I needed.So I tried a different idea: what if renaming the file actually converted it?Morpholder watches folders and performs the real conversion when the extension changes.For example:favicon.png → favicon.ico photo.heic → photo.jpg video.mov → video.gif video.mp4 → audio.mp3But it also unlocks some workflows beyond simple conversions:- Append _nobg to an image → background is removed automatically (uses Apple’s subject detection) - Rename an image to .txt → text is extracted from the image using Live Text - Append _min → compress image for the web while preserving quality - Rename an image to .icns → builds a macOS app icon package - Append _pages to a PDF → exports each page as high-resolution imagesThe app ru
Moozonian News
bing.com• Mar 10, 2026• 1 min read
AWS expands Security Hub for multicloud security operationsThe update introduces a unified operations layer designed to aggregate risk signals across cloud environments and help CISOs manage threats through a single security solution. Amazon Web Services is ...
Advertisement
Moozonian News
base-layer.ai• Mar 10, 2026• 1 min read
Show HN: Base Layer – Open-source behavioral compression from any textI went down the rabbit hole of AI memory, and this came out the other end.Beliefs, behaviors, tensions, and contradictions extracted from conversations, journals, and published text, compressed into an identity brief that any model or memory system can use. An extracted operating guide for AI, where every claim traces back to source facts.All research, benchmarks, documentation, examples are available on the website and in the github. This has been tested on as little at 8 Personal Journal Entries from a secondary subject, my own gpt conversations exports (30K+ Messages), and on large document corpora like Warren Buffett's Annual Shareholder Letters (350k words), Howard Marks Investment Memos (600K words), and dense autobiographies from Franklin, Douglass, Roosevelt, and Wollstonecraft.Pipeline currently uses Claude. API costs are
Moozonian News
github.com• Mar 9, 2026• 1 min read
Show HN: An open-source DAW plugin built on JUCE, React, and Lyria RealTimeHi HN!I'm a former YC founder/visiting partner and independent musician/producer in SF. About a year ago I started collaborating with the Magenta research team as an artist to explore the role of realtime generative music models in studio production and live performancesThrough our early experiments we recognized the need to bridge the gap between server based generative music models and professional audio software, and to design interfaces for generative models that are more steerable and controllable than the current "push button to generate song" paradigm. We built and released a DAW plugin which has used by some of our favorite artists — including a wonderful showcase with Daito Manabe in Tokyo — and was featured as an exciting new music tool at NAMMToday we're open-sourcing the plugin under Apache 2.0 for the community to fork and build new interfaces withThe plugin is architected using React/TypeScript for the UI layer and JUCE/C++ for DAW connection, audio processing, and websoc
Moozonian News
frontbot.com• Mar 9, 2026• 1 min read
Show HN: Free Coffee via Octopus Energy's Internal GraphQL APIOctopus Energy gives Octoplus members a free weekly coffee at Nero or Greggs, but codes drop before 5am and are gone instantly. I reverse engineered the GraphQL API their web app uses, built a small Python poller on a VPS, and now claim it automatically every Monday night.
Moozonian News
news.ycombinator.com• Mar 9, 2026• 1 min read
I packed an Interactive 3D Encyclopedia into 1MBGreetings everyone.I'm building Expeditione ( https://expeditione.fun ), an Interactive 3D Encyclopedia. Most of the web has gotten bloated and boring, so one of my strict constraint for this project is extreme optimization.The core engine and landing page sit at just 1MB, utilizing only 9 draw calls. The goal is to make web-based learning immersive and purely driven by curiosity, without requiring users to download a heavy app or wait for massive assets to load.Stack & Optimization: -- Built with custom WebGL/Three.js and GSAP. -- Aggressive geometry merging and texture baking in Blender to hit that 9 draw call target. -- Custom GLSL shaders designed specifically for low latency on any device.Currently, the "Layers of Soil" expedition is live (which runs around 4MB total), and I am currently reconstructing Ancient Egypt for the next major chapter.I'd love to hear your feedback on the performance, or how it runs on your specific hardware. Happy to answer any questions about the optimiz
Moozonian News
discord-timestamp-generator.com• Mar 9, 2026• 1 min read
Show HN: Discord-timestamp-generator – No-login dynamic time toolHi HN,I built a small tool that generates Discord timestamps.Discord has a built-in feature where you can embed timestamps in messages using a format like:When sent, Discord automatically converts the time to each user's local timezone. This is really useful for global communities, events, and announcements.The problem is that you first need to convert a normal date into a Unix timestamp and format it correctly. If you just want to quickly schedule an event, that step can be a bit inconvenient.So I made a simple generator that converts a date directly into the correct Discord timestamp format.https://discord-timestamp-generator.com/You can pick a date and it instantly generates the timestamp with different Discord display formats, plus a quick preview.It's a tiny side project but I found it useful when managing Discord communities.Feedback welcome!Also, if anyone here works with Twitter/X embeds, I previously built a small Twitter web viewer that lets you view tweets without login:http
Moozonian News
sinkhole.app• Mar 9, 2026• 1 min read
Show HN: Sinkhole – 30 free browser-based tools, no signup, MIT licensedI built this because I kept paying monthly fees for tools I use maybe twice a month — TinyPNG, SmallPDF, iLovePDF, Convertio etc.Sinkhole replaces all of them: - Image tools: compress, convert, resize, crop, rotate, blur, HEIC→JPG, remove background - PDF tools: merge, split, compress, unlock, PDF→images - Text tools: word counter, JSON formatter, Base64, URL encoder, Markdown preview - Video tools: compress, video→GIF, thumbnail extractor - Dev tools: webhook tester, website screenshotEverything runs in the browser or via a lightweight API. No accounts, no watermarks, no file retention, MIT licensed.GitHub: https://github.com/BoringEuropeanDev/sinkholeFeedback welcome — especially on tools people wish existed.
Advertisement
Moozonian News
news.ycombinator.com• Mar 9, 2026• 1 min read
Show HN: Bayesian intelligence – geopolitical predictions from live public dataI built a local-first intelligence analysis tool that computes probabilistic assessments from live public data sources (GDELT, Google News, Wikipedia,private web search).Every prediction has traceable evidence chains. Sources are weighted by reliability tier (World Bank 0.93, state media 0.25). Probabilities shift as new evidence arrives -- Bayesian math, not vibes.Ships with 5 demo assessments on Russia/Ukraine and a 1010-node knowledge graph. Click "Ingest Now" to pull fresh news and watch the numbers move. docker compose up http://localhost:8888 No cloud. No accounts. No telemetry. Optional: run Ollama locally for AI-assisted analysis (summarize, challenge, what-if Questions).https://github.com/dx111ge/intel-analyst
Moozonian News
ffilm.org• Mar 8, 2026• 1 min read
Show HN: Zoneout – collaborative SoundCloud listening roomsBuilt a small tool for collaborative SoundCloud listening. Anyone in the room can queue tracks, everyone hears them synced in real time. There's a chat and a WebGL2 visualiser. Feels like Turntable.fm if you remember that.
Moozonian News
news.ycombinator.com• Mar 8, 2026• 1 min read
Why the Internet Built for Friends Felt More Meaningful Than AIAt the beginning of the social internet there was a very simple promise. Technology would help people stay connected to those who were already part of their lives. There was no obsession with “audiences”, no creator economy, no algorithms deciding what you should watch next. The center of everything was human relationships. That is why platforms like Facebook, Orkut and even early YouTube felt meaningful to millions of people. They worked as extensions of real social life.Today the situation is curious. We live in the most technologically advanced digital era in history. Artificial intelligence writes articles, generates images and can hold long conversations with us. Yet many people feel that these tools do not occupy the same emotional space in their lives that those early social platforms once did. To understand why, it helps to look carefully at how the social web evolved and what quietly changed along the way.When Facebook launched in 2004 its purpose was extremely narrow. It was
Moozonian News
github.com• Mar 8, 2026• 1 min read
Show HN: I built a real-time OSINT dashboard pulling 15 live global feedsSup HN,So I got tired of bouncing between Flightradar, MarineTraffic, and Twitter every time something kicked off globally, so I wrote a dashboard to aggregate it all locally. It’s called Shadowbroker.I’ll admit I leaned way too hard into the "movie hacker" aesthetic for the UI, but the actual pipeline underneath is real. It pulls commercial/military ADS-B, the AIS WebSocket stream (about 25,000+ ships), N2YO satellite telemetry, and GDELT conflict data into a single MapLibre instance.Getting this to run without melting my browser was the hardest part. I'm running this on a laptop with an i5 and an RTX 3050, and initially, dumping 30k+ moving GeoJSON features onto the map just crashed everything. I ended up having to write pretty aggressive viewport culling, debounce the state updates, and compress the FastAPI payloads by like 90% just to make it usable.My favorite part is the signal layer—it actually calculates live GPS jamming zones by aggregating the real-time navigation degradation
Moozonian News
a3api.io• Mar 8, 2026• 1 min read
Show HN: Complying with California's AB 1043 via signal fusion, not ID uploadsCalifornia's AB 1043 takes effect January 2027. If your app serves California users, you'll need to request OS-level age signals from Apple/Google and treat them as "actual knowledge" of a user's age. Penalties are $7,500 per affected child for intentional violations.We started building A3 (https://www.a3api.io) after realizing the law has a gap nobody was talking about: browsers have no OS age signal. If you have a web app, the law creates compliance obligations but the platform provides no mechanism. And on native, you're left stitching together Apple's Declared Age Range API and Google's Play Age Signals yourself — two different APIs, two different response formats, two different integration paths.The standard industry answer is ID uploads and selfie scans. We didn't want to build that. Those approaches tank conversion rates, create PII liability, and feel disproportionate to the problem. So we went a different direction: passive behavioral signal fusion.The idea is that children an
Moozonian News
movie-chain.com• Mar 8, 2026• 1 min read
Show HN: Movie site built on a game engineI'm an ex-gamedev (Guitar Hero) who built a movie website that looks like a Trello board. Each column can contain a different movie or cast member. Load pre-made boards or create your own by dragging and dropping between the columns. You can share boards with others.For example, start with Quentin Tarantino’s movies in Column 1, put the cast of Once Upon a Time in Hollywood in Column 2, then put Brad Pitt’s entire filmography in Column 3. Keep going as long as you want, building a "chain" ala Six Degrees of Kevin Bacon.I was frustrated that all popular movie websites are page-oriented: one HTML page per movie or person. I asked myself what a movie site designed in 2026 would look like, in an era when full-screen canvas sites like Miro are common. And then asked what if the site was built on a game engine? I used PixiJS.I ingested TMDB movie data into my own SQLite database head of time, so there are no external API calls at runtime. This was necessary because opening a board with 100's
Advertisement
Moozonian News
github.com• Mar 8, 2026• 1 min read
Show HN: Open-source self-hosted Intercom and CCTV platformMe and my team are building an open-source IP/SIP intercom + video surveillance platform (GPLv3).Core ideas- No vendor lock-in: designed to work with SIP intercoms and CCTV that expose an open API.- Modular setup: you can start small (a private house) and scale up to apartment buildings / residential complexes / districts / even a city.What you can build- IP/SIP intercom for entrances, gates, barriers- Video surveillance (live + archive) with modern server-side + admin panel (we also maintain a built-in free media server (based on ffmpeg) for mobile live + archive access: Simple-DVR)- Mobile apps for residents (iOS/Android)- Desktop web client for security/concierge teams- Ticketing & field service workflows (task tracking + planning + PWA for technicians)- Optional face recognition + license plate recognition (FALPRS)- Integrations with billing/CRM/payments and external systemsLocalizationThe project is currently localized for English, Russian, Kazakh, Uzbek, Bulgarian, Arabic, Armeni