553 results for under cover · 2.237s

News for “under cover”
18 results • 2231 ms server time
Moozonian News
lullabyconverter.com• Aug 17, 2026• 1 min read
Show HN: AI-generated music box version of any song (for baby)title basically covers it. project #2 from my paternity leave. My partner & I got frustrated with hearing Brahm's Lullaby and Wheels On The Bus repeatedly. I also stand by that babies can enjoy adult music just as easily as they can enjoy "kids music". But most adult music is too dense/complex for babies to understand, so I created this to generate baby-friendly, slowed down versions of songs that we like to play for our baby & sing along with.Uses BS-roformer for stemming out the input audio + spotify Basic Pitch for transposing to midi. Still needs some work, kinda sounds like a drunk little music box version of the original but very fun.
Moozonian News
bing.com• Aug 17, 2026• 1 min read
Sunko Ink Co Ltd 1721Morningstar Quantitative Ratings for Stocks are generated using an algorithm that compares companies that are not under analyst coverage to peer companies that do receive analyst-driven ratings.
Moozonian News
news.ycombinator.com• Aug 17, 2026• 1 min read
Ask HN: What did you learn when you stopped following tutorials?When I was working with Python, I noticed something interesting. If we build a Python project using a YouTube tutorial, it seems straightforward. But when I sit down with my laptop and code editor, I usually discover what I actually don’t understand.We will not learn logic by copying someone else’s code. I learned logic by figuring things out myself.
Advertisement
Moozonian News
news.google.com• Aug 15, 2026• 1 min read
Feds spying in Minneapolis church may have violated court orderFeds spying in Minneapolis church may have violated court order  MPR NewsU.S. Investigated Left-Leaning Groups During Minnesota Immigration Crackdown  The New York TimesTrump’s spying on left-wing groups recalls J Edgar Hoover’s Cointelpro | Ken Roth  theguardian.comSurveillance of Minnesota labor unions echoes history, tests legal limits  Star TribuneUndercover DHS agents infiltrated anti-ICE mee...
Moozonian News
news.google.com• Aug 15, 2026• 1 min read
Construction workers find gold stash estimated to be worth $10 million during renovations in BelgiumConstruction workers find gold stash estimated to be worth $10 million during renovations in Belgium  CBS NewsConstruction workers uncover $10 million in gold while building sewer under former brewery  foxnews.comBuilders unearth €9m gold stash sealed in walls of Belgian property  BBCConstruction workers find $10 million gold stash while digging sewer system  WKRCBelgian student strikes gold worth...
Moozonian News
news.google.com• Aug 15, 2026• 1 min read
Construction workers uncover $10 million in gold while building sewer under former breweryConstruction workers uncover $10 million in gold while building sewer under former brewery  Fox NewsConstruction workers find gold stash estimated to be worth $10 million during renovations in Belgium  CBS NewsBuilders unearth €9m gold stash sealed in walls of Belgian property  BBCConstruction workers in Belgium unearth mysterious stash of gold worth $10M  WTHRBelgian student strikes gold worth €9...
Moozonian News
app.ag3nt.homes• Aug 14, 2026• 1 min read
Show HN: Home search that chats, reads the photos, and est. monthly costsAs a home buyer, I got frustrated with how salesy and unusable many of the online home search portals had become, especially when it came to things like finding homes in proximity to certain places or simply finding homes underneath a monthly price. I built ag3nt.homes to solve that, no sign-up required, it's anonymous by default, and it let's you find homes the way you think: through conversation, observation, and financial parameters.We are regionally limited right now until we raise (listing syndication is expensive!) but have listings from Philadelphia down the coastline to Norfolk, parts of North Carolina, Georgia, most of Florida, Colorado Springs, and SoCal (I'm a Marine Vet so I've been rolling this out to the military community first, hence the scattered coverage).
Advertisement
Moozonian News
news.ycombinator.com• Aug 14, 2026• 1 min read
Ask HN: Analogy for Database Modification Recovery?What is a proper analogy for deferred database modification and immediate database modification recovery?This is what I understand so far about deferred database modification and immediate database modification.In deferred database modification, whatever the transactions wants to execute is written only in log. The log is forwarded to disk, then a commit log record is written to disk as well. The catch is that nothing is applied on disk until everything is committed.In immediate database modification, whatever the transaction wants to execute is written to the log record-->then immediately to the database on disk.My problem is that I cannot imagine the failure scenarios for recovery.I somewhat understand that in deferred database modification, undo will not be required because nothing was written to the disk till commit.Besides that I do not understand anything else.https://dbms-ii.blogspot.com/2010/03/defferred-update-method.html
Moozonian News
bitvibelabs.com• Aug 13, 2026• 1 min read
Show HN: My first app got 97% on MacSourcesReview Link: https://macsources.com/tickernotch-macos-app-review/Background of my launch: I trade as a side hustle. I used to keep browser tabs or use paid software (e.g. TradingView) just to check charts and news. I was ending up spending countless hours just staring at charts and falling into news rabbit holes overanalyzing and getting distracted (thanks to my ADHD too). I have a MacBook Pro and noticed some apps taking advantage of the notch (which I never got used to it NGL). So my idea was to build an app from scratch that shows everything I needed to stay up to date, avoiding distractions, with markets + global news (market tickers + RSS feeds). Also, I integrated candlestick charts with indicators, portfolio tracking and notifications (to cover the most important part of TradingView). I even ended up adding local computer metrics like CPU+RAM usage, social metrics and the weather. Since i understand not every mac has a notch, I added the feature of a simulated one, and being abl
Moozonian News
recordal.app• Aug 11, 2026• 1 min read
Show HN: Get an email when Dario Amodei (or 230 others) gives an interviewI follow a handful of people to understand how they are thinking about the future. I kept finding out weeks later that one of them had sat for an interview somewhere. Subscribing to and tracking tons of YouTube channels and podcasts is a waste of time. So I built Recordal (https://recordal.app/). Pick the people you like and get an email when they do a new interview.The hard part was filtering out news coverage, SEO junk, and re-hosted copies of the original. Nothing is ranked or recommended; the email is chronological.230+ people are tracked so far. If someone you follow is missing, tell me, and I'll add them. I would love any kind of feedback!
Moozonian News
news.ycombinator.com• Aug 11, 2026• 1 min read
2. Ask HN: We built a solution for 100B-node P2P. Does anyone care about this?We have developed an architecture and algorithms that enable search in a peer-to-peer network of over 100 billion nodes in under one second, and under half a second in low-orbit satellite networks. The routing requires less than 80 KB of memory per device, allowing the network to run entirely on consumer devices like smartphones.We are two researchers. We spent years trying to build a mathematically protected secret voting system. In the process, we were forced to solve many networking problems that typically prevent a pure P2P network from reaching global scale:— Search: Deterministic, under 1 second, 100B+ nodes, under 80 KB routing memory per device.— Identity: Anonymous authentication without CAs. One person, many devices, no passwords. — Recovery: Session restoration without passwords or seed phrases.— Subnets: Fully autonomous, isolated networks of any scale.— Anonymization: Traffic analysis resistance built into the protocol.— Integrity: Consensus-based recovery of routing data
Advertisement
Moozonian News
bing.com• Aug 11, 2026• 1 min read
Top Consumer Goods Americans Prefer to PurchaseDiscover the top consumer goods Americans buy most frequently and how they contribute to overall expenditures. Understand the impact of these goods on consumer spending.