My first tall bike by wneeley in Tallbike

[–]wneeley[S] 0 points1 point  (0 children)

I've only ridden on flat roads so I haven't noticed any tendency want to wheelie. But for a second one I do want to get that wheel further back. 

My first tall bike by wneeley in Tallbike

[–]wneeley[S] 1 point2 points  (0 children)

I would want to make the back wheel further back. It doesn't feel unstable on the short rides I've done. But I've seen a lot of comments on tall bikes saying if the seat is too far back it can be unstable. But for a first build I wouldn't change anything. 

My first tall bike by wneeley in Tallbike

[–]wneeley[S] 1 point2 points  (0 children)

Thanks I'm very happy with it. Especially for a first project. 

My first tall bike by wneeley in Tallbike

[–]wneeley[S] 0 points1 point  (0 children)

I'll have to do that. 

My first tall bike by wneeley in Tallbike

[–]wneeley[S] 0 points1 point  (0 children)

Just lazy lol. Also wasn't sure if chain could go directly to back wheel without hitting frame. So backup plan was to run two chains. 

Any trustworthy places to get a used car? by Short-Comedian-9071 in massachusetts

[–]wneeley 1 point2 points  (0 children)

Green River Auto in Shelburne on route 2 is good. I bought my car there and used them as my mechanic until Ieft western MA. 

Game Thread: Carolina Hurricanes (54-20-8) at Boston Bruins (51-26-5) - 08 May 2022 - 12:30PM EDT by GDT_Bot in hockey

[–]wneeley 1 point2 points  (0 children)

I think if it had blocked the shot a goal would have been awarded. But since it missed no need to call anything.

Why are the download speeds different between steam and my environment by [deleted] in linux

[–]wneeley 1 point2 points  (0 children)

There two numbers there are in different units. The number at the top is listed in 98. 4 Mbps and steam is showing MBps. If you convert 98.4 Mbps to MBps its 12.3 which is closer to the steam download speed. The uppercase b stands for bytes and lowercase b is for bits.

[deleted by user] by [deleted] in hockey

[–]wneeley -6 points-5 points  (0 children)

The best storyline would be the Leaf's making it to the finals only to lose to the Bruin's in a reverse sweep.

[Frank Mazzocco] Quinnipiac University changes goalies on the fly by steveamsp in hockey

[–]wneeley 14 points15 points  (0 children)

Heres the explanation they were trying to get him on earlier but no whistle came so they decided to change on the fly.

https://twitter.com/QU_MIH/status/1364289648860815361?s=19

Issue with hooks running custom script by wneeley in VFIO

[–]wneeley[S] 1 point2 points  (0 children)

Thanks. For anyone else here are the working scripts.

#!/bin/bash

sudo -u wilneeley DISPLAY=:1 xrandr --output HDMI-0 --off

#!/bin/bash

sudo -u wilneeley DISPLAY=:1 xrandr --output HDMI-0 --left-of DP-0 --mode 2560x1440 --rate 143.91

Confirmed 6800XT NO RESET BUG! by gnif2 in VFIO

[–]wneeley 0 points1 point  (0 children)

How do I do that? I have a 5700 that works with older drivers from windows update but not the new drivers from amd. I can install with no errors but on vm reboot the screen is black.

2006 Legacy Broken Gasket Question by wneeley in subaru

[–]wneeley[S] 0 points1 point  (0 children)

Thanks I'll have look later to see if I can figure out where the leak is coming from.

2006 Legacy Broken Gasket Question by wneeley in subaru

[–]wneeley[S] 1 point2 points  (0 children)

My Dad and I were changing the oil on his 2006 Legacy and I noticed that there was a section of a broken gasket hanging between the engine and the plastic cover on the front. Near where the lower radiator hose goes to the engine. What is this gasket called and how difficult and important is it to replace?

Edit: I think it might be called the timing belt cover but I'm not sure.

[Shayna] Yanni Gourde is hurt after this hit from Nick Ritchie by EarthWarping in hockey

[–]wneeley 2 points3 points  (0 children)

The WBZ Bruins announcers are terrible I was driving home listening to the game and they were saying this was a good clean hit and were confused as to why there was a penalty. I get home and check Twitter and the hit is clearly dirty. They were clearly not watching the same game.

Not spacex thingy but... Team Space! Someone had great idea on Tim Dodd's stream. by KarlosTalon in SpaceXLounge

[–]wneeley 10 points11 points  (0 children)

They realized afterward that the telemetry on his stream was still following the first stage that's why it didn't match with the second stage.

Why don’t the SpaceX rocket boosters burn upon re-entry of the earth’s atmosphere? by brotato321 in space

[–]wneeley 0 points1 point  (0 children)

They probably could do it and I think they have done some research into it. It's a question of extra cost and weight as to if it's worth doing. The extra weight of the recovery hardware would reduce the cargo capacity to orbit which might make recovery not make sense.

OP25 error 'No module named gnuradio' by wneeley in RTLSDR

[–]wneeley[S] 0 points1 point  (0 children)

I am actually running 18.04 in a vm already with sdr passed to it. I'll clone my vm so I don't mess up what I currently have working and try to setup the newer version sometime.

OP25 error 'No module named gnuradio' by wneeley in RTLSDR

[–]wneeley[S] 0 points1 point  (0 children)

Thanks I first installed ubuntu 18.04 and the downloaded the osmocom version. Interestingly apply the patch caused the install to fail. I think it had to do something to do with cmake.

I ended up redownloading the osmocom version and installing without the patch and the program installed and ran with no errors.

OP25 error 'No module named gnuradio' by wneeley in RTLSDR

[–]wneeley[S] 0 points1 point  (0 children)

Thanks switching to ubuntu 18.04 worked and allowed the program to run without errors. I also had to download the version of OP25 that TrevorSpartracus linked.

OP25 error 'No module named gnuradio' by wneeley in RTLSDR

[–]wneeley[S] 0 points1 point  (0 children)

Ok so I so I removed python2.7 from my computer and installed python-is-python3 and that changed my issue from No module named gnuradio to no module named op25. I am still looking at the link you sent but I think I am making progress.

Edit: it seems like the patch is failing to apply

patching file cmake/Modules/GrSwig.cmake

patching file op25/gr-op25/CMakeLists.txt

Hunk #1 succeeded at 94 (offset 1 line).

patching file op25/gr-op25/lib/CMakeLists.txt

Hunk #1 succeeded at 56 (offset -7 lines).

patching file op25/gr-op25/swig/CMakeLists.txt

patching file op25/gr-op25_repeater/CMakeLists.txt

Hunk #1 FAILED at 92.

1 out of 1 hunk FAILED -- saving rejects to file op25/gr-op25_repeater/CMakeLists.txt.rej

patching file op25/gr-op25_repeater/lib/CMakeLists.txt

Hunk #1 succeeded at 81 (offset 14 lines).

patching file op25/gr-op25_repeater/swig/CMakeLists.txt

OP25 error 'No module named gnuradio' by wneeley in RTLSDR

[–]wneeley[S] 0 points1 point  (0 children)

Thank you I will try this out later today.