Satadru Pramanik, DO, MPH, MEng

Results 88 issues of Satadru Pramanik, DO, MPH, MEng

Rubygems moved to use https://github.com/jhawthorn/pub_grub which is described here: https://nex3.medium.com/pubgrub-2fb6470504f Example from the pub_grub repo: ```ruby source = PubGrub::StaticPackageSource.new do |s| s.add 'foo', '2.0.0', deps: { 'bar' => '1.0.0' }...

Getting this message on action-rubocop runs: ``` Running rubocop with reviewdog 🐶 ... time=2024-10-13T00:44:24.061Z level=WARN msg="reviewdog: -fail-on-error is deprecated. Use -fail-level=any, or -fail-level=error for github-[pr-]check reporter instead. See also https://github.com/reviewdog/reviewdog/blob/master/CHANGELOG.md"...

As per https://github.com/airplanes-live/feed and https://airplanes.live/how-to-feed/ This is the new volunteer replacement for adsbexchange...

Using a build of egl-wayland 1.1.18, and the latest Gnome 48 RC release with fixed EGL streams, I see this when I am logged into a wayland session: ``` __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json...

The installation process appears to disable USB tethering. Is this intentional? Can adb and tethering not be simultaneously enabled? Can we enable USB tethering alongside ADB access to maintain the...

Previously A records were resolved first, which was fine for users with broken IPv6 connectivity. Now however, users with broken IPv6 connectivity are finding connectivity via net/http broken since the...

This was reported in https://github.com/aligrudi/neatvi/issues/3 Is there a way to make arrow keys work like hjkl in command mode? I'm fighting decades of muscle memory and would like to be...

I believe I have set all env variables and settings in firefox properly as suggested. Playing https://test-videos.co.uk/vids/bigbuckbunny/mp4/h264/1080/Big_Buck_Bunny_1080_10s_30MB.mp4 shows no video engine utilization in `nvidia-settings` and firefox does not show up...

Weston is pulling in neatvnc as a meson subproject, but the current neatvnc version is having difficulty with figuring out threads support when pulled in as a meson subproject. I...

> Sorry to necrobump, but i'm seeing this error again trying to compile the current version of git (2.52.0) on armv7l with mold 2.40.4 and GCC 15.2. > ``` >...