#ot2-the-original-pubsta

652 messages · Page 51 of 1

grim seal
#

hmmm

#

i don't like this zsh anymore

#

i am going to get rid of it

languid osprey
#

lmao

#

rice from scratch

#

its made in RUST :D

hazy laurel
grim seal
#

okay i use fish now

#

I like this

hazy laurel
#

but

grim seal
#

hold on

hazy laurel
#

you've not even used the zsh plugins \😢

wide totem
#

He literally just

#

Wow

hazy laurel
#

He literally just wow?

wide totem
#

I don't like zsh

Okay I use fish now

daring jay
#

That's devs for you

wide totem
#

Fish is pretty different from bash and zsh right?

hazy laurel
#

I blame the fact he didn't try any of the plguins lol

hazy laurel
wide totem
#

Eh

hazy laurel
#

that's why there's a custom fish script for virtual envs

wide totem
#

Someone told me to not use omz but I don't remember why

#

I think it's cause omz is slow af

hazy laurel
#

because the ones for bash/zsh are not compatible with fish

hazy laurel
#

Just source the plugin files, like I do

wide totem
#

Oh that was u lol

grim seal
hazy laurel
#

was that me?

wide totem
#

I think so

hazy laurel
#

zsh + PowerLevel10k + zsh-autosuggest + zsh-syntax-highlighting

wide totem
#

Yep that was u

#

Pl10k

grim seal
#

I like this

wide totem
languid osprey
#

p10k is great

hazy laurel
wide totem
hazy laurel
languid osprey
#

eyy

hazy laurel
wide totem
#

Fwiw I use zsh now but keep my default shell bash

hazy laurel
wide totem
#

And that's because I'm getting started with zsh and don't feel like if I fuck something up having to reset that

hazy laurel
#

it's when you use fish that things start to get fucky

wide totem
#

I can just use bash to edit it

#

I ended up creating local login scripts anyways

#

So when they launch, I exec zsh -l

languid osprey
#

zsh > bash

wide totem
#

Agree

#

My own ability to not fuck up and make my terminal unable to launch?

hazy laurel
wide totem
#

That's priority over bash and zsh

hazy laurel
#

this is the majority of my zshrc

wide totem
#

I will set bash to default since I do not want to have a computer which I cannot enter the terminal

#

I'm don't wanna deal with that

hazy laurel
#

then my aliases

wide totem
#

I set zsh to the default terminal for vsc tho

#

@hazy laurel I'm gonna get to a dot file system soon

#

When I'm worked out with how to use shit and stuff

hazy laurel
#

I don't switch systems enough to care for dotfiles

wide totem
#

And that way I can sync my setup with git and git repo

hazy laurel
#

I'm sticking with Tumbleweed, tired of of hopping through distros

wide totem
hazy laurel
#

sheesh

grim seal
wide totem
#

I want to sync my vim config and my .zshrc probably

grim seal
hazy laurel
#

zsh is great as long as you've got like those two plugins

wide totem
#

I should

hazy laurel
#

oh. sorry for the ping

grim seal
#

hahaha you're good

hazy laurel
#

you'd think with the blinding blue it'd be easier to tell when I accidentally have it on

grim seal
#

😄

wide totem
#

guys whats the best selfie of joe for cropping

#

sigh.…

hazy laurel
#

ah, I've figured it out

#

that was adding zstyle ':completion:*:options' list-colors '=^(-- *)=34' to ~/.zshrc

wide totem
#

lol

grim seal
#

okay i like tihs

wide totem
#

welp im too lazy to gimp so joe saved himself a meme

#

OH I JUST FIGURED OUT HOW VSC SETTINGS WORK

languid osprey
#

nice

wide totem
#

User settings apply to every time you have vsc open.
Remote settings apply to that remote server for everyone on that release channel of vscode.
Workspaces are config files you can load to create exactly that, a workspace.
Folder settings apply to a specific folder. These are loaded even if a workspace isn't loaded.

#

but in addition to that

#

if you have a workspace for a single folder

#

save folder specific-always-want-them to the folder specific settings

#

and copy them into the workspace if you want as well

#

this is what one of my two settings in this workspace is

#

then the full workspace

languid osprey
#

ooh

#

color

delicate lion
#

oh I kinda like the green

languid osprey
#

yes

#

change VSCode logo

wide totem
#

that's insiders

languid osprey
#

huh

#

what is it?

wide totem
#

visual studio code insiders

languid osprey
#

hm

#

Whats different about it?

delicate lion
# languid osprey change VSCode logo

ugh speaking of vsc I was tutoring someone in python today and they got an old macbook and I accidentally updated their vsc and now it doesn't work on their computer

languid osprey
#

oof

delicate lion
#

so now they're using sublime

languid osprey
#

another reason why fuck macs

wide totem
#

i have all of these for developing yeet

languid osprey
#

ah yes, I code on spotify

wide totem
#

spotify is included intentionally

languid osprey
#

haha

delicate lion
wide totem
#

see if you can recognise all of those apps

languid osprey
wide totem
#

