Hacker News
Ukrainian journalist Viktoriia Roshchyna brutally tortured in Russian custody
Home washing machines fail to remove important pathogens from textiles
Article URL: https://medicalxpress.com/news/2025-04-home-machines-important-pathogens-textiles.html
Comments URL: https://news.ycombinator.com/item?id=43851225
Points: 9
# Comments: 2
NASA Soars to New Heights in First 100 Days of Trump Administration
Article URL: https://www.nasa.gov/news-release/nasa-soars-to-new-heights-in-first-100-days-of-trump-administration/
Comments URL: https://news.ycombinator.com/item?id=43851224
Points: 4
# Comments: 1
Static Conversion for WordPress Sites
Article URL: https://twoprops.net/static-conversion-for-WordPress-sites
Comments URL: https://news.ycombinator.com/item?id=43851222
Points: 1
# Comments: 0
LLMs for Engineering: Teaching Models to Design High Powered Rockets
Article URL: https://arxiv.org/abs/2504.19394
Comments URL: https://news.ycombinator.com/item?id=43851212
Points: 1
# Comments: 0
Jeeps, Ferraris, and Other Engineers
Article URL: https://maheshba.bitbucket.io/blog/2025/04/29/cars.html
Comments URL: https://news.ycombinator.com/item?id=43851202
Points: 1
# Comments: 0
Alleged 'Scattered Spider' Member Extradited to U.S.
Article URL: https://krebsonsecurity.com/2025/04/alleged-scattered-spider-member-extradited-to-u-s/
Comments URL: https://news.ycombinator.com/item?id=43851190
Points: 1
# Comments: 0
RustAssistant: Using LLMs to Fix Compilation Errors in Rust Code
Article URL: https://www.microsoft.com/en-us/research/publication/rustassistant-using-llms-to-fix-compilation-errors-in-rust-code/
Comments URL: https://news.ycombinator.com/item?id=43851143
Points: 1
# Comments: 0
ASK HN: Would syncing bedtime routines across devices help anyone else?
Article URL: https://digital-sunset-landing.replit.app/
Comments URL: https://news.ycombinator.com/item?id=43851140
Points: 1
# Comments: 1
China suggests Covid-19 originated in US in response to Trump allegation
Little Language Lessons
Article URL: https://labs.google/lll/en
Comments URL: https://news.ycombinator.com/item?id=43850605
Points: 1
# Comments: 0
What AI Can't Replace: Intuition, Alignment, and Taste
Article URL: https://startupsoup.substack.com/p/what-ai-cant-replace-intuition-alignment
Comments URL: https://news.ycombinator.com/item?id=43850594
Points: 1
# Comments: 0
Wrote Code for Arranging Desktop Windows
In computing such as on Microsoft Windows, with several, especially 10 or more, windows (visible, not minimized) need a way to arrange them in a productive way.
So, wrote some code to do that.
In simple terms, the problem is that during routine work some windows too easily get completely covered by other windows.
E.g., with the version of the Firefox Web browser I have, if click on window A to open a new window B, Firefox displays B to the lower right of window A; then clicking on A shows A but covers the upper left and maybe all of window B.
Solution: The basic idea is to move the windows so that the upper left corners of all the windows are equally spaced on a line on the screen with slope from upper right to lower left.
[For a definition, if window A covers some or all of window B, then A is higher than B in the Z-order. Think of Z as a coordinate axis orthogonal to the screen.]
Then the window at the top of the Z-order is on the lower left and fully visible; we can see at least the upper left corner of each window; and if click on some window and change the Z-order, then that window becomes fully visible and we will still have at least the upper left corner of each window visible.
For this solution wrote the code in Object Rexx 4.2.0, which permits finding the coordinates of the windows in their Z-order and moving the windows preserving the Z-order.
I invoke this solution via an icon, right, in the upper left corner of the screen, i.e., in a position nearly always visible.
Others may also like this solution!
Comments URL: https://news.ycombinator.com/item?id=43850574
Points: 1
# Comments: 0
Offline-First with CouchDB and PouchDB in 2025
Article URL: https://neighbourhood.ie/blog/2025/03/26/offline-first-with-couchdb-and-pouchdb-in-2025
Comments URL: https://news.ycombinator.com/item?id=43850550
Points: 2
# Comments: 0
automad: a flat-file content management system and template engine
Article URL: https://github.com/marcantondahmen/automad
Comments URL: https://news.ycombinator.com/item?id=43850548
Points: 1
# Comments: 0
What analogy/metaphor do you use if you want to explain entropy to the C Suite?
I'm sure the answers are different if the C Suite is at Intel vs Hatchett Publishing or the senior senator from Oregon.
Comments URL: https://news.ycombinator.com/item?id=43850532
Points: 1
# Comments: 0
Google funding electrician training as AI power crunch intensifies
Show HN: Kanbanish, yet another kanban board
I finally just rage-built the Kanban board I've wanted for years, mostly for retros and other structured discussions.
Features that I wanted, which I couldn't find all together in any other apps:
- No signups at all - Anyone can edit anything on the board - Comments, voting, emoji reactions - The ability to vote multiple times on the same card (useful for Lean Coffee) - A bunch of templates for common retro/discussion formats - Export the board contents to plain text or markdown for meeting notes
Comments URL: https://news.ycombinator.com/item?id=43850516
Points: 2
# Comments: 0
Top indie hackers are going public with their sleep routines
Impossible Components
Article URL: https://overreacted.io/impossible-components/
Comments URL: https://news.ycombinator.com/item?id=43850492
Points: 1
# Comments: 0