I still donate to … uBlock
From https://ublockorigin.com/:
The uBlock Origin project still specifically refuses donations at this time
Who are you giving money to?
I still donate to … uBlock
From https://ublockorigin.com/:
The uBlock Origin project still specifically refuses donations at this time
Who are you giving money to?
We don’t have a way to do this. I don’t think we ever will. Wish the answer was different.
The one thing I will say is that logical argument is extremely ineffective for changing people’s views. Personal, emotional stories are best. The issue is that war and the draft is already highly emotionally charged, so it’s gonna be hard to find something that will strike a nerve with someone who hasn’t already come around on it.
Ridiculous. This line is clearly gay.
Want to exchange information in json? plaintext? binary data? Sockets can do it.
This is exactly why you need something like dbus. If you just have a socket, you know nothing about how the data is structured, what the communication protocol is, etc. dbus defines all this.
Let’s see… the upvote arrow is off, so I turn it on, and just walk away!
very old
Obviously it’s subjective but Debian doesn’t use ancient software. For instance Bookworm has Python 3.11; the current Python is 3.12. Some software updates slowly enough that you end up with the latest version. I seem to recall zsh being up to date. But yeah, make sure you’re using the correct version when looking up docs.
I’d be surprised to find out there was one filesystem that consistently did better than others in gaming performance. ext4 is a fine choice, though.
Big mood
Since when is truth up to popular opinion?
I don’t get it. You can argue against claims of suffering.
Yeah, that should work. ldd "$(command -v "$cmd")"
will list the dynamic dependencies for $cmd
, so you can find those (probably) in /lib
and /usr/lib
; I’m not familiar enough with the dynamic library loading process to give you the specifics. I would put the binaries in /usr/local/bin
and the libraries in /usr/local/lib
; but you could also modify path variables to point to the usb drive. Ideally you could find statically linked versions somewhere, so you don’t have to mess with the libraries.
Alternatively, most package managers have commands to download packages; then you can copy the package cache over to the new machine and install them that way. If the commands are common enough, you could download one of the bigger install media and add its package repo to your machine. These of course are distribution specific processes.
Finally, you could get a cheap USB ethernet adapter and connect to the internet that way. On newegg most of these products will have at least one review saying whether they work on linux.
That’s not enough proof. You have to ask him if he’d stop an in progress genocide and if he says no, you’re good.
I mean even C++11 is a significantly different creature from OG C++. C++23 will have monadic optionals; maybe a future release will have generalized monads.
Lauded as ‘Ambitious and Compelling’ by Apple Execs
Well, if they say so it must be true
The experiment he was involved in was the gyroscope one. The documentary showed what happened after his experiment “failed”: he decided the experiment was flawed and needed to be refined.
The aftermath of the wood slats with holes experiment at the end wasn’t shown, but based on the rest of the documentary (and the history of people with conspiratorial beliefs) it’s almost certain they did the same.
RIP to Bob, though. I hope his friends & family are coping well.
I won’t try to overthrow the kingdom?
I sold everything legit. Just because people overpaid doesn’t mean I did anything illegal.
[Edit: I don’t get this reference apparently]
[Edit: oh]
Not super creative, but distort value would work pretty well. People would think you’re just a really good salesperson.
Practical programming itself does not require this kind of math. The stuff you’re trying to make a program do might; but even then I don’t think you’ll have difficulty in that context. The stuff you’re learning now will have had time to “settle”, and you’ll be working towards a concrete goal, which makes it easier in my experience.
Another thing is that just because you’re struggling right now doesn’t mean you’ll be struggling forever. Math didn’t really click for me until I took calculus. I had a math professor who it didn’t click for until their junior year of college as a math major.
So don’t sweat it. But it’s always a good idea to have another career idea or two in your back pocket just in case. There are lots of reasons you might not want to be a programmer as a career. You might hate it. You might love it enough that you want to be able to do it freely instead of at the behest of others for money.
These kinds of anxieties are normal for someone your age (assuming you’re not nontraditional student). But one day you’ll look behind you in all these worries will seem unjustified. Everything will almost certainly turn out fine.