@lucifargundam Owning digital art, what a weird world we live in

@stux This is the quality content I'm looking for

Ephyra boosted

You've gotta love when you've got 4 midterms in 6 days. Fun times...

Send help

@SEEK Yeah, that makes sense since filter doesn't change the list you pass it

@SEEK Can you give me a little more info on what you're working on? If it's a simple object it's no big deal. If you're doing any super complex mutation in the form of a global state it may help to use. Heres a list of libraries that will do that for you:

github.com/collections/javascr

But I've never had to use one for a Node.JS application so idk how it'd work there. But that's how you'd do it for the browser anyhow

@Xoktz Only 1 liter? Didn't know they made bottles that small 😂

@freemo English is the most worst and complicated programming language there is. We should deprecate it already

@freemo Would recommend, its still got a couple problems but I've already managed to lose ~50 hours to it.

If you do get it I would recommend getting a few mods (CopyInserters and AdvancedBuildDestruct) with r2modman. It makes building the large scale factory stuff much less tedious.

@Xoktz mmmm maple syrup sound like it would be good. I'm a little biased though 🇨🇦🇨🇦🇨🇦🇨🇦🇨🇦🇨🇦

Ephyra boosted

Next time your feeling down just remember there are people stupid enough out there to sincerely beleive germ theory is a hoax, the earth is flat, and that human-caused global warming is a conspiracy...

People literally beleive the whole of science is some giant cabal of scientists in on the conspiracy just so they can get paid... never mind the fact that research scientists are some of the lowest paid scientists compared to those who work for companies implementing and doing...

@freemo And for the flat earth thing, that GPS is fake. All geographic data has been faked and warped to make us look like we're on a globe. Oh and also we faked the historical records to fake people finding out we live on a globe. Oh and also the whole space program is faked.

I feel like once your in that deep there's no getting out :ablobrollingeyes:

@sandwich Anything in particular you need help with?

Mastadons kinda the same as Twitter but with different sites/servers. But the servers share tweets with each other. If that's what you were asking

@Xoktz They look great. What's in the filling?

Making requests via TOR with Python

Was trying to do this and it ended up with way too much Googling for my tastes. These instructions are for ubuntu btw

1. Install (apt install) the following packages: tor, python3-pip, and python ofc
2. Then run "tor --hash-password <password>" and save the output for later. (password doesn't need to be too secure as you can only access the control port from localhost)
3. Add the following two lines to the file "/etc/tor/torrc" where "<password_hash>" is the output from the previous step

ControlPort 9051
HashedControlPassword <password_hash>

4. Install the following pip (pip install) packages: stem, urllib3[socks]

5. Run this, or just look at it as an example if you're paranoid ;P

pastebin.com/eCPuNjT6

P.S. Thank god theres no character limit on posts :ablobkeyboard:

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.