#ot1-perplexing-regexing

1 messages ยท Page 387 of 1

plucky ridge
#

I was a CIS major not a comp sci major

low shadow
#

i dont know both what they are

I was a CIS major not a comp sci major
@plucky ridge

plucky ridge
#

CIS is Computer Information Systems. It's more aimed at training IT or general programmers

low shadow
#

ok

plucky ridge
#

Computer Science is more about the more fiddly bits regarding computers. All the really complex stuff that I just can't be asked to learn

low shadow
#

what is included in it ? python?

#

CIS

plucky ridge
#

I mean CIS can be anything from hardware to coding

#

There really isn't a specific thing

low shadow
#

ok

plucky ridge
#

I was learning Java and hardware at the time

low shadow
#

ok so it teaches arduino too?

plucky ridge
#

I mean I guess it could, but I don't know many college courses that use Arduino as teaching tools

low shadow
#

oh

#

is the background plant in you pic is hemlock (the green thing)

plucky ridge
#

I think it's just a texture rather than a thing

#

It's from Vampire the Masquerade

low shadow
#

good

rough sapphire
#

like this call function from this website can be explained as```
1)First it pushes the address of the next instruction, which is the return address, onto the stack.
2)Then, it modifies the instruction pointer %eip
to point to the start of the function.

@low shadow this is very readable even if you have just basic knowledge

#

i'm not sure how more understandable this can be

low shadow
#

@low shadow this is very readable even if you have just basic knowledge
@rough sapphire i m telling that this is understandable

#

its very much extremely understandable

#

but this is not (lower site)

#

this is a fuck (upper site)

low shadow
#

can someone explain how everything is a file in UNIX with some practical examples

soft violet
#

Take a look at your /dev

#

or /proc

#

or /sys

#

Then compare that to /home /etc etc.

#

All of your enumerated hardware devices, all of your running programs, information about your running system, anything that isn't a file on a disk still has an addressable entry in the file system that can be talked to like it was a file.

#

Say there was an led light. Say then that it had an entry as /sys/led0

#

In that file, if read, it showed the number 0

#

If written to with the character 1

#

Ping! On comes the light. That file does not exist as a file on a hard drive.

#

Or say you wanted to read the incoming data from a serial port. You'd probably use /dev/ttyS0 Again...not a file on a hard drive.

Say you wanted to look up information about your CPU. /proc/cpuinfo A lot of virual ones in proc.

#

That's where those devices are mounted in the file system structure in much the same way as you would mount disk drive partitions into various places. Such as /home and /bin and /boot, depending on what can be a very variable set of circumstances, there.

#

Some are virtual files, others point to hardware, others point to files on drives.

#

@low shadow Clear as mud?

undone berry
#

Why is my 32gb usb drive showing up as 6mb in Windows? Last thing I used it for was installing Manjaro

gentle moss
#

what'd you use to format it?

#

chances are that whatever tool you used created multiple partitions on it and windows is having a freak out because it's a piece of shit

undone berry
#

I don't remember the name of what I used to format it - it was quite a while ago - but I'm pretty sure it was a pretty standard thing. Is there any easy fix?

gentle moss
#

i think you can just use the disk manager to remove the partitions

#

failing that the partition manager command line tool will probably allow you to wipe all partitions

undone berry
#

yeah, you're right - it shows up here

#

thanks

gentle moss
#

windows can't hack USB media with more than 1 partition

#

man, that's exactly how tech support should go

low shadow
#

@low shadow Clear as mud?
@soft violet clear as blood

#
 _______________________
< {Thank You Opal Mist} >
 -----------------------
        \   ^__^
         \  (^^)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
#

even my cow is saying thank you @soft violet

plucky ridge
#

I don't think I ever noticed the udder until now

low shadow
#

oh

ocean cipher
#

The Python DIscord server should do a pool for everyone's favorite IDE/Text Editor

gentle moss
#

i guess you meant to put that in here joe?

#

oooh, it's been cross posted.

plucky ridge
#

I hate QuickBoooooooooooks

undone berry
#

write a letter of complaint

#

preferably with a fountain pen

plucky ridge
#

For some stupid reason, QB now assumes that all QB files have a password and admin name, even if they don't

#

And that keeps you from even REPAIRING the file

soft violet
#

Have you tried a single space for each?

plucky ridge
#

Yep

#

Or Admin with no password (which should be the default, but of course that doesn't work)

soft violet
#

A bit of an embuggerence, then.

rough sapphire
#

You can try your luck with password cracking software

gentle moss
#

this very much seems like a problem that is best solved by getting on the phone and yelling at someone on a customer support desk

low shadow
#

doesn rm -rf in vmware modify .iso file in any way?

plucky ridge
#

@rough sapphire Or I could use the legitimate password resetting software. Since this is for work and why would I ever want to possibly get malware on a company machine?

sand goblet
#

You are not faster than rm -rf

low shadow
#

still

#

i want to try

#

does it damage .iso

#

file

sand goblet
#

I don't think most people here would have an answer for that, given that most people don't do things that are so obviously breaking

low shadow
#

ok so i will make backup and try it

rough sapphire
#

if you couldn't modify the iso image of a virtual machine

#

that would mean you couldn't save anything that wasn't in the image itself

low shadow
#

i was running live

#

in vmware

#

so yeah not saving anything

rough sapphire
#

but i'm trying to think that normally when you run vmware, you do end up installing software etc?

#

or do you

low shadow
#

no

#

nothing

#

just i get cmdline

#

and test for overflows

rough sapphire
#

doesn rm -rf in vmware modify .iso file in any way?
@low shadow depends entirely on how the iso is mounted

low shadow
#

i was just wondering if i could rm -rf

gentle moss
#

virtualbox / virtualisation software mounts installation media as read only.

#

usually

low shadow
#

oh i got an idea

gentle moss
#

oh... oh no.

low shadow
#

i will hibernate Windows

sand goblet
#

Here it comes

plucky ridge
#

Huh, I'll be damned

#

No wait, nevermind

low shadow
#

so that /dev/sda6 becomes read-only

sand goblet
#

Haha

low shadow
#

and thus the iso in it wont be modified

sand goblet
#

Hahaha

low shadow
#

yes

rough sapphire
#

wtf

sand goblet
#

Are you really going to try to rely on that very inconsistent ntfs behaviour

low shadow
#

i cant write anything on /dev/sda6

#

when in read only

#

so yes

plucky ridge
#

Okay, let's take a moment

low shadow
#

i will rely

plucky ridge
#

WHY are you wanting to do this

low shadow
#

just to test how much fast is rm -rf

sand goblet
#

Idle thumbs, I expect

#

Faster than you!

plucky ridge
#

That's the dumbest thing I've ever heard

rough sapphire
#

๐Ÿ˜„

#

oh my goodness I laughed out loud

plucky ridge
#

Like I try to be nice here

low shadow
#

That's the dumbest thing I've ever heard
@plucky ridge its like race

plucky ridge
#

But seriously

sand goblet
#

Haha, well if hemlock is saying it, it must be true

low shadow
#

i know its dumb but still whats wrong in wasting free time in lockdown

plucky ridge
#

Good, so long as you're aware

sand goblet
#

You ever hear of suicide linux?

plucky ridge
#

Thank you for the ping

sand goblet
#

Sounds like your cup of tea

#

I mean hey, that's what it's called

plucky ridge
#

I know

sand goblet
#

Make a typo in a terminal command

#

Deletes everything

low shadow
#

You ever hear of suicide linux?
@sand goblet explain

plucky ridge
#

Wait, wasn't there the Russian Rolette one?

sand goblet
#

That was one as well yeah

plucky ridge
#

Or is that what you're - then that's the name

sand goblet
#

Well that one is a little more forgiving

plucky ridge
#

I mean heck, it even makes the click noise

sand goblet
#

This one deletes everything as soon as you typo a command

low shadow
#

what is typo

sand goblet
#

I think there's an Ubuntu package as well

plucky ridge
#

When you mistype something

#

Like you say sudu instead of sudo

low shadow
#

oh

#

so thats typo

plucky ridge
#

Yep

low shadow
#

haha

#

did u know the plant found in your garden can be a hallucinogen

#

lol

plucky ridge
#

k

sand goblet
#

did u know the plant found in your garden can be a drug

#

I uh

#

I don't know why but I feel like that needs framing

undone berry
#

The definition of the word drug is so broad as to be near useless a medicine or other substance which has a physiological effect when ingested or otherwise introduced into the body.

low shadow
#

The definition of the word drug is so broad as to be near useless a medicine or other substance which has a physiological effect when ingested or otherwise introduced into the body.
@undone berry thus i edited

sand goblet
#

I mean if you're telling me there are natural hallucinogens then.. yeah? obviously?

rough sapphire
#

@low shadow but what if you tried to write your own rm ?

plucky ridge
#

I swear to god if the file doctor doesn't work this time I'm going to flip

low shadow
#

like python

#

code

#

or C++

#

hmm thats interesting

thorn snow
#

It's not hard

undone berry
#

@low shadow can I ask how old you are?

low shadow
#

oh yes i can create a rm which is slower than human, maybe

sand goblet
#

are you speaking from experience, YD?

thorn snow
#

you only need to enumerate the files and folders

sand goblet
#

were you down the garden eating dandelions?

low shadow
#

@low shadow can I ask how old you are?
@undone berry 16

#

now 17 in 2 month later

plucky ridge
#

Let's not even entertain the conversation, gdude

rough sapphire
#

@thorn snow hmm but what if he wants to write his own small file system?

sand goblet
#

you can actually eat dandelions though

plucky ridge
#

Yes

#

I know that

rough sapphire
#

how difficult is it to implement FAT32 or NTFS or EXT4

low shadow
#

oh can i write my own file system

plucky ridge
#

They're good for salads

#

And for guinea pigs

rough sapphire
#

or just FAT

sand goblet
#

I've never actually eaten a salad with a flower in it

undone berry
#

Also dandelion and burdock

sand goblet
#

although I've made several

undone berry
#

dandelion and burdock is pretty nice

plucky ridge
#

Usually it's just the dandelion greens

thorn snow
#

@rough sapphire I account for the missing matter in the universe, so I am sure I got FAT down

rough sapphire
#

@low shadow well you'd have to do it in some "play environment" but theoretically yes

undone berry
#

I feel like unless it was inedibly disgusting - if I'm eating a dandelion, I want the flower

low shadow
#

well i m currently busy with stack problem i will try that later

thorn snow
#

@undone berry You only eat the leaves, not the stem

sand goblet
#

You can eat the stem

undone berry
#

sure - but the flower looks cool

sand goblet
#

the entire thing is edible

undone berry
#

I'm eating that damn flower

low shadow
#

flowers are edible of many plants

rough sapphire
low shadow
#

thanks

#

i have one for everyone

#

wait

sand goblet
#

do you guys remember that time that Valve messed up the Steam installer script on linux

#

and it deleted people's drives

rough sapphire
#

@sand goblet I think it did that for the original windows installation of half-life from the CD too...

low shadow
#

https://github.com/trimstray/the-book-of-secret-knowledge <-- everything every knowledge greater than constitution or kings or anything else

#

you cant completely read everythiing in your whole life

sand goblet
#

I'll take your word for it

low shadow
#

i mean learn everything mentioned there

rough sapphire
#

@low shadow that's why you go to school and let other people school you for 5 years ๐Ÿ™‚

low shadow
#

@low shadow that's why you go to school and let other people school you for 5 years ๐Ÿ™‚
@rough sapphire can u be clear

rough sapphire
#

well your real education starts after you're done with your basic education

low shadow
#

why not complete both real and virtual education at same time (especially during free lockdown period)

undone berry
#

I don't think thats true. The difference is that the onus to learn shifts from your teachers on to you - the shift of learning for 6hours a day to having it be entirely on you is a quite an extreme one; but both are still learning

sand goblet
#

I think worldwake is trying to say that there's more to a person than memorisation

low shadow
#

hmm

rough sapphire
#

when i was 16 the teachers were pushing things on me that had nothing to do with what was relevant to what I wanted to actually learn either

low shadow
#

school education is easy

rough sapphire
#

exactly...

low shadow
#

everything is easy in school

#

child's play

#

foreplay

#

playground

undone berry
#

I'm somewhat skeptical that everything in school is easy for you - its possible that school is very different in Nepal or wherever you're from though

low shadow
#

no

#

i mean 4 subjects are extremely easy

#

2 subject are ok

#

and 2 subject medium

#

none are hard

rough sapphire
#

that will change the further you go.

low shadow
#

yeah

#

i know

#

i seen books of 11 and 12

#

they are fat as cow

rough sapphire
#

the first time i hit the math department at the uni

#

that was like hitting a brick wall at full speed

#

there was no way around that shit

low shadow
#

hmm

thorn snow
rough sapphire
#

!

#

i cruised my way around math in high school

undone berry
#

I smashed through maths until the last 2 years of school (A-levels) without trying, then it got to a point where I needed to study, but I had 0 experience with studying so I just failed a year

thorn snow
#

I've avoided all mercentile parts of my final exams back then, I've rather done the database and programming parts of it, than even one mercantile calculation

rough sapphire
#

yeah the studying thing is huge

low shadow
thorn snow
#

and programming on paper can be awful ๐Ÿ˜„

low shadow
#

yes

#

u cant find mistake unless u run them

thorn snow
#

IN this case it was only a nassi-shneiderman diagram though

low shadow
#

what is hans get ze flamewarz

rough sapphire
#

flammenwerfer

thorn snow
#

Flammenwerfer, it werfs Flammen!

rough sapphire
#

"hans, get the flamethrower"

undone berry
#

Also, anecdotal experience, but everyone who got good grades without trying has now ended up working in Tesco (grocery store). The people who got ok grades but studied are now at university

low shadow
#

"hans, get the flamethrower"
@rough sapphire ok

thorn snow
#

@undone berry Hmm, I got good grades without ever really learning a lot

rough sapphire
#

@low shadow but you're doing great for your age

low shadow
#

so i m going to endup in grocery store maybe?

thorn snow
#

I am working in a data center, some of my buddies from back then are NEETS

undone berry
#

You did an apprenticeship right? If so, what age was that from?

#

Just curious

#

The German system is very different to the UK system

rough sapphire
#

@low shadow you're learning to study, since you're picking up difficult topics on your own (stacks etc.) that normally don't belong to your age yet and learning them from difficult material online. that's very adult and mature behavior.

thorn snow
#

@undone berry Normally you do it right after school, but I became a cook then

#

I've done another one a couple of years ago

#

after being in the field for quite a while

undone berry
#

but when does school end? 16 or 18?

thorn snow
#

But with low pay

low shadow
#

@low shadow you're learning to study, since you're picking up difficult topics on your own (stacks etc.) that normally don't belong to your age yet and learning them from difficult material online. that's very adult and mature behavior.
@rough sapphire i m just learning for fun to become hacker, its very cool

#

to exploit

thorn snow
#

@undone berry Typically, if you take up a craft you do Hauptschule which ends around 15, or Realschule which ends around 16

#

Gymnasium is 13 years in school total

#

so around 18

rough sapphire
#

@low shadow as long as you're learning it "properly"

low shadow
#

yes i m trying to understand it

#

even if it takes me days

undone berry
#

Sure - the German system is much more complex, but seems to do a better job than the UK system

low shadow
#

like in stack though now i have understood it

#

finally

#

and worldwake

rough sapphire
#

what you end up doing with that information might be whatever ๐Ÿ™‚

thorn snow
#

@undone berry So, strictly speaking, my current profession I barely hold for a couple of years

low shadow
#

i just not show mature behaviour, i watch mature things too, if u get what i mean

rough sapphire
#

this sounds very haram

low shadow
#

haram?

rough sapphire
#

you're not muslim?

low shadow
#

no

thorn snow
#

He is from India

rough sapphire
#

nepal is not a muslim country?

low shadow
#

i m hindu

rough sapphire
#

oh okay

low shadow
#

nepal is hindu

#

i dont believe in religions much

#

u are muslim ? @rough sapphire

rough sapphire
#

me? no

low shadow
#

christian?

rough sapphire
#

not really no

low shadow
#

ok

rough sapphire
#

i fear no bird, beast or man

gentle moss
#

HELLO

low shadow
#

HELLO

#

bisk

#

how are u man

#

i m missing your old profile pic

#

it was amazing

gentle moss
#

i forget they even exist.

#

compact mode.

low shadow
#

hmm

undone berry
#

non-compact mode makes conversations much easier to follow

gentle moss
#

i find the opposite

#

it only gets fucky when people dick about with their nickname

#

can't look up a hostmask like on IRC

low shadow
#

dick about, hmm i m learning new pharses and words here , apprenticeship and abstraction

#

hmm nice

rough sapphire
#

i learned "goat fuck"

undone berry
#

There's not enough visual separation between different people. Ideally I'd like Compact mode with a tiny little version of the profile picture next to it

#

and images like that just make it even harder to follow

gentle moss
#

tiny pfp would be nice

#

font sized

low shadow
#

thats big in font

undone berry
#

I tend to use slightly bigger fonts than normal people

#

because I'm a blind bastard

#

and they're just nicer to read

gentle moss
#

i tend to go slightly smaller, so i can get more on a screen

low shadow
#

the best font i used is the font of terminal

#

its best

#

best size and font

gentle moss
#

i haven't got to the age where i have to strain to read 10pt fonts yet though

low shadow
#

i like small font more than big

undone berry
#

Its just nicer to read big fonts - even on ereaders I use bigger than is necessary

low shadow
#

i m habituated with pdfs

#

they are small in font

gentle moss
#

if i do a print out i'll probably have it on 12pt rather than 11pt.

thorn snow
#

It's a bummer you can't change the font in discord

gentle moss
#

yeah, need me some comic sans

low shadow
#

again a new word bummer

thorn snow
#

@gentle moss You are a mean little man

gentle moss
#

:D

low shadow
#

xD

gentle moss
#

there's actually a monospace comic sans font that's kinda nice

low shadow
#

there's a font called Hack

thorn snow
#

I do the website for an organization, they write their invoices in Comic Sans

#

It was hard to convince them to do the website at least in Roboto

#

but business stuff is still Comic Sans

gentle moss
#

oh god

low shadow
#

when i was kid i knew some font that makes no sense

#

like printing symbols

gentle moss
#

wingdings.

undone berry
#

Its relatively trivial to change the font in Discord - and I'd argue not even breaking the TOS - but you do have to do it manually and on every launch

rough sapphire
#

i use Hack font

#

find it to be the best monospaced font

thorn snow
#

I am too lazy for that @undone berry

low shadow
#

oh at least someone knows hack font here

undone berry
#

yeah - so am I

rough sapphire
#

it's a very popular font, @low shadow

low shadow
#

i know

undone berry
#

hm - Hack looks like a pretty generic monospace

thorn snow
#

Bahnschrift is actually a nice font

low shadow
#

do anyone like 24:00 type of time

thorn snow
#

Can't praise MS for much, but that font is really nice

low shadow
#

i hate it cant read my time

#

need to count from 13

thorn snow
#

It resembles the font used on German traffic signs

rough sapphire
#

hm - Hack looks like a pretty generic monospace
@undone berry I think generic is good. Never seen the use of "noise" on my screen, like serifs or ligatures

undone berry
#

Yeah, I guess. I don't mind serifs, but I dislike ligatures

solid pollen
#

just precising that I'm looking up for material for a background story
I came across the name "purple rain" for a drug, the DEA dictionary told me that its an alternate name for the PCP (Phencyclidine), but outside of the dictionary, I don't find anything about it, can anybody confirm that or not? Also, the Wikipedia said it was very popular in the 80s, is that also true?

sand goblet
#

PCP was definitely popular, yeah

#

the only purple rain I know is the song

gentle moss
#

i've never heard PCP called purple rain, usually it's something like DXM, an active compound in cough medicines

#

cough medicines being coloured purple etc

#

i wonder if the DEA's slang book needs an update ๐Ÿค”

wraith oriole
#

well we can just move over here

undone berry
#

or we can not be pricks

gentle moss
undone berry
#

so lets do that

rough sapphire
#

not a good idea

wraith oriole
#

why would you mute an offtopic channel

rough sapphire
#

because people are dumb

wraith oriole
#

its in the name of the channel.

rough sapphire
#

read the description please

#

you're welcome

sand goblet
#

Keep it clean, folks!

#

I'm glad they kept that

#

haha

low shadow
#

keep it clean

rough sapphire
#

keep it secret

#

keep it safe

wraith oriole
#

cant talk about wieght or mental health,
how do yall feel about back hair?

low shadow
#

hey @rough sapphire is the dog your pet

sand goblet
#

poison sockets are full of poison

#

switch them off

gentle moss
#

:D

rough sapphire
#

no but i have a half german shepard half lab

gentle moss
#

that sketch kills me

low shadow
#

good

gentle moss
#

"you've switched off the bandsaw. hidden your gold. but you've forgotten about the poison sockets."

low shadow
#

!shhhhhhh

gentle moss
#

"poison sockets are full of poison. switch them off."

low shadow
#

didnt work

#

lol

gentle moss
#

if you've not see the peter serafinowicz show, it's definitely worth getting a hold of

low shadow
#

programming socket are full of ports

wheat lynx
#

Oh bisk you just reminded me of that thank you so much

#

Brian Butterfield lemon_hyperpleased

gentle moss
#

:D

#

try the butterfield diet at

#

double u, double double u

undone berry
#

Is that a parody of something real?

gentle moss
#

carbon monoxide adverts

#

they were on TV a lot when i was a kid

wheat lynx
#

Yeah and he gets a 404

gentle moss
#

i think lots of people were dying because they weren't switching off their gas fireplace

#

tippy top sketch comedy

#

i think one of my favourites is when he's impersonating michael cane

#

and he's holding a sausage

#

because on a TV camera cigars look like sausages and sausages look like cigars

wheat lynx
#

Haha. I have so much to watch

gentle moss
#

"i think it's something to do with the lenses"

#

:D

sand goblet
#

r/nottheonion: DeSantis describes Florida as โ€˜Godโ€™s waiting roomโ€™ at COVID-19 briefing

#

Haha

gentle moss
#

what

#

i had to go look that up

#

not that i don't trust you to not post something bullshit

#

but just how fucking insane that is

#

although i guess florida must've had that nickname for a while?

#

it's where all the old people go to retire

sand goblet
#

Heaven's waiting room

#

Well it's now heaven's express lane

gentle moss
#

:D

rough sapphire
#

highway to hell

gentle moss
#

well it is florida

granite plover
#

guys how's the virus affecting your lives in your countries, and are your cities full quarantine or working with masks and stuff?

#

here the situation is out of control

sand goblet
#

Ireland here, entire country in lockdown

#

Only essential services and stores are operating

pine vector
#

Florida. local beaches partial open on Friday. waiting room needs more space. ๐Ÿ˜„

gentle moss
#

they only shut the beaches for 2 weeks

#

UK's in full lock down. 70% of all businesses have furloughed staff

#

we're also learning more and more about how fucking awful our government response has been

undone berry
#

Whilst thats true, I think the UK is much closer to the US in the way it sees its government than a lot of the other EU countries. Simultaneously hating "them" and then voting in the same people based on the same lies

sand goblet
#

I see Lenovo are joining the OEM linux list

#

Thinkpad X1 Carbons with Fedora Workstation 32

rough sapphire
#

Neat

sand goblet
#

maybe qualify that with the country name haha

#

Aha

#

in Ireland here, people have been protesting too

#

but the police move them on quickly

#

They've been protesting the lockdown

#

and also the closure of debenhams

#

it's a small group but yeah

gentle moss
#

the UK media bubble is very much a cause for out shitty political system btw

undone berry
#

Where are you from?

gentle moss
#

i don't think it's me and charlie in a bubble

undone berry
#

My Internet is fucked. Not sure why that came 5m late

sand goblet
#

f

gentle moss
#

better pump some 5g down the pipe

undone berry
#

There are certainly countries in Europe that have it worse than in the UK (Hungary) - but I think there's also a lot that to a better job. The Netherlands, Germany, and even France (despite their recent protests) have things quite a bit better. I'm not denying problems, but the rest of Europe seems to at least have their politics shift over time, whereas in the UK FPTP makes change very slow

#

Yeah, France is an interesting case. It might be that all governments are shit, and I'm just more biased against my own because I'm more aware of it - I am however pretty certain that mine is shit

gentle moss
#

there's documented evidence of ours being shit

undone berry
#

I honestly don't know enough about any other country to have informed opinions about their quality. I do know that the majority are PR which seems like should help things a lot

#

Spain and Italy both have absolute clusterfuck politics governments

gentle moss
#

pretty sure most countries didn't just go "yup, we'll just let everyone get sick"

undone berry
#

Sweden did - and normally they're pretty sane and sensible

gentle moss
#

i mean i was sorta willing to listen at first, since it was coming from a respected scientist

undone berry
#

Yeah, not saying Italy hasn't had a bad deal with things like immigration

#

just that their politics are a clusterfuck

gentle moss
#

i think they're more concerned with their economy than people dying

#

well they've shut schools / stuff

undone berry
#

yeah, pretty much fuck all

gentle moss
#

and banned gatherings of +50

#

they're relying on people social distancing

#

and iirc they've been enforcing that with police actions / shutting businesses that don't comply

undone berry
gentle moss
#

oh i thought they had

undone berry
#

although, they aren't doing as badly as I thought they were

gentle moss
#

less deaths per million than the UK

sand goblet
#

It's mostly because swedish people took it seriously and already were doing things right anyway

#

as opposed to the dumbasses protesting without masks in the US

undone berry
#

Yeah, if the UK went with that response, there's 0 chance it would work

gentle moss
#

small population too probably helps

#

idk, ours is still going up i think

undone berry
#

how does doing things right change death ratio tho
fewer at risk people catching it = fewer people dying

gentle moss
#

oh no there is a dip today

#

~360 down from ~410

#

but still 21k dead.

undone berry
#

Oh - I doubt it does change it much in that respect

#

And if it does, its because people are taking greater care when interacting with those who are potentially more* at risk

gentle moss
#

i think we're going to be doing this for 3-4 months really

#

another, 3-4 months

undone berry
#

If I spread it to 10 uni students who all start quarantining, thats probably fine. If I spread it to 10 old people - some are probably gonna die

gentle moss
#

oh god imagine living in uni halls

#

jesus

undone berry
#

I want this to keep going through June so that I don't have to commute to London in the summer

#

Uni halls around Xmas and holidays were always pretty quiet. I imagine during this they're practically dead

gentle moss
#

i think cities will stay on lock for longer

#

i've got a hotel booking in london in september

#

fingers crossed shit doesn't go bankrupt or something idk

undone berry
#

Virgin Media have what is possibly the world's shittest chatbot. It's very literally a text version of those shitty phone menus

pine vector
#

"I'm sorry, I didn't understand '1'. Please enter '1' or '2' so we may direct your query."

gentle moss
#

oh jesus

#

westworld has gone fucking mental in s3

#

the weirdest left turn into a corn field ever

pine vector
#

hehe. its been good at least.

gentle moss
#

oh i'm still watching it

#

it's like a car crash

pine vector
#

i'm still waiting for the 2nd appearance of that one cameo

gentle moss
#

which cameo?

pine vector
#

||drogon||

gentle moss
#

ooooh

pine vector
#

prob won't happen, but i'd just love for the further "wha??" experience. ๐Ÿคฃ

gentle moss
#

||the drug thing in epsideo 5 is a weird thing to put in there||

#

i was like "wot?"

#

"how is that... why?"

undone berry
#

These spoilers are making me consider watching it...

gentle moss
#

it's gone bat shit mental since s2 ended

pine vector
#

yeah. that episode was a reach. it just...doesn't fit.

gentle moss
#

it might as well be a new show

#

||paris got nuked||

#

like... what?

undone berry
#

I didn't even watch s2, s1 was enough

gentle moss
#

WHAT

pine vector
#

like, i get what they were trying to illustrate. but it was just such a deviation from the other, what...30 episodes?

gentle moss
#

yeah

#

just off the wall

#

the writers room must look like the fucking alps

pine vector
#

iirc, jonathan nolan didn't help write that one. was Lisa Joy and someone else.

gentle moss
#

i'm not on board with the story at all but i'm totally on board with trying to keep up with the madness

pine vector
#

there is some disconnect from end of season 2 to now. the arch just seemed to evolve, while we weren't looking.

gentle moss
#

i keep getting this weird feeling they've done some time fuckery again

pine vector
#

possible. though, they didn't fool me with Mr. Pinkman; saw that coming from a mile away.

gentle moss
#

i've still got 6 and 7 to watch tonight

pine vector
#

oh. i almost step across a line, then. ๐Ÿ˜„

gentle moss
#

to be honest how can you spoil something this fucking insane

#

i can barely believe it when it happens

pine vector
#

6 & 7 are good. they're a little faster pace, story wise.

gentle moss
#

||"oh okay paris got nuked? why? uhhh... yeah sure why not."||

#

still liking their use of music though

#

at least that's been a consistent thread in the series

#

ep 5 has some bowie in it

pine vector
#

a definite strong point of the series, yes.

#

my kid caught up before s3 started. he went like 5 episodes without noticing some of his favorite songs. ๐Ÿ˜„

gentle moss
#

oh god i can't imagine this getting commish'd for a 4th season.

#

i think i pretty much got all of them in S1/2

#

i think i'm missing some in 3

pine vector
#

actually, i think s4 was confirmed last week.

gentle moss
#

hahaha

#

s4: they're all in space now for some reason and robots are people but people are robots now.

gentle moss
#

:D

#

i dunno if it's like a sunken cost thing or what that's keeping me watching

#

i think it is mostly to see what crazy shit they do next

pine vector
#

i mean, s1&2 are hands down some of the best TV as of late.

gentle moss
#

yeah, i liked that TV show

#

you know

pine vector
#

imo, of course.

gentle moss
#

Westworld

#

it was all... westerny.

#

it does feel like a different show

#

although i guess it is still sticking to a lot of its themes on what it is to be / freewill / etc

pine vector
#

it does. shifting the core cast, especially this core cast, will undoubtedly do that. having to back-track, develop new characters, while expanding the diverging-but-parallel characters has been rough this season. no other way to do it, though. overall, i'm not feeling let down. except ep5, maybe. hehe

gentle moss
#

i do quite like how ||it seems they flipped it on 'em, switch mode, what with the humans being the robots. like... meatsackworld; a park for robots.||

#

kind of predictable but still good.

pine vector
#

hehe. that's kind of the part that i feel we missed in the transition from 2->3.

gentle moss
#

indeed

pine vector
#

but, i like non-linear storytelling, so i give it a bit of a pass.

gentle moss
#

tv programs as mental jigsaws

pine vector
#

and the nolan bros do it so well...

#

i would def have beers+ with those guys.

gentle moss
#

||black hat man being in it still is great. bill or w/e||

#

i could probably have a couple of beers with them

#

but after too long i'd demand to know if leo is in a dream

pine vector
#

yeah. ed harris was a perfect cast for that role.

gentle moss
#

i'd probably get fighty about it too

pine vector
#

lol

#

"what level is this?"

gentle moss
#

keep spinning stuff on the bar

#

such a good old man look

#

if i get 50% as much of an old man look in my old age i'll be pleased with it

pine vector
#

ikr. like, just as leathery as clint eastwood, but without the skeleton-look.

gentle moss
#

yeah

#

and actual eyes

#

rather than the eyes of a cockerel

#

embedded in the face of a man

pine vector
#

although, ed harris couldn't call someone a punk with just his eyes...

#

i'll learn typing someday

gentle moss
#

i mean that's all clint eastwoods eyes ever do

#

he's in 24/7 punk mode

#

he's even punking himself when he shaves

pine vector
#

haha

#

"shave yourself, punk"

gentle moss
#

fucking ryan seacrest aint got shit on eastwood eyes

pine vector
#

seacrest. i... he's on my automatic "change channel" list.

gentle moss
#

oooh yes.

#

glad he doesn't appear on my tv

gentle moss
#

lol @pine vector

#

the group therapy

#

:D:D

pine vector
#

yes. such a good scene!

gentle moss
#

"shut up, it's not all about you you know."

#

:D

gentle moss
#

and that's one of the best sword kills i've seen in TV

pine vector
#

hehe

gentle moss
#

like opening a tin of spam

pine vector
#

you're on ep7, then?

gentle moss
#

yeah

pine vector
#

such a badass move.

gentle moss
#

it definitely felt like a novel sword kill

#

nothing like a good bit of the old ultra violence

tacit flint
#

what's with the server logo color shift?

gentle moss
#

ยฏ_(ใƒ„)_/ยฏ

#

it gets changed up all the time

#

keeps it fresh

pine vector
#

back to easter colors, since the game jam ended.

rough sapphire
#

smacks bisk with a giant trout

#

@gentle moss Have you gone to sleep yet

gentle moss
#

nah, still watching westworld

#

been a long while since i got trout'd

rough sapphire
#

i've not watched Westworld

#

is it true it seems like they make it up as they go along?

gentle moss
#

s3, definitely.

#

s1/2 less so

rough sapphire
#

i'll probably give it a skip then

#

have you watched Devs on the beeb yet?

gentle moss
#

nah, haven't really watched the BBC in a while

rough sapphire
#

i'll end up watching it on iplayer sooner or later

#

i can let you know if it's any good i guess

gentle moss
#

need to clean up my watch list

#

got a load of stuff i just stopped half way through on

#

want to finish legion.

#

i just started some western thing on netflix

#

has Jeff Daniels in it, first two episodes were pretty good.

rough sapphire
#

legion the tv show?

gentle moss
#

yeah

#

i like how weird and whacky it was getting by s2

#

quite the fan of aubrey plaza and jermaine clement too

rough sapphire
#

Did you ever finish Mr. Robot, bisk?

gentle moss
#

was waiting for all of the new series to come out so i could binge it

#

that's also on my list

rough sapphire
#

Season 4 ended the last week of the year lol

#

Ya been outta the loop

gentle moss
#

must be

#

:D

#

oh i've gotta finish rick and morty too

rough sapphire
#

Hard pass

gentle moss
#

i get it, some people aren't smart enough for it

rough sapphire
#

The following is just.. not great

gentle moss
#

cough

rough sapphire
#

That and I just don't find it that great of a show

gentle moss
#

thankfully i watch it in a vacuum

undone berry
#

The R&M following is easily the cringiest fanbase going

#

at least for mainstream stuff

gentle moss
#

yeah, i jumped in way late because of all the hype about it

#

binge watched it and quite enjoyed it

#

it's weird what parts of it blew up inside the fan base

#

since they didn't really seem like some of the funnier parts? idk

rough sapphire
#

@undone berry You're not wrong

gentle moss
#

i think one of my favourite parts is "how did they get there?"

#

idk why but the idea of inter-dimensionally teleporting people to awkward places tickles me

#

oh god damn i need to re-watch deadwood too

#

cause of that movie they're doing

#

or have done

undone berry
#

Generally best to ask that sort of thing in a help channel

rough sapphire
#

It's C

#

Not python

undone berry
#

in which case - generally best to ask that sort of thing in a not-in-use channel

rough sapphire
#

@rough sapphire What's K&R?

#

oh

gentle moss
#

Kill & Rescue

#

the most inefficient way to save Matt Damon

rough sapphire
#

Sounds like those old school arcade shooters

gentle moss
#

:D

rough sapphire
#

What was it... Time Crisis?

#

I've never heard C be referred to as K&R

gentle moss
#

i think it's just that book that is

#

hmmm

#

oooh

#

i remember Loaded / Reloaded as crappy shooters from ages ago

#

ian mcshane was pretty good in deadwood

rough sapphire
#

I have no clue who that is

gentle moss
#

Lovejoy

#

oh you wont get that reference either

#

Winston in John Wick

#

the hotel boss guy

rough sapphire
#

Yep, never watched John Wick either

gentle moss
#

they're pure spectacle

#

oh god i just realised that Matrix 4 will be coming out

#

i think i'll have to break my re-watch habit for that

#

no way i'm going through 2 and 3 again.

rough sapphire
#

Why would there be a fourth one...?

gentle moss
#

because they're making it.

#

The Matrix 4 is an upcoming American science fiction action film and the fourth installment in The Matrix franchise. The film is co-written and directed by Lana Wachowski, one of the two Wachowskis who directed the previous three films. Keanu Reeves, Carrie-Anne Moss, Jada Pin...

#

why? i'm not sure i could explain that one.

rough sapphire
#

Matrix 3 was released in 2003

#

Why are they doing the 4 just now?

gentle moss
#

who the fuck knows but if it's as incomprehensible as 3 then it's a waste of time

#

i will watch anything with Keanu Reeves in though

rough sapphire
#

I just watched the first matrix film to be honest

#

And i didn't like it

gentle moss
#

the first one was a really good movie

#

i could've shit my pants when i saw it in the cinema

rough sapphire
#

I think i just don't fully understand the movie

gentle moss
#

hahaha

#

if you didn't understand 1

#

definitely avoid 2 and 3

#

:D

#

the bastardisation of jean baudrillard philosophy throughout is painful

#

just makes the movies a load of confusion mixed with a jesus metaphor and some gun fights

rough sapphire
#

First one was great, but I'm just not an avid follower of Keanu as a lot of people tend to be with him

#

I mean, he's neat, I guess. I just don't follow actors. Closest I get I think is Rami Malek, but that's because he was Elliot in Mr. Robot.
Which, I think he did great in. But casting him as a bond villian was just... that was stupid.

gentle moss
#

yah

#

i think he did a decent Freddy in the Queen movie

rough sapphire
#

Oh, yeah, he did great with that too.

gentle moss
#

really impressed actually

#

not the sort of thing i would've expected him to do

rough sapphire
#

I saw that a day before the release

gentle moss
#

preview?

rough sapphire
#

Local radio station thing

gentle moss
#

cool

rough sapphire
#

Yeah, was great. Everyone else there had also won.

#

Was probably a good... 50~ people?

#

back when we actually used to go to theatres

gentle moss
#

that's about the max i think i'd want in a cinema

#

i fucking hate packed cinemas

rough sapphire
#

I'm not a fan of theatres at all to be honest

gentle moss
#

i mean that's why i got myself some nice speakers and a massive tv

rough sapphire
#

It's 30-45 minutes of ads in the beginning, and if you go to the bathroom or get any extra soda/popcorn, you better hope you came with someone else that can tell you what happened while you're also trying to continue watching it

gentle moss
#

fucking people on their phone

rough sapphire
#

Which is an art in and of itself

gentle moss
#

even if they put it on silent

#

just the glow

undone berry
#

Best time to go to the cinema is relatively late night - practically always dead then

gentle moss
#

i tend to go mid-week in the evening if i do

undone berry
#

I saw Star Wars a day after release at ~10pm with about 6 people in the cinema

gentle moss
#

oh wow

#

kath saw it and it was rammed

#

plus she hated the fuck out the movie

rough sapphire
#

That's another reason why I wait

undone berry
#

yeah - its the shittest movie in a shit series

rough sapphire
#

I don't want to pay the money for the tickets, plus the large popcorn and sodas, and then the movie sucks

#

if you like John Wick 1, you'll like them all

#

Because then the whole experience is just ruined

gentle moss
#

she tried to get me to go and i went on a 20 minute rant about how it's been getting progessively worse and i'm not giving my money to fucking disney for that garbage

#

"i'll pay"

rough sapphire
#

Feels like a huge waste of time if it turns out to be horrible

undone berry
#

John Wick movies are really fun to watch - just mindless violence

gentle moss
#

"MY TIME IS VALUABLE, KATHRYN."

#

yeah, they're some excellent bit of viddy ultra violence

#

the gunfuu is nice too

rough sapphire
#

It's not even a matter of paying. I mean, if I go in and the movie is free, and it still sucks, it just leaves you aggitated.

gentle moss
#

just some really nice fight choreography

undone berry
#

Only bad movie that I've regretted watching was Mother

rough sapphire
#

"I wasted my time for this?"

gentle moss
#

only movie i've walked out of was a double date

#

mate thought "couple's retreat" would be a funny romcom

rough sapphire
#

i haven't watched the last episode of the SW trilogy. first one was alright but formulaic, but at least set up a lot of potential, the second one was just crapping over everything and still makes me annoyed to think about, so much so i am in no rush to watch the third

#

I've never walked out of a movie, because it feels like a waste at that point

undone berry
#

I'm so glad there's gonna be a John Wick 4 - iirc it was originally planned to only be 3

gentle moss
#

fucking jason vaughan movie

#

it was so bad.

rough sapphire
#

Mother with jennifer lawrence or i am mother the robot thing?

#

So if it's bad I just sit there and be mad. "This sucks, but I can't refund my ticket. So I'll just sit here AND BE MAD"

gentle moss
#

haha

#

that's my usual behaviour too

#

but couple's retreat was SO bad.

rough sapphire
#

Never heard of it

#

i thought the i am mother film on Netflix was pretty good, but i'm also a big fan of Moon (probably one of my fav films)

gentle moss
#

it somehow made box office bank

rough sapphire
#

No clue what either of those are

#

if you've never seen Moon, go watch it

gentle moss
#

ooooh

#

MOON is excellent

#

get the styling right neon

rough sapphire
#

it really is

gentle moss
#

:D

rough sapphire
#

the best way to watch it is without researching it first

gentle moss
#

it's got Kevin Spacey in it though so if he makes you think of the awful thing he's done

undone berry
#

Moon was great- I should go watch it again

rough sapphire
#

kevin spacey has talking robot down on point though

#

@undone berry did you watch the sequel?

#

well... "sequel"

gentle moss
#

did not know there was one

#

:o

rough sapphire
#

"Mute" on netflix

#

same universe

#

not really a sequel

gentle moss
#

i'll have to give that a go

rough sapphire
#

but enjoyable

undone berry
#

Didn't even know there was a sequel

rough sapphire
#

Paul Rudd is always cool to watch

#

it's not really a sequel

gentle moss
#

he doesn't age

#

what the fuck is with that

rough sapphire
#

๐Ÿ˜„

gentle moss
#

i've been watching Godless on Netflix

rough sapphire
#

Mute is kind of cyberpunk noir

gentle moss
#

that's quite good.

rough sapphire
#

that's on my to watch list

gentle moss
#

graphic though

rough sapphire
#

as is s4 of last kingdom

undone berry
#

There's a certain style of scifi that I just love - Gattaca is a great example

#

I wish there were more

gentle moss
#

oh man

rough sapphire
#

Gattaca was great

#

so underrated

gentle moss
#

Gattaca was g-

#

bitch

#

:D

rough sapphire
#

Equilibrium

gentle moss
#

did like that one

rough sapphire
#

It's good stuff

undone berry
#

Yeah, thats another great one

rough sapphire
#

It's also on Netflix

undone berry
#

not in the uk

gentle moss
#

i'm trying to think of all the ones in that type of sci-fi field now

rough sapphire
#

Reign of Fire another oldie, but not sci fi

gentle moss
#

ooooh, there was a limited series about a generational ship or something

rough sapphire
#

Oblivion was a good sci fi film imo, it got a lot of hate but i enjoyed it

gentle moss
#

that was quite good

#

i forget the name

rough sapphire
#

oh wait... it isn't that Ascendency or whatever?

#

i thought that sucked :/

gentle moss
#

not suuuree...

rough sapphire
#

DM me the ending

gentle moss
#

Ascension

#

that was it, yeah

rough sapphire
#

yeah that was a hard no from me

undone berry
#

That looks worthy of a watch

gentle moss
#

it's very uhhh

#

well, you know TV sci-fi

undone berry
#

Although I feel like based purely on this conversation I can guess the ending

gentle moss
#

it's middle of the road at best

rough sapphire
#

i've watched Picard on Amazon, which is worth a watch although it wasted a lot of potential

gentle moss
#

OH SHIT i remember the ending now

rough sapphire
#

The Expanse is must-watch sci fi

undone berry
#

Altered Carbon was so close to being my ideal TV show, but they didn't take it in the right direction for me to enjoy

rough sapphire
#

it takes a little while to get going, and the newest season is so much better with a bigger budget

gentle moss
#

i'm fond of the concepts and the style

rough sapphire
#

Altered Carbon was great

#

there's an old steven spielberg mini series you guys should check out

#

dakota fanning in it

gentle moss
#

i prefer s1

undone berry
#

I didn't like the TV shows execution of the concept

rough sapphire
#

I have no clue who did Poe, but that was such great acting

gentle moss
#

i think the actor does a better kovach than in s2

#

oh man, poe.

#

what a boss hotel

rough sapphire
#

"Taken" was the mini series

#

about alien abductions

#

definitely recommend that

gentle moss
#

i think i've seen that but have completely forgotten it

undone berry
#

Hotel was a massive improvement from the hotel in the books. Poe was indeed great (for the few episodes I watched)

rough sapphire
#

definitely don't watch: Nightflyers

gentle moss
#

wooohooo! finally finished S5 of DS9 without falling asleep through a shit load of episodes

#

the Jim Hodor's are about to fuck up the alpha quadrant

#

the Dumb Minion or w/e

rough sapphire
#

if you guys are in the ballpark for comedies... Sillicon Valley was seriously binge worthy

gentle moss
#

i've been meaning to watch the new series

#

i think 2 have come out since i stopped watching it

undone berry
#

I refuse to watch Silicon Valley on the basis that every other US sitcom I've watched leaves a bad taste in my mouth

gentle moss
#

it's very uhhh

#

US Sitcom

#

but it does a great job of mocking the tech industry

rough sapphire
#

there's a new series with Jim Carrey called "Kidding" where he plays some character like "Mr Rogers"

gentle moss
#

so i'll sit through the bad for the good jabs at the sector

#

oh, my gf was watching that. seemed interesting.

#

not my type of thing

rough sapphire
#

Sillicon Valley was great. I don't like Sitcoms... sometimes you get a gem... MITM for example

undone berry
#

Yeah, I guess there are exceptions actually

rough sapphire
#

have you guys watched The Mandalorian yet?

#

I am gonna binge it so hard... soon

gentle moss
#

fuck disney

#

i will not give them my money

undone berry
#

No easy way to watch it legally - not worth the effort of watching it any other way

rough sapphire
#

we can sub to disney+ now

#

since march

#

i haven't yet thuogh

gentle moss
#

fuck disney though

#

innit

undone berry
#

Fuck giving disney my money - and also fuck having too many different streaming services

gentle moss
#

they've always been a fucking massive monolith gobbling shit up

#

but they've pushed it too far in recent years

undone berry
#

None of their recent stuff has actually bothered me

#

at least not that I can think of

gentle moss
#

something like 30% of all media produced is owned by disney now

undone berry
#

the principle is terrible though

rough sapphire
#

It's weird to know that Darth Vader is a Disney princess now

undone berry
#

no company should be that big

gentle moss
#

it's really been in the last few years they've gobbled up some major shit

#

huge TV catalogues etc

undone berry
#

Star Wars and Marvel are the two common examples

#

both of which I don't care about

rough sapphire
#

everyone wants a slice of that Netflix pie

gentle moss
#

they spent $70bn to buy all of FOX's TV and Film assets

rough sapphire
#

apple tv has like 3? maybe watchable tv shows atm

gentle moss
#

all of it

rough sapphire
#

Netflix is always hit or miss with 90% crap

undone berry
#

Only reason I have Netflix is because I'm on my mum's account - no single streaming service seems worth the effort

gentle moss
#

the scale is from like

undone berry
#

except maybe Amazon because that comes with Prime

gentle moss
#

the Alien movies to the Simpsons

#

they own it all.

#

it was a crazy vast purchase of media

rough sapphire
#

Amazon's doesn't have much going for it atm, it has some good shows, but it's more like subscribe for a month, binge, and stop

#

unless you have prime

undone berry
#

yeah, I don't think I'd pay for amazon on its own

#

one thing I did pay for was their MGM channel purely so I could watch stargate. I got to season 5, and the rest of them weren't available on the MGM channel

#

absolute bastards

gentle moss
#

dicks

#

there's a stargate streaming service now though

undone berry
#

there' also 10 seasons of stargate sat on my harddrive

gentle moss
#

oh fuck sake

#

the stargate streaming service shut down

#

After less than two years in operation, Stargate Command, the sci-fi series' official streaming service and fan hub, is shutting down at the end of the year.

#

interesting that they tried to create an entire service just for stargate

soft violet
#

Sigh.

rough sapphire
#

i used to watch sg1 when i was younger, but i don't think i'll ever pick it up again

gentle moss
#

i've re-watched it too many times to remember

#

probably season 3 the most

undone berry
#

Aside about Stargate: Joe Flanigan was willing to fund more Stargate Atlantis - and MGM told him to fuck off

rough sapphire
#

@soft violet messages?

gentle moss
#

they think they own #MayThe4th content eh?

#

classic Disney

rough sapphire
#

i haven't watched the actual stargate film in ages. that was pretty good when it came out

#

Oh, are they talking about the Twitter messages?

gentle moss
#

yes

#

i think MGM was getting bankrupcy fucked at the time Charlie, Stargate history gets messy towards the end

undone berry
#

Yeah, true

gentle moss
#

they can't.

rough sapphire
#

so many shows suffered from that writer's strike back then too

#

remember Heroes?

#

that's really s1 and drop

gentle moss
#

no, it's not.

rough sapphire
#

@gentle moss you just reminded me, i recently watched all the new James Bond movies in succession and it was so much better than watching them out of context years apart, lol

gentle moss
#

they can't take control of people's intellectual property

#

they can't just siphon that shit off and use it as marketing material

undone berry
#

James Bond movies are interesting - I haven't any of them in years, and all I remember is finding them boring as a 13yo

gentle moss
#

with some "disclaimer" on their twitter account

rough sapphire
#

bisk is right

gentle moss
#

for a start, they don't own twitter

rough sapphire
#

all the Daniel Craig ones are pretty good, apart from Solace which was a snorefest

gentle moss
#

for a second, that's not a binding contract

#

for a third, i own all the words i'd type into my tweets

rough sapphire
#

@rough sapphire Which TOS are you agreeing with, when it comes to a random tweet from Disney?

gentle moss
#

lukas, anything else you say from here on out is my property.

#

i demand this as the king of OT

#

any response to my messages mean you comply.

#

you just did

rough sapphire
#

hah

#

@rough sapphire That's not how that works, though

gentle moss
#

thanks, i own all your words.

rough sapphire
#

That was the point bisk was making

#

That's not legally binding

#

That's like people posting messages on Facebook saying "FACEBOOK CAN'T USE MY MESSAGES FOR ANY REASON WHATSOEVER"

#

๐Ÿ˜„

gentle moss
#

in all media

#

it's really not okay.

#

that's not how public forums work, lukas

soft violet
#

It's about use of the hashtag.

rough sapphire
#

but unless someone sues them, they're still probably going to try it

soft violet
#

Not direct reply.

#

Even if it was direct reply, it still wouldn't matter.

gentle moss
#

if you use @disneyplus and the hashtag

#

they're claiming a right to your tweet

#

it's not direct replies

#

yes, they do

#

read the terms of use and their statements

rough sapphire
#

@rough sapphire That's exactly what they're saying

undone berry
#

I wonder why on earth they tweeted that? They could have done the exact same as what they're going to do without that tweet and been just as non-compliant with the law but had less backlash

rough sapphire
#

they're claiming a right to recycle your tweet in their own media

gentle moss
undone berry
#

gotta be some moron in PR not understanding the law

gentle moss
#

see that?

#

ah, my bad. missed a chunk

#

at any rate, still not fly.

soft violet
#

Pff.

gentle moss
#

as in, that's some total bullshit that wont work

rough sapphire
#

@rough sapphire That's the point we're trying to make, though

#

They can't

gentle moss
#

james felton has as much right to your cat

#

as disney does to the tweets

rough sapphire
#

they can't claim it, but they're also saying you're giving them permission to use that tweet elsewhere

#

The above legal language applies ONLY to replies to this tweet using #MayThe4th and mentioning @DisneyPlus. These replies may appear in something special on May the 4th!

#

That's exactly what they're saying?

#

By sharing your message with us using #MayThe4th, you agree to our use of the message and your account name in all media and our terms of use here: https://t.co/G0AyToufQ5

gentle moss
#

if they can use it in media without asking me for consent

#

they're claiming a right to it they perhaps don't have

rough sapphire
#

but you're giving consent by following their instructions

gentle moss
#

hard disagree on that

soft violet
#

Response is not consent.

gentle moss
#

but it'll never hit a court room.

rough sapphire
#

Here are some questions

#

How many people are going to tweet with that hashtag?
How many people are going to see Disney's tweet about giving them "permission"?

gentle moss
#

i mean for a start it's not in their main tweet

#

it's in a reply to that tweet

rough sapphire
#

really? i didn't click the link