Feed aggregator

om

Hacker News - Wed, 02/25/2026 - 12:48pm

Article URL: https://www.om-language.com/

Comments URL: https://news.ycombinator.com/item?id=47154971

Points: 2

# Comments: 0

Categories: Hacker News

Show HN: Djevops – Deploy Django Easily

Hacker News - Wed, 02/25/2026 - 12:47pm

Article URL: https://github.com/mherrmann/djevops

Comments URL: https://news.ycombinator.com/item?id=47154958

Points: 3

# Comments: 0

Categories: Hacker News

Aletheia Tackles FirstProof Autonomously

Hacker News - Wed, 02/25/2026 - 12:46pm

Article URL: https://arxiv.org/abs/2602.21201

Comments URL: https://news.ycombinator.com/item?id=47154950

Points: 2

# Comments: 0

Categories: Hacker News

Best Desks of 2026: I’ve Spent Nearly 4,000 Hours Testing Desks. These Are the Ones You Want

CNET Feed - Wed, 02/25/2026 - 12:36pm
If it's time for a new desk, why not look at the best desks?
Categories: CNET

Champions League Playoff Soccer: Stream PSG vs. Monaco Live From Anywhere

CNET Feed - Wed, 02/25/2026 - 12:01pm
The Parisians look to get the job done at home in this delicately poised UCL playoff.
Categories: CNET

Champions League Playoff Soccer: Livestream Real Madrid vs. Benfica From Anywhere

CNET Feed - Wed, 02/25/2026 - 12:00pm
Los Blancos take a slender lead home to the Bernabéu for the second leg of this fractious knockout playoff.
Categories: CNET

Atos has taken on its first cohort of apprentices who will become an ‘artificial intelligence-ready’ workforce

Computer Weekly Feed - Wed, 02/25/2026 - 11:58am
Atos has taken on its first cohort of apprentices who will become an ‘artificial intelligence-ready’ workforce
Categories: Computer Weekly

Show HN: A high-performance Hex Editor with Yara-X support in C#

Hacker News - Wed, 02/25/2026 - 11:54am

I'm integrating the Yara-x rules engine into my C# hex editor. I'm working to maximize the performance and efficiency of the integration. I'd like to ask your opinion about this. I personally made this decision to expand the functionality of my hex editor by adding Yara-x support. This allows me to search for signatures in binary files in more detail. I think viewing the entire byte grid can help in malware research.

I implemented this using memory mapping files. I also divided the scanning methods into modes: small files are mapped completely, while large files are scanned in 16MB chunks with a small 64KB overlay to prevent a situation where half the signature is in one chunk and half is in another. I also used smarter memory management for performance with large files. Documentation is in the readme. But in short, this is an implementation that doesn't overload the garbage collector in C# and handles unsafe pointers and raw memory addresses. What's important is that I now have protection against bad rules that, for example, search for any byte, overloading the scanner. Such rules won't work, and the scanner will stop scanning so that the scanner doesn't crash with an error.

I can't say right now that this tool could be better than the others, because it's currently in development and I still have room for improvement, but it would be cool to hear people's opinions or accept other people's ideas for improving the tool.

(The native version with Yarax is not yet available in current releases, but the source code is available and you can compile or read it yourself.)

Comments URL: https://news.ycombinator.com/item?id=47154147

Points: 1

# Comments: 0

Categories: Hacker News

Trump's Dollar

Hacker News - Wed, 02/25/2026 - 11:54am
Categories: Hacker News

Open source project to map relationships and analyze w AI

Hacker News - Wed, 02/25/2026 - 11:54am

Article URL: https://www.bowen.app

Comments URL: https://news.ycombinator.com/item?id=47154136

Points: 2

# Comments: 1

Categories: Hacker News

Pages