Satadru Pramanik, DO, MPH, MEng

Results 766 comments of Satadru Pramanik, DO, MPH, MEng

Libevent looks nowhere near a 2.2 release... :/

I added this to my `~/.bashrc` to fix Wayland and X11 not working after I updated the OS in my container to Ubuntu 24.10. ``` echo "Fixing X11 & Wayland..."...

Have you tried using node 22.5.1? Node v22.5 had a problem that broke building jellyfin-web: https://github.com/npm/cli/issues/7657 I was able to resolve by updating to 22.5.1.

> v22.5 had a problem with node and it broke a lot of packages https://github.com/nodejs/node/pull/53934/files > The project is compiled on v20 on the github workflow so if you developing...

Just rebuilt ffmpeg, which hopefully resolved that libjxl issue? If not we need to rebuild the package to build against this newer ffmpeg.

FYI I'm really mucking around here, so this branch isn't usable at the moment...

Argh. Package rename is still broken. I'm probably reloading the json before writing it...

> you've got stuff still symbolised in command/remove.rb > > maybe a quick grep for 'device_json[:' to ensure u don't miss anything But that shouldn't matter, because we aren't passing...

Oh, we also need a superseded_by field in our update array. If py3_pre_commit is installed, then we can remove linter. Also, if a package file isn't there, prompt to remove...