Posts
179
Following
135
Followers
146
Probably some RISC-V stuff, but hopefully other things too ;)

Massachusetts Avenue, Cambridge, in Central Square.

0
1
0

I will present Mirror Hall for the first time at next month [1], and wrote a guide on how to develop similar home-grown desktop streamer solutions last month [2].

There's only a couple of weekends until then for small improvements to the app, so if you have any particular wishes let me know! 🪄

1. https://fosdem.org/2025/schedule/event/fosdem-2025-4527-mirror-hall-building-virtual-network-displays-to-bridge-mobile-and-desktop/

2. https://notes.nokun.eu/post/2024-09-22-mirrorhall/

4
5
0

I’ve posted an end-of-year update for my GCC translation validation tool, smtgcc, to the GCC mailing list:
https://gcc.gnu.org/pipermail/gcc/2024-December/245315.html

1
4
0
A small announcement from me that I am now officially able to spend a lot more of my time working on Linux kernel maintainer support duties. It's not a "change of hats," but I will be able to spend a lot more time wearing my maintainer support hat on this year!

https://lore.kernel.org/workflows/20241230-loyal-jumping-marmoset-0bde8f@lemur/T/#u
4
13
48

Everything Open 2025 program is now published.

Presentation “Enhancing spatial safety in the Linux kernel: Fixing thousands of -Wfamnae warnings” by Gustavo A. R. Silva

Program: https://2025.everythingopen.au/schedule/
Tickets: https://2025.everythingopen.au/attend/tickets/

0
2
0

How today started: "ah, time for the easy bit of this library, open a unix socket and talk with the codec I've written"

How today is going: posix spec open on one screen, manpages on another, linux kernel source code front and center. One of these three is lying, and by Jove I aim to discover which it is.

1
4
0

I generated a 12-character commit SHA prefix collision with the start of Linux's git history. It took about 6 hours on an RTX 3080 GPU:

https://people.kernel.org/kees/colliding-with-the-sha-prefix-of-linuxs-initial-git-commit

4
21
0

if you're interested in actually overthrowing Big Android (rather than living off Googles scraps) be sure to come by the assembly this congress. There's a revolution brewing :3

https://linmob.net/38c3/

6
10
1

in switzerland you aren't allowed to have a train with exactly 256 axles because of an integer overflow in the axle counting machine

i wish i could fix my software bugs by making it illegal to cause them

6
28
2

The complete schedule for the devroom at '25 is online ⚙️ 🐝
https://fosdem.org/2025/schedule/track/ebpf/

The devroom will take place on the Saturday (1st February) afternoon. I hope to see many of you at the event 🙂

0
2
0
Edited 2 months ago

Welcome to the War on Cars, Conor Dunne.

/cc: @TheWarOnCars

https://youtu.be/wmUP8OH50E0?si=OIFtuwdIxT_bHvkR

0
2
0

It’s a long article on these insanely bright car headlights, but it contains this paragraph ⬇️ https://www.theringer.com/2024/12/03/tech/headlight-brightness-cars-accidents?lid=dpe6tiyd81ev

10
10
0

Don't tell me how to live my life.

0
1
0

#284 Given the following in C++

template <typename... T>
void f1(T......); // A

template <typename... T>
void f2(T..., ...); // B

Without checking, which is valid:

A. A
B. B
C. Both
D. Show results


0% A
33% B
66% C
0% D
1
2
0

New make !

Laser engraved slate coasters with famous CPU markings...

7
16
1

Friends, today is the day before Thanksgiving here in the US. Friday is also a holiday for many people here so that we have the day off to go buy stuff that looks like it is on sale but really isn't.

What does that mean to you? It means that it is time. Time to push that code to production. Push it like it's never been pushed before. Use all the git flags.

Testing is for people who are not confident in their abilities, and we don't have time for that sort of negativity around here.

Today is your day.

Tomorrow, and beyond? That is ops problem.

11
6
0

Elon Musk just confessed to tampering with the X content algorithm so people will not read the news, effectively creating a platform where unsourced claims get prioritized, and statements with links to documentation gets pushed aside.

X really is the platform of dumb.

20
5
0
Show older