277 results for 110 · 2.117s

News for “110”
16 results • 2112 ms server time
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
github.com• Dec 19, 2025• 1 min read
Show HN: Ayder HTTP-native durable event log in C (50K msg/s, P99 3ms, Raft HA)Hi HN — I built Ayder, a single-binary durable event log / message bus in C. The idea: what if event streaming was just HTTP? # Produce curl -X POST 'localhost:1109/broker/topics/orders/produce' -d '{"item":"widget"}' # Consume curl 'localhost:1109/broker/consume/orders/mygroup/0?encoding=b64' No JVM, no ZooKeeper, no thick client libraries. Just HTTP.What it does: append-only log with per-partition offsets, consumer groups, durable writes via sealed AOF + crash recovery, HA with Raft consensus (3/5/7 nodes), leader redirects, idempotent produce, KV store with CAS + TTL.Benchmarks (real network, 3-node Raft, DigitalOcean 8 vCPU, wrk2, 64B payload): Throughput: 50,000 msg/s sustained P50: 1.58ms | P99: 3.35ms | P99.9: 8.62ms Server-side P99.999 is 1.2ms — the tail you see in benchmarks is network/kernel, not the broker.Curious finding: real NIC beats loopback at high concurrency (P99 3.31ms vs 5.79ms). Makes sense — loopback means client and server fight for CPU cores.I'd love feedback
Moozonian News
github.com• Jul 30, 2025• 1 min read
Show HN: Sourcebot – Self-hosted Perplexity for your codebaseHi HN,We’re Brendan and Michael, the creators of Sourcebot (https://www.sourcebot.dev/), a self-hosted code understanding tool for large codebases. We originally launched on HN 9 months ago with code search (https://news.ycombinator.com/item?id=41711032), and we’re excited to share our newest feature: Ask Sourcebot.Ask Sourcebot is an agentic search tool that lets you ask complex questions about your entire codebase in natural language, and returns a structured response with inline citations back to your code. Some types of questions you might ask:- “How does authentication work in this codebase? What library is being used? What providers can a user log in with?” (https://demo.sourcebot.dev/~/chat/cmdpjkrbw000bnn7s8of2dm11)- “When should I use channels vs. mutexes in go? Find real usages of both and include them in your answer” (https://demo.sourcebot.dev/~/chat/cmdpiuqhu000bpg7s9hprio4w)- “How are shards laid out in memory in the Zoekt code search engine?” (https://demo.sourcebot.dev/
Advertisement
Moozonian News
communalgrowth.org• Jul 21, 2025• 1 min read
Show HN: Communal Growth, find others with similar interests in books or papersThroughout my education and beyond, I always wanted to find buddies to study books and papers with. For various reasons, this has never materialized for me. Aside from academia, I've received a lot of help on IRC, and I'm aware that there's Reddit and Discord communities where people discuss Mathematics, Physics, and Computer Science (among other topics), but even there it is very hard to find people who wish to study together with you a specific article or book chapter.With Communal Growth, I'm hoping to zero in specifically on the interests of people down to the granular level of article and book titles. Are you (for example) interested in studying /New Directions in Cryptography/ by W. Diffie and M. E. Hellman? The process is simple: find the DOI (also: ISBN, arXiv) of the paper (e.g. with WorldCat) and send an e-mail to subscribe@communalgrowth.org with body doi:10.1109/TIT.1976.1055638. Your e-mail is added to the article set of subscribers, and others may search the article and f
Moozonian News
docs.sourcebot.dev• May 12, 2025• 1 min read
Show HN: Open-source AI code review agent that's aware of your entire codebaseHey HN!I'm one of the cofounders of Sourcebot, an open source alternative to Sourcegraph. Sourcebot lets you index thousands of repos across multiple platforms (GitHub, GitLab, Bitbucket), and gives you a powerful interface to search across them. You can learn more in our original HN launch post: https://news.ycombinator.com/item?id=41711032We just added an AI code review agent that reviews your PRs and automatically detects issues that a human reviewer may have missed. We've been using an AI code review agent for a few weeks now, and it regularly catches issues that we would've merged to prod.The review agent automatically fetches relevant context from code you've indexed in Sourcebot to provide accurate reviews. We’ve found that fetching this context is critical for the LLM to provide meaningful suggestions.Would love any feedback if y'all get the chance to try it out! We're planning on expanding the context fetching capabilities to support: - Fetching definitions from function calls
Moozonian News
youtube.com• May 19, 2024• 1 min read
Show HN: I built a CPU cooler/Peltier-based Airconditioner for 48v SolarI've been building a Peltier with 48v solar in mind. Part of the design constraints were to create it using only commodity CPU cooling tech I could buy online, and plenty of trips to the hardware store.Initial test run in the window to track cooling ability (which I expect to be fractional of a full compressor AC). This run using 110v mains power for consistency and testing. I've already run 48v, I just didn't want to be swapping batteries all day (and I need to improve my battery discharge safety features).Runs around 200W (measured using Kill-A-Watt), COP is much lower than compressors, but I think it might actually be enough to take the edge off a warm room. The goal here is to have solar panels outside the window like shutters, and the unit running without any additional inputs... storing any excess power in batteries for night time operation. Low visual footprint as well, so it doesn't block the view.
Moozonian News
news.ycombinator.com• Dec 17, 2023• 1 min read
Ask HN: Terrified I wont find another jobcurrently in bay area. quit 10 months ago because of health reasons. 110% better now, thank goodnessi've mostly done lifecycle software engineering for the last 10 years (python c++ javascript). I rarely got to develop features; happened a couple times in the last year. I enjoyed bug fixing but it's such a rare position to find. i've gotten a few interviews, more coming.i've never gotten a job through a referral. i don't really know anybody but going to meetups is on the agenda. does meetup.com even work anymore? not sure how that works, tho...social anxiety+cptsd+autism makes it so difficult.how do you even find 'mentors' ? no one has ever helped me like that, it's inconceivable.I've been grinding leetcode more, and am getting better ( dont have to look at answers as much), studying SD question/answers. working on side projects that are technical enoughBut i'm so scared i wont ever find another job. im thinking of just going to trucking school, but i like software a lot.
Advertisement
Moozonian News
news.ycombinator.com• Aug 14, 2023• 1 min read
Ask HN: Bracing for TrafficWith a bit of luck and the arrival of some stickers, I’ll be launching a website for my wife this week, who has Polycystic Kidney Disease. We’re looking for a living donor, and I’ve put a website together to funnel people into our hospital’s donor intake system. This is about as much as I personally can do besides raise awareness: I tried to donate my own kidney but found out I have a disqualifying structural abnormality with my own kidneys. I’ll be fine.In addition to my own (middling, 110-follower) social media, lI’m budgeting for getting Cameos from one or two of her favorite actors mentioning the site and using those for sponsored Instagram posts focusing on our local area, along with free stickers and yard signs. I’m hoping we get enough traction that maybe maybe maybe we get a local news segment. What I’m worried about, ironically, is if that segment gets picked up nationally, or goes viral or whatever, and the website gets hugged to death. Our donor can actually be anywhere in N
Moozonian News
news.ycombinator.com• Mar 30, 2023• 1 min read
Ask HN: U.S. Health insurance during lean, solo, self-funded startup?Hi YC. I am preparing to leave my cozy big tech job making good money with fantastic benefits to start my own business in my line of work (security consulting). I'm very comfortable with the work itself, the process of attracting clients, the scoping and CYA/legal paperwork and liability insurance, preparing and delivering the reports, forming the legal entity and paying applicable fees to the state government using their website, generally all aspects of the business.This will be a self-funded business with an extremely long runway (in a good and contractually stable living situation with my childhood/teenage/adult best friend, paying virtually nothing in rent (percentage of net income up to a limit)) - this is a stable situation with extremely synchronized understanding of responsibilities of each party. To be clear, I am living on less than $500/mo, and my investments provide more than this, with rock-solid monthly cash distributions around $1100/mo.My question is about insurance. G
Moozonian News
bing.com• Feb 3, 2022• 1 min read
UniSuper Announces A Slew Of New AppointmentsUniSuper – the $110 billion fund now open to all Australians, has announced three new appointments to its executive leadership team. Dani Murrie (main photo), chief marketing and growth officer, ...