#ot1-perplexing-regexing
1 messages · Page 251 of 1
@sullen thorn are you trying to see how many numbers in the int ?
no?
an integer is a simple, flat number. Nothing you can iterate through.
huh
oh i see
thnx
i can either do that or zip... and this seems shorter
what is the goal?
u = {k: v for k, v in zip(self.user_columns_snake, row)}
hmm ok thats not too long
thats the goal ^^
dict(zip(self.user_columns_snake, row)) is even shorter
you don't need a dict comp there
exactly, as stranac said. The dict constructor takes an iterable of key-value tuples too
i've concentrated too much in c++, its rotted my brain, ive forgotten all this cool stuff
😁
@sullen thorn shorter isn’t always better
no but im lazy
it isn't lazy to type out a longer solution if it would take you magnitudes longer to think of a proper shorter version
selective laziness 🤷
hey
pssst
you guys wanna see my bad python
@bot.event
async def on_error(_, msg):
await msg.add_reaction("🚫")
cls, exc, tb = sys.exc_info()
err_str = str(cls) + ": " + str(exc.args[1]) + "\n\nTraceback:\n"
ttb = []
sep = "\\" if os.name == "nt" else "/"
for ln in traceback.format_tb(tb, 50):
ln_m = re.match(" File \"(.*)\", line (\d+), in ([^\s]+)\n(.*)", ln, re.DOTALL)
p = ln_m.group(1).split(sep)
lnn = ln_m.group(2)
tp = []
for i in p:
if not tp:
if i != "site-packages":
continue
i = "<pip_pkg>"
tp.append(i)
ttb.append(" {} : {} ({})\n{} {}".format(
sep.join(tp or p), lnn, ln_m.group(3), " " if tp else ">", ln_m.group(4)))
err_str += "".join(ttb)
print(err_str)```
heeehehehehheheheheehehhehehhehhee


f'{strings}'
who needs fstrings
you do lol
^
How are f Strings actually implemented in bytecode
That's easy to check
>>> dis.dis('f"Hello, {name}!"')
1 0 LOAD_CONST 0 ('Hello, ')
2 LOAD_NAME 0 (name)
4 FORMAT_VALUE 0
6 LOAD_CONST 1 ('!')
8 BUILD_STRING 3
10 RETURN_VALUE
Oh, no pycon highlighting in discord
does anyone with braces know of any good alternatives to fizzy drinks?
water
im getting bored of that
too much sugar
so what u want is diet coke blue?
dentist says i cant have diet coke and stuff like that as well
too much acid?
ye
you could make your own yoghurt based smoothies...
i use a straw to drink coke but i have to make sure it doesnt touch my teeth
@robust sierra water flavorings? that's what i do. i can't stand plain water, but finally kicked the fizzies. this is my current, since Lipton dropped the Mango Tea. https://www.amazon.com/Crystal-Light-Liquid-Energy-Sangria/dp/B00FY42W1W
plain water is crack cocaine to me, can't believe there are people who can't stand it.
tastes like life.
well....
milk tastes so much better right in the morning
glass of cold milk 😃
unfortunately at uni im too lazy to have milk
but its still great
I hated it growing up but mostly I just drink water too now
@tame terrace my kid is like that. different strokes i guess... 🛶
I think morning is when I want it the most.
hopes the context is lost in that comment
first thing I do every morning is drink a bunch of ice cold water.
meme:

new meme:
idk im afraid to commit
im scared ill commit a private token or somethgin
That one is pretty bad
also @tame terrace i agree, water is 👌. it's my alternative for coffee, except i have to drink a metric fuck-ton to stay awake. :D
This original rap music video made for JavaOne 2011 celebrates the "Java Life". Dedicated to the developer homies everywhere who code hard day and night. Thi...
Funny Video based on the Microsoft .net platform And Java...Watch and share it.Love by every computer engineer... Cast And Crew: From The Acclaimed Director ...

now gdude's maybe i can watch
Boot it on up, I use the force like Luke,
Got so much love for my homeboy Duke.
GNU Public Licensed, it’s open source,
Stop by my desk when you need a crash course
Written once and my script runs anywhere,
Straight thuggin’, mean muggin’ in my Aeron chair.
All the best lines of code, you know I wrote ‘em
I’ll run you out of town on your dial-up modem.
Java's better just because it's multiplatform
they also mention it
Written once and my script runs anywhere,
is one of their lines
Stop by my desk when you need a crash course
Written once and my script runs anywhere,
Straight thuggin’, mean muggin’ in my Aeron chair.
All the best lines of code, you know I wrote ‘em
I’ll run you out of town on your dial-up modem.
yeah i like gdudes 😃 it less cringy 😃
the java one official
ok this ones a bit funny
just no
None of them have been funny
Nope
better for you
no for me? 
Doubt I ever heard it



nanami is private 
wym, thats a great meme 😃
You were already at the bottom

last 1 tho
brb lol
lol ok
unistd
Gnix
your c++ obsessed teen is thinking that statically typed feels unwise? that seems unlikely
i think i will go back to work on my project, this is getting too much 
python -m pip
chrome discriminates against other countries?
North Korea
yeah but like everyone discriminates against them
i see nothing wrong
lol

i need some help w/ minesweeper
does this make sense?
i went over it in gimp and decided that those are the only two possible mines that correspond to the one and the two twos
im not sure though
could someone look over my math?
yes
if im understanding you correctly
what
yes and they arent
no it isnt
it couldnt be
because the one means
there is only one mine in its 3x3 radius
and so on and so fourth
Yeah that's reduced to a 1-2-1 which means the 2 are on the "sides" of the 2
i went through with it and i was right
I laughed way too hard at that caps lock meme above 😄
one of our new employees only uses capslock
but has been trying to better himself by using shift
@river anvil might i be too ambitious?
oh wow
yours is 30x16, i'll give that a go.
haha :D
its a guessing game at this point
have fun!
Did you at least use the obvious 2 on the right?
if i think i know what youre talking about no i didnt notice it until after
😦
this is truly a sad day
neat.
i wanna try to beat 10 minutes
alright
ive become so accustomed to this that im flagging things subconciously
without even thinking about it
yea
actually, i want to also point out that the grid above started horribly
how so?
this was my first click.
lol i get those sometimes
when its just the start ill click a random one until i have something i can decode
yes thats what i meant
around the radius of that
ill just click random ones
and if i get a mine no big deal it just started
this version actually starts with an open field
oh cool
a what
i dunno.
you can
how?
what third one
the one next to the wall must have one
oh yeah that's true.
i see it.
nice spot.
i didn't notice that.
still, i worked it out.
nah im still confused
Surely there must be version of minesweeper out there who fixed the guessing problem.
on the bottom there's that 1 next to the wakk
its hard to fix
yeah there are
yes there is one next to the wall
which means that the 1 tile next to it must have the mine in one of those 2 spots
its not a big deal for me
sometimes you can calculate probabilities and stuff
which means the 3rd spot has to be blank
kazo gets it
thats a good one
still, my 2 at the wall worked just fine
wat?
are you freakin kidding me
LMAO
and to make it even better, it has adverts.
thats microsoft for you
and it's 120MB
lol thats fair
for FUCKS sake
its not hard to sandbox or check'em though
still, better safe than sorry.
only way to be safe is to write your own
better yet make your own internet
You would have to trust the compiler
build your own computer
make your own circuit board
make your own os
just to be safe :^)
this is my favourite pattern. red is mine, green is safe
i had that as my wallpaper for 3 months after terry davis died.
from august 11th to november 11th
rip

whos terry davis
lol thats the standard expert size
been the standard since it was first put on windows
too standard.
some long time ago on BOB or vista or something similar
oh god BOB
lol
deary me
gosh im worn out from minesweeper ive been doing it for a couple hours now
awesome!
hm
💩 💩

@river anvil please dont share random .exe files.
it's pretty sketch
we know you want to give everyone your cold but we dont want it

Oh hey, new avatar madi? :P
damnit! how did you know
thanks!
slaying as usual :v
i dont see it in the rules but ill take your word for it
Its just sketchy
there's a clause on listening to staff, isn't there? :P
If you made something cool, share the git repo or .py files. We use python, and know how to run the files after all
i dont wanna piss anyone off by arguing over stupid things
.exe are synonymous for viruses so thats why

i turn my tv on low brightness and play some random stuff from youtube until i get tired and pause it or fall asleep
.exe are synonymous for I have no idea whats in it and I'm not going to find out by doubleclicking it
yep
I'm wondering if music hampers my productivity lately
I think I'm gonna experiment tomorrow
how so?
are you just going to play music for an hour then not play it for an hour?
that approach seems iffy at best to me
lol being up late talking with known hampered my productivity today.... and the rum
so im curious what youre gonna do
Well I always play it so I'll just not.
what will you compare it to?
I find relaxing music increases mine.
whats your control group
Myself
I have it literally all the time.
But I'm not very productive lately, so
compare those results to what
You're overcomplicating this far too much
I wonder how it would affect your mood as well.
no im not this is how research is done
you do two things and compare them to eachother
I have music on when what I do is a natur process
I'm not writing a scientific journal here
And im not reading
If it isn't obvious what I'm comparing to then you're not paying attention
i never said you were lol 😛
:P
Youre gonna go by feel?
what are you going to compare it to
ive been asking and it seems like you just now understood what i meant :/
what's wrong with that chibli?
Frick it.. I had my eyes closed for 90min. Imma just play games for the next 6 hours.
Didnt say there was anyrhing wrong with it
JustI curious
so am i
It's not hard to compare against "literally not doing anything"
so youre comparing whether or not you do better with music
....by comparing not doing it with music with not doing anything?
Actually no, ive been reading maths for 8-12 hours every day for the last 3 weeks
that doesnt make sense
thats just comparing whether or not you get stuff done by doing stuff
Of course it doesn't, you don't know what I'm dealing with :P
not whether or not you get more things done without music
id better just stop now, i dont think ill ever understand what youre doing
I get that feeling too xD
I think you might not just be happy with the answer you got
It's about motivation, not productivity
Man I need motivation to fix my sleep schedule
I had a good thing going witg 10pm-6am
Now its back to whenever to whatever
And usually 12h+ of sleep
Schedule alarms and don't change them if you go to bed late
I have alarms at set times
It sucks but it works
ImI just a lazy slob
Also don't nap
AndI go back to bed
Set multiple alarms then
I dont nap either
just go to bed a couple hours before youre supposed to and close your eyes until you fall asleep
I have plenty
run over things in your head that you want to do
You need them more frequent
Rreee
Like 5 minute intervals
Nah, I need to fix my shit
And wake up on the first one to avoid the fall asleep wake up even groggier circle
That's why you go with a short interval
More of them more consistently-paced is usually a good idea.
Shes a night owl, and loves sleeping
II just need to start not caring if she sleeps in and wake up early
if the issue is noise you could get a pack of ear plugs and one of those super violent vibrating alarms
Some days 6-15 others 12-12
Lol the fucking vibrating alarms, those are hilarious
Or get that alarm with wheels that jumps off the stand and hides somewhere
Rofl
That's a thing
My nephew has that rocket ship alarm
that being said though, ear plugs do result in every movement you do being amplified like 1000x. if you move your head on the pillow it sounds like a blizzard just passed by etc
Thats launches off, and d oesnt stop till you put it back
Yeah, it forces you to get up
Nothing wrong with the sound here
Or it won't shut up
has anyone tried the bose sleep buds?
I don't know what those are but I bet they cost both of my kidneys
What I do want though is sunlight alarm
yeah they are not cheap
Or w/e they are called
I mean, she wakes up to my alarms anyway
vibrating pillows 🤔
AndI I guess I can turn of the light alarm
I know where im putting a vibrating pillow alarm
Degdeg
lol was kinda thinking the same thing chibli
Get her those eye covers that airlines give
Lol
They're called blindfolds
Not a bad idea
It's a multi purpose item!
😏
Anyway, yeah, there are things you can do
This is a child friendly server gdude!
Could even hack your own with one of those zigbee lamps
Neh, ill just buy a natural light lamp
i know the lamps work with the android sleep app
I have actually considered getting a zigbee blind roller for my window
get a microcontroller with an LED and wake yourself up with a cron job
i found out that i talk in my sleep with that app
And using that for natural light waking
A what now
I meant the cron job
make it start spraying coffee everywhere so you get caffeinated by osmosis
There are coffee machine alarms
If I dont get up and grab a cup it will burn down the entire appartment
Pretty good reason to get up
That brew you your coffee ready for the alarm
And I get coffee
Haha
But id probably just hook it up to a webserver and use my phone to activate it
Like the mike learns new stuff guy did
There's even an amazon basics microwave that comes with alexa built in for some reason
not sure I fancy having a sentient microwave
Im deffo making my own smart home when I buy my own place
I've been slowly working on it
I doubt my grandma would enjoy it
Presence sensors are fun
I bet
I was thinking of making a sensor based mailbox lock
Which would be forced with a normal key
I want my bathroom lights to turn on when I enter, but change the brightness depending on time of day so I don’t get blinded by the fury of a thousand suns trying to pee at night
So I could open it with a key, but if I had the dingledongle it would auto unlock
That sounds convene
You won't be able to sense a thing on your person
Convenient
But you could use an nfc tag reader
What I used wasnt too important
Could have been a qr code I slipped in the mail opening for all I cared
give it a barcode scanner and tattoo the barcode on your body
Lol
Okay that probably isn’t that helpful
On your forehead!
what if someone knocks him out and brings the tattoo up to it and unlocks it 
not secure enough
Just to open the mailbox?
yes
I mean they could also just take the nfc tag then
Then they could have used my key as well
2fa through an app on your phone
A password locked 2fa app
that requires you to also hit a button behind your house within a 30 second timeframe as the use of 2fa
At that point it's just inconvenient again
hmm
And have a friend twist a key 2 meters away just as you scan
gotta make your life into a coop
Heck yw
E
require your friend to pull a lever while you open the fridge door for it to actually open
wait but that requires a friend
can’t get one around here
can you at least get an acquaintance?
2 remotes to turn on the tv, that have to be 2m apart to work
Imagine being rich enough to be able to hire a fridge door opener
Yes.
ok I'm imagining
That is essentially what my gf is when I cook
You didn't even have to hire her either, what a steal
hey can you get the leeks from the fridge?
that sounds like a hired fridge door opener for a billionaire alright
She likes sitting on a barstool next to it and just watch me
I’ll watch you and open your fridge door if it means getting food
So there's that, I'm a messy all over the chef, so going near me is risky
you dont need to be a millionaire to hire a fridge opener
just get an intern and pretend youre teaching them something
you just need a SO
or that
or that
Ye ill give you food to open the door
jinx
weee
But you have to do the dishes as well
lol
deal
id rather cook
😋
Air fryers are a gods gift
Love that thing
I haven’t had much experience with them
I have one
you put potato in and get fries
that’s all I care about it
Ik :(
i have a bunch of frozen curly fries but since i dont have a fryer or an oven theyre just going to waste in my freezer 😦
Fry them in a pan
you'd have to pay for shipping 😛
Or that
how would i do that
Deep frying is fairly easy
Oil
Pan frying work well
Just don't be an idiot
Oil in a pan, yeah
the instruction dont come with instructions to pan fry
Frankly you could just fry em normally too if youre desperate
Yeah! Where’s the curly fry documentation!
Dude, you know we didn't always have deep fryers right
Just take a big saucepan, put a bunch of cheap vegetable oil in it, and deep fry
alright then ill try that when my headache goes away
how much is too much
Oil is hot
If you set it on fire throw it outside, don't put water in it
this sounds very dangerous
Put the lid on to choke the fire
So don't do that
well yea id prbably do that
That doesn't always work and you don't always have a lid :P
how much oil is just right
Who doesnt have a lid
I wouldn't go much higher than half way
lives in apartment
pan catches on fire
throws it out of the window
my moms doing something with wires gasoline and old electronics outside which is where the freezer is and gasoline gives me a headache so ill give it a little while
Man skal ikke helle vann i brennende olje. Her ser du hvorfor.
This is whya u dont throw water in it
Yeah water in an oil fire will just make it explode
except i dont have gas...
I'd better sleep. Ciao.
I go to sleep watching Bob Ross vids
no mistakes
how could i make a website thats very similar to soundcloud???
you might have to ask soundcloud
i mean you can do it in django
My Latest Courses: https://www.udemy.com/user/christopher-hawkes-3/ ► SPONSORS ◄ DevMountain Coding Bootcamp https://goo.gl/P4vgKS .Tech domains https://goo....
see if that helps
i havent watched them
that should at least get you started @shadow nova
appreciate it!
[0] ```py
import that
The Unrestfulness of Other Languages, by Paste Bin
Beautiful doesn't really matter.
Implicit is better than explicit.
Simple is complex.
Complex is complicated.
Everything is nested anyway.
Dense is better than sparse.
Readability is stupid.
There are no rules.
Practicality beats purity.
Don't worry about errors.
In the face of ambiguity, do whatever you want.
There should be many-- and preferably many --ways to do it.
But none of them should be obvious even if you're Dutch.
Now is better than never.
Although never is often better than right now.
If the implementation is hard to explain, it's a good idea.
If the implementation is easy to explain, it's a good idea.
Namespaces don't matter -- let's do the same amount of those!```
[0] @rough sapphire Your name is a bit hard to ping, you should probably change it https://pythondiscord.com/about/rules#nickname-policy
Edit: Yep, should be fine now
[0] @rough sapphire made it perfect
[0] ...can you stop using my name unless you have a good reason to
[0] also good job with the bot, assuming you made it
[0] ...i still don't really see why you're doing that at all
[None] because you all are doing it too
[0] so you're just pointlessly copying us
["Squiggles! ☆* . o(≧▽≦)o . *☆"] what's happening here
[None] :sataniathink:
["Squiggles! ☆* . o(≧▽≦)o . *☆"] lol
[None] why i cant paste
:sataniathink:
[0] this is getting ridiculous
["Squiggles! ☆* . o(≧▽≦)o . *☆"] ? what is
[None] <:sataniathink:40 3584908116754435>
["Squiggles! ☆* . o(≧▽≦)o . *☆"] satan is bad
["Squiggles! ☆* . o(≧▽≦)o . *☆"] dont praise
[0] the fact that you're all beginning your messages with something in brackets []
[None] 
["Squiggles! ☆* . o(≧▽≦)o . *☆"] what ? what do you mean
[0] you're doing it
["Squiggles! ☆* . o(≧▽≦)o . *☆"] doing what ?
[None] what?
[0]
["Squiggles! ☆* . o(≧▽≦)o . *☆"] hey wtf how is my name underlined ?
["Squiggles! ☆* . o(≧▽≦)o . *☆"] that's so cool
[None] ["Squiggles! ☆* . o(≧▽≦)o . *☆"] uwu
[0] we edited the image
guys just leave him alone
[0] ^
[None] them*
["i", "eat", "bricks"] this is dumb
["Squiggles! ☆* . o(≧▽≦)o . *☆"] whoa that's hit af
[{'content':chunk} for chunk in chunkify(result)] oof
combo breaker 
this is not what the community strived to be
i never saw [1] tho

[0] you probably would have if gdude didn't stop you...
exactly although there is no way to confirm, if that person is how that person says they are. If they are truly that way then your pretty much harassing them for having a disorder, that goes against tos and its just being a shitty human for poking fun at someone for being like that
@rough sapphire please turn off whatever you're using to modify the client, not only does it violate Discord's Terms of Service, it's annoying
they don't seem to be modifying the client
[0] we are not modifying the client. we manually type [0] (or [1] or [2] in some cases) at the start of every message.
EDIT: (placeholder).
i tot i will get a warning from ELA 
ELA, are you really telling someone off for representing their mental state in the only reasonable manner they can?
give up on the message prefixing or it'll be considered spam.
it's kind of hard to run 3 clients on one machine

well, there isn't anything I can do since I'm not staff anymore I guess
kinda sad they forgot that I used to be a system as well though
everynyan knows it
there is a reason we do it. if you want to know why, scroll up a bit in #ot2-never-nester’s-nightmare, DM us, or both. we are not going to talk here any more unless the staff allow us to type [0] or [1] or [2] at the beginning of messages. if that means we never talk here ever again then we won't. bye... possibly... ._.
Edit: Actually, nevermind.
ok, thanks
Guess I'll be joining you on that one then
🤔
fucking ridiculous
what is?
how this was handled
definitely not the staff team I knew
We are working with the users now.
okay.
for everyones information, first of all, we've reached a compromise with pastebin.
secondly what the fuck @sonic night and @viscid quarry
i am sorry 
3. Don't intentionally make other people uncomfortable - if someone asks you to stop discussing something, you should stop.
see what that says?
don't fucking bully people.
!tempmute @sonic night 48h ganging up on another user and making fun of the way they typed. clear violation of rule 3.
:incoming_envelope: :ok_hand: muted @sonic night until Tue, 26 Feb 2019 18:54:51 GMT (ganging up on another user and making fun of the way they typed. clear violation of rule 3.).
oof
!tempmute @viscid quarry 48h ganging up on another user and making fun of the way they typed. clear violation of rule 3.
:incoming_envelope: :ok_hand: muted @viscid quarry until Tue, 26 Feb 2019 18:55:04 GMT (ganging up on another user and making fun of the way they typed. clear violation of rule 3.).
double oof
Enough with the "oof" nix
I don't wanna see this kind of thing in here again. some people are different. deal with it. if they ask you to stop, you stop.
If you have nothing to say, instead of saying "oof" just don't say anything, seriously.
I have some thinking to do about everything that happened, I feel like some awareness on MH issues would benefit everyone.. I aslo feel being told I'm not staff don't get involved from staff wasn't right either. If i see stuff like this happening I feel like I have a right to say something.
you just said.
you've been saying quite a bit.
imo, you guys should've just pinged <@&267629731250176001>
How would that have..
(what does MH stand for in this context)
mental health
For the guys that were bullying yeah, that's fair
I don't see how pinging moderators over a moderator and an owner would help :P
Were suppose to be a community i shouldn't have to ping mods when their is a issue
now thats a game i havent heard of in forever
I was gonna just DM you myself later if you hadn't said anything
Mady, we can't expect to be on at all times
of course you should ping moderators when there's an issue. that's what they're for. and in this case, this was allowed to go on for a long time before staff even noticed.
You help us by letting us know when something's going on. We are all volenteers here
because they don't vigorously moderate off topic
im no saying that hem im saying that if i see something like thati have a right to tell them to knock it off before i get mods involved
To a point, but we are the ones who should be seen as the bad guys
People tend to back down a lot faster, and in a more calm manner when they're told to stop by admins rather than regular users
Let us take care of the situation, let us be the bad guys
I totally get what your saying but as a community we have to be able to stand up for each other too, that helps foster friendships and makes people want to be here too
by all means tell them to knock it off. but it's nice if you can let us know so we can respond in a more official capacity when something like this is going on.
I don't think anyone actually admonished you directly
I certainly am not
so I'm a bit confused by your response.
I'm glad you guys stood up for what you think is right, but when things started reaching a tipping point, it's best to let staff know
there was just a general statement that people should stop acting like mods. and I think the primary thing that comment was addressing was the fact that instead of alerting staff to the ongoing situation, you'd all just taken it into your own hands
I don't think the tipping point was the users bullying though
For me, the tipping point was staff appearing apparently hostile to the user
That's what pissed me off
that was already adressed.
Lemon and I are resolving this and making an offical response
No it wasn't
Don't duck face during this, please
Huh?
what do you mean by duck face hem?
probably refering to the :v emote
I didn't know that was a duck ._.
it has a beak
anyway that's neither here nor there.
the staff probably jumped the gun a bit because they did not understanding the situation until it was later explained.
i was just using a arrow to agree with him sorry
we've discussed it internally
we've contacted the user and worked it out with them
initially staff thought it was a client mod
You're fine, Madi.
then they thought it was trolling
the explanation was posted in a different channel
why don't you cut them some slack
Alright, I guess I can't explain it in a way you'll get it
the fuck
i guess if they didn't know the entire situation i can def understand that
I can totally understand that
once the situation was clear, we responded to it in a way I can get behind. before then, there was chaos, and people trying to contain it. it's not that easy to read a situation like this. we're all human.
to whom?
to you?
we've already talked directly with the user.
I thought I made that clear.
Alright, just forget it then
well I think we all learned something and at the least there is a positive in that
ill do better to get mods involved sooner in stuff like that i guess
rest assured that we evaluate all these kinds of situations internally and learn from them, as well.
for whatever that's worth.
would it be possible to dm you at a later date probably next week to talk about Mh stuff and what we can do better?
my DMs are always open.
great thanks
could one make a dvd menu in pygame
I havent used anything else so i dunno
did you figure out your soundcloud esk webapp?
yeah i've started following a django tutorial
@shadow nova have you been able to fix the problem with the words yersterday?
what did I miss
the fuck is g̀ͬͥř͂ͤe͑̋͊eͬ̅̊҉̴͇̱n̓̍ͩ ͣ̉̾b͆̋̾҉̺̠͢o͗ͪͧo̾̂̂k͛ͬ͐
Unicode?
hey KE
@river anvil 👋
hey jason
uh im not sure i only have 24hr clock on my phone
1:18am for me
i spent all my energy today working on rich presence and don't feel like coding anymore
rich presence is a pain
well not it itsself
I feel you man
but my coding abilities 😛
I had this experience when trying to implement some encryption
The docs are terrible
smh
i was actually waiting for KE to get on and see if i could pick his brain a bit
What for?
oh cool you're on, i was wondering if there's a way to put a null option when updating
updating ?
context required
lemme get on my laptop 1min
anyone else getting NXDOMAIN for http://www.alternative.to/
?
ah derp it's https://alternativeto.net/
agreed
http://alternatives.to/ looks free
alternatives.to Coming Soon
or parked?
idk
Alternative search engine - Find best product, place, solution, answer. Compare all alternative to choose best one.
that's what the google description says
does much more than just software apparently
this looks like one of those fake languages schools would use
how so
its basic without much functionality while incredibly easy to learn
Using this for teaching wouldn't make any sense
Man i have no motivation to do work, at work today
I spent the first hours just fixing my 2FA, now im still playing that card if anyone askes what im doing..
is Egypt going to be part of the EU
It's satire
Hello, I'm Clod 😋 (I'm new)
@obsidian hazel welcome
@sand goblet going off of what you said earlier about emulating games not being piracy if you have bought them first does the same thing apply to other media?
just curious on your opinion
I don’t think having mp3 files if you bought the CD is piracy
i ripped uh greenday off a cd i had like a year ago
but i mean all types of media
and i wanna hear gdudes opinion on it specifcially
sure
but I also downloaded games from ahem sites that I own in steam because steam doesn’t currently work for me and I don’t consider that piracy either
from what I remember (not a lawyer, might also be specific to German rights), there are clauses about personal use and personal backup copies which allow this specifically
on the other hand, you have clauses about not being allowed to do this in many EULAs and other agreements, but idk if these are even legally enforceable or rather void
okay kind of unrelated to this but is listening to a song on youtube considered piracy
^if the artists didnt put it on youtube or any other free streaming service
is that piracy then?
I'd say it's Youtube that's facilitating the videos therefore the responsibility falls on them
duplicating music is piracy, not listening to music (of any kind).
if you download the music from youtube with one of those youtube downloaders, then that might be piracy.
its also breaking the tos :^)
and yes you can legally make copies of music or games you own.
but the problem with piracy law is that it's hard to predict what these massive media companies will be able to convict you for given the right amount of motivation.
piracy convictions are ridiculous.
the most theyll do is threaten the ISP
often unprecedented
unless youre a big figure
then theyll probably sue you to get the message across
but if youre just an average joe with a vpn youll be fine
that's not true, there have been cases of people facing huge fines and even prison in many countries for just having pirated a movie or something.
from the companies atleast
but it's rare
and mostly america / sweden
yea
at least the cases I've heard of
ive only heard of companies and people who were huge figures in the community getting punished
there are people getting convicted due to a EULA, which just sounds ridiculous because companies try to make EULAs as lawyer-babblespeak-gibberish as humanly possible
and also the scene groups
tbh copyright law is a big mess.
its also much more convienent to pirate something
full of lobbying and unprecedented rulings and law firms with too much money.
im often torn because i dont want to steal the media but i also dont want to pay for something that is very obviously hard to use and then just download it elsewhere
which is imo, one of the main points to consider when trying to reduce piracy