technically its not since all i do is check if its playing or not and what is playing

#

but i use that info to mute my speakers

#

if its an ad

#

😏

languid osprey
#

shmart

delicate lion
#

that actually is pretty clever

languid osprey
#

yes

wide totem
#

i have no automatic ad skipping

#

thought about it but decided against it

#

its the quit and restart spotify trick to skip ads 😛

#

not really a trick

languid osprey
#

haha, it is pretty smart

wide totem
#

i did end up making a keybind so i can trigger if spotify should pause music after ads

#

so i can walk away during ads and miss no music

#

at some point it makes more sense to just pay LOL

#

the server is different on each machine

delicate lion
#

I wonder if that's against their ToS if the ads still show

wide totem
#

they technically do so they get money still

delicate lion
#

yeah exactly

#

so I'm not sure

wide totem
#

I'm not looking into it

#

I looked into it enough to not really do much

delicate lion
#

probably doesn't matter too much

wide totem
#

also i still get like up to 4 seconds of ad since i poll the api every 5 seconds anyways

#

since it literally is making a request every 5 seconds all day long

#

like, there's nothing in the api docs about ratelimits

#

¯_(ツ)_/¯

#

oh and it uses autohotkey

delicate lion
wide totem
#

from what i looked

#

since the api wrapper was already written i didn't look into it much

#

one annoying thing about having both vsc and vsc insiders is

#

the server is different on each machine

#

so if you use insiders you redownload every extension

delicate lion
wide totem
#

well then

#

i could probably bump this up to 1 second then if i wanted

#

but i won't since i don't want to rewrite the whole thing

delicate lion
#

and it's not rly worth it

wide totem
#

well no

#

4 seconds of missing music and hearing ad is

#

since it sometimes doesn't unmute for 4 seconds after music starts

#

which gets a bit annoying

wide totem
wide totem
#

yeah that was on me for coding this in no order

#

there is literally no structure to the code

#

i only edit critical bugs now 😔

#

what ide do u use

delicate lion
#

pycharm

#

you?

wide totem
#

vscode lol

delicate lion
#

then I'm afraid we are mortal enemies

dusky cliff
#

duel to the death now

delicate lion
#

ducky_vader I call lightsaber

dim root
#

we got a banner

#

it has a rick roll 🙃

wide totem
#

DO YOU SEE A PROBLEM WITH THIS

tranquil ridge
#

yes

#

caps

wide totem
#

no

#

this is the read only version

#

on the right you can see the buttons to delete the tables

#

THAT IS NOT GOOD

tranquil ridge
#

ok

edgy nebula
#

tHeY'rE nOt tAbLes bRo

wide totem
#

yeet we have a

#

INSIDERS IS LIT

languid osprey
#

Green vscode good

wide totem
#

Yes

dusky cliff
#

what even is insiders

wide totem
#

Preview

languid osprey
#

I have no fucking idea but it's green so I like it

wide totem
#

Canary

#

Beta

#

Pre-release

#

Etc

wide totem
#

@languid osprey do u use vsc?

languid osprey
languid osprey
languid osprey
dusky cliff
languid osprey
#

Why the fuck

dusky cliff
#

banana

languid osprey
#

I can smell them and I want to gag

#

Shit

wide totem
#

I used to use logo_vscode but I hit an urge one day and moved to alpha logo_vsc_insiders

languid osprey
dusky cliff
#

*overripe

languid osprey
tawdry salmon
#

lmao

wide totem
#

Unfortunately today I ran into a bug in vscode insiders which is literally the point of insiders

languid osprey
#

Lmao

#

Just use vim if vsc breaks :P

wide totem
#

So I ended up reconfiguring logo_vscode

languid osprey
#

Or just fuck it and use vim

wide totem
#

And most importantly, I desynced logo_vsc_insiders from logo_vscode (I was using settings sync to sync the two of them)

#

Also I uh

#

Realized you can put multiple folders in a workspace file....

languid osprey
#

Lmao

wide totem
#

And u can even name them

languid osprey
#

Anyways, it's 1:10 am, and I have to wake up at 4, so gn :D

wide totem
#

Yeet

#

Night

odd sphinx
dusky cliff
#

or neither

odd sphinx
#

true

median blade
#

not true

#

kinda true

#

but ik poop wants jetbrains

#

so

#

not true

dusky cliff
#

good

scarlet totem
#

ah yes the-non-toxic-toxic-person

odd sphinx
#

yes

balmy storm
#

lol

daring jay
#

Hello non-toxic Toxic

balmy storm
#

My teacher is going to make me cry

median blade
#

ok

tribal tinsel
daring jay
#

awwwww

tribal tinsel
#

Kitty pics make everything better

tranquil ridge
#

kitty pic

grim seal
#

lol

#

that's a good one

tranquil ridge
#

:>

balmy storm
tribal tinsel
balmy storm
#

❤️

median blade
tranquil ridge
#

yes

median blade
#

ooh ok

#

i need that lambda

#

the arrow sucks

tranquil ridge
#

λ

median blade
#

which color theme is that

tranquil ridge
#

