Wilhelm Erasmus's Feed
Show HN: QuickMarketFit – For engineers who hate marketing but need users
I have been a software engineer for more than ten years. Like most engineers I loved building things and avoided everything that looked like marketing or sales. I used to roll my eyes at marketers. Code felt clean, sales felt messy.When I finally went solo I discovered what many of us only realize too late. Building is the easy part. Getting people to care is the hard part. Without users, even the best project is just another forgotten repo on GitHub.What worries me is how few engineers even thi
Show HN: Atlas – Open-source network discovery and visualization tool
Hi HN,I built Atlas
, an open-source tool for network discovery, visualization, and monitoring. It scans Docker and physical hosts, maps them into an interactive network graph, and shows live status (online/offline).I created Atlas because I often struggled to keep track of hosts across my homelab and Docker Swarm setups. Existing tools were either too heavy, too closed, or didn’t show the topology in a clear way. Atlas aims to be:Lightweight (single container, minimal setup)Self-hosted (no
Ask HN: Do you guys see any value in LinkedIn?
I've been thinking about this for a while and decided to get some feedback from peers here. As an engineer, the only use-case for LinkedIn for me is job search. I found most of my previous jobs this way and looks like it's the default platform for HR to reach out.
In the other hand, as commonly known, content there is garbage so personally I almost never post or read anything. Seems like a clear case for deleting my account but job opportunities, occasional lost colleague contact and j
Discoverminds.ai – "Notion for Professional Relationships"
We’ve been getting a lot of queries about what DiscoverMinds.ai offers and how it can help. To clarify, we’re starting the DiscoverMinds Advantage Series where we’ll walk through practical applications of our product.Part 1: Recruitment
Recruiters often juggle LinkedIn, Slack, Gmail, and Outlook to find candidates, calculate experience, and manage messy spreadsheets. It’s exhausting.DiscoverMinds consolidates your professional contacts and uses AI to help you:Search your extended network in natu
Ask HN: What Comes After AI?
I don't want to start a flamewar, but some are suggesting we've already reached peak AI and are headed for the "trough of dis-illusionment." Since our industry seems to run on hype, what's the next technology to get on the hype-train? Seems I shouldn't start an AI startup right now since half the industry pundits say that ship has sailed.Ideally it would be something that would sell NVidia chips (I don't want my NVDA shares losing their value) and suck down l
Show HN: Canteen – Hire Engineers 10× Faster, at Half the Cost
Hi HN!We are a group of YC founders sick of the hiring status quo. We're launching Canteen, a recruiting platform that makes hiring top technical talent ~10x faster, at a fraction of the cost of traditional agencies.Instead of wrangling recruiters, you just tell Cursor/Claude:“curl @https://recruiting.thecanteenapp.com and follow the instructions, I want a [your job description].”From there, Canteen:
• Ingests your job description
• Searches across arXiv, GitHub, LinkedIn,
Neighbors react to pedestrian struck by teen in Brooklyn crash
A frightening crash in East New York sent a man to the hospital and left a teenager in police custody, after witnesses said ...
NASCAR insiders react to drivers eliminated in Round of 16 after Bristol Night Race
Four drivers were eliminated from the NASCAR Playoffs on Saturday night. So, how did it all play out for these drivers? There ...
"Don't you have a job?": Netizens react as JD Vance set to host The Charlie Kirk Show on Monday
Vice President JD Vance has announced that he will host the next episode of The Charlie Kirk Show on Monday, September 15, 2025. The episode will be released at 12 p.
'Fast Money' traders react to U.S. and China reaching a deal framework for TikTok
Southwest Airlines announces new restrictions on wheelchair users. Here's what to know. Tesla just erased all of its steep 2025 losses after Elon Musk buys $1 billion of its shares ...
Visitors react to Green Lakes warning about protecting fragile reef
A natural wonder at Green Lakes State Park is getting unwanted attention, and damage thanks to social media.Park officials say people are walking onto the reef ...
"LOOK HOW SHE ATE THAT": Netizens react to Hannah Einbinder's Emmy acceptance speech
Hacks star Hannah Einbinder's acceptance speech at the 77th Primetime Emmy Awards has captured the internet's attention. The actress, comedian, and writer won her first Emmy after four nominations.
Kylie Jenner Fans React To Cute New Video With Daughter Stormi: ‘Meant To Be a Mom’
The fans were loving it. The post Kylie Jenner Fans React To Cute New Video With Daughter Stormi: ‘Meant To Be a Mom’ ...
Markets are gearing up for a key Fed decision. Here's how stocks could react to the most likely outcomes.
The Fed is likely to issue a 25 basis point rate cut this week. Options are pricing in a nearly 1% move in the S&P 500 on the ...
WNBA Fans React to Valkyries' Veronica Burton Winning Major Award
The WNBA's first expansion team in nearly two decades, the Golden State Valkyries, put together a historic 2025 season, and they are being well-recognized for i ...
Bears fans react to horrific blowout loss to Lions
The Chicago Bears have experienced enough painful losses over the last few years to fill an entire NFL season. But it's been ...
NBA Fans React to Spurs Signing Free Agent Center
The San Antonio Spurs have added some quality center depth this offseason with the acquisition of Luke Kornet, who played a critical role for the Boston Celtics ...
Fans React to Travis Kelce’s Daring Pregame Outfit
Travis Kelce’s pregame outfit has sparked mixed reactions on the social media platform X. On September 14, the NFL star arrived at Arrowhead Stadium in a well-fitted dark navy blue suit complete with a tie, but instead of pants, he wore matching black shorts. He paired the look with sunglasses and boots without socks. Travis […] The post Fans React to Travis Kelce’s Daring Pregame Outfit appeared first on Mandatory.
Show HN: Inertia – A keyframe animation editor for mobile apps
A keyframe editor/runtime that integrates with the native animation system for iOS, Web (React), And Android.<p>Website coming along too <a href="https://www.inertia.graphics" rel="nofollow">https://www.inertia.graphics</a>
Show HN: Real-time Collaboration for Django Admin (open-source)
Hi HNI’ve built an open-source package called [django-admin-collaborator](https://github.com/Brktrlw/django-admin-collaborator).It adds *real-time collaboration* to the Django Admin, powered by Channels + Redis.Features:
- Edit locking → no more overwriting each other’s changes
- User presence → see who else is viewing/editing the same object
- Built-in chat + “attention” system
- Avatars and activity indicators
- Auto-reconnect & syncRequirements:
- Django 3.2+
- Ch