Feed aggregator
UK Cybercrime Journal: Argos Account Takeover Fraud
Article URL: https://blog.bushidotoken.net/2026/07/uk-cybercrime-journal-argos-account.html
Comments URL: https://news.ycombinator.com/item?id=48878450
Points: 1
# Comments: 0
Ask HN: Do your tests clear "If the tests pass, you cannot break the code" bar?
Why or why not?
This is how I have found AI to be very powerful. If my tests pass, I know my code won't break. I spend more time on tests than any other part of the code-base. I am curious who else is building in this manner? I use the statement in the title because I feel that is the bar you have to meet to get the AI to work well, but once you meet that bar lately it has been working pretty flawlessly for me.
Comments URL: https://news.ycombinator.com/item?id=48878448
Points: 1
# Comments: 0
Show HN: AsyncFutures – A Ruby gem for asynchronous/concurrent code execution
This gem allows you to execute code more-or-less identically across Ractors, Threads, and Fibers. This makes it much easier to test out your code's performance behavior by using an identical API across all concurrency primitives. It is built around a flexible core Future class.
This was actually the impetus for creating this Gem: the core Ruby concurrency primitives all have different APIs and subtly different behavior even for the APIs that initially look similar. For example, `join` on Ractor and Thread instances do NOT behave the same. This Gem adds Executors that expose near identical behavior across all of them and return a Future object with identical API and behavior across all of them.
I've been working on this Gem for a few months in my spare time. I just published the Gem and made the git repo public a few minutes ago. Please feel free to review the code, test out the gem, and provide your feedback.
As a footnote: this was not vibe coded. I wanted to learn through experience how to correctly write concurrent code, so using AI would have defeated the purpose. Also, I don't particularly enjoy writing/generating code via AI, so that would have made vibe coding this doubly pointless.
The Gem has 100% line and branch coverage on CRuby 4.0 and is 0BSD licensed.
Thank you.
Comments URL: https://news.ycombinator.com/item?id=48878436
Points: 1
# Comments: 0
Proof of Concept for the recent Litematica path traversal bug which leads to RCE
Article URL: https://github.com/AliensToEarth/litematica-rce
Comments URL: https://news.ycombinator.com/item?id=48878423
Points: 1
# Comments: 0
Built a tracker to estimate water wastage when talking to Claude
Article URL: https://github.com/piyushkhemka/sip
Comments URL: https://news.ycombinator.com/item?id=48878407
Points: 1
# Comments: 0
BMW Warns of Unauthorized Production of 'Pirated' Cars in Russia
Article URL: https://www.themoscowtimes.com/2026/07/11/bmw-warns-of-unauthorized-production-of-pirated-cars-in-russia-a93223
Comments URL: https://news.ycombinator.com/item?id=48878401
Points: 1
# Comments: 0
SK Hynix CEO: worst memory shortage in 2027, will persist beyond 2030
Big Tech piles on $350B in debt to fuel AI data center race
Article URL: https://www.latimes.com/business/story/2026-07-10/big-tech-piles-on-350-billion-in-debt-to-fuel-ai-data-center-race
Comments URL: https://news.ycombinator.com/item?id=48878360
Points: 1
# Comments: 0
Credit Sleeves Collapse Bubbles
Article URL: https://medium.com/@mcgrathrpm/credit-sleeves-are-the-bubble-6c57a54b9cff
Comments URL: https://news.ycombinator.com/item?id=48878358
Points: 1
# Comments: 0
Can't Read Slop Anymore
Article URL: https://blog.imraniqbal.org/cant-read-slop-anymore/
Comments URL: https://news.ycombinator.com/item?id=48878346
Points: 1
# Comments: 0
Chipmakers have 67,000 unfilled jobs. An old training trick won't work this time
Article URL: https://qz.com/semiconductor-workforce-1970s-training-fab-hiring-070626
Comments URL: https://news.ycombinator.com/item?id=48878343
Points: 1
# Comments: 0
AI boom puts Big Tech's transparency to the test
Article URL: https://www.axios.com/2026/07/10/ai-big-tech-transparency-electricity-water-use
Comments URL: https://news.ycombinator.com/item?id=48878336
Points: 1
# Comments: 0
Guide to the circular deals underpinning the AI Boom
Article URL: https://www.bloomberg.com/graphics/2026-ai-circular-deals/
Comments URL: https://news.ycombinator.com/item?id=48878287
Points: 1
# Comments: 0
Cottage Computer Programming (1984)
Article URL: https://www.atariarchives.org/deli/cottage_computer_programming.php
Comments URL: https://news.ycombinator.com/item?id=48878266
Points: 1
# Comments: 0
Landmark – an algorithmic index of relevant names, unclaimed at launch
Article URL: https://landmarkindex.org
Comments URL: https://news.ycombinator.com/item?id=48878236
Points: 1
# Comments: 0
I made a free PDF Editor that runs in a browser
Article URL: https://www.pdfsimplified.com/
Comments URL: https://news.ycombinator.com/item?id=48878232
Points: 1
# Comments: 2
Rejected by LessWrong for "Yellow Flags"
Article URL: https://zenodo.org/records/21312304
Comments URL: https://news.ycombinator.com/item?id=48878217
Points: 1
# Comments: 0
Digital Dispensary and Headshop
Article URL: https://shop.omeweed.com/
Comments URL: https://news.ycombinator.com/item?id=48878209
Points: 1
# Comments: 0
HubSpot transactional email: route through your domain with MailKite – MailKite
Article URL: https://mailkite.dev/blog/hubspot-transactional-email-domain/
Comments URL: https://news.ycombinator.com/item?id=48878200
Points: 2
# Comments: 0
