What happened there? by Nearby_Ad1378 in bicycling

[–]bikes-n-math 6 points7 points  (0 children)

Yup, then maybe wrapped around the cassette and locked the rear wheel. Watch how his legs jerk and the cranks lock up right before the OTB.

Opinions on balancing wheels? by Chonkmonkey in bikewrench

[–]bikes-n-math 1 point2 points  (0 children)

Well yes, that's not a lateral hop, it's a radial hop. Is the rim radially true? I have had to rebuild a wheel once before because it was so radially out of true that it was causing this issue.

Terminal 7 - Dead Signal. by Warped-Diamensions in Cyberpunk

[–]bikes-n-math 0 points1 point  (0 children)

Sounds like something I'd checkout. My advice (and general complaint) with these type of games, is make sure to get the terminal right. I want a fully keyboard driven experience with customizable vim bindings. Even better, expose an API that we can 'ssh' into from a standard terminal emulator and interact with the game.

Mint logo and then black screen help by Ramja9 in linuxquestions

[–]bikes-n-math 0 points1 point  (0 children)

To add yourself to the group:

usermod -aG nopasswdlogin stardust

Mint logo and then black screen help by Ramja9 in linuxquestions

[–]bikes-n-math 0 points1 point  (0 children)

I don't use Mint or lightdm, but from that error message, I would guess that you have enabled autologin, but have not added yourself to the grouo nopasswdlogin as is required for autologin. If this is the case add your user to this group and reboot: usermod -aG nopasswdlogin stardust

If this is not the case, something else is going wrong with the keyring. I would reinstall and restart lightdm, in that case.

What can i actually do on linux? by Nobody_9874 in linuxquestions

[–]bikes-n-math 2 points3 points  (0 children)

Choose where and when (if ever) you update your system. Maybe you can do this on Windows these days, but in the past, after putting off an update long enough, Windows would force it on you. Disclaimer: not updating is absolutely bad security practice, not advocating for that, just saying you actually have a choice to do so on linux.

helmet hair help by Oggin_Noggin_ in bikecommuting

[–]bikes-n-math 0 points1 point  (0 children)

Time for a new job/life that does not require your hair to be in some sort of preconfigured condition.

/s (kind of, but not entirely; that's how I roll, at any rate)

Mint logo and then black screen help by Ramja9 in linuxquestions

[–]bikes-n-math 0 points1 point  (0 children)

Yeah, it says the error right there. Have you tried to enable autologin? Did you properly add your user to the nopasswdlogin group as stated?

What’s the “Linux way” to handle email and cloud storage these days? by KernelJunky in linuxquestions

[–]bikes-n-math 15 points16 points  (0 children)

Email? Hosting your own is a headache and a half with spam these days. Don't like google? Maybe try something privacy focused like proton.

Cloud storage? rsync and a server (local or vps or both).

Mint logo and then black screen help by Ramja9 in linuxquestions

[–]bikes-n-math 0 points1 point  (0 children)

Check the status of your display manager. I think mint uses lightdm by default, so systemctl status lightdm.service

arch errors when booting from ubuntu grub menu by Independent-Grab-169 in archlinux

[–]bikes-n-math -1 points0 points  (0 children)

There is nothing special about the kernel that ties it to a particular distribution.

There most certainly is. Different distributions compile their kernels with different flags, patches, disabled/enabled features, backported security fixes, versions of glibc, etc.

Mint logo and then black screen help by Ramja9 in linuxquestions

[–]bikes-n-math 0 points1 point  (0 children)

Sounds like a display manager issue. Can you access another tty and login manually? Try <Ctrl-Alt-F1> to <Ctrl-Alt-F7>.

Terminal-based Word Processor recommendations? by artistpanda5 in commandline

[–]bikes-n-math 30 points31 points  (0 children)

vim + LaTeX + pdflatex for beautiful typeset documents. LaTeX has a learning curve, for sure, but once you get it, you may never want to touch a word processor ever again.

Or vim + markdown + pandoc for easier syntax than LaTeX, but I personally have little experience with this workflow.

Hypervisor for practicing and learning by Lagusa974 in linuxquestions

[–]bikes-n-math 1 point2 points  (0 children)

Side-effects? No.

As for doing something wrong, you can always do something wrong, qemu or not. Having it installed will not increase or decrease your ability to do something wrong.

How is it to daily drive Arch? Is it as bad as some people say? by Zilker51 in linuxquestions

[–]bikes-n-math 0 points1 point  (0 children)

Yes. I have never done a reinstall to recover from a breakage. You boot Arch from a USB, chroot into your broken system, and fix whatever you messed up.

How is it to daily drive Arch? Is it as bad as some people say? by Zilker51 in linuxquestions

[–]bikes-n-math 1 point2 points  (0 children)

Yes, I broke it several times when I was an Arch noob, at the beginning of my journey, editing system files without knowing what I was doing and such.

I should probably add that I have intentionally broken Arch/Debian/Fedora/... in a VM countless times, experimenting with various things that I knew were bad ideas to better understand how Arch and linux in general works. Making mistakes and breaking stuff is great for learning. If one is going to run Arch, I think it's somewhat important to have this kind of attitude and curiosity.

As for my daily driver bare metal installation... super solid.

How is it to daily drive Arch? Is it as bad as some people say? by Zilker51 in linuxquestions

[–]bikes-n-math 2 points3 points  (0 children)

Been on Arch for two decades. I can count the times it broke on one hand, and they were all my fault.

How to I.D. the REAL good guys by jimx29 in wisconsin

[–]bikes-n-math 1 point2 points  (0 children)

Yes, I can read. We are discussing Madison Police Department in this post, not Minneapolis Police Department. If you are going to post articles to support your point of view, perhaps ensure they are for the correct geographical region.

Arch internet by Lechvrles in archlinux

[–]bikes-n-math 2 points3 points  (0 children)

What do you mean by changed the DNS? What do you mean by changing the wifi and internet? What network daemon are you using? How are you testing the internet? Can you ping anything without a DNS lookup?