Posts
3537
Following
721
Followers
1583
"I'm interested in all kinds of astronomy."
repeated

Why does nobody ever mention that the company providing ID verification in the UK is ultimately owned by Thiel and, therefore, Palantir?

This is dragnet making XKEYSCORE an amateur system.

https://mastodon.online/@mullvadnet/116087059413472819

0
2
0
repeated
Edited 18 days ago

Pwndbg 2026.02.18 is out! Enhance your GDB or LLDB experience!

We visualize branches in nearpc, synchronize your decompiler (IDA/Binja/Ghidra) via decomp2dbg, annotate stack variabless from debug info or decompiler, support new Linux kernel debugging commands - for tracing SLUB allocs/frees or dumping tasks information.

See what's changed in: https://github.com/pwndbg/pwndbg/releases/tag/2026.02.18

Want Pwndbg to keep moving fast, or, having us give a talk about it? Sponsor us: https://github.com/sponsors/pwndbg/

0
9
0
repeated

Open source has an open slop problem.

And I think the solution is one that would've been perfectly obvious to a thirteenth-century Florentine weaver...

https://www.joanwestenberg.com/the-case-for-gatekeeping-or-why-medieval-guilds-had-it-figured-out/

5
4
0
repeated

Mistodon: when you wanna go oldschool, you can't beat the green glow of a P1 phosphor terminal. This embryonic screen, 'Born Digital', was drawn by @mavenmob and included in the MIST0223 artpack collection released three years ago this month.

0
2
0
repeated

bert hubert 🇺🇦🇪🇺🇺🇦

Microsoft loves to play word games stating that *they* did not evict the chief International Criminal Court prosecutor from the cloud. But this is exactly what they did, and now they are trying to correct the UK parliamentary record, where they had tried to spin this (incorrectly): https://www.theregister.com/2026/02/18/microsoft_asks_uk_parliament_to_correct_record/

1
7
0
repeated

Talos Vulnerability Reports

New vulnerability report from Talos:

OpenCFD OpenFOAM Code Stream directive arbitrary code execution vulnerability

https://talosintelligence.com/vulnerability_reports/TALOS-2025-2292

CVE-2025-61982
0
1
0
So I spent way too much time debugging today and this beer made me sentimental so here's a software success story:

I use motibro.com to sign up for trainings and I think they became SW Buddha (or whatever):

- The webapp just works
- AFAIK there is no mobile app, but mobile view just works
- The copyright info stuck in 2022, no one cares ofc
- They send notification with the right info, at the right time, no spam
- I can't recall any feature or design updates, I can basically manage my classes blind
- I hear no complaints about the software from any of its users

We need more software like Motibro!
0
0
6
repeated

How have I lived to the Year of our Lord 2026 without having seen this meme before now?

0
5
1
Edited 19 days ago
This is me, arguing with rustc about various ways of setting one bit in memory:

https://www.youtube.com/watch?v=Hz1JWzyvv8A
0
0
1
repeated
Edited 19 days ago

so this password manager paper: https://eprint.iacr.org/2026/058 starts with:

> We examine the extent to which security against a fully malicious server holds true for three leading vendors who make the Zero Knowledge Encryption claim: Bitwarden, LastPass and Dashlane

with https://sphinx.pm, we consider it - half-jokingly, with some caveats - normal, the server being fully malicious and it's fine have it hosted by the nsa/u8200/gru/prc

1/n

1
1
0
@alphastrata The root of the issue is that the library I'm using is not originally in/for Rust, so such best practices simply don't exist in their world...
1
0
0
repeated

Alice Averlong🏳️‍⚧️

I've seen a lot of people asking for an option for "are" in the marshdeer xkcd-2501 generator... so I made one! Yay open source.

https://foone.github.io/xkcd2501-generator/

(pull request about to be in progress, but this is my fork of my changes)

6
3
1
@addison Thanks, that's in line with @alphastrata's suggestion and the advice I got afk.

I'm quite new to Rust and it's strange that something as simple as moving a couple of lines of code into a function (I'm still considering a macro actually) can require this much consideration, but I guess this is the price we pay for stability.
2
0
0
@addison Thanks, that makes sense, but I can't touch Session as it comes from a dependency. There is definitely a lifetime issue here too (esp. because the actual tree of objects goes ~5 levels deep).

I think the root of my Q is if there is a way to create a "will" for Rust functions/scopes that would say "after my death my caller will inherit all that I own (so please don't free shit up)"?
1
0
0
@kstrlworks Oh sry, I'm on 25.7<whatever is the latest patch>. I simply use two bridged interfaces on Proxmox. Based on my above observations I think this is more of a design issue of moving around files during the upgrade process, and *maybe* something you can mitigate with some ZFS magic (I'm on UFS).
1
0
0
@addison From a different branch of this convo:

"Imagine that initialization is more complex and I want to provide a library that hides that complexity, exposing something like setup_widget() and deinit_all()."

https://infosec.place/notice/B3RIRrdtPQog3eUc2y
1
0
0
@edmcbane Imagine that initialization is more complex and I want to provide a library that hides that complexity, exposing something like setup_widget() and deinit_all().

You can see an E0515 here (among other things), but I intentionally refrained from providing my attempts because I suspect there is a completely different Rust pattern for similar cases:

https://play.rust-lang.org/?version=stable&mode=debug&edition=2024&gist=0f4a1eeba2c33741fafc059d717e87bb

It's important that I can't touch Session or Widget as they are provided by a library (with FFI).
0
0
0
@alphastrata Thanks! I'll probably end a up a solution like that but still wonder if this can be achieved without Box/refcounts (should've added to the question)?
0
0
0
repeated

ブースト、お気に入り大歓迎!yuya_maekadoさんの投稿作品です。

【yuya_maekadoさん】
https://tokyocameraclub.com/mstdn/yuya_maekado/

【投稿作品】
https://tokyocameraclub.com/mstdn/yuya_maekado/111940073051394315

【登録はこちら:東京カメラ部インスタンス】
https://mstdn.tokyocameraclub.com/

東京カメラ部インスタンスに登録いただき、ハッシュタグ「」を付けていただいた投稿が対象となります。ぜひ、気軽にご参加ください。

※各種法令、マナー、関係者の指示に従った撮影をお願いします。
*Please ensure that your photography adheres to all relevant laws, etiquette, and instructions issued by authorized persons.

0
1
0
Show older