Posts
143
Following
126
Followers
134
Probably some RISC-V stuff, but hopefully other things too ;)

We got an email from the Serbian Registry of Internet Domain Names (RNIDS), the organisation that is responsible for the `.rs` top-level domain.

Looks like they are a big fan of Rust. 😊

2
34
7

Ever played factorio and thought "I wish my factory had a risc-v core"?

Introducing Factorio Yosys!

This is a project of a friend of mine not on mastodon, so all credit to him. He built a full @yosyshq backend for that can now compile a core.

The core runs at 1.82 Hz at 60 FPS, and much faster with uncapped framerate.

Source code here https://git.sr.ht/~acqrel/factorio-yosys

4
13
3

I had a great time visiting Tenstorrent's Santa Clara office this week. @olofj surprised us with the unexpected delight of Semla! https://en.m.wikipedia.org/wiki/Semla

1
4
2

Surely someone who's worked on Chromecasts at some point follows me, so why am I getting this:

curl 'http://192.168.87.229:8008/setup/eureka_info?params=setup.setup_state' | jq

{
"setup": {
"setup_state": 52
}
}

which does not appear to be an expected value, and attempting to trigger a stream results in it immediately closing the connection help I don't know what I'm doing

1
1
0

My story about how telematics data from people's cars unexpectedly raised their insurance rates is on the front page today...

https://www.nytimes.com/2024/03/11/technology/carmakers-driver-tracking-insurance.html?unlocked_article_code=1.b00.DzhQ.GXkvg-kgWebx&smid=url-share

... and this is where it started: me lurking on car forums and seeing comments like this.

If this story doesn't convince lawmakers we need a strong federal privacy law, I'm not sure what will.

1
10
0

The next Linux Kernel Debugging Tools monthly meeting is tomorrow, Wednesday, February 28th at 11:30 AM Pacific time. See the linux-debuggers mailing list for the agenda: https://lore.kernel.org/linux-debuggers/Zd5FF1aTvhHWcHhY@telecaster/ and let me know if you'd like an invite.

0
1
1
So, this is fun, but it really chews through your ChatGPT credits. :`)

I'm working on b4 "code review" mode (grab a series, apply it to your tree, review every patch, send all your acked-by's, reviewed-by's, and individual comments as a one lump batch at the end of your review). The reason I'm playing with this is to see if we can plug in some AI pre-analysis and discussion summaries before the reviewer starts their work.
1
4
9

We had a lot of hackers wondering around at this year it seems: https://www.linaro.org/blog/linaro-fosdem-2024/

0
2
0

The Security Summit, April 18 & 19, in Seattle, has published the schedule:
https://events.linuxfoundation.org/linux-security-summit-north-america/program/schedule/
Come join us!

0
4
0
Linux is now a CNA: http://www.kroah.com/log/blog/2024/02/13/linux-is-a-cna/

This has taken a long time, I'd like to thank all the groups that helped, and especially the CVE group themselves. Our application was a bit different than other groups, but they understood that this is important for security overall.
7
86
127

One-line fix, you say? Meh. Here's a zero-line fix!

1 file changed, 0 insertions(+), 0 deletions(-)

https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27573/diffs?commit_id=d8e4a4e44b3e3bb493535f87c14123e4dbbe1209

0
7
2

Thorsten Leemhuis (acct. 1/4)

Wondering if that might be something the development community could use to motivate a few people to improve the 's docs:

"'"Google Season of Docs provides direct grants to open source projects to improve their documentation and gives professional technical writers an opportunity to gain experience in open source."'"

https://opensource.googleblog.com/2024/02/announcing-google-season-of-docs-2024.html

1
4
0

When I got started with Linux kernel debugging, one of the most opaque topics was core dumps. What's inside them? What formats are there? How do they get created? How can you fix them if they're broken?

I've learned a lot over the past several years, and I wrote a guide based on my experience. It's a very long article, and surely not complete. I hope if you're interested in kernel debugging, you might read it and find it useful!

https://blogs.oracle.com/linux/post/whats-inside-a-linux-kernel-core-dump

1
13
2
@TheWarOnCars Sometimes I feel like people are just being assholes because they can, it kind of drives me crazy because I don't really know what to do...
2
0
3
is running my X1 carbon in high-TDP mode all the time a bad idea?
1
0
0

git config --global rerere.enabled true

I learned this at . You too might want to set it.

6
9
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
8
0

Jonathan Corbet

Edited 3 months 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
14
25
Show older