Posts
172
Following
135
Followers
145
Probably some RISC-V stuff, but hopefully other things too ;)
@oleksandr ya, makes sense -- I've got ton of other stuff stuck to the back, so I guess I forgot some people don't...

For the actual 3D printing stuff, I just use TinkerCAD. That's about as much CAD as I actually need ;)
0
0
0

I made it this year, I’m in Brussels for ! Join me tomorrow in room h1309 at 11h30 CEST for my talk about the mainline Linux state of Qualcomm SoCs and @LinaroLtd engineers work to achieve current state https://fosdem.org/2024/schedule/event/fosdem-2024-1707-mainline-linux-on-qualcomm-socs-are-we-here-now-/

0
7
0

Jonathan Corbet

Edited 1 year ago
At the risk of spoiling next week's "quote of the week": @monsieuricon 's post on why projects like the kernel and Git continue working over email is definitely worth a read.
2
13
25
@oleksandr not really a direct answer, but I've got a C925e and it has one of those standard tripod threads on the mount. So I just stuck a small tripod head adapter to the back of my monitor with double-sided tape.
1
0
0

Calling QEMU developers to send their Google Summer of Code project ideas. blobcatrainbow

https://lore.kernel.org/qemu-devel/CAJSP0QX9TQ-=PD7apOamXvGW29VwJPfVNN2X5BsFLFoP2g6USg@mail.gmail.com/T/#u

0
1
0

Open-Source Design Automation

Because DATE conference organization extended their early-bird registration period by 3 weeks to Feb 14, we introduced a second early-bird review cycle with a submission deadline on Feb 7, and a notification date at Feb 13.

Get your papers in!

https://osda.ws/r/svc6K

1
3
0

GNU Binutils 2.42 released with improvements to support for CFI, AArch64, RISC-V, Intel, s390x.
https://sourceware.org/pipermail/binutils/2024-January/132213.html

1
3
0

A fantastic job opportunity here, a German train company are looking for a Windows 3.11 Administrator https://www.gulp.de/gulp2/g/projekte/agentur/C00929028

3
13
3

A customer found their machine being hung during reboot. A vmcore was collected. The vmcore analysis shown that the reboot sequence was stuck with tasks waiting for TTY to be unlocked after Scroll Lock was pressed. The customer came back demanding a workaround. Our reply was something like "press Scroll Lock again to unlock the TTY". I wonder what comes next.

If you think working as a Senior Principal in the Kernel team is fun, think twice.

2
5
4
Edited 1 year ago

2024 will be happening in a bit more than 1 week in Brussels!

Catch my talk "From phone hardware to mobile Linux" on Saturday morning or "Open Source for Sustainable and Long lasting Phones" (together with @agnes007 in the big Janson room!) on Sunday afternoon!

Or come by the @postmarketOS (+friends) stand in the AW building!

I hope to see you there!

Links:

https://fosdem.org/2024/schedule/event/fosdem-2024-2234-from-phone-hardware-to-mobile-linux/
https://fosdem.org/2024/schedule/event/fosdem-2024-3362-open-source-for-sustainable-and-long-lasting-phones/
https://fosdem.org/2024/stands/

0
13
0

Snowless winter in Himalayas – another sign of climate change

Lack of snow could mean water shortages for millions across Asia

https://www.rfa.org/english/news/environment/tibet-snowless-winter-01232024144224.html

0
5
0

Jonathan Corbet

Edited 1 year ago
Many years ago, my father set out to create a book that would help new spinal-cord-injury victims come to terms with (and love) their new life. The result, called Options, was widely distributed in rehabilitation centers for years and helped thousands of people before finally going out of print.

Inspired by the creation of the Full Circle film, which quotes extensively from the book, we have been working to bring Options back. Now, we're happy to say that Options is available, under the Creative Commons SA 4.0 license, in a number of forms. Enjoy!

As an aside, I have to say that the tools for scanning and OCR work have gotten pretty good. All of this was made possible by SANE, unpaper, tesseract, Sphinx, and surely some other tools I'm forgetting now.

0
26
41

Folks, I can't take this on. If you want to take it on, I'll give advice.

https://sfbay.craigslist.org/sfc/zip/d/san-francisco-vhs-tapes/7707937218.html

1
3
0

Krzysztof Kozlowski

Linux v6.8-rc1 comes with new document describing coding style for DTS (Devicetree sources):
https://www.kernel.org/doc/html/latest/devicetree/bindings/dts-coding-style.html

This marks the end of many unwritten rules, varying between subsystems and maintainers. At least, like with every coding style document, in theory. :)
2
10
22
Whenever I read Nathan Chancellors recaps I always go and look at what
my contributions look like (see https://nathanchance.dev/posts/2023-cbl-retrospective/
for his far more comprehensive retrospective than my own brief look).

In 2023 this is what they looked like:

Authored: 123
Reported: 8
Tested: 29
Acked: 412
Reviewed: 372

In comparison, 2022 looked like:

Authored: 181
Reported: 21
Tested: 28
Acked: 45
Reviewed: 92

Two rather different years in terms of my kernel contributions, that's
for sure. In March or April I started co-maintaining dt-bindings, which
is the reason for the massive growth in terms of ack/review tags.
The number that is there is probably also underselling the amount of
reviewing actually done, since I usually avoid leaving a tag on vN of a
patch when one of the other maintainers already has, even if I spent a
bunch of time reviewing v(N-1).

On another note, the number of reported-by tags dropped considerably - I
like to chalk that up to the riscv port becoming more stable :)
1
1
2

Bryan O'Donoghue and and Hans de Goede will be presenting "A fully open source stack for MIPI cameras" at FOSDEM on Saturday 3rd February at 13:30 in UD2.120 (Chavanne) as part of the Embedded Mobile and Automotive Devroom.

https://fosdem.org/2024/schedule/event/fosdem-2024-3013-a-fully-open-source-stack-for-mipi-cameras/

0
5
0

Released picolibc version 1.8.6 today.
Highlights: ctype avoids a static array, fenv functions are inlined (except on x86).
Full release notes here: https://github.com/picolibc/picolibc/releases/tag/1.8.6

0
2
1

"mq-deadline doesn't scale!" complaints are apparently rampant, so I spent a bit of time looking into that and wrote a few patches to address the basics. 100+% improvement, obviously the complaints were right.

https://lore.kernel.org/linux-block/20240118180541.930783-1-axboe@kernel.dk/

Now waiting for folks to poke holes in it.

3
3
0
Show older