Posts
494
Following
144
Followers
172
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/
@fustini Here's the list of what I have installed:
Plug 'preservim/vim-colors-pencil'
Plug 'iamcco/markdown-preview.nvim'
Plug 'nvim-mini/mini.icons'
Plug 'dnlhc/glance.nvim'
Plug 'airblade/vim-gitgutter'
Plug 'folke/which-key.nvim'
Plug 'lewis6991/gitsigns.nvim'
Plug 'vim-airline/vim-airline'
Plug 'cloudhead/neovim-fuzzy'
Plug 'neovim/nvim-lsp'
Plug 'neovim/nvim-lspconfig'
Plug 'nvim-lua/plenary.nvim'
Plug 'nvim-telescope/telescope.nvim', { 'branch': 'master' }
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
Plug 'pappasam/coc-jedi', { 'do': 'yarn install --frozen-lockfile && yarn build', 'branch': 'main' }
Plug 'nvim-treesitter/nvim-treesitter-context'
Plug 'psf/black', { 'branch': 'stable' }
Plug 'nvim-telescope/telescope-fzy-native.nvim'
Plug 'sindrets/diffview.nvim', { 'branch': 'main' }
Plug 'sharkdp/fd'
Plug 'kyazdani42/nvim-web-devicons'
Plug 'kyazdani42/nvim-tree.lua'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-sleuth'
Plug 'smithbm2316/centerpad.nvim'
Plug 'ThePrimeagen/harpoon'

I'm not entirely sure what of that I use every time I open the program, but I do know that black is currently broken (and has always been really dodgy as to whether it works or not).

Of course I also have clangd set up with the language server stuff, same for rust-analyser.
1
0
1
Doing a pretty significant nvim version jump and all that entails for plugins, and damn some of the plugin format shit got massively downgraded by the authors in the interim :/
1
0
0
@palmer @kernellogger @ljs @vbabka Ohh right, I think I was thinking about XIP. I wonder if we can try getting rid of that again. When we last tried to get rid of it, it was broken (dtb pointer related problems during boot) but it got fixed. The problem of not having support for any extension requiring alternatives is a bigger problem now than it was then.
0
0
2
@palmer @vbabka @kernellogger @ljs Ye it was some guy from kontron that spoke up in defence of it IIRC.
1
0
2
@vbabka @kernellogger @ljs Please. That shit is responsible for like half of all build issues with patchsets people submit for riscv.
0
1
3
@krzk Yup.. Positive aspect is that they're willing to submit patches still and that our collective response to anlogic helped with that.
1
0
1
@krzk The annoying thing is that this behaviour does actually work, especially when the people involved are not established contributors. Felt like I was kinda dog-piling there, since you'd already responded - but I was furious reading their mail.
1
1
4
@b0rk While rejigging the content of individual commits in a branch I have used it to avoid having to use interactive add to make per-hunk decisions after the reset. I think the cases in which I would have done so have almost all been replaced with `git commit --fixup` though once I found out that that existed. There's probably still some annoying branch rework situations where using `git reset --soft` after staging something is the most straightforward way to go about it, at least for my level of git knowledge.
0
0
1
@ljs @vbabka @hyeyoo 0500 gym is where it's at IMO. Always feel great for the rest of the day.
1
0
3
@trini I believe that's done with "depends on !COMPILE_TEST". Few cases actually cite the reason why, but there's a bunch of options that do that and some (eg ARM_HAS_GROUP_RELOCS) say why.
1
0
1

Jonathan Corbet

It took a long time and over 60 articles but, at @lwn, we have finally managed to complete our reporting from the 2025 Linux Storage, Filesystem, Memory Management, and BPF Summit. If you want to know what is going on in those core parts of the kernel, this is the place to look.

We've put together an EPUB version of the whole set as well — good bedtime reading!

https://lwn.net/Articles/1026338/
1
28
59
@ljs When I started working out I was a fat shit with zero muscle (3 years of sitting at a computer after quitting sport), I tried lots of different stuff. Compounds were what kept me coming back, and I stuck to it. If that's machines and hypertrophy for you, more power to ya :)
0
0
2
@sven @ljs Yah, I didn't think you were saying it was easy. My point was more that that day was awful, even though the volume wasn't the highest and there was nothing else in it. For context, my 1rm at that time was 130 kg, so those triples were at like 85% of my max. Still better than high volume squats though, since not nearly as taxing on your body.
1
0
2
@ljs @sven eh, not so "stacked" now, that was from a pre-covid program and since 2022 not doing anything within 20% of what's listed there.
0
0
1
@ljs I like number going up, which is the whole point of powerlifting training I guess.. I only ran that sort of extreme program to try something radically different because my bench plateaued at like 100x2 for a few months with what I had been doing. It was only done for like 3 months, into a few week break, into 3 months again. Rest of the program was indicative though of what I ran pre covid.
0
0
2
@sven @ljs "just", but it sucked. Those sets were hard, needed a trustworthy spotter for the last 3-4.
1
0
2
@sven @ljs If there's one thing I have, it's legs.. Never really did volume stuff, just pushed the weight but I feel like I'm genetically predisposed cos my lil brother didn't get my parent's chicken legs either. Calves I feel like you gotta cycle for or something, calf raises always look like such a cope exercise to me.
0
0
2
@ljs
> hey notice they're pretty big right?
Heh, I did as a matter of fact..
0
0
1
@ljs this is what I was doing that I considered unsustainable, but my bench flew up doing it. Really benching 3x a week is probably enough volume for me, but I can't even get 3x a week of it in with my current schedule. Never really done much by way of isolation stuff, pretty much don't use "machines". Well, other than the pulldown/row combi thing and back extensions. Never really liked them compared to compounds or db stuff.
1
0
2
@ljs Yah, same weak point for me. Need an unsustainable amount of volume for it to improve.
1
0
2
Show older