Readit News logoReadit News
saltcod commented on Ask HN: How to be alone?    · Posted by u/sillysaurusx
bkitano19 · 9 days ago
+1 to running. If you run consistently, you'll learn to believe in your body as something that naturally improves if you train it well, and that belief will cross over to your mind and heart.
saltcod · 9 days ago
+2 for running. Running can become a nice little exercise and data collecting obsession.
saltcod commented on The happiest I've ever been   ben-mini.com/2026/the-hap... · Posted by u/bewal416
saltcod · 17 days ago
Great post. I coach my son’s club and school teams. 4 practices + games each week. A huge commitment but pays off in so many ways. Good for you for volunteering!
saltcod commented on Canadians promised to boycott travel to US. They meant it   usatoday.com/story/travel... · Posted by u/djkivi
screye · a month ago
Surprised Canadians would pick the US as a tourist destination to begin with.

Europe is cheaper and more fun. America's one advantage: nature, is matched and at times exceeded by Canada. Flights to warm places like Miami and SD take just as long as Mexico or the Caribbean.

Other than NYC and Utah-area national parks, I can't think of unique reasons for Canadians to vacation in the US specifically.

saltcod · a month ago
Shorter, cheaper flights. Toronto to Orlando is 2.5 hrs I think?
saltcod commented on Show HN: Anoncast: Turn Blogs into Podcasts   anoncast.net/... · Posted by u/nbaronia
saltcod · a month ago
Very cool idea. Nicely done too.
saltcod commented on I built a modern, cloud-licensed installer for SuperMemo 19    · Posted by u/Ozzie_Obj
saltcod · 2 months ago
I was playing Dragon Warrior (great game!) at 14. This is really cool. Congrats.
saltcod commented on I partnered with a 1.5M influencer to build then "Anti-Duolinguo"   apps.apple.com/fr/app/eng... · Posted by u/0xreskue
0xreskue · 3 months ago
Hi HN,

I’m the technical half of a two-person team. I partnered with an English teacher (1.5M followers) to build a voice-first language learning app.

The goal was to solve the "Intermediate Plateau". Most apps (like Duolingo) are great for vocabulary, but they gamify the process so much that users become addicted to "streaks" rather than actually speaking.

*The Experiment (Dev + Creator):* We have $0 marketing budget. I handle the product/engineering, he handles the distribution. We are betting that "Product + Audience" is enough to compete with VC-backed giants.

Stack:

- Mobile: React Native (Expo). We needed to ship iOS and Android fast with a single codebase. - Voice: 11Labs. We cloned the partner's voice. The main engineering challenge is minimizing latency to make the conversation feel natural (we are currently optimizing the stream buffer). - Logic: OpenAI (Custom system prompts for roleplay scenarios like "Job Interview" or "Customs Officer"). - Backend: Supabase.

We launched few days ago after getting rejected 10 times in 14 days. We were stuck in a loop with Design Guidelines for the Paywall. Imo they were not checking the updates as I was not submitting a new build (it was handled by RevenueCat), I had to textually explain that for them to approve the app.

I’m happy to answer questions about the React Native <-> 11Labs integration, the latency challenges, or the partnership structure.

PS: If you want to try it, this link gives 50% off the first month: https://apps.apple.com/redeem?ctx=offercodes&id=6755333340&c...

saltcod · 3 months ago
very cool project! How's Supabase been to work with? (I work here, curious about feedback!)
saltcod commented on I ranked every building and landlord in NYC using 17M+ public records   streetsmart.inc... · Posted by u/rorcodes
rorcodes · 3 months ago
Hi HN,

