Feed aggregator
Optimization of Elevator Standby Scheduling Strategy in Smart Buildings
Article URL: https://www.mdpi.com/2571-5577/8/5/132
Comments URL: https://news.ycombinator.com/item?id=48103233
Points: 2
# Comments: 0
Police shut down reboot of Crimenetwork marketplace, arrest admin
Article URL: https://www.bleepingcomputer.com/news/security/police-shut-down-reboot-of-crimenetwork-marketplace-arrest-admin/
Comments URL: https://news.ycombinator.com/item?id=48103232
Points: 3
# Comments: 0
How do the most prolific people produce so much? (2023)
Article URL: https://www.commonreader.co.uk/p/how-do-the-most-prolific-people-produce
Comments URL: https://news.ycombinator.com/item?id=48103219
Points: 1
# Comments: 0
METR can barely measure Claude Mythos – 50% task horizon now exceeds 16 hours
Article URL: https://hugonomy.com/news.html
Comments URL: https://news.ycombinator.com/item?id=48103214
Points: 1
# Comments: 0
A paid JSON Schema validation API using x402 micropayments
Article URL: https://github.com/garyedgington/project_x402
Comments URL: https://news.ycombinator.com/item?id=48103193
Points: 1
# Comments: 0
Film Cue – a Sushi Go-style card game about making movies
Article URL: https://filmcuegame.com/
Comments URL: https://news.ycombinator.com/item?id=48103151
Points: 1
# Comments: 0
Show HN: Open-source GEO auditor (no signup)
Article URL: https://www.freeaiseoaudit.com/
Comments URL: https://news.ycombinator.com/item?id=48103116
Points: 2
# Comments: 0
Show HN: Personal Trainer – Lift, share plans, and rank with friends
Hi HN, I'm an indie dev who built this to settle a long-running argument with my teenage son about who lifts more at the gym. I wanted a workout tracker to kept our data side-by-side on a leaderboard, and let us swap training plans without texting screenshots back and forth. Nothing I tried did all three without a subscription wall, so I wrote my own.
Most of the app is free, it covers the full workout experience and progress tracking with 80+ exercises. The one-time purchase unlocks multiple plans, custom movements, and the social/sharing features, mainly to pay for the infra.
The mobile app is React Native via Expo with Expo Router, NativeWind for styling, Zustand for state (every store is user-scoped via an AsyncStorage key prefix so account switches do a clean rehydrate, good way to have several using using the same app), Reanimated for animations, and react-i18next across six locales. The core workout loop is fully offline, and a Firebase layer sits on top for optional cross-device sync and the social features. Backend is a small workspace of Firebase Cloud Functions v2 that handle cross-user fan-out (friend requests, shared plans, shared movements) with rate limiting and anti-spam in Firestore triggers.
Published a few weeks ago, I can proudly but surprisingly see the daily usage increasing.
This is my first mobile app since a while (was doing some 10+y ago), keen for any feedback since it gave me the excitement of building some more.
Android only for now, iOS to be published soon.
Comments URL: https://news.ycombinator.com/item?id=48103112
Points: 3
# Comments: 0
The Morse Code Hack That Made an AI Agent Spend $200k [video]
Article URL: https://www.youtube.com/watch?v=UQ4pSVS_mN0
Comments URL: https://news.ycombinator.com/item?id=48103104
Points: 1
# Comments: 0
AI vs. Open Source, Part 1: The Empty Grant
Article URL: https://srikanth.sastry.name/ai-vs-open-source-the-empty-grant/
Comments URL: https://news.ycombinator.com/item?id=48103100
Points: 1
# Comments: 0
A faithful LLM-wiki implementation with Wikipedia-style web browsing
Article URL: https://github.com/hzw1199/CyberMe-LLM-Wiki
Comments URL: https://news.ycombinator.com/item?id=48103098
Points: 1
# Comments: 1
What were scanners like in the 80s? – 1988 IBM PageScanner 3119 [video]
Article URL: https://www.youtube.com/watch?v=IhMzwISbIAo
Comments URL: https://news.ycombinator.com/item?id=48103085
Points: 2
# Comments: 1
A throbbing heart at the thought of AI
Claude Platform on AWS
Article URL: https://aws.amazon.com/claude-platform/
Comments URL: https://news.ycombinator.com/item?id=48103053
Points: 1
# Comments: 0
Claude Platform on AWS
Article URL: https://claude.com/blog/claude-platform-on-aws
Comments URL: https://news.ycombinator.com/item?id=48103042
Points: 3
# Comments: 0
Show HN: Compare Similar Audio Tracks
Article URL: https://w.merkoba.com/trackcheck/
Comments URL: https://news.ycombinator.com/item?id=48103035
Points: 1
# Comments: 0
Android Owners: You Could Get Part of Google's $135 Million Data Settlement
Can you help reconcile my first/second-hand LLM Experience with HN's Experience?
I've made an account as a long-time lurker because I am hoping y'all could help reconcile my experience in my company/team with what seems to be the wise HN consensus around LLMs.
My Background (Software Engineer II):
I've been writing software professionally for >10 years and grew up coding games/websites for fun; did my undergraduate in C.S./C.E., and did some time in ML research and such. Right now I'm on the back-end/DevOps team - my teammates are all Senior Staff/Principal Engineer (one is almost double my age lol!) and we have a pretty standard tech stack (NodeJS, AWS, C++, etc) with 95% brownfield development at a large but not FAANG-like company. I've had my current job for >6 years and out of ~20 in our department I'm the third newest!
I'd say I'm a pretty stereotypical engineer AKA "a total nerd" with private side projects mostly around implementing computational geometry or procedural simulation papers in Rust, sometimes working on a lil website tool we use daily. But I mostly spend my free time with my people or on other life/hobby things like learning math/physics. So I have an average and home-y life, albeit a lucky one.
Current LLM Vibe:
Our company mandated LLM usage awhile ago and provided us Cursor/Claude (Opus 4.6 these days). We have all learned to use it for normal daily dev tasks. Our front-end team has gone LLM-maximalist and seem to be enjoying it. I think they've sped up alot, up to 20-50%. One other back-end/integration team tried that (they have quite good test coverage), but it broke too much and used too many tokens and they had to walk a lot of that back from what I can tell.
Our team is a bit more conservative and our processes are mostly the same as before but with a bit more emphasis on clean code than before because slop can be a PITA to clean up later. All the senior engineer folk I work with (including maybe the best engineer, that has used LLMs for years) are pretty confident saying that you have to micro-manage Cursor/Claude to get good results. My experience is the same, and I've actually been frustrated enough recently that I trust it even less. Maybe part of it is that I don't produce too much code in a week (few hundred lines? not including tests?) and we've found that manual code review is still much required.
My Problem:
I'm concerned about how far off the perspective is toward LLM usage is in my job vs here on HN.
On HN, the smart opinion is that it definitely has already made most of us developers obsolete. Reading the comments of any LLM-related posts, it's all talking about how LLMs have already replaced all but the most complex of technical work and "but muh taste & system design" is just sad copium until the next model in a few months is released. I don't even disagree with this conclusion. It makes sense - if billions of capital had been thrown at any problem, we'd probably see a good dent in it. But my day-to-day experience is far enough away from this opinion that I'm afraid that I'm out of touch or in denial or we're all such mediocre engineers compared to the HN crowd that we can't even learn how to use this stuff properly.
I feel like pedestrian me and the elite engineers of this forum are experiencing two different things, and I want to understand why. The difference is honestly like whiplash.
Could you all help point out what's going on? Thank you :)
Comments URL: https://news.ycombinator.com/item?id=48102861
Points: 1
# Comments: 0
Show HN: A browser-friendly mirror of the war.gov UFO/UAP Release 01 files
Article URL: https://0.2.fastfilelink.com/x5CbXd5k
Comments URL: https://news.ycombinator.com/item?id=48102824
Points: 2
# Comments: 1
