Do It by Code
54 subscribers
715 photos
100 videos
15 files
1.25K links
We uhhhhh... do things by coding them.
Download Telegram
bruh
Forwarded from vx-underground
I have a website for my malware source code. I have named it "malwaresourcecode", a very unique and inspiring name

malwaresourcecode.com
Forwarded from HN Best Comments
Re: Beginning January 2026, all ACM publications will be made open access

The financials of open access are interesting.

Instead of journals getting revenue from subscribers, they charge authors an โ€œArticle Processing Chargeโ€ (APC) which for ACM is $1450 in 2026 and expected to go up. Authors from lower-middle income countries get a discount. [1]

Authors are often associated with institutions (e.g. universities) who can cover the APC on behalf of the author through a deal with the journal. For the institution, now instead of paying the subscriber fee and publishing for free, they pay a publishing fee and everyone reads for free.

1. https://authors.acm.org/open-access

trainyperson, 13 hours ago
A Better Zip Bomb
Article, Comments
Forwarded from OpenUni
๐Ÿค“1
Forwarded from HackerNews Summary
AI will make our children stupid

๐Ÿ”ธThe author is concerned about the decline in IQs and attention spans due to excessive use of social media and mobile phones. This trend threatens to undermine intelligence and learning, making children reliant on AI for thinking and problem-solving.

20 Dec 2025

๐Ÿ’ฌ comments
๐ŸŒ @hackernews_summary
Forwarded from HackerNews Summary
Backing Up Spotify

๐Ÿ”ธAnna's Archive released a 300TB music archive with 256 million tracks and 186 million unique ISRCs, representing 99.6% of listens. The archive is open and can be mirrored by anyone with enough disk space, aiming to preserve humanity's musical heritage.

20 Dec 2025

๐Ÿ’ฌ comments
๐ŸŒ @hackernews_summary
https://github.com/milvus-io/milvus

Milvus is designed to handle vector search at scale. It stores vectors, which are learned representations of unstructured data, together with other scalar data types such as integers, strings, and JSON objects. Users can conduct efficient vector search with metadata filtering or hybrid search.
Forwarded from HN Best Comments
Re: Claude in Chrome

Let's spend years plugging holes in V8, splitting browser components to separate processes and improving sandboxing and then just plug in LLM with debugging enabled into Chrome. Great idea. Last time we had such a great idea it was lead in gasoline.

CAP_NET_ADMIN, 6 hours ago
Forwarded from HN Best Comments
Re: Fabrice Bellard Releases MicroQuickJS

Fabrice Bellard is widely considered one of the most productive and versatile programmers alive:

- FFmpeg: https://bellard.org

- QEMU: https://bellard.org/qemu/

- JSLinux: https://bellard.org/jslinux/

- TCC: https://bellard.org/tcc/

- QuickJS: https://bellard.org/quickjs/

Legendary.

ddtaylor, 10 hours ago
Typst-based CV/resume generator for academics and engineers
https://github.com/rendercv/rendercv
Forwarded from Investigations by ZachXBT
Update: Hundreds of Trust Wallet victims & $6M+ stolen from the intial list of theft addresses

Update: Trust Wallet confirmed the incident on X
MongoBleed - CVE-2025-14847 MongoDB Unauthenticated Memory Leak Exploit

A proof-of-concept exploit for the MongoDB zlib decompression vulnerability that allows unauthenticated attackers to leak sensitive server memory.
Article, Comments
Forwarded from vx-underground
Is 2,000,000,0000 credits a lot?
Forwarded from vx-underground
Ubisoft was a victim of MongoBleed.

An unknown Threat Actor(s) have exfiltrated the source code to basically every single Ubisoft product dating back to the 90's. This includes their Software Development Kits, Middleware, uPlay, RDV, etc.

No customer data was stolen
This media is not supported in your browser
VIEW IN TELEGRAM
source - @govd_bot
One example of something I couldn't believe Claude Opus 4.5 could generate until it did: a full-on MIDI mixer as a terminal app, written in Rust.