A bit like CSS Peek (https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek). I use that often.
Thanks. I will probably end up keep using gimp and krita.
Looks interesting, hadn't heard from it. Thanks.
Personally I self-host on a raspberry pi. It took me a few weeks to setup, but it has been running without problems for almost 2 years now at practically no cost (beyond purchase and electricity).
Are you familiar with the theory of predictive processing? If not, look it up esp. In relation to autism. Tldr: human brains do not process information to form an image of the world, but we predict what the world may look like at any given moment. We use our sensory input only to correct errors in our prediction. There are two thing at play with autism here. 1. We are aware of more errors than NTs (inability to sift critical errors from non-critical ones) 2. When human brains detect an error it can choose to believe the input or the prediction. NT brains assign higher value to normative rules (sometimes they value input more and other times the prediction (internalized belief)) While autistic brains give more value to sensory input. Anyway, this is what I know of the current state of neurological difference, but I'm no scientist.
I tried lsd once in my tweens. Didn't really like the trip itself but remember feeling good for a week afterwards. Never tried shrooms. Might consider it. Just not sure where to get it (safely). Thanks for the advice.
Runs fine on my computer. Getting a consistent 40-60 fps without lag or stuttering in a 10K city.
- OS: Manjaro
- KERNEL: 6.5.5-1
- CPU: AMD Ryzen 5 7600X
- GPU: AMD Radeon RX 6700 XT
- DRIVER: 4.6 Mesa 23.1.9
- PROTON: 8.0-4
Oh. That clears up a lot. Thanks!
I debated whether or not I should respond to your reply for a few hours now. I just want to point out that everyone is different and have their own circumstances. I recognise you do not know me and know nothing of my circumstances. Mainly because I didn't divulge them because I thought they be irrelevant. But I have a disability which makes it difficult for me to go outside and impossible to travel. My life takes place 90% at home. And while I am mobile and can do other things besides sitting behind a computer, it is my main "escape" from my situation (besides tv, books, etc.) And I am also ashamed to admit I do not have a "shitty wage job" but a "shitty disability income".
I empathise with your existentialism. I have had that my whole life as well. It is the root cause of my depressions. "Funny" thing is, that in my country (not America), psychologists are not trained to deal with such issues. As soon as I bring up the concept and talk about the pointlessness of life they say I am too philosophical and they cannot talk about philosophy. And then they go on about e.g. the "self" and "free will" and "self-control" and "responsibility", and when I then point out to them that those concepts are based on philosophical ideas from the era of enlightenment but never scientifically proven to exist, they defend it by saying it is the "norm", I point out to them that a "norm" is by definition non-inclusive. At which point I am labelled "difficult" and "non-cooperative".
Thanks, I didn't know about ProtonDB. I never play multiplayer so that won't be a problem.
I tried that, it has different ways of looking at a diff/history, but none where you can just have it open while still working (unless you do split I suppose, but that is not practical as I need to go through hundreds of files. But perhaps it helps if I describe the problem. Maybe there is another solution I am not thinking of: I have almost 2000 files that all have had 1 change (so there is an initial commit and a recent version). What I need to do is go through each file and add the changes made to the file as a comment. So what I would like is: When I open a file, see immediately which lines were changed., and then be able to see what it was that changed so I can either copy/paste or retype it as a comment. Each change I review and I either add a #ACCEPTED, #DENIED or a #REVIEW to the comment as well.
So having to switch to different views and opening/closing tabs for each file is something I would like to avoid. Just open the file, see what I need, type and close the file again.