#ot1-perplexing-regexing

1 messages · Page 111 of 1

jaunty wraith
#

d–octo–r

hexed sierra
#

proctology

quasi blaze
#

You know Encyclopedia etymologically means circle of learning right?

harsh tundra
#

Not "circle of", encyclo means "in the circle", because in Greece the youth was taught in the circle - in a group around a teacher.
I literally already gave you explanation that encyclo was a direct translation from enkuklios 🤦

#

And not "learning" but childrearing/education of children

#

παιδείᾱ

hexed sierra
#

so encyclopedia almost translates to human centipede

harsh tundra
#

Lol

jaunty wraith
#

Wikipedia, the free online human centipede

hexed sierra
quasi blaze
#

Doesn't mean "cycl" is a word.

I said it is an etymon

jaunty wraith
#

!otn a free online human centipede

royal lakeBOT
#

:ok_hand: Added free-online-human-centipede to the names list.

harsh tundra
#

It's not

jaunty wraith
#

what does the cycl etymon, if it is one, come from?

quasi blaze
#

It’s in “bicycle” , “cyclone” and “cyclops”

harsh tundra
#

Please link me a reliable source listing it as etymon

quasi blaze
#

How is it not an etymon

jaunty wraith
#

the etydex doesn't say it is

harsh tundra
harsh tundra
#

Cycl- exists only as a prefix that comes from prefix cyclo-, for when it's put before a vowel

quasi blaze
harsh tundra
jaunty wraith
#

mem bean

small coral
tardy rain
quasi blaze
harsh tundra
#

And this exactly shows the prefix thing I said

jaunty wraith
#

good resource

harsh tundra
#

Cycl- exists only as a prefix that comes from prefix cyclo-, for when it's put before a vowel

#

Literally what I said before

young shoal
tardy rain
#

Wew everyone dog piling on keezy

eternal depot
quasi blaze
eternal depot
tardy rain
#

Theres no pokemon named that

young shoal
#

hydr is not a pokemon

tardy rain
#

Theres a hydreigon

eternal depot
young shoal
#

🤨

harsh tundra
# quasi blaze So “Hydr” is not an etymon also?

Hydro- is a prefix. Hydr- is again a shortened prefix for when a word to which you want to add it already starts with a wovel.

"Hydro" as a word actually comes from the prefix! Because depending on context, you could just ditch the long root word. Like hydroelectricity -> in the context talking about electricity, power plants, etc, you'd just say "hydro" and everyone would know what you mean.

jaunty wraith
#

hail hydra

eternal depot
glossy niche
tardy rain
#

I think etymonposting is cool

eternal depot
jaunty wraith
#

where does the word mar come from?

eternal depot
tardy rain
#

From mario

jaunty wraith
#

.wa etymon of mario

median domeBOT
jaunty wraith
#

L

young shoal
tardy rain
jaunty wraith
#

why are you sea

tardy rain
#

Because sea is life

stark prawn
#

.wa etymon of luigi

median domeBOT
tardy rain
#

Mario is not my name

young shoal
#

source?

tardy rain
#

My name is infinitely cooler

#

You know already

#

Theres legendary greek warriors named after me

jaunty wraith
#

alex

young shoal
#

leaked

tardy rain
#

🤨

#

Is this a doxx

young shoal
#

or maybe jason

jaunty wraith
#

jason doesn't sound like a warrior name

tardy rain
#

Jason of the Argonauts doesnt sound like a warrior name?

young shoal
#

Argonauts or something

eternal depot
jaunty wraith
#

who are argonauts

young shoal
#

nauts of the argo

jaunty wraith
#

I see

tardy rain
#

Accurate

young shoal
#

.wiki argonauts

median domeBOT
#
Wikipedia Search Results

Argonauts
one of the Argonauts. Jason, along with his other 49 crew-mates, sailed off from Iolcus to Colchis to fetch the golden fleece. The Argonauts first stopped

Toronto Argonauts
The Toronto Argonauts (officially the Toronto Argonaut Football Club and colloquially known as the Argos) are a professional Canadian football team competing

jaunty wraith
#

so it's a football team

tardy rain
#

The argonauts are probably the only reason sailors are romanticized at all

#

The original reason anyway

stark prawn
#

please do not the sailor

tardy rain
#

Jump on a ship with the broskies

#

Crush some mermaid, uh, cloaca?

#

Kill some beasties

#

As guydudes do

stark prawn
#

pop open some brewskies

tardy rain
#

Race a rival dolphin pod

#

These were real men

jaunty wraith
#

allegedly

tardy rain
#

They didnt care about some gods telling them theyre mortal

#

Just go out and do shit

quasi blaze
quasi blaze
quasi blaze
#

You said it’s a not a thing but that doesn’t mean you can’t know meaning of some words that way

#

If someone know what “scope” means and what “tele” means, they would know right away what “telescope” means if they haven’t heard of that word before

young shoal
#

sure, it works sometimes

#

but you don't know if it works unless you know the exceptions

tardy rain
#

It works if you know all the words

thick osprey
#

Today I learned. yarrSip

Python 3.12.4 (main, Jun  8 2024, 18:29:57) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> [1, 2] + [3, 4]
[1, 2, 3, 4]
>>>
Welcome to Node.js v20.14.0.
Type ".help" for more information.
> [1, 2] + [3, 4]
'1,23,4'
>
eternal depot
tardy rain
#

Its fine, just dont add arrays

thick osprey
#

It does exactly what I should have thought it would do. Yet I'm still giggling with entertainment.

stark prawn
#

yey type coersion

fringe rain
#

i dont understand the logic behind that operation and its design

graceful basin
stark prawn
#

it can also be number addition

graceful basin
#

Yup

stark prawn
#

or coorceon to a number (both +"" and +[] result in 0)

graceful basin
#

Not the best decision

#

That's unary + at least

#

Raku and Lua do better here, + is always addition, and ~ or .. do string concat

stark prawn
#

php uses . for concat

acoustic moss
#

julia uses * 🥴

fringe rain
#

