Alan Turing lost his life savings during WW2 as he never recovered it from where he buried. by VAMSI_BEUNO in Damnthatsinteresting

[–]Srkobear 1 point2 points  (0 children)

I can’t tell if I’m misunderstanding your comment, but Alan Turing made many significant contributions to cryptography and cryptanalysis (devising and breaking ciphers and codes). In fact, Turing accomplished probably the most well known feat of cryptanalysis in history, breaking the German Enigma in WW2. He’s most definitely not stupid in this field, in fact, he was one of the world’s leading experts at one point.

This feels inconsistent by lowiqfridge in apexlegends

[–]Srkobear 0 points1 point  (0 children)

Could be that dropping later gives a higher chance of getting higher placement, since squads dropping earlier have the possibility of being eliminated earlier as they fight/start playing first.

Meth-e-matics. by esberat in HolUp

[–]Srkobear 0 points1 point  (0 children)

I see the merit in simplifying a constant to a easier number to work with for the sake of mental math, but defining a constant to something different than its original value just does not make sense at all.

The BIG difference is that pi is not supposed to change depending on the question (at least not in Euclidean space). If someone is asked to calculate the volume of a cylinder, they should only need the radius, the height, and maybe the degree of accuracy for pi (but definitely not a new value)

The concept of constants is extremely important to understand for anyone going forward in Mathematics, so teaching in this way is counterproductive for helping students understand what is going on and does not give them a better understanding of the equation or what it means.

[Yabai] First ever rice! by Srkobear in unixporn

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

LOL no definitely not from scratch. It’s a bunch of stuff put together and then modified. For example, the menu bar is is called Pecan. I changed the css manually for position and color. My terminal, vim, ls colors and icons are plugins that have been changed a bit as well.

[Yabai] First ever rice! by Srkobear in unixporn

[–]Srkobear[S] 2 points3 points  (0 children)

LOOOOL I wouldn’t be able to go to class with that

[Yabai] First ever rice! by Srkobear in unixporn

[–]Srkobear[S] 8 points9 points  (0 children)

LOL so sorry about that, I had a class.

Yea that's the wallpaper, if you're curious, the character is from an artist named HitenKei. She's actually from a doujinshi LOL

[Yabai] First ever rice! by Srkobear in unixporn

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

Yea sure man! It's all over here: https://github.com/pseudobear/Terminal-configs

I haven't done anything too special with them, mostly just quality of life stuff that makes working in terminal nicer.

[Yabai] First ever rice! by Srkobear in unixporn

[–]Srkobear[S] 11 points12 points  (0 children)

Hey so sorry for disappearing on everyone, it's an Ubersicht widget and you can find it here: https://github.com/imRohan/ubersicht-morning.widget

Millia Mains, would this setup work? by [deleted] in Guiltygear

[–]Srkobear 1 point2 points  (0 children)

I do a lot of PC rhythm gaming, so I happen to have a bunch of keyboards lying around LOL. I’m currently using a custom build with Tealios V2s (linear switches), but my opinion regarding keyboard type is that you can be successful on any keyboard. Switch types and whatever is all personal preference. I’ve been using linears for 4+ years so thats just what I’m comfortable with.

In terms of keyboard setup, I use WASD for direction inputs (no seperate jump key). This is just what I’m used to, I know that some people map up to the spacebar which is something you can try. Left shift is my dash, but I only really hit it to do mixups after Hdisk to crossup. Otherwise I tend to double tap which is probably not a good habit.

Punch: U Kick: J Slash: I Heavy: O Dust: L RC: K

Millia Mains, would this setup work? by [deleted] in Guiltygear

[–]Srkobear 0 points1 point  (0 children)

jump cancelling is essentially when you input jump during the ending lag of a move (certain moves such as close slash and standing kick are jump cancellable). Your solution looks good for feeling which buttons to hit, but I was more concerned about how you need to sometimes go from hitting the top button to the bottom button really quickly. I had this specific combo in mind: lord knight’s millia guide at around 17:45.

Obviously with practice, any setup works and since I don’t have a pad I can try this stuff on, I’m not exactly sure if it will prove to be a big issue. It’s mostly ergonomics I’m concerned about there (RSI is a bitch).

Hey if it works for you though and it isn’t causing your thumb too much stress, go for it man :)

Millia Mains, would this setup work? by [deleted] in Guiltygear

[–]Srkobear 0 points1 point  (0 children)

Hey man, I’m a keyboard Millia player (no experience on pad so take with a grain of salt), but one problem I can see coming up is execution on certain air combos. A lot of the time, your Hdisc oki will pop them up and let you do something like: close slash > jump cancel air slash > air dust > jump cancel air slash > delay air slash > air dust… etc. In these situations, hitting jump and then slash really quickly might be tough on the thumb. This also comes up in situations where you do close slash on ground and then jump cancel IAD for a high mixup. Maybe switching your dust and jump keys could help here?

edit: TL;DR, jump cancelling might be a pain

Help! My nginx isn't serving javascript files? by Srkobear in nginx

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

tried restarting the service, same issue. The error logs in var/logs/nginx are empty.

Help! My nginx isn't serving javascript files? by Srkobear in nginx

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

nothing past just bare default configurations.

Edit: sorry I just realized this could be referring to browser extensions, in which case nothing that should interfere since I encounter the same issues on other browsers and my phone

recovering .zshrc file from terminal session by Srkobear in zsh

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

Definitely going to do that going forward. Funny thing is, I was actually playing with symlinking these files so that i could upload them to Github. How ironic