nord

timber field
#

hackerman

hardy prairie
#

only gives you an error if nothing went wrong

obtuse wind
#

every 1 minute in my life, 3 minutes pass

hexed tendon
#

wow this help system is a lot to throw at people who join to ask a question lmao

round moss
#

it is a major improvement over static help channels

obtuse wind
#

my time is passing scarily quick

#

I'm gonna be lying in my deadhbed very soon

hexed tendon
dusky cliff
#

yeah it probably is

lunar steeple
#

how could i expose a ssh connection through tcp without getting massive delays?

daring jay
#

@cloud fractal Not having enough money to pay for an expensive domain doesn't make the site bad

odd sphinx
#

lol

cloud fractal
#
exec(leave_the_joke_be_a_joke_for_gods_sake)```
mild river
odd sphinx
#

exec*

mild river
#

yes

scarlet totem
#

exec is a builtin function though?

cloud fractal
#

don't you dare say IndentationError

#

or imma get the Glock

scarlet totem
#

It isn't

cloud fractal
#

yeah, you write the whole output, I'll be back in 'inf' seconds

mild river
#

no non on on ono

#

i pressed CTRL + C

#

wait will the bot actually type all of the output if i do that

odd sphinx
#

ok

cloud fractal
hazy laurel
wide totem
#

!e

try:
    exec(leave_the_joke_be_a_joke_for_gods_sake)
except:
    while True:
        print("Please stop")
clever salmonBOT
#

@wide totem :x: Your eval job has completed with return code 143 (SIGTERM).

001 | Please stop
002 | Please stop
003 | Please stop
004 | Please stop
005 | Please stop
006 | Please stop
007 | Please stop
008 | Please stop
009 | Please stop
010 | Please stop
011 | Please stop
... (truncated - too many lines)

Full output: too long to upload

wide totem
#

lol

cloud fractal
hazy laurel
#

if your code is that long, don't do an in-line comment \🤔

cloud fractal
#

yeah but what about

#

!e ```py
class flasjkldasuqoiwr__gsadasHFIBASJD :
def weiruhwqndnsad (
self ,
gasjdkam ):
self.gasjdkam = gasjdkam
if gasjdkam == 1240912 :
print (
'gfashdaks' )
str (
self.gasjdkam )
array = [
1 ,
2 ,
'A' ,
3 ,
4 ,
5 ,
6 ,
7 ,
]
dicionary = {
1 :
'a' ,
2 :
'c' ,
4 :
'bjaslfkaskldjldkhgjlhdlqwriqowurioqwuqweiouequrpoieopieoioprjqfklasfjnasbjaslfkaskldjldkhgjlhdlqwriqowurioqwuqweiouequrpoieopieoioprjqfklasfjnasbjaslfkaskldjldkhgjlhdlqwriqowurioqwuqweiouequrpoieopieoioprjqfklasfjnasbjaslfkaskldjldkhgjlhdlqwriqowurioqwuqweiouequrpoieopieoioprjqfklasfjnasbjaslfkaskldjldkhgjlhdlqwriqowurioqwuqweiouequrpoieopieoioprjqfklasfjnas'
}

clever salmonBOT
#

@cloud fractal :warning: Your eval job has completed with return code 0.

[No output]
cloud fractal
#

huh?

#

whatcha gonna say now

daring jay
#

Python doesn't lint your code

#

I don't think

cloud fractal
#

hmm, gotta ask, what does lint mean?

#

I'm spanish lol

daring jay
#

Flake8 is a linter

#

It basically checks your code to make sure it follows guidelines

cloud fractal
#

still don't know what linter means

daring jay
#

lint, or a linter, is a static code analysis tool used to flag programming errors, bugs, stylistic errors and suspicious constructs. The term originates from a Unix utility that examined C language source code.

cloud fractal
#

now that's a proper description, ty

daring jay
#

That's google

hazy laurel
#

Why have you done this

daring jay
#

@wide totem Where did you nickname come from?

#

Did it come from that one Linux easter egg?

wide totem
#

no

daring jay
#

Where is it from?

wide totem
#

what the fuck something is wrong with this image

languid osprey
#

so many things

wide totem
#

the old logo 😢

languid osprey
#

haha

wide totem
#

but tl;dr

tribal tinsel
#

that "i" looks like from Incredibles movie

hazy laurel
#

haha it does what the heck

daring jay
#

That "i" is just bad

#

But you're right, it really does

tribal tinsel
#

okay, maybe not that much, but it's still really similar (big-ass dot)

tribal tinsel
#

those are natural proportions!

wide totem
#

oh

#

lovely.

hazy laurel
#

why are you in 100 servers

wide totem
#

that image is from the thread

hazy laurel
#

oh.

#

I find this completely fair

#

because no sane person needs to be in more than 100 servers

#

These account for like... 60% of my servers

daring jay
#

Most of my servers are just for if I ever need them

hazy laurel
#

sure but like

#

100!?

wide totem
daring jay
#

Or even close

wide totem
#

wumpus is gone

hazy laurel
daring jay
#

