HackerTrans
トップ新着トレンドコメント過去質問紹介求人

csmantle

no profile record

投稿

Big Ball of Mud (1999)

laputan.org
3 ポイント·投稿者 csmantle·17 日前·0 コメント

Why OpenBSD Rocks

why-openbsd.rocks
3 ポイント·投稿者 csmantle·先月·1 コメント

KernelScript: DSL for Kernel Customization and App Optimizations

phoronix.com
2 ポイント·投稿者 csmantle·2 か月前·0 コメント

APKPure is distributing a malicious copy of Telegram

xcancel.com
4 ポイント·投稿者 csmantle·2 か月前·0 コメント

Laravel Lang Compromised with RCE Backdoor Across 700 Versions

socket.dev
9 ポイント·投稿者 csmantle·2 か月前·1 コメント

The Case for Compilers: A Look at SPEC CPU 2026 on LLVM 22

servethehome.com
3 ポイント·投稿者 csmantle·2 か月前·0 コメント

Cctest.ai: Claude Detection Platform

cctest.ai
1 ポイント·投稿者 csmantle·2 か月前·0 コメント

Popular node-ipc NPM Package Infected with Credential Stealer

socket.dev
3 ポイント·投稿者 csmantle·2 か月前·0 コメント

AI Agent Bankrupted Their Operator While Trying to Scan DN42 Hobbyist Network

lantian.pub
3 ポイント·投稿者 csmantle·2 か月前·0 コメント

Rust-Coreutils Security Audit Report by Zellic [pdf]

github.com
5 ポイント·投稿者 csmantle·2 か月前·0 コメント

Cppreference.com Update

isocpp.org
3 ポイント·投稿者 csmantle·3 か月前·0 コメント

Colleague.skill

github.com
2 ポイント·投稿者 csmantle·3 か月前·0 コメント

Kbooboo: Find Linux kernel maintainer contacts from dmesg stack trace

git.infradead.org
1 ポイント·投稿者 csmantle·4 か月前·0 コメント

Decoded: GNU Coreutils (2019)

maizure.org
3 ポイント·投稿者 csmantle·4 か月前·0 コメント

Meet Kit, your companion for a new internet era

blog.mozilla.org
28 ポイント·投稿者 csmantle·4 か月前·3 コメント

GitHub code view fails to load when content contains non-ASCII characters

githubstatus.com
1 ポイント·投稿者 csmantle·4 か月前·1 コメント

Undeleted XAA, making X up to >200x faster Accelerated Again

patreon.com
1 ポイント·投稿者 csmantle·5 か月前·2 コメント

Arch Linux Running Well on LoongArch

phoronix.com
4 ポイント·投稿者 csmantle·5 か月前·0 コメント

China's Loongson 3B6000 Benchmarks

phoronix.com
5 ポイント·投稿者 csmantle·5 か月前·0 コメント

Giving up upstream-ing my patches and feel free to pick them up

mail.openjdk.org
179 ポイント·投稿者 csmantle·5 か月前·123 コメント

コメント

csmantle
·29 日前·議論
Previously: <https://news.ycombinator.com/item?id=48131847>
csmantle
·先月·議論
Besides, the commit history[0] also looks very special:

- 1a0a9b3e9831d9bdbc9d8eba601aa2fa5e9d2708: 4

- 277d6c85c8fd27581c245940e91a40ad2a9114da: may26-3

- 2d2e56ab6228b4814b4a0bc06864e46a68bb40ea: may26-2

...

- d5c117af131c6140f08325882f6b368d91ab6ae8: May 20 2026 - 1

- 715d5250e4bb65cecc7a5c4aa082fc95b717c449 (root): ironwall compiler

[0]: https://github.com/3WyUFvDOdCbBw7gOZHwcfgKF/ironwall/commits...
csmantle
·先月·議論
> the maintainer didn't catch that

They actually did notice something in <https://github.com/jqwik-team/jqwik/issues/708#issuecomment-...>:

> One short request before I go into details. Could you disclose on whose behalf you're discussing this? Just personal interest is fine, I just want to make sure that I'm not spending my time with some AI-driven company, let alone an LLM-controlled agent.
csmantle
·2 か月前·議論
I first read this from the author's posting to oss-security. Turns out that the author did agree to revise the blog post for the "admin cap for root shell" part [^0]. [^1] would probably tell more.

