1,465 results for weeks · 2.169s

News for “weeks”
18 results • 2156 ms server time
Advertisement
Moozonian News
sonars.dev• Jan 11, 2026• 1 min read
Show HN: I built Sonars in 3 weeks to see if AI coding is useful for my companyI've been programming since I was 11. I'm 38 now.In those 27 years, I've worked on game engines at EA DICE, done rendering research at OTOY and Embark, and now run a graphics R&D company that does work for AMD, Intel, and Meta. I've seen plenty of new tools come and go.When AI coding tools started blowing up, I needed to figure out: is this something my company should invest in, or something we can safely ignore for another few years?I decided to settle it: go all-in for a few weeks. Build something real, outside of our existing codebase, with agentic AI—not just autocomplete, but actually letting Claude Opus write files, run commands, and commit code.3 weeks later, I have my answer.Sonars went from zero to launch in 3 weeks. One developer. Pure agentic AI. And once the core was working, I used Sonars to build Sonars.The problem I kept hitting with other tools: Claude made changes directly in my working directory. One experimental prompt and my branch was a disaster—half-finished featu
Moozonian News
bridgerust.dev• Jan 10, 2026• 1 min read
Show HN: Embex – 9K organic downloads in 2 weeks with zero marketingI launched Embex two weeks ago and hit 9,000 downloads (7K PyPI, 2K npm).Embex is a universal ORM for vector databases. One API that works across LanceDB, Qdrant, Pinecone, Chroma, PgVector, Milvus, and Weaviate.The problem: Every vector database has a different API. Switching from Pinecone to Qdrant means rewriting your data layer.Example: ```python # Works with ANY provider client = await EmbexClient.new_async(provider="lancedb", url="./data") await client.insert("products", vectors) results = await client.search("products", vector=query, top_k=5)# Switch to Qdrant? Change one line: client = await EmbexClient.new_async(provider="qdrant", url="http://localhost:6333") ```Built with Rust core + SIMD acceleration (4x faster than pure Python/JS). Available for Python and Node.js.What happened after launch: - Published to PyPI and npm - Downloads started coming in organically - 9K downloads in 2 weeksI'm honestly not sure where most of the traffic came from. PyPI/npm search probably, but I
Moozonian News
bing.com• Jan 8, 2026• 1 min read
How Many Weeks Are There in a Year?A regular year has 365 days, resulting in 52 full weeks plus 1 day. Leap years (366 days) occur every four years, adding an extra day in February. Leap years have 52 weeks and 2 extra days, affecting ...
Moozonian News
notchie.app• Jan 6, 2026• 1 min read
Show HN: I'd never touched Swift. Built a Mac app in 4 weeksHey HN!3-4 weeks ago I was trying to record a webinar for another side project. Screen recording, full screen presentation, talking through slides — should be simple.Except I kept forgetting what I wanted to say. And every time I glanced at my notes, it was obvious on camera. Worse — when recording full screen, there's nowhere to put notes without them being captured.Tried a few teleprompter apps. They either covered half my screen, scrolled at a fixed speed I couldn't match, or showed up in the recording.So I thought: I've been a full-stack dev for 20+ years. Never touched Swift or SwiftUI. Can I actually build a native Mac app?Turns out — yes. Took about 4 weeks of evenings and weekends. Claude helped me get past the Swift learning curve when I got stuck, but the architecture and problem-solving was mine.What it does: - Sits in the MacBook notch area (right below camera) - Scrolls based on voice — speak and it moves, pause and it waits - Invisible during screen sharing/recording (use
Advertisement
Moozonian News
tweeks.io• Nov 13, 2025• 1 min read
Launch HN: Tweeks (YC W25) – Browser extension to deshittify the webHey HN! We’re Jason & Matt and we’re building Tweeks (https://tweeks.io), a browser extension that lets you modify any website in your browser to add functionality, filter/highlight, re-theme, reorganize, de-clutter, etc. If you’ve used Violentmonkey/Tampermonkey, Tweeks is like a next‑generation userscript manager. Instead of digging through selectors and hand‑writing custom JS/CSS, describe what you want in natural language and Tweeks plans + generates your edits and applies them.The modern web is so full of clutter and junk (banners, modals, feeds, and recommendations you didn’t ask for). Even a simple google search is guarded by multiple ads, an AI overview, a trending searches module, etc. before you even see the first real blue link.Every day there's a new Lovable-like product (make it simple to build your own website/app) or a new agentic browser (AI agents click around and browse the web for you), but we built Tweeks to serve the middle ground: most of our time spent on the web
Moozonian News
news.google.com• Oct 5, 2025• 1 min read
Elon Musk has announced the early beta release of “Grokipedia,” an ambitious new project from his AI company xAI, set to launch in two weeks. Taking to X, Musk wrote, “Version 0.1 early beta of Grokipedia will be published in 2 weeks,” calling it a “Elon Musk has announced the early beta release of “Grokipedia,” an ambitious new project from his AI company xAI, set to launch in two weeks. Taking to X, Musk wrote, “Version 0.1 early beta of Grokipedia will be published in 2 weeks,” calling it a “massive i LinkedIn
Advertisement