I built StreetSmart (https://streetsmart.inc) — a free tool for charity that scores every residential building in New York City by aggregating data from 12 different sources.

Why I built this: This is a charity project I built as part of a hackathon. It's completely free and for public service. I was looking for an apartment in NYC and realized the information asymmetry is insane. Landlords know everything about you (credit score, income, references), but you know almost nothing about them. NYC actually publishes a ton of housing data — 10.5M violations, 4M permits, 35M 311 complaints — but it's scattered across a dozen different city databases, formatted inconsistently, and practically unusable for the average renter.

So I filed some FOIL requests, downloaded everything, and spent a few days building a unified search.

What it does: * Scores 600K+ buildings on 24 weighted dimensions (safety, pests, heat reliability, landlord responsiveness, etc.) * Ranks landlords across their entire portfolio, not just one building * Detects "shadow portfolios" — landlords who hide behind a unique LLC for each building but reuse the same phone number or superintendent * Shows floor-by-floor violation heatmaps ("Don't rent on the 3rd floor — 85% of pest issues are there") * Identifies "construction harassment" patterns — when landlords file renovation permits and violation spikes correlate (a known tactic to push out rent-stabilized tenants) * Tracks the "Groundhog Day effect" — recurring violations in the same apartment that keep getting "fixed" but come back

Technical stuff: * Next.js 15 + Supabase (Postgres) * ~28M records total across tables * Python pipeline for monthly data sync (DuckDB for local processing) * Pre-computed rankings refreshed weekly to avoid expensive runtime queries * Scoring algorithm uses time-decay (old fixed violations fade out), per-unit normalization (large buildings aren't unfairly penalized), and distinguishes paperwork violations from actual hazards (a "file bedbug report" violation is different from "abate bedbug infestation")

What's free: Everything. No ads, no premium tier, no data selling. I'm not trying to monetize this — I just think renters deserve better tools. NYC's housing data is public; I'm just making it searchable.

Interesting findings: * Some landlords have 50+ buildings across different LLCs but always use the same superintendent * Buildings with Class C (immediately hazardous) violations during active construction permits are often harassment, not accidents * The median time for landlords to fix violations varies wildly by borough (some are 3x slower) * Year built matters a lot — pre-1974 buildings have different regulatory protections Would love feedback, especially on the scoring methodology. The weighting system is somewhat opinionated (safety is 3.5x, pests are 2x, etc.) and I'm curious if others would weight things differently. Repo structure is a monorepo: street-web (Next.js app), street-data (raw CSVs + processing), street-db (migrations + rankings rebuild), street-parse (price scraper). * Manhattan has both the best and the worst buildings * Data can really help, there are great buildings in bad neighborhoods. Check out '37 Hillside Avenue' - it's in our lowest ranked neighborhood but is an amazing building.

saltcod · 3 months ago
This is very cool. Great work!
saltcod commented on     · Posted by u/mercurialsolo
saltcod · 4 months ago
We had a brief outage with our gateway api this morning. We'll be publishing a full RCA in the next 48hrs.
saltcod commented on Delve Online – Phaser,VueJS,Supabase,Photon   play.delve-online.com... · Posted by u/SteveChurch
saltcod · 5 months ago
extremely cool use of supabase =) would love more details on how you use it
saltcod commented on Show HN: I made DressMate, an AI to decide what to wear from your own wardrobe   dressmate-ai.com/... · Posted by u/novaTheMachine
novaTheMachine · 5 months ago
My wife just got a new job and was spending ages in front of her wardrobe every evenings. One day she told me, "I wish an app would just pick my clothes for me."

I told her I was busy with other projects, but the idea got stuck in my head. A few days later, I was coding the first version.

The core is an LLM that analyzes photos of your clothes – it figures out the type, color, material, and automatically catalogs them. It then generates outfits based on your actual wardrobe and the day's weather.

For those curious, the stack is:

AI: openai/gpt-5-nano.

Backend: Fully on Supabase (DB, Auth, Deno Functions).

Frontend: React/Vite with Tailwind.

Payments: Stripe.

https://youtube.com/shorts/duQcOx-y7Eo

saltcod · 5 months ago
Very cool project!

u/saltcod

KarmaCake day884October 12, 2011
About
frontend @supabase
View Original