Posts
395
Following
145
Followers
135
The cat is not mine :(

I like cycling, powerlifting, bad video games and metal.
Otherwise, I occupy my time with various bits in RISC-V land.

~useless, placeholder, website: https://www.conchuod.ie/
Edited 7 days ago
I wrote a script when I first started having to send tags as PRs via email and called it "froth.sh". Cannot for the life of me remember why I did that. Makes heavy use of @charmcli 's gum, so maybe I picked a silly name to be thematic?
1
0
2
heh, password reset form for lf events is obscured by the sponors banner, nice.
2
0
1
Edited 15 days ago
My profile says I am a bad video game enjoyer, but in the last year I dropped all "competitive" games and played MMOs (both wow and ffxiv), Last Epoch, Path of Exile and a bunch of single player games: Cyberpunk 2077, Everspace 2, Dragon Age Inquisition, Baldur's Gate 3 and all the old Halo Campaigns (not Halo 5, I chose to pretend that doesn't exist). I think that makes me a good video game enjoyer :)
1
0
1
Always nice to write some code for a new feature, but end up removing as much code as you add :)
0
0
1

how does one get a job in free software

0
1
0
Re: [RISC-V][tech-server-platform] [RISC-V][tech-brs] [RISC-V][tech-server-soc] [RISC-V][tech-prs] [RISC-V][privileged-software] <actual subject here>
0
0
2
Baldur's Gate 3 would be the best single player game I've ever played if it were not based on D&D.
1
0
0
Bluetooth in-ears found in the washing machine yesterday, crash my bike today. Expensive week :/
1
0
1
Decided to pick up Baldurs Gate 3, even if the D&D style shit is lost on save scumming auld me, but I am really loving the voice acting. Of course the fact that there's a bunch of Irish accents is biasing me, but it feels like one of the best parts of the game :)
1
0
1
Edited 2 months ago
Today's interesting discovery is that the c908 on the k230 (despite not really advertising it) supports Zicbom and the T-Head custom CMO stuff.

Apparently the Chinese documentation says it supports it but the English documentation just says "RISC-V Base Cache Management Operation ISA Extensions Version 1.0-rc2-2c97b28, 2021-11-05: Frozen.". In comparison, about a third of the user manual talks about the T-Head CMOs.

edit: I realise it is expected that the document would cover the custom stuff in far more detail, but for the other standard extensions it claims to support, it at least mentions that it supports the instruction and what it does.

https://occ-intl-prod.oss-ap-southeast-1.aliyuncs.com/resource//1699268369347/XuanTie-C908-UserManual.pdf

Made for an interesting conversation on IRC with dramforever, revy and cyy this afternoon :)
0
1
2
Edited 2 months ago
Adding U-Boot support for the replacement riscv extension DT properties, come to find out that the extension detection there is completely broken, at least in QEMU.
It expects the ISA string to be 32 characters or less, probably true for all hardware it supports but untrue in QEMU for a long time. I guess there aren't too many ISA string parsers, but I do wonder how many others are broken in the face of the "fancier" strings.
1
0
0
Ywe Caerlyn is my favourite poster on lkml. I have no idea what this is meant to be, but it is great:
https://www.youtube.com/watch?v=jpyrxj7IVqQ
1
0
1
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
I updated debian and my terminal font changed. I hate it.
1
0
2

I'm excited to announce I've joined @olofj's RISC-V Software team at Tenstorrent! If you aren't familiar with Tenstorrent, then check this recent talk from CEO Jim Keller https://www.youtube.com/watch?v=lPX1H3jW8ZQ

2
6
2

We're proud to announce the official release of Fedora Asahi Remix! 🎉

Learn more:
https://asahilinux.org/fedora/

10
26
4
Being in my 20s, I was confused as to why YouTube keeps showing me adverts for toys for young children. I realised all I watch on this particular computer is videos about programming and 10+ year old MMOs and it all started to make a lot of sense.
0
0
3
Reading some patch discussion today (between two experienced developers/maintainers) and one cracked out a "I believe the kids these days would say '"Say you don't understand the
code without saying you don't understand the code."'

lmao, good one chief
0
1
4

Krzysztof Kozlowski

I announced it before on social.kernel.org, mailing lists and finally in the Linux kernel (https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=c25223cba5aa9a536392933782d4a7df71d9093b). So one more time, same announcement:
None of the Samsung and Samsung Foundry platforms can bring any new `dtbs_check W=1` warning.

Contributor can easily test it, so sending code which introduces such warnings is considered close to sending code which does not compile. Fast step to get your maintainer grumpy.
0
1
6
Show older