SorryQuick

joined 11 months ago
[–] SorryQuick@lemmy.ca 1 points 1 week ago (2 children)

The real Jesus was brown was he not?

[–] SorryQuick@lemmy.ca 3 points 2 months ago

Is that just a backup of the old one or does it still get updated?

[–] SorryQuick@lemmy.ca 1 points 3 months ago

For sure, I have no clue how all that works but there has got to be a better way to do it than just separating by genders.

[–] SorryQuick@lemmy.ca 8 points 3 months ago (4 children)

Honestly we might just need a different metric than gender to separate sports. Something like testosterone level or something, similar to weight classes. Because no matter how you look at it, this isn’t really fair for their opponents, regardless of gender. But then again, there’s also other body differences that might not have anything to do with current testosterone level, so I don’t know.

[–] SorryQuick@lemmy.ca 1 points 6 months ago

You can also define a vector by the equivalent “sides of the right triangle”. In 2D, the x,y coordinates. In computer science, vectors are n-tuples, so they represent a math/physics vector but in n-dimensions.

[–] SorryQuick@lemmy.ca 10 points 7 months ago (1 children)

There are such cases, yes. The vast majority of fat people I know personally however are fat because they sit at an office job all day while having KFC for lunch everyday. No matter how you spin it, this is extremely unhealthy.

 

I recently saw the new 550 drivers fixing a lot of wayland issues as well as KDE 6 being a lot better on wayland and decided, you know what, let me try it.

The first question was, which WM do I use? Initially I wanted to try DWL or Sway, since I currently use DWM on Xorg and like it quite much. However, I was somehow taken in by the Hyprland hype and man their website is flashy. So, okay I'll try that.

From there, I didn't last an hour. First of all, hyprland was using 20% of a cpu core and 200Mb permanently, on idle, without blur, shadows or animations enabled. This is absolutely insane, especially since, without these things, it was functionally the same as my DWM setup, which barely uses 0.5% and 9mb of RAM. Now I understand that Xorg included more things and the compositor devs or wlroots have to write more code on their own, but 20% is way too insane for me to even consider the switch. Now I honestly believe that this is an NVIDIA thing, as googling around people seemed to say it was pretty lightweight with some features disabled.

The second issue I noticed was ultimately the deal breaker. I could have tried Sway or DWL next and maybe one of those would have been fine. However, it seems like NVIDIA does not support hardware cursor on wayland. It's listed as an issue under wlroots, hyprland and sway. Now I will admit I do play video games sometimes and using some floaty unresponsive software cursor is out of the question when I've already experienced the bliss that is a hardware cursor. I don't know when this will be added, but according to a phoronix post, someone added the code to the nvidia driver and it does work on KDE now, so maybe it will be added to wlroots and the likes soon.

That's it, just wanted to talk about it a little since I was somewhat disappointed. I have wanted to move to wayland for a long time, it seems like I will still have to wait. One thing's for sure, I'm never buying an NVIDIA card again.

[–] SorryQuick@lemmy.ca 3 points 8 months ago

Looking at the wikipedia page for some of those, it seems to be intravenously. For example, Botox (the last one): “A toxin is 1.3–2.1 ng/kg intravenously or intramuscularly, 10–13 ng/kg when inhaled, or 1000 ng/kg when taken by mouth”

[–] SorryQuick@lemmy.ca 4 points 9 months ago

If you’re using X11, you can use xkill: https://en.m.wikipedia.org/wiki/Xkill

You can bind it to a key in gnome/kde (not sure how they handle custom keybinds. Otherwise add a call to xbindkeys to your .bashrc or equivalent). It kills any window you want, responsive or not.

As for the terminal, I don’t think you can send SIGKILL, but ctrl + \ will result in a core dump if you’re using bash.

[–] SorryQuick@lemmy.ca 1 points 9 months ago (1 children)

Is there any reason to use :w other than it being the default? I have mine mapped to CTRL-S and it makes sure to keep me in insert mode if I was in insert mode. Feels way faster and easier to spam than the 4 key presses it takes to execute “:w”.

[–] SorryQuick@lemmy.ca 3 points 11 months ago

Most websites use them. Smaller file -> less bandwidth -> lower costs.

[–] SorryQuick@lemmy.ca 4 points 11 months ago (3 children)

I assume they wrote it as 5000 and it got changed to 5E3 by the minifier as it saves a byte?

view more: next ›