Someone said that maybe

wide totem
#

i'm in 100 so calling me insane isn't gonna help you

daring jay
#

But officially Wumpus isn't gone

hazy laurel
#

Sorry, but you're insane

#

I'd recommend psychotherapy immediately

daring jay
hazy laurel
#

If they do, I'm even more concerned

#

That's gotta be stressful

daring jay
hazy laurel
#

I mean seriously, there's got to be multiple servers that you'll never even click into intentionally

#

I don't imagine that being worth staying in them for

#

especially since... you can leave and eventually rejoin

wide totem
#

I use 7 as my main chat servers.
I have 10 servers that are related to me being in staff in some servers and we have additional servers.
I have about 11 bot dev servers.
5 bot support servers
10 programing servers
8 for software I use
30+ for communities that I'm interested in.

hazy laurel
#

10 servers being staff in...

daring jay
#

Do you talk in all of them often?

#

If so, that's a problem

hazy laurel
#

lmfao why've you gotta be in the OBS Discord

daring jay
#

What Uno servers are those? I'm concerned why Uno has 4 servers

hazy laurel
#

sorry, maybe that sounds judgemental

#

but like... you're staff in 10 servers but only talk in 7

#

I think we can safely assume that one those is this one

wide totem
#

7 public then

#

10 non public staff servers

#

because u know, they're staff

hazy laurel
#

wot

daring jay
#

pithink 😕

wide totem
#

here's 6 of them but for obvious reasons I can't show them

hazy laurel
#

so... complete irrelevancy to the whole discussion

daring jay
#

Why do they look like Uno?

hazy laurel
#

if it's obvious, then I think I can only assume like... porn icons or something

wide totem
daring jay
#

Woah

#

You play Uno

hazy laurel
#

tbh I gotta leave some more servers

#

I'm never going to talk in like... Gentoo or Ubuntu Hideout

#

especially not Ubuntu Hideout

#

some of the people there... my lord

#

then again... maybe I want to flex how many Linux servers I'm in

hazy laurel
daring jay
#

Yeah

hazy laurel
#

Siete * Uno

#

hehe

alpine mantle
#

can anyone suggest some free good proggramming apps for begginers apart for python

echo fern
#

What's a "programming app"?

alpine mantle
delicate lion
#

like, for learning coding, or writing code?

alpine mantle
#

learning

daring jay
#

!resources has some good ones

clever salmonBOT
#
Resources

The Resources page on our website contains a list of hand-selected learning resources that we regularly recommend to both beginners and experts.

hollow heart
#

will syntax highlighting for code blocks ever come to discord mobile?

daring jay
#

Seeing as they apparently don't care that much about mobile bugs, probably not

sinful sun
#

?

class T:
    def __init__(self, x):
         self.x = x

t = T("test")
#

Cant you see highlighting here?

hollow heart
#

it'd be really nice 😔

#

not on a phone or tablet. can you?

sinful sun
#

Yea

hollow heart
#

wot magic :o

sinful sun
#

Time to upgrade i guess lmao

#

What brand are you using

daring jay
#

It only works for Python on mobile Android

#

At least for me

sinful sun
#

P sure it works for kotlin, js, a couple others

daring jay
#
"Hello"```
sinful sun
#
const f = x => {
    return "test";
}
#

Oh, js doesnt work

#

Lmao

#

But this is electron

#

Theyre using a js library for the highlighting

#

Wtf

daring jay
#

They use highlight js

#

A really outdated version

sinful sun
#
fun main(args : Array<String>) {
    println("Hello, World!")
}
#

Kotlin is fancy af

daring jay
#

That highlighting is nice

sinful sun
#

Heck yea

#

Py needs more purple, yellow and shit

hollow heart
#

i'm on iOS whatever the latest version is

#

so sadge

sinful sun
#

F for apple nerds

#

This is what kotlin looks like btw

#

Since you cant see it

hollow heart
#

v pretty haha

#

this sucks

hollow heart
sinful sun
#

Cosmonaut variety hour complaining about the mcu

hollow heart
#

ah ok, words

sinful sun
#

Specifically how dc heroes are crap compared to mcu lol

hollow heart
#

smth about marvel?

sinful sun
#

Mostly dc, with analogies and parallels

#

Idk im cooking and cleaning and i just need some background sounds

hollow heart
#

welp does anyone really disagree with marvel being superior?

sinful sun
#

Guess not lmao

wide totem
sinful sun
#

I like dc heroes more than marvel heroes generally

#

But i grew up watching justice league so

#

My favourite marvel guy is Silver Surfer by far

hollow heart
#

i'm not very invested in either universe but i do love deadpool

#

admittedly never heard of him until the movie though

hollow heart
#

graph graph graph

daring jay
#

Graphs are nice

hollow heart
#

i've been told chanting graph 3x will summon a joe

daring jay
#

graph graph graph

frigid pollen
sinful sun
#

He just yeeted someone in pygen so he's around

hazy laurel
#

graph graph graph

frigid pollen
#

We're doomed.

languid osprey
#

lmao

hazy laurel
#

oops

proper python
#

are there 2 numbers for which their sum of digits is the same and square sum of digits is the same?

#

besides where the digits are same, just in a different order

sinful sun
#

So a number xyz with x+y+z == x^2+y^2+z^2?

proper python
#

no

hazy laurel
proper python
#

abc and xyz for which a + b + c == x + y + z and a ^ 2 + b ^ 2 + c ^ 2 = x ^ 2 + y ^ 2 + z ^ 2

#

not necessarily 3 digit

wide totem
#

cloudflare is down

#

damn it didn't work

hollow heart
#

i had a source whom i thought reliable 🤔 but he is kinda slithery

hazy laurel
#

perhaps like snake

#

\🤔 \🤔

frigid pollen
#
a = 0
while True:
    ns = [int(v) for v in str(a)]
#    if sum(ns) == sum(ns)**2:
    if sum(ns) == sum(v**2 for v in ns)**2:
    print(a)
    a += 1```