so when the two things arent integers it becomes string concat

stark prawn
#

[, ], (, ), !, and +

glossy niche
#
> [...[1,2],...[3,4]]
[ 1, 2, 3, 4 ]
#

👍

#

i love react

stark prawn
#

thats just plain js

glossy niche
stark prawn
#

try it in plain js, you'll see it works

tardy rain
#

Theres no extend method

#

Spreading is how you would extend in vanilla js

glossy niche
stark prawn
#

anyone of you ever used the empty slots for arrays? I always found those to be odd

glossy niche
#

all js arrays r just associative arrays lol

tardy rain
#

They use identity checks when deciding if state has changed

glossy niche
#

some state managers actually let you mutate

#

i think some newer versions of redux let u mutate in react

tardy rain
#

useState doesnt tho, gotta be careful

#

eg you cant setState(arr.sort())

#

Will not work

glossy niche
#

during my grad project i had one of my team mates ship me a PR with with state mutations after he claimed he was good at react and i immediately declined the pr

stark prawn
#

I didn't get into webdev untill after the react days

glossy niche
#

i was in middle school when react dropped so uhhhhhhh

graceful basin
#

You can use the immer Library

harsh tundra
#

I don't dabble in any js... And that includes ts stuff. Because I had to use AngularJS elements at some point and I don't want to touch any js or js-adjacent thing since then

uneven pine
#

Which is reasonable

#

JS is in general bad and pretty much irredeemable

thick osprey
#

I think it's hilariously fun.

glossy niche
#

js sucks but I think ppl complain about it too much

tardy rain
#

I wish i could work on the js parts at work some more

tardy rain
harsh tundra
#

I hate on js a lot. All the time. But I know that most websites use it and we can't just get rid of it + if someone actually knows it, it means they have magical powers (had such person in my group at uni). Basically black magic and must've sold your soul. I respect the skill.
Still hate the lang tho

graceful basin
#

Angular was historically uniquely terrible tbf

tardy rain
#

I think i'd rather hate unreasonable business demands/requests and requirements forced on me for no reason

graceful basin
#

I admire JS peeps for constantly innovating on UI making

#

Only language where UI making didn't feel like a legitimate usecase for a UML diagram or PHD bait.

glossy niche
quasi blaze
#

I thought “problemo” was an acceptable answer

#

There’s feminine and masculine words in Spanish. Like “Roja” and “Rojo” for Red for instance so I don’t see how my answer is a typo

glossy niche
#

duo lingo sucks so fucking much at dealing with gender man

#

90% of my mistakes are just gender

#

i feel like giving ppl excercises to remember gender is stupid, it feels like the kind of thing that should be learned passively, via reading, not actively, via exercise

tardy rain
#

Google says problema is masculine but is an exception which is why it ends in -ma

hearty violet
hearty violet
#

problema is a greek word, therefore it's masculine even though it ends with A

thick osprey
glossy niche
#

in arabic, the gender can change the meaning of the word

tahan = verb that means "grounded"
tahini = fem direct object for that verb, means the condiment
tahin = male direct object for that verb, means flour

#

(just adding based on the languages i know lol)

tardy rain
#

Its neutral

#

το πρόβλημα

#

Casual spanish L

hearty violet
#

so Neutral = Masculine

tardy rain
#

Thats weird

hearty violet
tardy rain
#

Just have neutral gender, whats the problem

hearty violet
#

but yeah neuter got absorbed by masculine and genders died out in favor of prepositions

glossy niche
#

tbh this is better

hearty violet
glossy niche
#

decoupling :3

hearty violet
#

also grammatical gender doesn't really make sense

#

so idc ig

glossy niche
#

yeah, it doesnt

#

it makes german suck a lot more

#

even tho most of the time u can just ignore it, but apps like duo lingo and pedants like to stick to it

tardy rain
#

Too late now, should have been built better literally

glossy niche
#

in arabic, to make a noun female, most of the time u just add ة

#

to the end of it

#

tho id rather just use neuter, we dont have that in arabic yert

#

usually masc is used instead of neuter

hearty violet
glossy niche
#

it does have some nice structures to it here and there

#

usually they use time then place

#

for example

#

ich will am sonntag im park grillen " i want to grill at the park on sunday"

#

but most spoken german doesnt seem to follow this

hearty violet
glossy niche
#

everytime a friend sends me a meme in german, its a mashed up sentence yert

glossy niche
#

but the exercises suck

#

that app is a game not a learning app lol

#

also, i fucking hate how linear it is

hearty violet
glossy niche
#

learning is a tree, not a line, learn from every game with a technology tree ever ffs

glossy niche
#

discord has 40 chars for pronouns in bio but those arent enough for like 2 pronouns in german

#

