frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Eames Lounge Chair was always expensive

https://www.echevarria.io/blog/eames-lounge-chair-price-history/index.html
1•ivanech•1m ago•0 comments

Intel Phases Out "Ponte Vecchio" and "Arctic Sound" Data Center GPUs

https://www.techpowerup.com/341806/intel-phases-out-ponte-vecchio-and-arctic-sound-data-center-gpus
1•ksec•2m ago•1 comments

Using Apple's Foundational Models in the Shortcuts App

https://darrylbayliss.net/using-apples-foundational-models-in-the-shortcuts-app/
1•darryl_bayliss•2m ago•0 comments

Nouvelles A parachute from Polytechnique Montréal lands in "Nature"

https://www.polymtl.ca/carrefour-actualite/en/news/parachute-polytechnique-montreal-lands-nature
1•ksec•2m ago•0 comments

Great Singers on Great Singing

https://yuri.is/p/great-singers-on-great-singing/
1•yurivish•2m ago•0 comments

Hold Off on Litestream 0.5.0

https://mtlynch.io/notes/hold-off-on-litestream-0.5.0/
3•mtlynch•3m ago•0 comments

Show HN: Free API to extract PDF data

1•leftnode•3m ago•0 comments

How AI Hears Accents

https://accent-explorer.boldvoice.com/
2•ilyausorov•6m ago•0 comments

Git Developers Talk About Potentially Releasing Git 3.0 by the End of Next Year

https://www.phoronix.com/news/Git-3.0-Release-Talk-2026
1•Bender•6m ago•0 comments

Don't Do Live Demos, Do Live-Looking Demos

https://utkusen.substack.com/p/dont-do-live-demos-do-live-looking
1•utku1337•6m ago•0 comments

Canadian Tire says customer info caught in data breach on e-commerce platform

https://www.cbc.ca/news/business/canadian-tire-breach-customer-data-9.6937748
1•uladzislau•8m ago•0 comments

Speedify 15.9 Adds TCP Performance Enhancing Proxy [video]

https://www.youtube.com/watch?v=VjSQPdwtMl8
1•goodburb•9m ago•0 comments

Superformula – Generalization of the Superellipse

https://en.wikipedia.org/wiki/Superformula
1•computerscare•9m ago•0 comments

'Sovereign AI' Has Become a New Front in the US-China Tech War

https://www.wired.com/story/openai-sovereign-ai-us-china-tech-war/
3•quapster•9m ago•0 comments

MD

https://digitalhealthspace.blogspot.com/
1•GARYLEV•9m ago•0 comments

SpaceX has received unsold Tesla Cybertrucks

https://supercarblondie.com/spacex-buying-unsold-cybertrucks-tesla/
1•01-_-•10m ago•2 comments

Aging as a Loss of Goal-Directedness: An Evolutionary Simulation and Analysis

https://advanced.onlinelibrary.wiley.com/doi/epdf/10.1002/advs.202509872
1•thinkingemote•10m ago•0 comments

Politico article on Silicon Valley shift to MAGA

https://www.politico.com/news/magazine/2025/10/11/elon-musk-donald-trump-silicon-valley-book-jaco...
2•juliushuijnk•10m ago•0 comments

Project Pigeon

https://bennaddaffhafrey.substack.com/p/project-pigeon
1•bookofjoe•11m ago•0 comments

So You Want to Get Promotioned

https://randsinrepose.com/archives/so-you-want-to-be-promoted-pt-1/
1•filament•12m ago•0 comments

Redefining the Agentic Engineer

https://chatbotkit.com/reflections/redefining-the-agentic-engineer
1•_pdp_•12m ago•0 comments

Updated Intel Patches for Cache Aware Scheduling Net a 44% Win for AMD EPYC

https://www.phoronix.com/news/Cache-Aware-Scheduling-Go
1•Bender•13m ago•0 comments

Show HN: I built a ProductHunt Ship replacement

https://www.debutsoft.com/
2•jamescalmus•14m ago•0 comments

