#ot2-the-original-pubsta
652 messages ยท Page 85 of 1
mhm
nah, trying to find the mean for Test2
can you change your import to import pandas as pd
then we can use all the pandas methods easily not just read_csv
then data = pd.read_csv(...)
done
do you know how to sum a column?
there is a pandas.Series.sum as well, that's actually what you want
could you trolling lol :P
okay. unsure how to target Test2
test2_sum = data['Test2'].sum()
you can also do data.Test2.sum() I believe but I prefer ^^^^^^^
sweet! then i have to divide that by how many is in the column
What window manager will do tiling and non tiling and support d menu, and have virtual desktops
mhm. that can be easily done with len()
never used len before.
oo
hence im asking for help lol
!e ```py
print(len("hello"))
@hollow heart :white_check_mark: Your eval job has completed with return code 0.
5
it's a handy built in python function
iirc you can do either len(data['Test2']) or data['Test2'].size
store than as a variable of your choosing, then you can calculate the mean. this is fine for learning but please use the pandas builtin mean() in the real world :P
i mean hell, you gotta learn somehow :p
also, how would i store a variable of my choosing? :p
idk if it fits your requirements but look into displayfusion (lots of features) or msft powertoys
I just meant make a variable with whatever name you like, for example
test2_length = data['Test2'].size
(check for typos I'm on mobile)
oh duh, but how would i choose the number to calculate the mean?
not sure what you're asking but maybe
test2_mean = test2_sum / test2_length?
have you played around with basic mathematical operations yet in python? like adding subtracting multiplying dividing
ish yes but not much
that's basically what we're doing here. dividing a number by another number and storing it in a new variable called test2_mean
jokes on me, gotta define test2_length first
yes need to write the code from earlier
did you add this?
Let's not use ableist terms (the r-word) here please
everyone goofs up, even pros
Thank you ๐
cheers mina.
what editor is this btw?
okok
it's fine to explore the pandas library but consider following some beginner python books/video tutorials at the same time :) it will only help
!resources below is a link to some. a lot of them will also guide you into installing python locally on your machine and using a desktop editor. as you get more advanced you may wish to consider doing that (or even doing that now would be good too)
The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.
@wheat aurora what'd your cat do!
not again kat
nice
heres mine :P
what tiling window manager is that
bspwm
ive heard of that before
im planning on backing up my home dir and installing gentoo
Hey @languid osprey!
It looks like you tried to attach file type(s) that we do not allow (). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.
Feel free to ask in #community-meta if you think this is a mistake.
hm
nice
I haven't used gentoo before
Hey @late tinsel!
It looks like you tried to attach file type(s) that we do not allow (). We currently allow the following file types: .gif, .jpg, .jpeg, .mov, .mp4, .mpg, .png, .mp3, .wav, .ogg, .webm, .webp, .flac, .m4a.
Feel free to ask in #community-meta if you think this is a mistake.
and heres my neovim config
looks like i cant upload files without extensions
but what does the extension matter
because some file types can contain malicious stuff
we don't allow filetypes which we can't confirm aren't malicious
but i can just change the filetype of a virus to end in png
the data will be the same
but you wouldn't be able to execute that then
you could but thats very hard to make
The file types listed here are pretty much all you'll need to upload
could you possibly get the gpg sig from the file and check it against a virus db
could probably get 80% of malware
ยฏ_(ใ)_/ยฏ
this gives me nocturnal vision
I almost forgot Kat had a cat ๐โโฌ
had
you cat to be kitten me right meow
I feel like a good chunk of that rust code could be condensed down to a for loop over a vector or array
what is this hmm
Ooh yeah probably, I'll probably get back around to refactoring this code sometime this decade
for? i think this is just for xorg i guess
It has buttons for logging out, shutting down, locking, etc
No, it's just a bunch of widgets
And one giant widget in the background for the blur
hmm? are u using eww?
Indeed
hmm i have the feeling it can be used as a lock screen but i do think the security is lax
just eww kill and done
It probably could, but yeah, there would end up being loopholes
just configure a DM
I use betterlockscreen for my lockscreen
they also do lock screens, usually
Hm, I'll look into it
AFAIK, anyways
I havent configured my DM much
that depends on the DE too
I'm not using a de
or WM
im using river but i dont need a lock screen yet
Probably
Ah
i will probably right a very simple one in zig but i guess maybe after school. i cant wait for october to end
school break is around the corner ๐ฌ
Oo
I wonder if lightdm is good
I've always only used SDDM
oh wait, I have used LightDM. On Xubuntu
use greetd and meet pain
lol some stray cat trying to mate our cat, our cat didnt like the stray cat so she ran away, stray cat chased, our dog saw whats happening and chased the stray cat away
my bad
ha?
sddm is KDE Plasma's but can be used for other DE or WM's
but i dont use it haha
Yep
I use it for my setup
i dont use a DM anyway, i just ran my wm in a script like this
#!/usr/bin/env dash
# Runtime Directory
if test -z "${XDG_RUNTIME_DIR}"; then
export XDG_RUNTIME_DIR=/tmp/`id -u`-runtime-dir
if ! test -d "${XDG_RUNTIME_DIR}"; then
mkdir "${XDG_RUNTIME_DIR}"
chmod 700 "${XDG_RUNTIME_DIR}"
fi
fi
export XDG_CONFIG_HOME=$HOME/.config/
# Start river
exec river-run.sh
reason being, a tty's console is enough as a login password
saves more time and less package to use
Hm
sounds annoyingly minimal lol
well it works
as long as it functions as it is intended to be then use it i guess
being minimal is not bad. for people like me i guess
you should cherish minimalism while you have it
wha
till it breaks then turns into spaghetti code
i want hu tao
me too
i also got xingqiu twice yesterday
My brother has her C1
He's got a couple cool 5-stars :(
Namely Tartaglia and Hu Tao, but still
oh and Diluc >:( and Mona >:(
characters I wish I had
i am happy i got my fav 5 stars
me with C1 Jean and Kokomi -_-
i mean sure i have jean but i only got her once
:(
what is
a healer-role that deals too much damage party
Oh, Kokomi can kinda do that
hard to build but doable
i have a hard time trying to build raiden lmao
going to focus on other characters first lol
tbh my Raiden's strong enough to basically kill the hydro cube in one burst
level 50 raiden is so op lol
Mine's level 80
it can even assist more extra damage
She makes my Kokomi look good lmao
tbh Yanfei + Raiden is only fun for so long
it eventually gets annoying because Yanfei uses so much stamina and overloaded launches enemies too far
not to mention using her in water... dying to electrocharged lmao
reason i have venti lol
Venti, Yanfei, Raiden, and any healer is OP
Yanfei's talents are OP btw
stack damage over successive flame related damage
150% crit damage teehee
tbh using any other healer than Bennett feels dumb
Using Barbara is fine unless, Fatui cryo people

i have bennet
He's amazing
dunno if im going to use him
you 100% should
no
Yes
._.
He'll buff your Raiden Shogun insanely
Not only does he heal, he gives atk boost
and Raiden Shogun's burst snapshots
so even when the boost ends, her burst is still buffed
Trust me, building Bennett will be one of the greatest decisions you ever make
are you making fun of his idle >:(
he is an airhead for liking fischl :((
time to run away, Pycereal will kill me aaaaaaaaaaaaaaaah
You use Venti
what about venti?
._.
he is a drunkard, not an airhead :((
smh
oh no u hate me now imma run aaaaaaaaaaaaaaaah
which is apparently everyone except for Razor and the Traveler
disregarding his personality
100% yes
He'll buff your Raiden so much
not just damage, but like he heals so much that you can use all of her burst without having to run from attacks
okieee mixed with Xingqiu and dandelion knight. hmmm
dpsssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
Jean?
vanessa is dead
time to play
lol
well i mean i thought u went for jean's story quest
I did
I thought she said like
"she's more of a dandelion knight"
than whatever the other option was
._.
make an America account and join me on my new account \๐ฉ
I'm just sweeping the world with my Diluc
also making new accounts is addicting... you get like 20 wishes + 1600 primos and event wishes
that's like 50 wishes within an hour
and that's not including starglitter wishes
lol u know Ph has slow internet xD
slowest in asean
well
oooof
you're not terribly far from the US
ah yes, over the pacific
not that far
D:
could be further
The internet is confusing tbh
How on Earth are we sending signals across the world
hmm we should use another Otn more often, the idea is good
bandwidth
I mean like
are internet signals really able to be transmitted across continents?
kinda crazy lol
very large internet cables
underwater
:)
that's not a thing, is it?
That sounds too... expensive and hard to maintain
underground and underwater
hmm
u will be surprised
whats genshin impact abt
Breath of the waifus
basically... you're stuck in an unknown world and a god took away your sibling
so you go around the world looking for your sibling and meet characters along the way
I think yes
bruh
idk if they die but you definitely beat people up
but it's not like... gory or anything, it's quite fun
well like
it's mostly fighting
it's open world
so like you do some fighting, exploring, etc
hate to see it
no
time for u to waste some greens
@hazy laurelwhy not listen to this artist https://open.spotify.com/track/33n1o7mzohXiCzS6Rr5q2E?si=d9343bed68554c92
slenderbodies ๐
learn to play music :D
huh?
idk maybe youre bored
https://open.spotify.com/track/0LzUTR0cjWXpiObhMi8rq0?si=ca086eee065c4088 hmm this song is weird
ah lol
pop is oddly broad, do you have a good example?
^
My music taste is oddly broad lol
Let me think of a song that I really like
hmmm i thought it was some explicit song because i have the same song title with a weird album art
by the girl in red
๐
The One
Download: https://drive.google.com/file/d/1hd2P5sIr1_DXtvEjuRsyh5pJjLvLmkUs/view?usp=sharing
Discord server: https://discord.gg/aCH5sP5y9q
doom,doom eternal,eternal,bethesda,zenimax,id software,id,the ancient gods,part 1,tag,tag part 1,ancient gods part 1,music,the blood swamps,blood swamps,level 2,he...
ah lol the same song title was the next one to play lol
dont take a lookie pls
got it
what quests are u doing now?
I need to reach AR 18 for story
so I've just been unlocking waypoints and statues, collecting chests along the way
imma kill thunder manifestation, but my damage is puke because i havent maxed my artis
:/
what am i doing xD
it's lower level and attacks are more chill
AFAIK anyways
the story bosses I think are always easier, but I could be wrong
it is hard when it just bursts all of its skills in just.. ggggggggggggggggggggggggd
I hate the one that forces you to run
true
idk how to do with that, it wastes so much time and stamina
i just wanna damage
:((
you don't have to run the entire time
you sprint once to gain some distance
then you "run" without sprinting
that is what i did
idk how to explain it
but.... the time spent
the run that doesn't use stamina
i just wanna kill
imma use rock guitar grill
that girl uses up all my stamina
yanfei is good with crowded shit
it's so hard to dodge with Yanfei, she's too stationary
yeah lol
but not on bigger targets that are weird
hmm i wonder if i can all electro with oceanid
Oceanid feels impossible without cryo
uh oh
boy do i have the game for you
it's called DOOM and you get to senselessly slaughter hundreds upon hundreds of demons
life is already a game
yeah but hopefully you don't kill people in it
hmmm
concern
yes
it's a ded hour
it will be full of ppl 6 hours later
vc channels will be filled up with ppl
terrible joke
terrible joke
terrible joke
@pine lagoon I was too late to answer your question but you can do driver.execute_script("console.log(false)")
Not quite sure why you wanted to do that though
@ionic locust that is not enough in my case.
Do you want to open a new help channel and ping me to discuss?
terrible joke
jerrible toke
terrible joke
We have to be in the same region
sadge
time to contact asian friends
unfortunately they are studying so /j
lol
@tawdry fog
In a 2014 study at Carroll University, Wisconsin, by Denise Guastello, of the 600 people surveyed those who said they were dog lovers were found to be more energetic and outgoing, and tended to follow rules closely. While, cat lovers were more introverted, open-minded and sensitive. Cat people also tended to be non-conformists, as well as scoring higher on intelligence tests than dog lovers.
If what you're saying is true, perhaps programmers tend to be more introverted and open-minded?
Well, wow you just completely solved my biggest question I've gotten from coding.
I guess a google search coulda easily solved that from my end but I'm too tired to think to do that.
I don't think this is conclusive by any stretch, but it sounds plausible.
I don't think the typical programmer is extroverted and energetic.
I think it's complicated. Sure, in some sense programming is an introverted activity, but it's also quite social, especially in professional contexts, and I have a lot of co-workers who are very extroverted. But on average I guess it tends to attract a lot of introverted people.
say that to everyone here with a cat pfp
usually when a lot of programmers do big social things its because they have to
I am a pretty introverted person who truly enjoyes their alone time. But also likes the attention and isn't afraid to talk to people.
Yeah definitely I'd love to see the genuine statistics on that, especially with separations between the people that program professionally v.s. as a hobby.
That's definitely not the case at my work.
i mean like going to a party with unknown people instead of being with a few coworkers or friends ^
Also I don't know if introverted is even specific enough for programmers, I know I hate most social interactions with people about day to day things however I could talk about a project I'm coding for hours on end.
It's uh... Quite the mix
I have it pretty easy to get friends. But outside of school I don't really want to hang out with anyone
When we were onsite at our customer in Tokyo my coworker wanted to go out clubbing all the time, it was the worst.
well there you go an extroverted programmer
Sounds horrible I'll stay home and do some bug fixing instead.
maybe the only thing worse than touching grass is bug fixing
That's up for debate, sometimes I enjoy bug-fixing if it's a lot of quick to fix bugs. However if it's one bug which you cannot figure out the cause yeah maybe you're right.
well yeah usually quick ones are quick and fun but when your code doesnt work for two days and you still dont know how its so frustrating
gets ptsd from when I first started in python and took on a crazy high level project and took me 2 days to get something that should take 30 minutes max
oh when i was making a custom mateix class i didnt know that copy.deepcopy was a thing and literally took weeks then abandoned the project because inputs to functions liked to get the same value of the result
it was not fun
when does this server set up a star board?
What is that?
there's a channel where messages that get enough of a react get put
usually, stars
We have one, just not publicly
sus
Never, i hope
It would easily get spammy
People don't have react permissions in pygen for a reason
Pygen and careers are already so spammy
true
I love how some people are not really discord-savvy and post everything in pygen. Because even if they spam, the other channels are fairly clean
I hate it and it keeps this server from being my favourite
The cringe in pygen/careers and ot0 is unbearable
Isn't there something like that for staff?
it's more of a stupidity thing and less of a discord-savvy thing
Well, what Brad said was basically it
... I was trying to be polite
Oh, yeah i see
I was about to reply saying "Forrest Gump said it best" and I kid you not, that exact moment I thought it, the video I'm watching said it.
spammers cc: https://youtu.be/fBQx4e_lXqQ?t=368
Part one here: https://youtu.be/jbyv7vYYiNQ
-LED Lights: https://www.amazon.com/dp/B07DK8VS7N?ref=myi_title_dp
-Olight work light: https://www.olightstore.com/?streamerId=1428611153457225732&channel=default
-Merch Store!: https://dieselcreek.com
-Help support the channel using these affiliate links!
Get some sweet gear from Yankum Ropes he...
Pumpkin!
the last one is a bear
owo
now wait in a couple of years there will be turing complete cpus that are just pumpkin
I forgot people use Google Chrome tbh
What are you on, IE?
So basically IE
They're not comparable at all
sure
Microsoft Edge is one of the best browsers... if not the best
Internet Explorer is one of the worst
huh?
They're like on completely opposite sides of the spectrum
lol

Microsoft Edge is great
new edge is chromium
Is there a website or program that can linkup to terms? I am applying to college very soon and my school has told me about various colleges that would look me up and I shouldnโt have anything bad on any account online, so I would like to put my name on one term and my username that I use everywhere online on another term and see if they connect to each other at all in any way
sry if this isn't the type of server for this kind of question, idk what other server to ask this on
Damn this has to be a new record on how many I triggered with a single message lmao
just letting you know. I guess you already knew?
Yeah I knew Edge is IE
...
what do you mean by "term"?
what?
Lmao
๐คฃ thats so wrong
๐
like my name to my user name
example: james smith > smileybones, and then it shows how its connected
I still don't quite get it, but yeah schools might look you up on social media
i feel bad, u dont actually know.
I'm pretty sure I made all my accounts private/unsearchable whenever I was applying to schools or jobs
lol i have too many accounts to go through, so tried looking for an easy way
just do it
i have separate accts for school and personal. just dont link both your school and personal. probaly
if you have a history of posting stupid shit online you don't want to make it easy to find
ok
lol they are searching for my name
I can't control them
good idea though if they asked for acc
.reverse nwod uoy tel annog reven ,pu uoy evig annog reven
never gonna give you up, never gonna let you down
can you not spam, post bot commands in off topic channels, and multipost?
don't all 3 of those.
lol
loln't
Can you stop spamming bot commands? You have posted that 9 times across multiple channels. It's time for you to stop.
i dont like geometry dash players
geometry dash players dont like u
actually i don't like geometry dash players too, the game is just too hard for me and i can't watch them doing better than me
nah i just dont like them, not because i am unskilled or anything
lol
I forgot about it
lol funny
I stg being left handed should be considered a disability, my reasons are as follows (From a leftie):
1.) Whenever a leftie writes their hand covers what they just wrote and if theyโre using a writing tool that needs a little to dry their hand always smudges what they wrote.
2.) Binders, notebooks, etc are borderline impossible to write in; Your hand is constantly stuck in the binding or the rings if itโs a binder.
3.) Eating while sitting next to a more common right handed person they start to despise you as your elbows bang into them over and over again.
**4.)**Everybody seems so surprised when they figure out youโre a leftie and your teacher proceeds to scold you for 15 minutes because instead of doing class work your fellow peers talked about it for 1 minute so now your teacher is considering giving you a detention so you have to argue explaining that you hadnโt started the conversation but they are still convinced itโs your fault and nobody elseโs and itโs just getting worse but finally that class is over so you can leave
I mean, I know a few left handed people
including my mother, who had a lot worse than #4 happen to them
along with all the others
though, you generally learn how to eat without flailing your elbows :p
I am left handed all of them happen to me.
I more mean when using a fork which is when it happens
I don't think being left handed should be considered a disability
I think that was an hyperbole
it was
Having issues with windows 11.
Settings>Updates said that my pc is not windows 11 compatible, I downloaded PC Health Check and it said that TPM was disabled.
So I went into the bios and enabled it, now PC Health Check says that it is compatible.
But if I go into Settings>Updates it still says that my pc is not compatible.
ask microsoft server
Hey does anyone have any cool ideas for a bash project that would be good for someone not familiar with the language?
idk how good the repos online for general projects translate to bash
you could make something in the style of neofetch, just maybe simpler
or a simple website using cgi
a simple website doesn't sound bad, I could do it all with bash? Or would it somehow incorporate html too
well, you would need html for the frontend (or just pass content-type: text/plain and do ascii art)
just keep in mind that just about anything sizable you do with bash will be more annoying than doing it with a different language
Right, I don't want to do anything too huge I just want to understand what I can do with it so that if I do need it I'm not completely lost
Also just like, basic syntax and stuff cuz I've been looking at sh scripts and can't really read it
hmm, neofetch like thing probably make more sense then
bet so, a script that pulls some system info and does some ascii art in the terminal to visualize it
yup
sounds simple enough
@jovial island this?
thanks. mind if I ask?
not at all
So I was using school wifi from my home and I went on things that I shouldn't have mainly through discord and now I am so paranoid
does the school care enough to look through my logs or can they see what I have done on discord
or wikipedia
no
they can see the website you go on but not if its through discord unless they like hire the fbi
what if you access wikipedia through discord?
I am just mainly paranoid about wire shark
but I was told that school IT doesn't care enough to search through that many logs
I doubt they care unless it triggers one of their filters
but I didn't use a school issued device
it was a hotspot
that I accessed through my personal device
yes
but it was through discord so I don't think anything inappropriate in a discord server can trigger their filters
yeah like they just arent going to have the motivation
yes
(i was exaggerating abt the fbi part in case you thought that was true or i was crazy)
and mostly saw inappropriate things on discord
I am not dumb enough to actively go on websites like PH
with school wifi
my friend got one of those 18+ images on discord once nothing happened
I just hate the feeling of paranoia and potential humiliation
only that i was on discord tho
ohhh was it like feet
but they can't see direct messages
and I don't know how much wireshark can actually see
bc if it were normal its not going to be humiliating half of everyone else does it lol
porn
ohh no
idk if you consider that normal
nope
mainly through videos posted on discord servers
yes that like normal for that if you actually say the word though the mods might slap you
and like the only website that I might have seen anything inappropriate on was through wikipedia that I opened through discord
well they can't see your discord messages
did you not want to use a vpn or smth
all ik is that they know what websites or apps you are active on but I doubt a school would go far enough to look into the gritty nitty
I had a big clunky computer that was hard to manage and tor on mobile sucked
oof
I just need some reassurance because I have heard people online say different things
i personally don't know how many students have used school wifi at home but our school IT department is not that big
so i don't think anyone is gonna look through that many logs trying to find dirt on me
Frankly, unless it triggers their filters, I don't think they'll care what you do
but I assumed it can't because on discord I was't even clicking links
it was videos posted on discord servers and the wikipedia page was opened through discord
but if you trigger the filter, wouldn't the web page be blocked
yeah, i think the filter is triggered if you go to a web link
not videos on a discord server
@sour cosmos ๐
me rn
Need this error ๐๐๐
noice error
are "monad" and "generic" the same?
i just heard about monad not too long ago and i'm interested to know what it is
I don't fully understand either concepts but I'm pretty sure they are incredibly different
same
monads I think are functions with side-effects and generics are...
idk how to explain generics
like throws in java?
void removeFile() throws FileNotFoundException { ... }
nah
idk how to explain either of them but I'm pretty sure they're not really related
generics are essentially having the same construct work with different types
you could have a generic List<T> where T is a placeholder for any type, and later make a List<Integer> or a List<String> or whatever instead of writing a separate IntegerList and StringList classes
ye
thanks, i already know generic
o
monaDS arE JUsT MoNOIDS In THe cAtEGoRY oF eNdOFunctORS
which one is better? vim or neovim
can you recommend me? I've never used vim before
public void static main striong args
stun zeed
shush
stop trolling, or get banned u bot
When did u start abusing ppl uncomfy?
converting them to an aboos? ask @languid osprey
what
Hey guys I need help
I updated all my drivers recently
When ever I try to play any video on my pc like youtube or videos, it lags a lot
Do U know how to fix
@ornate dockDon't multipost.
@steel eagle what's with the nickname
What about it?
From what I heard, they work kind of the same. If you are interrested in having a keybord-centric text editor, go for either of those. It should not be difficult to change between the two if needed. For now, I use vim but I may try neovim some day.
....
Or use a good editor like emacs instead
Vim's keybinds are alien to me
Emacs are what
emacs is good according to users of it
Basic hamburger be like:
||Top Bread||
||Cheese||
||Meat||
||Salad||
||Bottom Bread||
ew multiposting
can you not crosspost
just send in ot channels
but you don't send it in all right?
we meant like one ot channel
ew boring go back to where u came from
yeah idk we told them to post in an ot then this happens
Im come from your brain
I don't think so
:(( sadly my brain does not know u
yea
ey why this hamburger so attract people
so go back to where u came from
anyone notice how we have said dont multipost hamborgor in every ot
or my white blood cells will kill u :3 because youre an intruder
multiposting is ew
the knock knock joke no one care about it
overused joke :((
why u multipost :((
do u make discord bots
i make people
hm
uhhh so
:)
amusing
im destroying people brains
but no
it is called blocking u. interestinf
blocking is interesting. makes my day happy
same
blocking is such an unnecessary display of disliking someone i dont like it
well it is good if u want to block a very toxic person. sometimes u need to avoid toxicity u know. i just block him because i feel like i wont like him
fair
That's called babies
I can't travel, critical issue here I'm feeling the reality for the first time
Bro I donโt know how to tell my friends Iโm a commie
Bro I donโt know how to tell
myour friends Iโm a commie
lmfao
imagine replying with image of that text
BroCOMRADE I don't know how to tellmyour friends I'm a commie
hmm
BroCOMRADEIwe don't know how to tellmyour friendsI'mwe're commies
Learning python, loving it
hey thereeeeeee, let's stick to messaging in just 1 relevant channel
@hollow heart Gothca ๐
I am just reading the book... which is totally a godsend.
I feel like I improved my programming skills by a magnitude.
System analysis and design 6th edition.
That's just nuts how much of useful information I have acquired
the book is written in a really good way. It was still a bit difficult to read, but it was definitely ultimate worthy one
why my university did not teach us it... ...in university we had like only one chapter out of this book
the book has literally all the answers to the universe and everything.
author? ๐
ty
U a welcome.
This book teaches how to make complete, precise, brain friendly documentation/specification to develop a programming product. With all the project planning and refactorizations that involves it
After u finish those Planning, Analysis and Design stages....
.... Implementation/Writing code will be a piece of cake and of much better quality.
give me thy book
ty
<@&831776746206265384> could be malicious
!mute @jovial island 5h I've just told you to not post referral links
:incoming_envelope: :ok_hand: applied mute to @jovial island until <t:1633723639:f> (4 hours and 59 minutes).
lmao
bro, don't ever join rwxrob's server or twitch stream lol
they're mad as fuck
I just asked "bro why did you ban him for no rerason??" and he was like "I don't give a fuck. I ban whomever I want, whenever I want. Get the fuck out of here if you don't like it." and then I got banned too lol
whos that
never mind.
well. that sounds like a fun streamer. lol
boi what the hell boi
by rwx i assume he uses linux
chmod -rwx rwxrob
maybe he has,, a tantrum
idk who that is though but i feel like he is toxic irl
๐ค
LOLOLOLOLOL
that momejnt when discord mod
github profile
perfection
thats him?
ye
he looks kind but i see
i literally got banned in the first 10 minutes of his stream
why did he bad the other guy? what did the banned guy do?
i don't remember
context for old dude pic?
uhhhhhhhhhhhhhhhhhhhhhhhhh
the last one??
I just asked "bro why did you ban him for no rerason??" and he was like "I don't give a fuck. I ban whomever I want, whenever I want. Get the fuck out of here if you don't like it." and then I got banned too lol
the 'he' here
become more annoying than average
hmm
โBeginner Boostโ and โBoostโ are legal trademarks of Robert S. Muhlestein but can be used freely to refer to the this project https://github.com/rwxrob/boost without limitation. To avoid potential developer confusion, intentionally using these trademarks to refer to other projects โ free or proprietary โ is prohibited.
he fking trademarked "boost"
YOU WILL BANNED: whenever the fuck i want even without a reason
I don't mind the last one?
just seems a bit agressive
It's basically saying "you will be banned if you're annoying (take it to DMs)"
?
hm true
he is?
yea
other than the occasional temper he seems like a cool guy tbh
a bit temperamental though
wtf
lol i didn't see this
i redact my statement
he seems like he would blast him if he didnt
or is that just me
It always struck me as weird when people complained about ads. Like... install an adblocker if you don't like that, some even allow whitelisting specific youtube channels if you really want to support them this way.
"he's just making sure he's not loosing any sponsor by banning someone"
lol yea
Cannot do on androidtv :c
but wait, installing ad blocker doesn't make any difference for the youtuber, they get the money anyways
From ads? No they don't, I'm fairly sure
adblockers aren't good enough to pretend to have seen the ads
(or is it only clicks that give revenue? something like that)
I don't think so
oh wait nvm
they don't get the money
actually both yes and no
โdo YouTubers get paid if I use AdBlock?โ, the answer is noโฆ but also maybe. Thatโs right; this is yet another question with no clearcut answer.
the answer is at least "google would certainly prefer if to be 'No'" ๐
why would google (well, advertisers) pay youtubers for viewers who don't see their ads? So they have an incentive to not pay for such viewers
ah, yeah.
alright
Tell the boomer that the new meta is to be sponsored by a product and have an ad mid video
dudes a fucking joke. lmao. just googled his ass
grimy
very aggressive
judging from this i can say he's been having a bad day since he was born
that sums it up
that's a lot of bad days
you understand why he's so mad
I'm grateful for other day alive
I am angry about every day alive
I'll end up being that guy
Just his female analogue
sorry for being out all this time
@sturdy relic heard you were unwell, whats the matter? (Sorry for the ping)
So I was sent to the hospital with chest pains. The ambulance suspected hearth attack, but it was not that
Because a medicine I got called nitro worked, they suspect that the underlying problem is hearth related
Oh no, I hope you get well soon.
So Iโm heading to more tests this week, and at the moment Iโm in recovery
Alright, hope you have a smooth recovery
I also hope so, thanks โค๏ธ
No problem
ah damn
take rest.. hope you get better soon ๐
Does anybody have experience with twitter bot development here? (I have questions, I'd appreciate very much any help)
what are algebraic data types?
I didn't read much, but looking at the code, it's like sum types
e.g.
some_type = int | str | bool
Sum types are a kind of algebraic data type
algebraic data types are slightly different. Here 50 is of some_type, but in an algebraic type like
data SomeType = I Int | S String | B Bool
50 is not of SomeType, just I 50 is
are enum an algebraic data type?
any recommendations for git merge tools?
meld
complex merges?
Wdym?
i heard that meld is only nice for simple cases
Can you give an example of complex merge case?
should != reality ^^
sometimes things just happen like that
and i need a tool to deal with those unicorns
merging complex conflicts is very frustrating with the tools given by github, vscode extensions etc
for simple conflicts, those tools suffice..
At work I don't even use such tools
If there is some kind of conflict - I always can resolve it in plane editor
Or Intellij Idea at most
well, then intellij idea is the tool you use, that's not none ๐
thanks for the recommendation, i think i'll stick to that for the time being ๐
i tried different tools now, meld seems fit best
Error parsing unclickable link
The preceding colon makes it unclickable, I think
.spookify
.spookify
hmm nope
kerrigan is already skeri when she became a zerg
...... is it not scary enough already 
.spookify
really lmao
.spookify
try to save it again and see what folder it tries to save to
.spookify
...right
That was just incredibly complicated
Had to save the link, then open it with my photos app and send the image on messenger, then save that image and use it as the profile
Saving the one from the embed didnt save it as an image
.spookify
yikes lol, it just saves from the embed for me
you should keep this version
.spookify
bruh this sucks :(
we need better effx
.spookify
Hey
.spookify
.spookify
no that looks like it might harm small children
what is that
your nightmares
.spookify
._.
that rodent's cute
its a proboscis monke :(
blocked
Hello physics
.spookify
:)
looks the same
This ot name was added because of me!
.spookify
hmmph
lol

