Feed aggregator
Farmers spreading crushed glass on their crops
Article URL: https://www.abc.net.au/news/2026-07-31/ground-glass-silicon-fertiliser-farm-productivity/106963488
Comments URL: https://news.ycombinator.com/item?id=49122030
Points: 1
# Comments: 0
How the Words We Teach English Language Learners Changed
Article URL: https://pudding.cool/2026/07/essential-words/
Comments URL: https://news.ycombinator.com/item?id=49122029
Points: 1
# Comments: 0
Amiga Pips the PC for Mission-Critical Computing at NASA (2021)
Article URL: https://hackaday.com/2021/08/16/retrotechtacular-amiga-pips-the-pc-for-mission-critical-computing-at-nasa/
Comments URL: https://news.ycombinator.com/item?id=49122020
Points: 1
# Comments: 0
Shipping code without human verification
Article URL: https://thenewstack.io/ship-code-without-verification/
Comments URL: https://news.ycombinator.com/item?id=49122013
Points: 1
# Comments: 1
Hello from Zernote
Article URL: https://blog.zernote.com/hello-from-zernote/
Comments URL: https://news.ycombinator.com/item?id=49122009
Points: 1
# Comments: 0
Ufc noche free: legal ways to watch and verify the card
Article URL: https://mxltv.net/mx
Comments URL: https://news.ycombinator.com/item?id=49121998
Points: 1
# Comments: 0
How to Stop Procrastinating
Article URL: https://www.nytimes.com/2026/07/31/well/stop-procrastinating-tips.html
Comments URL: https://news.ycombinator.com/item?id=49121992
Points: 1
# Comments: 0
Violin Plot
Article URL: https://en.wikipedia.org/wiki/Violin_plot
Comments URL: https://news.ycombinator.com/item?id=49121986
Points: 1
# Comments: 0
The End of an Era
Article URL: https://hughhowey.com/the-end-of-an-era/
Comments URL: https://news.ycombinator.com/item?id=49121980
Points: 1
# Comments: 0
Un-Employ Us All
Article URL: https://thunkpoorly.bearblog.dev/un-employ-us-all/
Comments URL: https://news.ycombinator.com/item?id=49121977
Points: 2
# Comments: 0
A dystopian world where LLMs can't code but can generate software binaries
Article URL: https://twitter.com/random_walker/status/2082163285588107752
Comments URL: https://news.ycombinator.com/item?id=49121968
Points: 2
# Comments: 0
Tired of paying per domain for DMARC, so I built a self-hosted one
Article URL: https://github.com/pescheckit/dmarc-service
Comments URL: https://news.ycombinator.com/item?id=49121934
Points: 1
# Comments: 1
10x Faster Change Management. Compliance Included
Article URL: https://eng.miragesecurity.ai/posts/10x-change-management/
Comments URL: https://news.ycombinator.com/item?id=49121932
Points: 1
# Comments: 0
AI Companies Mass Shredding Rare Books [video]
Article URL: https://www.youtube.com/watch?v=8c8pmp_OC2s
Comments URL: https://news.ycombinator.com/item?id=49121930
Points: 1
# Comments: 0
The $5 million threat: AI Is supercharging phishing attacks
In-House LLM Serving at Netflix
Article URL: https://netflixtechblog.com/in-house-llm-serving-at-netflix-a5a8e799ea2c
Comments URL: https://news.ycombinator.com/item?id=49121887
Points: 1
# Comments: 0
Best 4K IPTV service Reddit: what the threads recommend
Article URL: https://4kliveiptv.tv/
Comments URL: https://news.ycombinator.com/item?id=49121883
Points: 1
# Comments: 0
The Maxwell Conjecture Is False (GPT 5.6 Sol)
Article URL: https://arxiv.org/abs/2607.27197
Comments URL: https://news.ycombinator.com/item?id=49121868
Points: 2
# Comments: 3
Show HN: PinAllWindows – sync pinned apps across Chrome windows
I work with two monitors and keep one Chrome window open on each screen. The problem was that Chrome manages pinned tabs separately for every window. My two windows would gradually end up with different pinned apps, and every new window required setting them up again. After trying nearly every Chrome tab manager I could find, I realized most were designed around sessions, tab search, or saved workspaces. None provided the simple behavior I wanted: Pin an app in either window, and make it available in both. So I built PinAllWindows. It maintains one consistent set of pinned apps across normal Chrome windows, removes duplicates, and includes a side-panel tab tree for navigating and moving tabs between windows. It requires no account or external server and stores only pinned-site origins locally. Version 0.8.1 is finally stable enough that I’m comfortable sharing it. I’d especially appreciate feedback from other dual-monitor Chrome users.
Comments URL: https://news.ycombinator.com/item?id=49121866
Points: 2
# Comments: 0
Fake Flash Player installs AtlasRAT
Researchers have described a campaign that delivers a remote access Trojan (RAT) called AtlasRAT through a fake Flash Player installer.
People still go looking for “Flash player” because a surprising amount of content and software was built around Flash and never properly migrated. Users often just want a quick way to get those old sites, games, or business apps working again.
The underlying problem is that Adobe ended support for Flash Player on December 31, 2020, and actively blocks Flash content from running in the official player.
Attackers know some people will still search for Flash to run a game or a business app, so they wrap their malware in a fake Flash‑related installer that looks familiar and legitimate.
That’s likely why the AtlasRAT infection chain starts with a Delphi executable named FlashPlay.Exe, masquerading as an “AGE Flash Player” installer. The first-stage loader runs entirely in memory and reconstructs additional payloads instead of dropping obvious files to disk, a technique often referred to as fileless malware.
The final payload (MainDll.Dll) uses a self‑signed certificate spoofing CN=update.Microsoft.Com to initialize Transport Layer Security (TLS) client communication and encrypts Command and Control (C2) traffic.
A self‑signed certificate means the owner signs with their own key instead of a trusted certificate authority (CA). That means an attacker can create a certificate claiming to be update.microsoft.com or google.com, even though they don’t control those domains. A web browser would reject such a certificate with a warning. Custom malware, however, can simply ignore the operating system’s trust checks and use it to set up encrypted C2.
Once AtlasRAT is installed, the operator gains long‑term remote control of the infected Windows system with capabilities including:
- Collecting credentials via offline keylogging
- Gathering system information and identifying installed security products
- Exfiltrating data over encrypted channels
- Injecting DLLs into applications like WeChat, potentially allowing the attacker to monitor or manipulate messaging, or to hide malware activity or connectivity.
Based on historical data, the researchers suspect that AtlasRAT is a reusable framework or commercial offering rather than a one-off tool used by a single group.
How to stay safeWhen looking for apps and software to perform a specific task, remember that cybercriminals often exploit popular searches in semi-targeted attacks. In previous campaigns, for example, AtlasRAT has also been distributed as a fake VPN installer.
Some tips to keep this RAT, and others, off your computer:
- Carefully check what you’re about to install. Sponsored search results are not a guarantee that software is legitimate.
- Use an up-to-date, real-time anti-malware solution to detect and block remote access Trojans. Malwarebytes detected AtlasRAT as Malware.AI.1710771908
- Keep your operating system, browser, and security software up to date.
From reporting threats to removing them.
Cybersecurity risks should never spread beyond a headline. Keep threats off your devices by downloading Malwarebytes today.
