Posts
410
Following
440
Followers
343
Linux Kernel security developer, working for Microsoft. Also W7TXT. Views are my own.
Topics: #Linux #kernel #security, #amateurradio, #RF, #hamradio, #electronics, #science, #radioastronomy, #physics, #space, #arduino.

📡 https://w7txt.net/
🐧 https://blog.namei.org/
☠️ https://www.facebook.com/w7txt


Calibrating the PID controller of a DIY reflow hot plate. Mistakes were made.
1
0
2
The lack of threading here is diabolical.
0
0
3

Hi folks, I've just posted an edited version of one of the presentations I gave remotely at Microwave Update 2024 Vancouver. It's about some of the techniques I've been experimenting with for manufacturing antennas and feeds now I have a tame 5000-pound killer robot in my workshop, otherwise known as a SYIL X5 CNC mill.
https://youtu.be/ZDQyhEpxXmA

1
1
1

Linux Security Summit 🐧

Edited 2 months ago
📢 Videos from Linux Security Summit Europe 2024 (LSS-EU) are up:

https://www.youtube.com/watch?v=S1r94G8yJMs&list=PLbzoR-pLrL6pXwGwbAmhi3DgsaPKJTLde
0
8
9

I visited ESA’s antenna laboratory so now you get new wallpapers (for free even!)

11
8
3

PROGRAMMING TIP
avoid repeating the same 4 lines of code twice by writing 270 lines of beautiful, abstract, generic code

2
16
7
At Microwave Update in BC (https://www.microwaveupdate.org), one of the vendors had a 170 GHz spectrum analyzer. How is it possible in a device this size? #hamradio #microwave #amateuradio
2
0
4
Toured the TRIUMF particle accelerator in Vancouver BC, got to stand on top of a cyclotron. The magnetic field was strong enough to prevent paperclips from laying flat. It’s also where they store old focusing magnets (which become radioactive).
1
3
5

OMG I want to tell you about the coolest thing I've learned about in a hot minute! (Maybe everyone already knows about this, but it's new to me & I LIKE LEARNING STUFF LET'S GO ON A JOURNEY OF EXPLOSIVE DISCOVERY TOGETHER)

SO. Under certain precise conditions, natural deposits of uranium can develop spontaneous nuclear fission chain reactions identical to the kind we make on purpose in modern nuclear reactors

*This has already happened at least once.* About 1.7 billion years ago in Oklo, Gabon

4
2
1
Edited 2 months ago

🗞️ The September issue of RDE Monthly is out!

The best monthly newsletter about Guix, Guile and RDE ecosystems.

Brought to you by Kirill Yermak and community.

https://lists.sr.ht/~abcdw/rde-monthly/%3C250419570.99760.1727873737363@office.mailbox.org%3E

Events, Releases, Announces, Articles and Videos, everything from the last month collected in one place.

Contribute to the next issue:
https://todo.sr.ht/~abcdw/tickets/66

Stay informed, stay engaged!

0
2
1
Tweety.
2
2
6

Just like I did for 6.10, I wrote up a "what's new with io_uring" but for the 6.11/12 kernels. 6.11 wasn't super exciting in terms of features, so bundled these into a single page.

https://github.com/axboe/liburing/wiki/What's-new-with-io_uring-in-6.11-12

1
3
1
What am I supposed to do with this? Wrong answers only.
11
2
2

Tomorrow I'll be hosting a Linux Security Modules (LSM) BoF at LPC. If you have any LSM questions or a related topic to discuss, please join us!

https://lpc.events/event/18/contributions/1890/

0
3
1

Great write-up by @psychomario on a root privilege escalation toolchain which leverages DBus, CUPS, and WPA on Ubuntu: https://snyk.io/blog/abusing-ubuntu-root-privilege-escalation/

0
3
1

Please help us test OpenSSH ahead of the 9.9 release, due in a few weeks.

New features include a new post-quantum key exchange based on ML-KEM, improved controls to disallow unwanted connections and better performance for the existing PQ key exchange.

Full details at: https://marc.info/?l=openssh-unix-dev&m=172638834815257&w=2

4
5
0

Having worked on the kernel for decades, and imposing a lot of the same code/git hygiene for liburing, there can be a disconnect for contributors on what is expected of a commit and commit message, and what series of commits should look like. I attempted to provide a basic guideline here:

https://github.com/axboe/liburing/blob/master/CONTRIBUTING.md

and would appreciate feedback from folks on what I missed, what isn't clear, etc.

3
5
2

Gonna be giving a talk "SLUB Internals for Exploit Developers" at @LinuxSecSummit next week.

Plan to cover the basics one needs to know before writing exploits for slab bugs; slides coming along 😁

Also gonna stay around for @linuxplumbersconf.

https://lsseu2024.sched.com/event/1ebVN

0
3
3
This is a real command that people type instead of grep:

Select-String -Path "C:\file\Path\*.txt" -Pattern "REGEX"
0
0
1
Show older