The title looks like clickbait to me.

[^0]: https://www.openwall.com/lists/oss-security/2026/05/08/10

[^1]: https://www.openwall.com/lists/oss-security/2026/05/08/14
csmantle
·2 か月前·議論
The PR author didn't even bother to properly capitalize their subject and add a description. What a double standard for code quality Macroslop is applying to internal vs. external contributions.
csmantle
·2 か月前·議論
The industry's goal is to ship fast and profitably. A learner's goal isn't.
csmantle
·3 か月前·議論
This resembles some serverless pastebins. Data is serialized into the fragment part, and client-side JS deserializes them. The only practical difference is that this app sets them as HTML while those set them as text.
csmantle
·3 か月前·議論
IIRC Mozilla usually categorize internally-found bugs into a few large CVE IDs, grouped by severity, with around ten or so bugs in each. Every advisory gets several CVEs of this kind, for example, <https://www.mozilla.org/en-US/security/advisories/mfsa2026-2...>, <https://www.mozilla.org/en-US/security/advisories/mfsa2026-1...>, <https://www.mozilla.org/en-US/security/advisories/mfsa2026-0...>, etc.
csmantle
·3 か月前·議論
> So, cyber security of tomorrow will not be like proof of work in the sense of "more GPU wins"; instead, better models, and faster access to such models, will win.

It's not proof of work, but proof of financial capacity.

The big companies are turning the access to high-quality token generators (through their service) into means of production. We're all going direct to Utopia, we're all going direct the other way.
csmantle
·3 か月前·議論
`jj new` works like `git checkout` most by creating an empty revision on the top. `jj edit` on the other hand resembles `git checkout; [edits...]; git add -A; git commit --amend --no-edit`.
csmantle
·3 か月前·議論
I failed to see why this would be something that "comes after Git" from a VCS perspective.

The line-based diff(1)/diff3(1)/patch(1) kit often works, and that mindset thrives and gets carried till today. Many toolkits and utilities have been designed to make it more ergonomic, and they are good. Jujutsu is an example. We also have different theories and implementations, some even more algebraically sound like Darcs and Pijul.

But GitHub the Platform is another story, given that they struggled to achieve 90% availability these days.
csmantle
·3 か月前·議論
This Is Seven as a Service.
csmantle
·4 か月前·議論
Another important aspect is that, without an external library like `wabt`, I can't just open Notepad, write some inline WASM/WAT in HTML and preview it in a browser, in the same way that HTML+CSS+JS works. Having to obtain a full working toolchain is not very friendly for quick prototyping and demonstrative needs.
csmantle
·4 か月前·議論
If all the app need is to upload a photo of PCB, <input type="file"> is more than sufficient. It's been baseline years ago.

For download, it can download from a blob URI. This is not an uncommon practice.

If (not verified since I'm using Firefox) it claims that "Gerber files are composed of many individual files so that those two don't suffice" and the app does involve Gerber processing, it could have been solved by introducing a zip library.
csmantle
·4 か月前·議論
This reminded me of <https://xkcd.com/2893/>.
csmantle
·4 か月前·議論
Related threads:

* https://github.com/orgs/community/discussions/188156 ("[2026-02-27] Incident Thread")

* https://github.com/orgs/community/discussions/188151 ("Having trouble finding & showing repository's wiki page with non-ASCII page title")

* https://github.com/orgs/community/discussions/188152 ("Broken UI and 404 to files and directories with non-ASCII names")
csmantle
·5 か月前·議論
Related: <https://t2linux.com/#news-2026-02-14>
csmantle
·5 か月前·議論
This is just so hilarious. They'll eventually have to add "man man" to the list.
csmantle
·5 か月前·議論
> I could recompile it but compiling firefox is a pain in the ...

Would second this. Mach uses Python, and the dependencies they use are a pain whenever no pre-built wheels are available. Especially so when you see that an "optional" Mach dependency for build system telemetry is what busting the configuration (not build) stage...
csmantle
·5 か月前·議論
I think we can look forward to running this on more non-Chrome browsers once @function [0] gets wider support?

[0]: https://caniuse.com/wf-function