die/deine/ihre/seine/siev iasnsfp iasnfip [oasdjkfg oiasji nsaig nag

hearty violet
#

I'm glad romance languages (except romanian) lost cases tbh

glossy niche
#

uhh what exactly are cases here

hearty violet
glossy niche
#

hmmm

#

english doesnt have this right?

hearty violet
#

there's remnants of it

#

like to whom

#

vs who is

glossy niche
#

In grammar, the dative case (abbreviated dat, or sometimes d when it is a core argument) is a grammatical case used in some languages to indicate the recipient or beneficiary of an action, as in "Maria Jacobo potum dedit", Latin for "Maria gave Jacob a drink".

hearty violet
#

the who here is a case technically

glossy niche
#

whom as a recipient of an action is informative

hearty violet
glossy niche
#

i see dative a lot in german and its weird asf

hearty violet
#

in languages like portuguese and spanish you have tu fuiste fue para ti

glossy niche
#

tho not that hard, but unusual for the english speaker

hearty violet
#

the tu and ti here is remnants of the old latin cases

glossy niche
#

idk if we have this in arabic, its too different to be compared to english toe to toe pithink

#

words in arabic are veryyyyyy different

hearty violet
#

I don't know much about arabic besides the fact that it has an interesting grammar system

glossy niche
#

its a semitic langauge

#

words in it are composed from a root

hearty violet
#

yeah I'm aware, but I'm fairly ignorant to it

glossy niche
#

which is basically a bunch of consonants

#

and you give it meaning by picking which vowels to put around them

hearty violet
#

my favorite language (don't kill me plz) is japanese, at least for grammar

glossy niche
#

fun fact: arabic didnt not have diacritics until relatively recently (like 100s of years ago)

#

so before that, the words "count" and "casterate" were written the same

#

our arabic teacher once told me a story about someone sending his worker a letter telling him to "count the goats"

#

but since its written the same as "casterate"

#

¯_(ツ)_/¯

#

sooooo thats how diacritics were added

#

before diacritics, all those are the same word

#

they have the same consonants, but no vowels, the diacritics are the vowels

hearty violet
glossy niche
#

i like to mess with ppl when they dont add diacritics and i intentionally misspell the word

hearty violet
#

japanese also has this tbh

#

but not that bad

#

and usually they're written differently and sound different

#

they look exactly the same if you write in hiragana

glossy niche
#

i tried jp on duo lingo but 🤮 they have improved the course a lot but it still sucks the rear of end of a horse

hearty violet
#

but if you use kanji it's different

glossy niche
#

kanji just sucks

hearty violet
#

I got my start with japanese on tae kim's grammar guide

hearty violet
glossy niche
#

tbh i just wanna learn it cause i consume a lot of japanese music

#

kinda picked up german partly because of rammstein lol

hearty violet
#

I was learning german but got fed up

#

I can't get motivated by languages that there's no music in it I like

glossy niche
#

rammstein 👍 if u like metal

hearty violet
#

besides idk maybe rammstein which I wouldn't listen to that often either way

#

there's no good music

#

imo

glossy niche
#

i have german speakingfriends so even if i hate it i still can practice it with them

#

so thats a big advantage

#

and jp is just cause i consume jp media a lot

hearty violet
hearty violet
#

there's a niche for everything

glossy niche
#

my fav touhou music circle

#

they produce a wiiiiiide variety of stuff

#

their most iconic song:

#

the comfiest song to ever exist

hearty violet
#

japanese bossa nova sounds so weird to me as a native portuguese speaker lmao

glossy niche
#

never met a portu speaker before, interesting pithink

hearty violet
quasi blaze
glossy niche
hearty violet
hearty violet
# glossy niche which one? <:pithink:652247559909277706>

東方ボサノバアレンジCD TOHO BOSSA NOVA 2より

タイニーリトル・アジアンタム
原曲 今昔幻想郷 ~Flower Land

Arrange.Shibayan
Lyric.milka
Vocal.3L

Spotify https://open.spotify.com/track/09UAi1gYdutGj4AbDApUki?si=fb2909ba801b4ae9
iTunes https://music.apple.com/jp/album/タイニーリトル-アジアンタ�...

▶ Play video
glossy niche
#

oh i linked it, did discord not show it

#

its been dying for me for the past hour

hearty violet
#

weird

#

it showed the other one first

#

now the preview is this one

#

but yeah I like these chill japanese songs

#

I also like city pop way too much idk why

glossy niche
#

oh that

#

it is great

#

psyqui is also great imo

#

they have some chill stuff and some non chill stuff

hearty violet
glossy niche
#

btw

#

do u have any good resources to learn JP if you consume a lot of audio? i have no intention of reading JP

#

unless its romaji ofc lol

quasi blaze
# hearty violet that's nonsense

Think about it

The table is expensive – La mesa es cara (“mesa” is a feminine and singular noun)

So you say “cara” (which is feminine) instead of “caro” (which is masculine) because mesa is a feminine word. So you say cara to make the sentence flow.

hearty violet
hearty violet
#

nothing makes it less nice to say "lo meso es caro" simply that's not the words used by the language

#

also there's nothing about "sounding better" in it, spanish is a language that has been evolving from latin for millennia, it naturally uses constructs based in latin and latin does things the way it does cause of it's antecessors, it's not logical

#

it sounds normal if you're used to saying those words, there's nothing more to it

quasi blaze
#

Meso is not a Spanish word

hearty violet
quasi blaze
#

So that defeats everything you just said

#

You’re using an example that doesn’t exist in the language

hearty violet
#

yeah I'm convinced

#

I'm convinced that keezy either is a big big troll or he really is that neurodivergent

#

I know it sounds rude, but it's the truth

quasi blaze
#

“Lo meso…” wtf is that

#

You’re just making shit up now

young shoal
hearty violet
#

yep

glossy niche
#

only thing ik about hispanic culture and spanish is some food and dragon ball

glossy niche
#

also portogeez idk how to write this

hearty violet
glossy niche
hearty violet
#

bruh

glossy niche
#

its a meme pay it no mind

quasi blaze
hearty violet
#

if you lack reading comprehension, I suggest you put in 30 minutes every day to practice reading

quasi blaze
hearty violet
#

you can't even troll right, next!

quasi blaze
#

Your argument lost all credibility

#

That I didn’t even bother reading the rest of it the first time

hearty violet
quasi blaze
#

And admins told me to be more charitable in showing empathy the other day

#

And then I get this guy using senseless Spanish examples

glossy niche
#

the logical fallacy decimater has been put back in its

#

uhhh

#

whats this called again

hearty violet
tardy rain
#

Sheath

glossy niche
#

yeppp

#

the sheet

hearty violet
#

sheet 🤣

quasi blaze
#

I’ll give you constructive feedback in making better counterarguments Raph.

In order for your examples in your counterarguments to hit hard in debates, those examples need credibility and be verifiable; Your Spanish example made absolutely no sense. I don’t know what prompted you to use that. It has no credibility because that’s not how you write Spanish.

Come back when a proper Spanish example that actually makes sense and then your counter argument will have some credibility.

young shoal
#

it is a hypothetical about what it would sound like if the noun was masculine

#

you can't pick an example that exists because nouns that have gender have one gender

hearty violet
hearty violet
#

bro talks about debating every waking moment of his but can't debate for shit

#

lol

grave cove
#

why are we about this again

#

can we not turn everything into a debate

glossy niche
#

dou lingo

young shoal
#

lol

grave cove
#

hes definetely been mewing

glossy niche
#

r/hardimages went private for some reason :((((((((((((((((((((((

hearty violet
quasi blaze
#

There’s no “meso” for table

#

It’s “mesa”

#

You’re trying to change the spelling of a word where the spelling of that word in Spanish doesn’t exist to fit your counterargument

#

Why should one be charitable to that?

young shoal
#

do you just ignore things that you can't address

glossy niche
#

source?

hearty violet
#

if he just read it instead of going on this huge strawman

#

but he doesn't value his time

quasi blaze
young shoal
#

no... it makes your argument unverifiable. how do you know it sounds better at all

#

raph tried to introduce a hypothetical

quasi blaze
hearty violet
#

bro...

quasi blaze
glossy niche
#

disowned 😭

young shoal
hearty violet
quasi blaze
young shoal
quasi blaze
hearty violet
#

el arte

#

I just have 3 exceptions to ur "rule"

quasi blaze
#

I’m still a student of the language. It’s best to ask more native Spanish speakers

low chasm
#

I took four years of spanish 🥺

quasi blaze
low chasm
#

puede ir al bano 🥺 🥺

low chasm
#

I managed to pass the class, but that's where my knowledge ends

quasi blaze
#

Damn. So no fluent Spanish speakers

#

In this server

young shoal
low chasm
#

surely there are

glossy niche
low chasm
#

there might not be any in this conversation, but I can all but guarantee there's people who speak spanish here.

glossy niche
#

ok sorry ill stop now

hearty violet
vale raven
#

esta pa la derecha

#

@hearty violet / @quasi blaze what's the debate here?

hearty violet
honest star
#

Y'all, I would like to remind people to be respectful and to keep things in English

hearty violet
#

what my reply didnt work

vale raven
#

There's a bunch of American college students telling Spanish natives that their language is "offensive" because gendered words "imply standing"

glossy niche
hearty violet
#

basically ill mannered "debate"

glossy niche
#

or like

#

not sitting

hearty violet
#

he was just trying to strawman me

#

imo it counts as trolling but whatever

quasi blaze
#

And you said that

vale raven
quasi blaze
glossy niche
honest star
#

@hearty violet@quasi blaze This is me warning both of you to be respectful. Both of y'all have crossed the line throughout whatever discussion is above and haven't been in line with our code of conduct.

If you can't be respectful and assume good faith in arguments, then it's not an argument to have on this server or with each other.

hearty violet
honest star
vale raven
quasi blaze
#

I never disrespected the man. Idk what you’re talking about @honest star

honest star
hearty violet
honest star
#

If you'd like to discuss in detail, then you can DM ModMail.

hearty violet
#

people are very good at adding things after the fact

quasi blaze
honest star
# quasi blaze I gave him constructive feedback

Your feedback was not constructive but was instead aggressive and rude. Re-think how you interact with others if you'd like to stay in this server. If you'd like more of an explanation then DM ModMail.

quasi blaze
#

Sorry that you completely misinterpreted my message once again

young shoal
#

it was definitely aggressive

slim remnant
young shoal
#

(😔 you already know what's coming next)

quasi blaze
#

You need examples with actual credibility to substantiate your arguments in a debate. That was constructive

#

I stand on that.

slim remnant
#

you kind of just missed their point, but I suppose it's sort of moot now; best to move on.

minor tundra
#

A core component of debate is the capacity to communicate and convey ideas effectively. If you find that people are misunderstanding you constantly, it might be time to revise your communication style.

quasi blaze
vale raven
# quasi blaze Think about it The table is expensive – La mesa es cara (“mesa” is a feminine a...

Your point is correct, your justification is not.
You match the genera of the verb and the noun(?), but not because it "sounds better", but because the rules say "match the genders".
Which is exactly what @hearty violet was saying, he just made up an example on the spot, and now you're telling him that his argument is invalid because his example on things that don't make sense... doesn't make sense.

You're both in agreement here, unless a word always uses a specific gender, match the genders.

You're just talking past each other

slim remnant
glossy niche
#

debate is often useless and just trying to understand what the other person is saying is usually better way to start, debate should be the last resort because it requires both parties to be in sync, think of it as a an elaborate handshake.

quasi blaze
glossy niche
#

billy why are you slapping me

low chasm
young shoal
#

he's leftward_hand_tone1ing you

vale raven
low chasm
#

if you disagree with someone it's easier to slap them than it is to debate with them.

glossy niche
#

tbh that also works

stark prawn
#

Slap them with a glove then dual it out in the ring

glossy niche
#

honestly, i can just accepted that most of the time, debate is not efficient yert

granite tree
harsh tundra
glossy niche
solemn tulip
stark prawn
#

syn

harsh tundra
#

... Or by the curent reaction, I guess it's rock-paper-scissors

carmine apex
stark prawn
#

syn ack

young shoal
#

syn syn syn syn syn syn syn syn syn

quasi blaze
glossy niche
carmine apex
#

grote isn't it syn / syn ack / ack?

glossy niche
#

HTTP3 chads where

#

imagine those SYNners can go to hell

stark prawn
#

Isn't it syn/syn ack/syn ack/ack

glossy niche
#

UDP 💪💪💪💪💪💪💪💪💪

stark prawn
#

Too long ago

graceful basin
solemn tulip
graceful basin
#

SYN into SYN+ACK into ACK

young shoal
#

syn to send sequence number, syn ack to ack and send sequence number, ack to ack

graceful basin
#

3 packets total, not per side

carmine apex
#

i wonder what grote's proposed syn/syn ack/syn ack would result in

glossy niche
#

remember to enable HTTP2 on ur apache webserver or whatever cause its sometimes off by default :3

hearty violet
glossy niche
#

damn you yt community posts

stark prawn
#

yt community posts are so stupid

carmine apex
stark prawn
#

I don't want a stream of memes in my yt feed

glossy niche
#

google just loves to add new things just to kill them i dont even know why they do that

stark prawn
#

Enough of them make it to be profitable I guess

glossy niche
#

do they not hire anyone who doesnt have ADHD and drops things after working on them for 3 weeks

#

what if i exorcised you in the google payment circle

graceful basin
#

That's their policy afaik, just do things and see if it sticks, if not put it on life support until people give up

warped sentinel
glossy niche
glossy niche
harsh tundra
carmine apex
#

also how are there two google pays with different logos with different but overlapping durations

hearty violet
hearty violet
glossy niche
#

i keep telling people to stop using that horse shit

#

its worse than horse shit, i can bury horse shit under a tree to feed it, if i bury my phone the lithium will poison the tree

glossy niche
harsh tundra
glossy niche
#

google should susnet google

#

that app sucks

#

bing >>>>>>>>>>>

stark prawn
#

Please

harsh tundra
hearty violet
graceful basin
#

Honestly google has gotten so bad that bing and DDG are about on par

glossy niche
#

bing is genuinely better now, i find stuff easier with it

hearty violet
glossy niche
#

like sometimes i spend 2 mins looking for someting on the goog, i look it up on bing, boom its right there

graceful basin
#

Does anyone except MSFT and google have a proper index of the internet?

warped sentinel
#

openai?

glossy niche
#

i should call LLMs that more often actually

harsh tundra
#

The ig thing I mentioned was literally what the polls on regular posts looked like.

Don't get me started on gui that pushed reels as main thing, then changed to something that didn't allow nice reel browsing... But only on one account. On the same device I had two completely different ui, one with shittier ux. For a year or more. Then the shitty one became the old one (that the other account had always had) and I could watch reels again

late orchid
vale raven
late orchid
#

also weren't Bing and Google caught stealing from each other a few times?

late orchid
#

the case in particular I remember is just mapping a city that does not exists

stark prawn
#

A trick as old as the first maps

#

Showing roads in cities that don't exist to catch copiers

harsh tundra
#

I want to kill all mosquitos within a certain range. I think I killed like 10 before coming to bed, then several more... 😭

glossy niche
#

build a mosquito trap with yeast as bait

#

yeast lets off CO2

#

they eat it up

#

we made one and it caught hundreds

harsh tundra
#

I heard of so many methods but I don't trust any, mosquitos seem to prefer my blood over anything else 😭 they don't even bite my partner, my partner ends up only with few bites each season 😭 me? Last year at some time I had like 7 bites on my foot alone, then several more on my calf... And similar number on my other leg.

rain marsh
#

What blood type are you?

harsh tundra
#

But i might try the yeast trap, since it's not some anonymous source telling me about it

harsh tundra
rain marsh
#

That'd make sense

harsh tundra
#

😭

rain marsh
#

Good luck out there

#

We're having rat problems of our own ☹️

#

They keep sabotaging our dishwasher

harsh tundra
#

I wouldn't care as much if they let me sleep, but nooo, they gotta buzz near my ears or near my phone if I'm reading something... One night I tried to fall asleep and only used my phone as flashlight to hunt mosquitos when I heard them. According to my watch, I fell asleep after 2am :c

rain marsh
#

Yeah that sounds annoying af

#

Is there any bug spray you can use?

harsh tundra
#

They stink :x and certainly not using them above my bed.
And I can't really fumigate a room either. It's too big area to spray and then air out (without letting more bugs in) as it's basically living room (hopefully when we renovate and get a real bedroom, it will be easier?). They don't sit in one place, they just notice me in the corner of the room and fly towards me... Not all at the same time either, that's why it's a cycle of almost falling asleep -> hear buzzing -> flashlight -> try to kill it, maybe notice two more and try killing them as well -> try falling asleep

grave cove
#

what's a CXO

vale raven
eternal depot
tardy rain
#

is this linkedin?

#

linkedin applicant numbers are entirely fudged to get you to buy premium

#

we do what we must

#

and we must search for better opportunities

#

i've started using otta recently

#

its not as big

#

but its also not a social media

#

so it cant turn into facebook the way linkedin has

#

nifty UI and I think im getting more ads by smaller companies and startups

#

feels pretty US centric though

#

lmao

#

microsoft can afford it

#

laws need to start taking kneecaps before mega corps start caring

#

take their kneecaps

#

theyre right there

#

anyway otta seems to have an actual functioning "remote" only filter

#

so thats neat

solemn tulip
#

if C and O were flipped you could have ORC

vale raven
solemn tulip
#

not off the top of my head

young shoal
#

cro magnon

solemn tulip
#

(arguably not english)

young shoal
#

also not really a word. I think it's - too

#

cacao

solemn tulip
#

if we allow onomatopoeia there is coo

young shoal
#

isn't that already a thing

solemn tulip
young shoal
#

chief operating officer or something

vale raven
#

That’s the title my boss gave himself

solemn tulip
#

oh you mean like that

#

chief operating officer pigeon

honest star
#

@rain marsh Charts beta is live in the PyDis workspace btw

honest star
#

Alright y'all, what are some reasonable rules for uwu-ifying something? Nothing too drastic, but still a clear uwu-ification?

median domeBOT
#

awwight y'aww, nyani awe some weasonyabwe wuwes fow u-uwu-ifying s-something? nyothing too dwastic, but stiww a cweaw uwu-ification?

thick osprey
#

I'm with "awwight"

honest star
#
  • turnings Ls into Ws
  • turning Rs into Ws
  • stuttering Us
    ?
#

Still iconic line from Zig: "You should be grateful .uwu is turning all your Ls into Ws"

thick osprey
#

Great start. Personally I'd avoid the nani-fication of "what". Bit much.

wicked haven
median domeBOT
#

gweat stawt. pewsonyawwy i'd avoid the nyani-fication o-of "nyani". bit much.

rich cape
#

.uwu

median domeBOT
#
You have to stop.

Your input was invalid: Your message must have content or you must reply to a message.

Usage:```
.uwu [text]

rich cape
#

.uwu [horse]

median domeBOT
#

[howse]

#

[i wuv w-wittwe kids]

rich cape
#

???

#

???

wicked haven
rich cape
#

👍

meager stratus
rough sapphire
# wicked haven mods can see deleted messages btw

no, audit logs can only see what happened in the server and not the text. Based on ToS, no bots can store public text. Also, if the public text got deleted, only discord can see it, they still store the deleted messages but no one else can see except them.

#

them (context from last word) = Discord

royal lakeBOT
#
Command: bigbrother

Monitors users by relaying their messages to the Big Brother watch channel.

Source Code
honest star
rain marsh
harsh tundra
#

Having on edit and on delete events post to a separate channel is pretty standard for moderation bots - made it clear when someone tries to hide their abusive talk vs when a mod deletes it

hearty violet
#

youtube UI keeps getting worse

soft violet
#

Yes, well, they're having a tantrum, so you can't expect them to make the best decisions.

hearty violet
#

at this point I feel like you have to have a special talent to make not only bad but terrible decisions

#

it's like they're actively trying to annoy u

#

they're trying to push aside comments so bad
you scroll down and it's just a sea of garbage videos

wanton delta
#

Are these updates region locked

thick ore
#

oh wtf

#

i swear it showed that layout for me last time i did it

wanton delta
#

Thats awful

#

If thats how its gonna go then I feel less stupid about a project im currently developing

hearty violet
hearty violet
lament cairn
#

A/B testing

#

yay

#

i mean thats kinda the point of A/B testing isnt it

#

if it sucks at least it only affects a small amount of users

hearty violet
#

in fact, this one is even worse than the one they showed me last month

#

so I think they're actually "optimizing" it for shittier experience

honest star
#

.... Do I gamble with a 47 minute layover in ATL?

dapper dew
#

If its that or 4 hours, probably

#

I've managed a few 45 minute layovers, but its never a relaxing time lol

solemn tulip
honest star
#

I think I know ATL well enough that I can probably do this if delays don't fuck me over......

solemn tulip
#

did this not age well? or is this planning for like a month away?

stable fulcrum
#

if hem is a gem

#

hem I am coming for you, I am gonna steal you and sell you to become rich

honest star
solemn tulip
#

tbf, I should also start looking at flights for summer at some point

distant iris
#

hi

rough sapphire
hearty violet
thick osprey
#

Ah goodness. I'm in a work classroom at the moment for GitHub Copilot 101 training. So much build up for how using copilot to write unit tests is a great productivity booster. First test written for a base flask app with a single route: copilot builds a unit test that doesn't use the imported app, builds a new app with the same route, then asserts it works. yarrSip

I love technology.

jovial oriole
#

any geoguessrs here

signal canopy
#

uganda

solemn tulip
#

you don't need to be that polar

jovial oriole
#

This was taken during the g5 solar storm

#

like a month ago

#

so as far down as michigan

solemn tulip
#

yeah, that means it can be pretty darn south

tardy rain
#

😡

#

Fuck that solar storm and fuck london's lights

#

Stayed up twice and saw nothing

signal canopy
#

i took some lackluster long exposure shots with my phone

#

it's not as visible with your bare eyes

#

meta data for what?

signal canopy
solemn tulip
#

webcam image from one of the tallest peaks in switzerland

signal canopy
#

yo!

tardy rain
#

Its just some mountains 🙊

#

Mountains boring, coastal best

#

If you have both thats great but thats pretty much just Hawaii?

#

Whenever i go back home i make it a ritual to have early sunday morning coffee by the sea

solid elbow
solemn tulip
#

||I'm guessing pretty lakes don't count||

spare oriole
#

Any geoguesser here

hearty violet
#

it's standard for social media to clean up metadata
metadata is way too dangerous, can result in easy stalking and doxxing online

hearty violet
rain marsh
#

sounds like a skill issue

solid elbow
#

that's a dominos pizza box. odds are pretty high it's in the US

spare oriole
#

Domino's has stores in over 83 countries and 5,701 cities worldwide.

solid elbow
#

I said "odds"

#

what percentage of the stores are in the US?

warped sentinel
#

not enough pizzas to feed that many americans

solid elbow
#

there's a stack on the ground

rain marsh
#

the fairly nice weather indicates it's not in the UK

warped sentinel
#

exactly

solid elbow
#

huh, only a bit over 1/3rd of all dominos locations are in the US. That is less than I would've guessed

#

I'd have confidently guessed more than 2/3rds

spare oriole
#

Dominos is better outside the US tbh

#

But sometimes you miss the taste of cardboard pizza

eternal depot
warped sentinel
eternal depot
warped sentinel
solid elbow
#

looks to me like that picture is taken from the southern shore of a lake, facing west

#

that's the extent of my geoguessing skills

eternal depot
warped sentinel
low chasm
#

can't go wrong with two peak cuisines

eternal depot
young shoal
#

that...doesn't sound that bad

low chasm
low chasm
#

yeah we do like half an hour from where I'm at

#

never gone though

eternal depot
granite tree
#

I believe my hosts in China were trying to kill me with the amount of food I was expected to eat.

distant iris
#

hi

grave cove
acoustic moss
thick osprey
#

source?

thick ore
#

those appear to be "humans", the creatures that mostly inhabit earth

hybrid pivot
#

somewhere

#

flip a more-than-2-sided-coin™️ and find guess the location

small coral
glossy niche
# spare oriole Any geoguesser here

the area looks like its far out in the wild, which means the trees are likely native there, so if we identify the plants, thatll give us a hint pithink

#

anyone know what tree that is?

willow narwhal
#

It's probably a northern coast, somewhere in a warm country.

#

people look Western, I'm guessing US American

spare oriole
willow narwhal
#

That helps a bit. Sunrise at that time:

#

So.. northern spain?

small coral
willow narwhal
small coral
#

additional sunlight map for reference later

small coral
#

i find my time zone reliable as a base measurement for the fact that it doesn't do DST

#

since we're looking at white people here (no offense) it could be

  • north UK
  • somewhere along australia
  • an island (worst case)
#

o yea this about covers other uncovered areas

willow narwhal
#

Seems way too green for Australia

small coral
#

well i'm not a geoguesser :p

stark prawn
#

I would guess they invaded an island.

small coral
#

there's also the cloud pattern

stark prawn
#

True, could be AWS

small coral
#

we need biologists on the case

#

what

#

what is the tree

acoustic moss
#

i mean

#

im pretty sure krrt has said they live in colombia

glossy niche
vocal oyster
#

yeah at the coasts it's not just outback lol

willow narwhal
#

whereas Suriname even had similar trees.. but I don't find that peninsula

small coral
#

but i'm quite a lazy person so i stopped looking for it :p

small coral
#

..that doesn't match up does it

acoustic moss
#

well australia is at least a couple of inches away from colombia

#

over a yard even

naive ravine
#

Hi, would you like to ask if it is possible to have different avatars for each server?

acoustic moss
#

with nitro yeah

small coral
#

i wonder which clouds match up more

naive ravine
acoustic moss
#

?

naive ravine
#

bot's icon

acoustic moss
#

oh

#

idk

naive ravine
#

Can it be different for each server?

small coral
thick ore
acoustic moss
meager sphinx
#

maybe its like in twitch , your bot also needs "nitro"

acoustic moss
#

bots have some nitro like features by default i think

#

like external emojis

naive ravine
#

but i need icon!!

acoustic moss
#

idt ive ever seen a bot do that tbh

naive ravine
#

I wanted to do it only after seeing that

thick ore
#

they are different discord bots

#

with different pfps

acoustic moss
#

i found a 2y old reddit post and it wasnt possible then at least

thick ore
#

dyno just invites the other bot, the other bot kicks the old dyno

acoustic moss
#

damn

acoustic moss
#

tough life

naive ravine
#

mee6 is can user upload icon

thick ore
#

what

naive ravine
#

mee6 It is user-customizable

thick ore
naive ravine
thick ore
#

or the "bot personalizer"

naive ravine
#

i don't know icon

thick ore
#

you can't change your avatar based on the server

naive ravine
naive ravine
#

oh no....

thick ore
# naive ravine ok

the way it works is that you have the user create a bot, then your bot uses that token

#

it's kinda complex

naive ravine
#

yes

#

ok, i know

fringe rain
#

y'all got any show to watch?

acoustic moss
#

axiss

#

did you watch hotd s2 e1

fringe rain
acoustic moss
#

bruh

fringe rain
#

i cant understand what they're saying

#

and my speakers are unbalanced so if i increase the volume the boom sfx will hurt my ears

acoustic moss
#

ive been using fxsound

#

helps with movies and stuff

fringe rain
acoustic moss
#

although it makes my ears bleed if i forget to turn it off before listening to music

acoustic moss
fringe rain
#

i think the L is no subtitles

acoustic moss
#

||thered be subtitles if you watched legit||

fringe rain
#

||ducky_sus||

#

this is why i stick to kdrama and anime

#

they've always got subs

#

anyways

#

ooo im gonna watch kaiju no 8

#

i think they're doing a good job on the animation

low chasm
spare oriole
ruby fox
plucky ridge
#

Probably a bit hit and miss, though

timid latch
fringe rain
# low chasm it's actually better than I expected

i had read about 20-40 chapters of the manga, the only problem i had was the "stupid mc" troupe
like bro isnt even stupid or doing anything wrong - its so fucking badass that he can convert into a kaiju, but he's always being looked down upon :/

low chasm
#

yeah I guess that's fair

#

but that makes it that much cooler when he turns into a kaiju

ruby fox
fringe rain
timid latch
ruby fox
fringe rain
dense palm
#

I meditate too

solemn tulip
#

ez

#

wonderful timing

ruby fox
drowsy rose
#

dont you love it when the connection to the origin web server was made, but the origin web server timed out before responding. The likely cause is an overloaded background task, database or application, stressing the resources on your web server. To resolve, please work with your hosting provider or web development team to free up resources for your database or overloaded application. Additional troubleshooting information here.

lament cairn
#

skill issue

drowsy rose
#

increased skill is not gonna help me 😭

#

i just wanna access a website

#

solution: just go to another website

thick ore
#

what's up pydis

#

i'm on the penguin OS now

#

text rendering is ass compared to Windows lol

snow epoch
#

😭

thick ore
#

mac?

snow epoch
#

what?

#

wait it says windows user

#

ur not on windows??!!

thick ore
#

i main windows

#

just trying linux for now

uneven pine
#

Old mac os hada polar bear as their icon

snow epoch
#

oh i was joking lol

uneven pine
#

Old old actually, which was that?

snow epoch
#

linux seems cool

#

what is the difference between dev firefox and normal firefox?

#

cuz i heard that dev firefox is better

thick ore
#

firefox developer edition?

snow epoch
#

yea

thick ore
#

devtools

jaunty wraith
#

it's a faster release channel

uneven pine
#

None apparently

#

I was thinking of snow leopard

snow epoch
jaunty wraith
#

like beta

snow epoch
#

i only use opera when watching anime on sketchy free websites for the vpn

#

lol

uneven pine
#

That VPN is doing nothing for sketchy sites lol

jaunty wraith
#

ff dev edition used to have newer devtools, but these days there isn't anything new

uneven pine
#

Any free VPN is logging everything you do and selling the data

snow epoch
#

yeah ik everybody talks about opera being a scam or smth

carmine apex
#

free is doing a bit in that sentence, but not much

uneven pine
#

It's not a scam it's just another chrome like every other browser

snow epoch
#

yeah

#

but its better

uneven pine
#

I use edge cause it's the fastest I've used and that's about it

snow epoch
#

more customizability

#

yeah i like edge

uneven pine
#

I used to use Vivaldi but it started having issues and got REALLY slow

uneven pine
#

Worse than Firefox slow and Firefox is slow as fuck

snow epoch
#

i like the performance limiter on opera

#

so then my laptop doesn't explode

#

from the extra 1mb

#

lol

uneven pine
#

I use edge on the laptop too. Never had an issue despite it being pretty old

snow epoch
#

i think opera uses maybe like 200gb less than edge

#

but idk

#

i haven't tried it out this new laptop i got

carmine apex
#

200 gigabytes less?

snow epoch
#

bruh

uneven pine
#

Homie running 512tb of RAM

snow epoch
#

mb

#

not gigabyte

#

lol mb

#

megabyte
my bad
which one

uneven pine
#

Oh my God

#

I'm going to always read "mb" as megabyte now whenever people clearly mean "my bad"

#

Why didn't I think of that before

signal canopy
snow epoch
#

kb
mb
gb
tb
and whats the other one i forgot

snow epoch
carmine apex
#

there are about 30 or so, but the next-biggest one is petabyte

uneven pine
#

b kb mb gb tb pb eb yb

#

zb?

snow epoch
#

what is yb?

#

yodabyte

carmine apex
#

yotta

uneven pine
#

Yottabyte

snow epoch
#

LMFAO I WAS ACTUALLY CLOSE

uneven pine
#

Exabyte

snow epoch
#

i was joking

carmine apex
#

.wiki si prefix

median domeBOT
#
Wikipedia Search Results

Metric prefix
introduction in the 1790s. Metric prefixes have also been used with some non-metric units. The SI prefixes are metric prefixes that were standardised for use

International System of Units
the SI provides twenty-four prefixes which, when added to the name and symbol of a coherent unit produce twenty-four additional (non-coherent) SI units

uneven pine
#

Zetabyte

#

Googolbyte when you need a lot of data

snow epoch
#

i feel like being a lil skid

carmine apex
#

if anyone needs a googolbyte, everyone else is in severe danger

uneven pine
#

It's actually crazy to think about

snow epoch
#

isn't there that thing u can do to make ur internet suuuuuuupppppeeeer fast

uneven pine
#

When I was a kid, we had like, megabytes of storage lol. I remember the first laptop we had was 160GB

#

now single hands are bigger than that

#

Games*

#

Dude resetting my keyboard was a mistake

snow epoch
#

bro what thats a big game

signal canopy
#

apps just be stupid big these days

#

gmail on my phone occupies 500MB

snow epoch
#

i wonder how much storage that jedi fallen order takes up. cuz thats prolly the most performance intensive game i've bought

uneven pine
#

We're getting to the point where having a petabyte of storage at home isn't an unthinkable thing

#

It's still expensive but steadily getting cheaper

snow epoch
#

oh it only takes about like 60gb

jaunty wraith
signal canopy
#

nah data is like 50MB on top of that

snow epoch
#

bro i got like 500 emails in my inbox

signal canopy
#

it’s just the actual app size

snow epoch
#

i don't read any emails if they arent from like my grandma or something important

#

mostly just confirmation emails

signal canopy
#

i mean ffs paypal takes up 330MB

#

paypal???

carmine apex
uneven pine
#

15 Grand for a petabyte at home

#

Right now.

#

Cheaper in reality, you'd get volume pricing on drives

snow epoch
#

bro what are you gonna store on that?

#

like apple house data?

uneven pine
#

That's assuming 0.014 USD/GB

snow epoch
#

bro $0.01 for a gb is crazy

uneven pine
#

Which in reality you'd be paying way less if you're buying that many drives

carmine apex
#

for a moment there wolfie, i thought you might've been mentioning how much you paid for a petabyte you already have sweating

snow epoch
#

what do yall think i should make in batch?

uneven pine
#

Nothing

jaunty wraith
#

nothing

snow epoch
#

ok

uneven pine
#

No no I have uh

snow epoch
#

i'll get to it

#

gotta start with the @echo off 😎

uneven pine
#

9TB in my main system

snow epoch
#

gahdam

uneven pine
#

1TB in my bedroom system and 1.5TB on the laptop

snow epoch
#

bro i have like only 550gb on this laptop

uneven pine
#

The streaming rig will have 1TB too

carmine apex
#

i have 19.5 terabytes over 5 drives and 3 are getting full but i don't have any more space in my computer 😭

uneven pine
#

I intend to do a cleanup of a lot of my data

carmine apex
#

also wtf kind of cruel monster removed the :sobmeltdown: emoj. typical arch users 😡

uneven pine
#

I'm using like 2TB from old videos that are not needed from old projects that never went anywhere

#

I also want to do away with spinning disks

snow epoch
#

i just searched up colored text in batch on edge and bing ai just starts yappin

@echo off
setlocal EnableDelayedExpansion

:: Define a backspace variable
for /F "tokens=1,2 delims=#" %%a in ('"prompt #$H#$E# & echo on & for %%b in (1) do rem"') do (
  set "BS=%%a"
)

:: Function to print colored text
:ColorPrint
echo off <nul set /p ".=%BS%" > "%~2"
findstr /v /a:%1 /R "^$" "%~2" nul
del "%~2" > nul 2>&1
goto :eof

:: Usage of the function to print "hello" in different colors
call :ColorPrint 0a "hello" & echo(
call :ColorPrint 0C "hello" & echo(
call :ColorPrint 0b "hello" & echo(```
like wtf is this
uneven pine
#

Oh actually I was wrong I have 10TB not 9

snow epoch
#

bro got money signs in the code

#

thats everywhere

#

but like

#

this is wierd

uneven pine
#

The cash symbol is pretty common in programming lol

snow epoch
#

its almost as bad as brainf at the findstr line

#

yeah

acoustic moss
#

have you ever seen haskell code

snow epoch
#

i used it in my calculator on C# i believe

snow epoch
uneven pine
#

Haskell is a great language for learning functional concepts

acoustic moss
#

good keep it that way

uneven pine
#

It's an awful language to actually write code in

acoustic moss
#

whoa

uneven pine
#

I got some hold on

snow epoch
#

python is just fun and simple

acoustic moss
#

idk it seems pretty nice to write in too

snow epoch
#

cuz i can usually make any simple program i want but then i procrastinate and never get it done

acoustic moss
#

probably annoying if youre fighting a deadline or sthn