proper python
#

square sum of digits, not sum of digits squared

frigid pollen
#

Oh, each digit being squared?

#

and the sum of that

proper python
#

ye

#

nvm found one

frigid pollen
#

This looks suspiciously like binary.

#

Funny in that it's still 10.

#

and 11

#

But it was late to the party.

#

So it doesn't count.

hazy laurel
#

10 8 11

#

I can count

#

welp. I think it's safe to say that our joe summonig efforts have proved fruitless

frigid pollen
#

We're plum out of luck. It was a bananas idea to begin with.

hazy laurel
#

fruitless.

grim seal
#

pretty graphs?

frigid pollen
#

The plums have exploded and the bananas overripened.

grim seal
daring jay
#

:o

#

Mina was right

lime drum
grim seal
lime drum
#

smol graphs

daring jay
#

Saying "graph graph graph" does summon joe

grim seal
#

lol

wide totem
#

AH SHIT MENTION

wide totem
lime drum
#

lol

grim seal
#

Jaeger is CPU spiking every 1 minute and I'm trying to diagnose why

daring jay
#

You still failed

grim seal
wide totem
grim seal
#

however

#

I have an inkling

#

I think it's the prometheus pull

lime drum
#

depends

#

if they set it up badly, then its most likely that

grim seal
#

I foud a few folks online talking about it, figured I'd disable it as a test

#

well, disabled, let's see

lime drum
#

well prometheus pulls shouldnt lead to spikes

grim seal
#

they shouldn't, but I've seen it happen before

#

something clearly isn't too happy inside jaeger

lime drum
#

oh boy

grim seal
#

well, I'll come back in 24 hours and see what's changed lol

lime drum
#

also, @soft quiver who said grafana is useless?

#

smh

hollow heart
#

oo graphs

hazy laurel
#

omg it's joe

grim seal
#

ya

hazy laurel
#

our summoning circle worked

grim seal
#

stronger start lol

#

new color = new deployment sans metrics pull

daring jay
#

Why the jumps up and down?

grim seal
#

it's at minute intervals that time up with the prometheus pulls, which is my bet

#

so I've disabled that, if it continues it's jaeger internal

#

and i will just

#

not use

#

jaeger

#

🙂

dim root
#

what would u use then?

grim seal
hazy laurel
#

I misread that as grandpa tempo

wide totem
#

AAAAAAAAAAAHHHHHHHHHHHH

#
async def on_error(self, event_method, *args, **kwargs):
  # to be implemented
  pass
median blade
#

Mmmm

wide totem
#

who wrote this and why

#

i demand answers

#

i found this in a project im working on

languid osprey
wide totem
#

lemme check git blame

#

😳

#

I apparently wrote that

median blade
#

Hmm

#

pog

tranquil ridge
#

you sure you didnt know that from the start

wide totem
tranquil ridge
#

its an overrated meme ReimuDisgust

wide totem
#

also for what this code is

#

this bot could pretty much not have an error handler

tranquil ridge
#

looks like dpy

dim root
#

gosh npm takes so much time to install

limber pollen
#

@dim root Just use yarn or pnpm

daring jay
#

I've never used pnpm

#

Is it good?

#

I use yarn normally

limber pollen
#

It's fairly decent

dim root
#

It is on 65%, don't want to go back now lol

#

I will look into pnpm

#

didn't need them, so had removed them last month, but now i need them

#

for lsssssssps

daring jay
#

Running yarn --verbose is chaos

dim root
#

ummm, what does this mean?

limber pollen
#

LSP broke

languid osprey
#

Indeed

dim root
#

how do i fix it?

limber pollen
#

Frankly I have no idea

daring jay
#

Is that Lua?

wide totem
dim root
#

yeah

languid osprey
#

Hah

dim root
#

fixed it, should be {} instead of ()

dim root
wide totem
#

Not evil Username, but I appreciate the sediment

daring jay
#

Imma just care you aru from now on

#

It's simpler

wide totem
#

Yea pls

dusky cliff
wide totem
dusky cliff
#

rocks rock

tranquil ridge
#

is there a joke im missing

wide totem
#