What Real LLM Monitoring Looks Like (and Why It's Hard)

https://qckfx.com/blog/what-real-llm-monitoring-looks-like-and-why-its-hard
1•chw9e•15m ago•0 comments

Ruby Blocks

https://tech.stonecharioteer.com/posts/2025/ruby-blocks/
1•stonecharioteer•15m ago•0 comments

All the Money, None of the Satisfaction

https://ofdollarsanddata.com/all-the-money-none-of-the-satisfaction/
1•paulpauper•16m ago•0 comments

Show HN: Infinity Arcade–Open-source local LLM showcase for generating games

https://github.com/lemonade-sdk/infinity-arcade
7•jeremyfowers•17m ago•0 comments

Self-healing layer improves safety and lifespan of solid-state lithium batteries

https://techxplore.com/news/2025-10-layer-safety-lifespan-solid-state.html
2•Brajeshwar•17m ago•0 comments

Are CEOs born leaders? Lessons from traits of a million individuals

https://www.sciencedirect.com/science/article/abs/pii/S0304405X1830182X
1•paulpauper•17m ago•0 comments

The Hackathon Where We Mostly Just Talked

https://worksonmymachine.ai/p/the-hackathon-where-we-mostly-just
1•Stwerner•17m ago•0 comments
Open in hackernews

Show HN: Upty – Status pages with automated health checks

https://upty.dev/
2•artemlive•4h ago
Hey HN! I'm Artem, an SRE with 15 years of experience managing production systems.

I built Upty after getting frustrated with expensive status page tools like Statuspage.io. I needed something simpler and cheaper for my side projects, so I spent the last few weeks building this. I needed something simpler and cheaper for my side projects, so I spent the last few weeks building this.

What it does: Upty is a status page tool with automated health check monitoring. You add your services as components, configure HTTP health checks with customizable intervals and thresholds, and it automatically updates your public status page when things go down. It also handles manual incident management, webhooks, and has a REST API.

It's built with Go + MySQL and runs fast. Currently free to use while in beta.

It's in early beta and likely has bugs, but the core features work. I'd love feedback on what's missing or what doesn't make sense. No signup required to view the demo at status.upty.dev

Technical details: Multi-tenant with subdomain isolation, configurable downtime thresholds, 30-day uptime visualization, RSS feeds, incoming webhooks, HTTP health checks, and API access. Built by someone who's been paged at 3am too many times

Comments

talonx•3h ago
Congrats on launching this.

I understand this is an initial launch, so not trying to nitpick, but these are what felt like would add immediate value:

- Adding a social login like Google would allow faster signups.

- Maybe I missed it - but I could not find any options for automatic monitoring which would update the status page. There are manual options for adding an incident.

- Post-signup, it takes me to a login page. Why ask to enter the company name instead of user/pass directly?

- If I could click on "Components" on my dashboard (/admin) and go directly to the Components page, that would be nice.

I like it that you took the time to write a privacy policy that is both readable and precise, especially as to the list of third-party services.

artemlive•3h ago
Hello! Really appreciate the feedback.

1. Social login is almost done - decided to ship without it to get feedback faster, but it'll be added soon.

2. Yes! Automated health checks are there - check out step 4 on the tour page (https://upty.dev/tour). They automatically update component status when thresholds are crossed. Auto-creating incidents from health checks isn't ready yet, but you can use the API to create incidents programmatically in the meantime.

3. Good catch on the post-signup flow - I'll fix that.

4. Noted on the dashboard navigation, makes sense.

Thanks for the kind words about the privacy policy! Let me know if you hit any other issues.

talonx•2h ago
Ah, to be honest I did not look at the tour.

Thanks for explaining #2 - but the text "Auto" might be a bit non-intuitive for a user.

artemlive•2h ago
Agree, it's unintuitive, and I'll fix that. No problem, thanks for finding time to write the feedback. I really appreciate it.
talonx•1h ago
You're welcome.