

What we don’t understand, we fear. What we fear, we judge as evil. What we judge as evil, we attempt to control. And what we cannot control…we attack.
Just a cat wandering about Tamriel.
What we don’t understand, we fear. What we fear, we judge as evil. What we judge as evil, we attempt to control. And what we cannot control…we attack.
I can see the benefit of matching style when working with others. I only code for myself and never had to worry about conformity for project consistency.
It is good to learn new things.
I’m sure I have some coding habitats that would annoy others.
That’s good to know. Don’t know how I didn’t know this. Been writing JS since 2000. Always just used them I guess. Ecmascripts look funny to me without them
Was looking at it and could not figure out why their weren’t any semicolon’s.
Have people learned nothing about amazons business model?
Undercut competition at a loss to kill competition and strengthen market dominance. Once step one has worked proceed to raise prices and provide shittier service, cut business cost, fuck over workers and customers alike.
If it’s cheaper right now, it wont be for long.
Other than being diagnosed with dyslexia and a bad case unmedicated adhd, i can not confirm or deny any such claim. Old enough that they didn’t really have the knowledge about the different degrees of autism when I went to school. You were either rainman or not.
I have has friends pseudo diagnosis but that really doesn’t mean a thing. You aren’t the first to have thought so.
An economic system built on systemic fraud destroys itself inevitably. We are long past the point of our Wile E Coyote running off the cliff moment. If we look down we have to come to the rational conclusion nothing’s there but freefall.
Sure they could print billions and hand it out like candy to their billionaire buddies like they did in 08 but how many more steps can we go before gravity does what gravity does best?
An economic collapse is coming. Might be just what the US needs to rid ourselves of fanta fascists.
Ignorance: What the flying fuck was that?
Apathy: Who gives a flying fuck!
It’s cool. I don’t need to be bribed to vote.
Also don’t need a placebo incentive to make fucking over our partners and allies seem ok.
All this ignores the fact that everything has gotten more expensive under this chucklefuck kiddy rapist 'n chief that 600$ ain’t gonna do fuck all but piss me off even more!
nvtop
: visualize nvidia GPU usage and memory
top
: monitor/manage processes although ps aux | grep appName
is still my goto.
pyenv
: easily install and use any python version
ipython
: a customizable python interpreter. I have figured out many poorly documented modules using ipython and great for exploring modules.
Import psutil as ps
ps.#then hit tab
after hitting tab will show all attributes related to your imported module, use arrow keys to select methods == profit!
nethogs
: monitor network connections by app.
firejail
: app sandboxing
This is why i manually masturbate caged animals for artificial insemination.
Good to know that the info I gave was correct. Thanks for the confirmation!
You can use brasso to burn ISO’s of the games.
Steam used to have a game backup function. Not sure if its there anymore or if it would even work without steam.
The Ozzman Goest.
“Those who cannot remember the past are condemned to repeat it.” - George Santayana
I guess a lot of people haven’t figured out that this whole trade war thing is just a market manipulation tactic to increase volatile swings for fraudsters.
Exclude the US from new trade talks, form new partnerships and/or strengthen existing ones with non hostile nations and do the bazooka thing. The EU should invest in shorting the US and increasing the likelihood of US recession however possible.
Stop playing trumps game and start playing their own.
You might be using the AUR and don’t even know it. The Chaotic AUR repository might be enabled and i think it is enabled by default on garuda.
The chaotic aur is a bunch of pre compiled versions of apps from the AUR. It doesn’t have all the AUR packages but it has a bunch.
You can check by looking for
[chaotic- aur]
in your/etc/pacman.conf
file.grep "\[chaotic-aur]" /etc/pacman.conf
If enabled pacman will handle those packages without the need for an aur helper like yay.