(it's sentiment not sediment)

tranquil ridge
#

whats funny about sediments

#

oh

dim root
wide totem
#

U even called me evil Username smh

dim root
#

evil, cuz you said no lua

wide totem
soft quiver
lime drum
#

You did kinda imply it tho

#

Same with me tho, I never said that you said that, I did imply it tho

#

And if you felt hurt then I’m sorry for that

tight shore
#

i am preparing for IOI from USACO guid currently reached till Simulation (BRONZE)topic and started solving question as given in guid. While practicing i noticed that i am able understand question but not able to code it.

Such Speeding and The lost cow problem. What to do i am confused ?

warm birch
#

hello i need help can i ask something, welp this is off topic channel, how do i add description like this?

#

under server name

daring jay
#

I don't think you can unless you're on Discovery

#

But I'm not sure

warm birch
#

aight man

wide totem
#

LOL

#

THIS IS THE FUNNIEST LINK I WILL EVER SEND ON DISCORD

median blade
#

sad innit

wide totem
#

but look

#

it embeds the old branding

#

😂

daring jay
#

This is just sad

wide totem
#

😳

#

top one is the old branding bottom is the new branding

daring jay
wide totem
#

i downloaded their old branding while its still online

daring jay
#

Nice

wide totem
#

well that's bs

daring jay
#

I would use it

languid osprey
#

the what

tranquil ridge
#

what

grim seal
#

???

#

don't be abrasive

wide totem
#

smh

grim seal
#

if you have feedback, put it on the feedback portal or contact support, this community isn't a place to vent frustration in such a crude manner

lucid osprey
wide totem
#

Lol

#

@lucid osprey hi!

#

@wide totem

#

Oh lol

#

Mentions are half readable on android

lucid osprey
#

hello.

#

boycott discord?

#

"reject discord, return to...??"

median blade
#

whatsapp

wide totem
lucid osprey
#

lo

lucid osprey
#

not that app

#

pls no

#

I have been there

#

not fun

tranquil ridge
lucid osprey
#

no custom emojis tooo, no roles, no discord bots, no specific channels etc

#

etc

tranquil ridge
#

well

median blade
#

e

tranquil ridge
#

that makes it less distracting and you only use it for the things you need to get done

lucid osprey
#

hmmmmmmm

#

party agree, but disagree more.

dusky cliff
#

party agree

jovial island
wide totem
timber mango
#

Hmmm

#

Anybody there?

odd sphinx
#

and the removal of wumpus (if thats true)

wide totem
#

smeh

#

@round moss pfp update

daring jay
round moss
#

I know

odd sphinx
#

same

daring jay
#

Wumpus was in their stream today

odd sphinx
#

yea

#

i saw it

wide totem
#

i half believe that @round moss actually has a secret default pfp

odd sphinx
#

they also spammed a lot of nitro codes

wide totem
#

yeah

#

I tried to get one but didn't ;-;

odd sphinx
#

same

#

they were all probably taken

wide totem
#

fwiw you couldn't really get them if you were watching on youtube

#

there was a 30 second delay on the feed to twitch and to youtube

odd sphinx
#

oof

pulsar fulcrum
#

Anyone good with sheets/excel? I have an index match that is not returning the correct value and I just can't see why

quiet nimbus
#

Are the cell types the same?

proud pulsar
#

Hi. guys.

#

Very nice to meet you.

#

all

#

I'm newbie to this platform.

#

but i can help you out with my python skill

#

Anyone help?

#

Nobody?

languid osprey
#

You can browse help channels

proud pulsar
#

What's this channel?

languid osprey
#

There's multiple of em

#

Users claim their own channel, which they ask their question in

#

Other users can browse these channels and try to answer questions

wide totem
#

imho

#

the reason i hate these brandings

#

is the mentions are unbearable to read

#

@wide totem

#

oh wait that must have been a bug they fixed that

#

and the font

#

the font is painful

#

but other than that

#

i can just barely live with it

grim seal
#

i like it

wide totem
#

i do not like the DiSCord

#

and

cerulean panther
wide totem
#

hm

#

brb sending joe an email

#

via @vapid maple

#

🥲

#

this is my least favorite part joe

#

the old branding had an established workmark

#

the new one

#

no wordmark

lime drum
#

god the new site looks like a cheap chinese discord clone

cerulean panther
#

lol

lime drum
#

looks like this

grim seal
#

@wide totem

#

or do you mean wordmark alone

wide totem
#

yes

#

wordmark alone

#

its ;-;

#

hm

grim seal
wide totem
#

i mean

#

yeah u crop it

#

but they know that their wordmark has no recognition

#

so much so that they didn't even update their own stuff yet

#

upper left old icon LOL

grim seal
#

nah not just crop

wide totem
#

OLD LOL

#

I will forever laugh at that

daring jay
#

Oh, old?

#

Nice

grim seal
#

i mean you have an SVG you can just remove stuff

#

dude... they've just switched branding... things are going to take a bit to cut over

wide totem
#

i mean yeah but they don't endorse it now on their branding page

wide totem
daring jay
#

Honestly, they're going to get hate for a while, but it'll die down soon.

wide totem
#

there's no more custom invite background on the web anymore

grim seal
#

they are gradually switching stuff, they've announced the new branding and said "we'll be switching over the coming weeks"

lime drum
#

they should just stay with their old stuff

wide totem
#

do u know if the custom invite background is leaving us?

lime drum
#

looks much better

grim seal
#

no idea

#

not sure what you're on about with it being removed though

wide totem
#

e.e well time to move on

wide totem
grim seal
#

yep, gradual transition, they said it will take weeks

daring jay
# grim seal

I love that normal colored logo in the bottom right

#

It really makes it stand out

wide totem
#

here it is with the url so yknow im not bsing u

grim seal
#

ah yeah

#

now I see that

#

but uh

#

yeah no it's cutting between

#

I think the logo is just a cache thing

daring jay
#

Probably

#

Because mine hasn't gotten the new bg

grim seal
#

yeah now I've got the new design with this

wide totem
#

oh my god that was funny

grim seal
#

so

#

¯_(ツ)_/¯

wide totem
#

i did however see it start to load the old page and then just not

grim seal
#

yes, they are cutting over

#

this just isn't something that can happen overnight lol

daring jay
#

Patience ARU, patience

wide totem
#

my point here is

#

are they or are they not getting rid of invite bg

daring jay
#

Ask them

grim seal
#

ya i'm gonna ask

daring jay
#

Through something like Twitter or through secret methods?

wide totem
#

joe: latter

#

me: former

wide totem
#

but not all

#

orrrrrrrr

grim seal
wide totem
#

they want to establish their new brand so they have the new thingy for invites now and will change it later

wide totem
grim seal
#

what

#

no i'm asking in the server with discord partners in

lime drum
#

was about to say that

#

also did they only invite you or lemon and sebastian as well

daring jay
#

Oh that server

#

Nice

grim seal
#

lol, looking at the client, it is amusing how little changed

lime drum
#

oof

daring jay
#

I can't see a difference besides the bot tags and the partner badge in the top left

#

And the default pfps

grim seal
#

yea

wide totem
#

oh i see

#

the literally partner server

grim seal
#

yes

daring jay
#

What's the shield?

grim seal
#

moderators

wide totem
#

is that public or no?

grim seal
#

exam entry

wide totem
#

o right

grim seal
#

not like

#

testers exam though

wide totem
#

u wrote half of that

grim seal
#

actual long form answer exam

wide totem
#

every server I've been in:
yes.

grim seal
#

lol

lime drum
#

if a server has more than 2 or 3 ppl with admin permission, im questioning the integrity of the owner

grim seal
#

ya, we're looking at moving away from that here and granting admin and owner roles no perms and building a system to escalate

wide totem
#

!server

clever salmonBOT
#
Server Information

Created: 4 years, 4 months and 5 days ago
Voice region: europe
Roles: 80
Member status: status_online 38451 status_offline 160240

Members: 198691

Helpers: 110
Moderators: 24
Admins: 15
Owners: 3
Contributors: 39

Channels: 211

Category: 26
News: 11
Staff: 56
Text: 109
Voice: 9

lime drum
grim seal
#

soon it'll theoretically just be me

#

and then admins escalate as and when necessary and have to authenticate to do so, so they still have the same permissions but need some sort of 2FA/U2F

lime drum
#

tbh discord should really implement smt like short sessions for admin actions

grim seal
#

ya

lime drum
#

like with deleting a bot or moving it

#

and then they get a 5 mins or so timeframe

wide totem
#

whew for a moment i wasn't sure i turned off that mention

#

smh that would bring back the crown in the member list

grim seal
#

we've not discussed it yet, so it's just ideas at this stage

#

but there is no need for them to have such a permission if they can just escalate when they need to

lime drum
#

grant admin to a bot and then do 2fa that way

grim seal
#

we already do zero trust in almost every other aspect of the organisation

lime drum
#

and the bot regularly checks for foul play

grim seal
#

well, the plan is that staff request something like manage channels, critically with a reason so that we have auditing, they get the perm and then it's revoked 5 minutes after or when a change is made, whichever is first

wide totem
grim seal
#

yes, I'm talking in reference to off discord

wide totem
#

granted, all moderators+ have 2fa on on discord at least

grim seal
#

discord is the one place that we don't do zero trust as well as we could

lime drum
wide totem
#

well.

grim seal
#

in terms of devops and external moderation services, it's zero trust

wide totem
#

I suppose that moderators don't have to have 2fa on

#

while there is a requirement, using a bot does not mean you can see if the user has 2fa

#

so the bot treats the user as if they have ban perms

#

but they can't use them since they don't have the role

grim seal
#

you heard wrong, lol

wide totem
#

I never said anything then

grim seal
#

stop deleting the pings now, really grinding me down.

wide totem
#

i deleted it since I was wrong smh

lime drum
#

imagine if, saml for discord

grim seal
#

well that's just irritating for following the conversation then

#

lol

#

saml for discord sounds terrifying

lime drum
#

let users decide themselves how secure they want their shit to be

grim seal
#

we use github for all IdP off github, other than like one unreleased project which we use discord auth for

viral hare
grim seal
#

i looked at okta and was like 🙂

#

so github works

wide totem
grim seal
#

the dream is being able to sync github teams to grafana permissions 😔

viral hare
#

and u wonder y the server got trashed

wide totem
#

I added a bot and managed to get it to create a role and give it to me so i could remove the admin perms from everyone

lime drum
#

oh they do that as well

viral hare
#

literally haxed

lime drum
#

it is there

#

its just enterprise

grim seal
#

yeah

lime drum
#

all the fun stuff is enterprise only SadCatThumb

#

tho you could probably talk to them for sponsorship

#

i cant Aqua_cry

grim seal
#

lol

#

not a bad shouut

lime drum
#

?

grim seal
#

reaching out to them

lime drum
#

dammit

wheat aurora
grim seal
#

we are sponsored by cloduflare

#

lol

#

we need to put it on site

lime drum
#

GitHub as well?

grim seal
#

github has OSS team plans already

lime drum
#

Oh fair

grim seal
#

i think that's it

daring jay
#

Doesn't policy bot also do code owners?

grim seal
#

uhh

#

nah

#

policy bot does some

#

other funky stuff

daring jay
#

Oh, I thought it did pithink

wide totem
#

Ugh mongodb is a pain

#

Also reminders

#

I'm trying to implement reminders into a bot using mongodb

grim seal
#

mongodb is fine for some things

wide totem
#

yeah

daring jay
#

I prefer relational data personally, although setting it up can take a while

grim seal
#

our mongodb is p much plug n' play

wide totem
#

mhm

daring jay
#

Good database design is hard sometimes

wide totem
#

anyways

#

time to figure out how to write reminders at all

#

someone who's done it before, what's a few asyncio methods that I need to know?

daring jay
#

!src remind Steal some ideas

clever salmonBOT
#
Bad argument

Unable to convert 'remind *Steal some ideas*' to valid command, tag, or Cog.

daring jay
#

#

!src remind

clever salmonBOT
#
Command: remind

Commands for managing your reminders.

Source Code
grim seal
#

our impl is pretty sound imo

wide totem
wide totem
daring jay
#

Why not make it sound though?

#

Just cause it doesn't need to be, doesn't mean it shouldn't be.

grim seal
#

create_task & sleep are all you need probably

wide totem
wide totem
scarlet totem
wide totem
#

!d asyncio

#

the former

echo fern
#

There might be something wrong with my birds

hazy laurel
hazy laurel
#

lmfao there's like a heavy line

sinful sun
#

Boids?

echo fern
#

boids

sinful sun
#

Doesnt look like it, shouldnt they group together in small flocks

echo fern
#

probably because of how I'm spawning them, they get repulsed away and then, well, alignment keeps them going

sinful sun
#

Sad birbs

echo fern
hazy laurel
#

is that pygame or something?

echo fern
#

the visualization is matplotlib

hazy laurel
#

ah

echo fern
#

so far the numpy stuff wasn't super enlightening to me, but the matplotlib animation stuff was

dusky cliff
#

my dumbass had decided not to read the docs at all
so like I had no idea how to do the most basic stuff in numpy either
e.g. if wanted to add 2 to every number in a 1d array i thought I would have to apply the function lambda x: x+2 to the array in some way

#

I discovered that its just x + 2 quite accidentally actually

viral hare
#

i think x + 2 is prob faster

#

cuz numpy prob executes some SIMD so the addition is like vectorized

wide totem
#

I found out what is taking up all my storage space!

tall basin
#

what section is that in?

dim root
tranquil ridge
#

the font makes me go ugh

cerulean panther
jovial island
#

I have to agree

#

That font is atrocious

dim root
#

ikr

#

rest is ok, but the font is ...

reef pine
#

.topic

rustic harborBOT
#
**What is better: Milk, Dark or White chocolate?**

Suggest more topics here!

reef pine
#

dark

hazy laurel
#

yes

reef pine
#

.topic

rustic harborBOT
#
**What is your favorite video game?**

Suggest more topics here!

reef pine
#

minecraft ofc

#

.topic

rustic harborBOT
#
**What is your favourite holiday?**

Suggest more topics here!

reef pine
#

eh idk

#

.topic

rustic harborBOT
#
**What is the title of the last book you read?**

Suggest more topics here!

reef pine
#

the subtle of not giving a fuck

strange salmon
#

My system shutsdown automatically while usinh kali linux

#

Anyone can help ?

cerulean panther
cerulean panther
hazy laurel
#

When you install Kali, you basically tick the "I know exactly what I'm doing" box

median blade
#

oof

hazy laurel
strange salmon
#

Yeah but there must be someone eho experienced the same problem and must hv found a way around it?

hazy laurel
prisma dust
#

Except for skids and PI's

#

My guess he is the former

lime drum
#

kali aint meant be used as a desktop os

#

rather as a tool

prisma dust