m0wer's avatar
m0wer
m0wer@sgn.space
npub1w3va...4c5c
JoinMarket NG
m0wer's avatar
m0wer yesterday
Cloudflare's coding-agent skill for multi-phase security audits A coding-agent skill that turns your agent into a security auditor. It orchestrates isolated agents through reconnaissance, coverage-led hunting, candidate validation, structured output, independent record verification, and target-neutral reporting. This is the skill that seeded Cloudflare's vulnerability discovery harness, described in [Build your own vulnerability harness](https://blog.cloudflare.com/build-your-own-vulnerability-harness). The harness grew into a multi-stage, fleet-wide system; this skill is the single-repo starting point it evolved from.
m0wer's avatar
m0wer 2 days ago
linus-torvalds-skill: Distilled Code Reviewer skills/soul from 32k~ emails Distills Linus Torvalds' code-review methodology from his LKML emails into a reusable, language-agnostic Skill (and Soul) from various LLMs. Built from **38,293 real review moves** extracted from 31,397 of his emails (2002–2026) on the Linux kernel mailing list, plus 67 interview transcripts.
m0wer's avatar
m0wer 4 days ago
FCC ISM Rules May Shatter Lora Mesh Communities Meshtastic and MeshCore’s default U.S. radio settings may violate **existing, not new, FCC rules**, prompting a shift to 500 kHz bandwidth that cannot communicate with nodes using the old settings. That migration, compounded by interference problems seen in urban testing, could fracture LoRa mesh communities into incompatible networks.
m0wer's avatar
m0wer 6 days ago
m0wer's avatar
m0wer 1 week ago
m0wer's avatar
m0wer 1 week ago
Would it be better if Bitcoin was "completely confidential"? Let's skip the "shitcoins" debate. Would it be better if Bitcoin was "completely confidential" ™️? Assuming it was like that from the beginning and that we had certainty of no inflation bugs being possible. Lots of hypotheticals, but to center the debate around full confidentiality vs. the state. The idea comes from https://stacker.news/items/1571256/r/m0wer. The thought behind it is whether "privacy" coins are a bad idea because they become a clear target for the state or actually the opposite because they "force" people to opt-out. Maybe there are many other considerations. The question is, if you had a magic wand and could make Bitcoin have been completely confidential from the beginning without bugs, would you?
m0wer's avatar
m0wer 1 week ago
Zcash: EU AMLR prohibits anonymisation-enhancing coin accounts Controversial(?) opinion: "privacy" coins are a bad idea because they become a clear target for the state. Or maybe the opposite because that would mean "forcing" people to opt-out?
m0wer's avatar
m0wer 1 week ago
A Severe Misalignment of AI in Mathematics TLDR: Tao and 24 other Fields Medalists warn that AI companies are optimizing for “solving” famous math problems, while mathematics is really about developing understanding, ideas, and new methods. Rapidly mass-producing solutions risks destroying the human process that turns problems into lasting knowledge, while creating serious attribution and plagiarism issues. They’re not against AI in math; they argue it should accelerate understanding rather than turn research into a benchmark race.
m0wer's avatar
m0wer 1 week ago
The AI Language We Can't Read: Neuralese - YouTube First, we gave models a scratchpad: instead of forcing a one-shot answer, let them spend more tokens reasoning through a problem. In a sense, you get more capability out of the same model by giving it more serial computation. That reasoning is also useful because humans can read it. You can inspect how the model reached an answer, spot mistakes, and potentially debug or monitor it. But there’s an obvious incentive to make that reasoning cheaper. Compress it, shorten it, remove redundant words. The problem is that if you keep optimizing for efficiency, the reasoning can drift into shorthand or “Neuralese” that still works for the model but becomes gibberish to us. So there’s a tradeoff: more efficient reasoning vs. preserving one of the few windows we have into how the model reached its conclusion.
m0wer's avatar
m0wer 1 month ago
m0wer's avatar
m0wer 1 month ago
Got 100 USD of Kimi K3 credits from prem.io to do a security audit to JoinMarket NG. They are giving it to Bitcoin projects that ask for it, see https://xcancel.com/premai_io/status/2084552134444662986 Anyway, the experience was very nice. You can ask Kimi K3 directly to find vulnerabilities and prove that they are exploitable (otherwise it's a nightmare of endless false positives). It first went through some recognition phase and proceeded to focused on the different attack vectors in phases. It did not find anything high or critical but it tried many candidates. And found some medium stuff. Oh, and also had it have a look at all dependencies. Still have credits left for auditing future PRs and issues. Thanks prem.io guys!
m0wer's avatar
m0wer 1 month ago
I was checking some feature I did not notice before on GitHub called "Audit log". It registers all the events that happen in a GitHub organization. And it shows you the location of the contributor! image In this case it was the VPN exit hop. But not everyone uses VPNs, and when you contribute long enough to a project, one day you'll have the VPN off. I'm sure many people that have contributed to open source projects were not aware of the maintainers being able to see their location. I definitely wasn't. But there's more! Maintainers can enable collection of IP addresses from the contributors! image I can tell you that it's off for JoinMarket NG, but you would have to trust me about it, because I can't prove it. Same goes for all other organizations you've ever contributed to. An alternative is were things like this don't happen by design. But the fact that Nostr relays and grasp servers don't share your IP with the repo maintainers, does not mean that they themselves can't see where you are connecting from. Of course they can.
m0wer's avatar
m0wer 1 month ago
I already had a solution for transcribing audios: Very easy to deploy and useful. But I was missing some TTS (text to speech) solution. Sometimes I want to listen to an article or long Nostr content. So created a bot that reads out loud whatever you send it and replies with a standard voice note. Here's the code: Here is how it sounds:
m0wer's avatar
m0wer 2 months ago
23 out of the total of 102 JoinMarket makers are using JoinMarket NG! Very happy to see that. And 28 out of the 102 offers have exact grid fees, helping each other create more confusion on their CJs.