#voice-chat-text-0

1 messages Β· Page 191 of 1

marble grail
#

thx

amber raptor
#

.xkcd 1172

viscid lagoonBOT
#

There are probably children out there holding down spacebar to stay warm in the winter! YOUR UPDATE MURDERS CHILDREN.

marble grail
#

ok it's donwloading

#

i think it will work for making exe

rugged root
#

It will, yeah

marble grail
#

cool

rugged root
#

And will let you install any Python packages that would need to compile when you get them, like numpy

marble grail
#

cool

#

6 gb😭

#

my pc gotta explooooode

#

after installing it

#

i need to make python ./waf all ?

#

or im fine

vocal basin
marble grail
#

oh ok

#

thx

vocal basin
#

at least to test that it can compile

marble grail
#

yeah

rugged root
#

!stream 1115886583170748466

wise cargoBOT
#

βœ… @dusky lynx can now stream until <t:1695651077:f>.

marble grail
#

pinging 800 so will disconnect

rugged root
#

Righto

marble grail
#

i need to go cya

vocal basin
#

EC2
S3

#

those at least have, like, consistent logic behind them

#

but that's not helpful

rugged root
#

@dusky lynx Rotate

somber heath
#

You can get it for free on route fifty-three.

vocal basin
#

EC2 really looks like EC version 2

somber heath
#

@whole bear @fiery relic πŸ‘‹

vocal basin
somber heath
#

@eager thorn πŸ‘‹

#

Noot nootral.

vocal basin
dusky lynx
eager thorn
somber heath
# dusky lynx bruhbase.com

I meant to suggest that if the link was posted somewhere, some bots might have picked that up and targeted it automatically or something just to watch the world burn.

#

I wasn't soliciting a link.

vocal basin
#

shouldn't take that much RAM either

oblique ridge
vocal basin
#

codecs don't normally decompress everything at once

#

1 MB is almost okay

#

above -- sadness

#

"somewhere around the average size of Angular app bundle"

oblique ridge
vocal basin
#

react/angular/etc. are normally auto-reloading locally, iirc (dev env)
actual deployment is somewhat separate

#

angular compilation is so slow

#

my chrome browser is somehow extremely bad at handling new Nextcloud interface

#

reject React, write raw JS WASM

#

"I should've been an unanimated GIF instead"

#

sending what to users?
sending them a message:
"you're too broke to have bandwidth good enough to handle this site"

vocal basin
#

9M is still huge

#

"~20 Angular apps"

marble grail
#

i am back

#

damn it's lagging a lot

#

that 6 gb

vocal basin
#

ffmpeg can be used for compression too

#

I don't remember if I waited until av1 lossless completed

#

is-odd is more complicated than it seems

#

@alpine crow
is_odd || is_even is not guaranteed to be true
though idk if the package accounts for it

#

it probably does

#

for offline, lossy HEVC and AV1 are probably best, I guess

alpine crow
vocal basin
#

well, that's a failure

#

though

#

nvm, for errors it's okay

alpine crow
vocal basin
somber heath
#

@atomic obsidian @azure vine @meager shuttle πŸ‘‹

marble grail
#

build tools at 79% let's go

vocal basin
#

here I am trying to understand why it's "from -(253 - 1) to 253 - 1" for safe integers

#

translation issues

#

I didn't expect it to break that much

#

(I was too lazy to select English)

#

original is this

#

another reason not to write comments
just manually obfuscate everything

#

bundler as a profession

#
loop {}
#

also, one of the ways to handle the thread panic

marble grail
#

ok finished my build tools installation

#

ok it's compiling all the things but it's normal that tere is this? Checking for function unsetenv : no
Checking for function mkdtemp : no
Checking for function dirname : no
Checking for function basename

#

i think it would work anyways

rugged root
#

Yeah that seems normal

marble grail
#

no

#

don't works

#

same problem

rugged root
#

Did you close and reopen the terminal?

marble grail
#

yes

rugged root
#

Reboot the machine maybe?

marble grail
#

the cmd?

rugged root
#

If you want to play Runescape but don't want to walk around

#

Or deal with quests

marble grail
rugged root
#

I do

#

Yeah

marble grail
#

oh ok

#

is it possible due to avast antivirus blocking runw.exe?

rugged root
#

That's likely as well. pyinstaller files don't have the certificates, so Windows will flag them

marble grail
#

ok well will disatictivate the antivirus

vocal basin
#

pre-compiled pyinstaller has a known signature

#

which shouldn't be a problem for one that's just compiled

somber heath
#

Web presents. πŸ•ΈοΈ

#

Plenty of those around here at the moment.

vocal basin
#

IDLE: IDE that plays an idle game where you do all the progress while it just waits and takes credit for all the results

marble grail
#

28199 INFO: checking EXE
28200 INFO: Building EXE because EXE-00.toc is non existent
28201 INFO: Building EXE from EXE-00.toc
Fatal error: PyInstaller does not include a pre-compiled bootloader for your
platform. For more details and instructions how to build the bootloader see
https://pyinstaller.readthedocs.io/en/stable/bootloader-building.html

rugged root
#

Try using auto-py-to-exe

#

The GUI can make it a bit more pleasant, and might help resolve those issues

#

Actually one sec

marble grail
rugged root
#

!pypi auto-py-to-exe

wise cargoBOT
rugged root
#

I've had better luck with that

marble grail
#

yeah will try

#

pip install auto-py-to-exe

rugged root
#

py -m pip install auto-py-to-exe

#

On Windows, you should be using the py launcher to handle running Python

#

It'll make sure you're using the most recent version on your system

marble grail
#

oh yeah? bc already did pip install auto-py-to-exe is that a problem?

rugged root
#

Try py -m pip list

#

If you see it on there then you're fine

#

I just try to encourage the usage of it

marble grail
#

yeah thx

somber heath
#

Ghanta (Sanskrit: ΰ€˜ΰ€£ΰ₯ΰ€Ÿΰ€Ύ, IAST: ghaṇṭā; Tibetan: drilbu) is the Sanskrit term for a ritual bell used in Hindu religious practices. The ringing of the bell produces what is regarded as an auspicious sound. Hindu temples generally have one metal bell hanging at the entrance and devotees ring the bell while entering the temple which is an essential ...

marble grail
#

yep

#

is it there

rugged root
#

Then you're golden

marble grail
#

now will try making the .exe

rugged root
#

What's the program you're trying to turn into an exe?

somber heath
marble grail
#

a py file

#

script*

#

i am making my own osint

#

tool

rugged root
#

Right, I mean what's it do

#

Ah

marble grail
#

like smth like truecaller nothing for like doxxing and this

#

same

#

error

#

25430 INFO: Building PKG (CArchive) Built.pkg completed successfully.
25433 INFO: Bootloader C:\Users\liberomassimo\Downloads\Blank-Grabber-main\Blank-Grabber-main\Blank Grabber\env\Lib\site-packages\PyInstaller\bootloader\Windows-64bit-intel\runw.exe
25434 INFO: checking EXE
25435 INFO: Building EXE because EXE-00.toc is non existent
25435 INFO: Building EXE from EXE-00.toc
Fatal error: PyInstaller does not include a pre-compiled bootloader for your
platform. For more details and instructions how to build the bootloader see
https://pyinstaller.readthedocs.io/en/stable/bootloader-building.html

rugged root
#

Hmm

#

And you've followed the instructions in the link it gives?

marble grail
#

i think yes

#

first i installed the repositorie from github

#

then i opened it

#

cd bootloader

#

python ./waf all

#

didn't work so installed build tool

#

then maked python ./waf all

#

worked

#

but the creation of an .exe don't worked

rugged root
#

python ./waf configure all

marble grail
#

if this works

#

will give u a golden award

rugged root
#

Don't thank me until it works

marble grail
#

idk but i think it's for this

#

Checking for function unsetenv : no
Checking for function mkdtemp : no
Checking for function dirname : no
Checking for function basename : no

rugged root
#

At the bottom of the auto-py-to-exe window, it will give you the command it'll be running to make the exe

#

Can you toss that in here or take a screenshot of the settings you have set in the window?

marble grail
#

what do u mean

rugged root
#

Like at the bottom, it has the "current command"

marble grail
#

i don't have that window

rugged root
#

In cmd, do auto-py-to-exe

#

Should bring that up

marble grail
#

ok

#

so i can import there my python file? and it will convert to exe?

#

i will try

#

yo

#

works

#

oh

#

no

#

not works

marble grail
rugged root
#

You have to point it to your file

marble grail
#

in what sense

somber heath
#

"You're not making money off your consoles? There, there..."

#

MacOS or McOS? You decide!

#

@wind patio πŸ‘‹

wind patio
#

HI @somber heath

marble grail
#

i hate this is it that hard to make an .exe

#

i didn't know

#

i thinked it was simle bruh

#

will this work?

#

if that don't work

#

i swear

copper oak
#

hey, can anyone help extract list of facebook group members ducky_devil

marble grail
#

NO WAY

#

WORKS

#

WORKS

#

WORKS

#

NOOO WAY

#

NO WWWWAAAY

#

YEEEEEEEEEES

#

yes

#

YES

#

2 HOURS SPENT TO DO THIS

rugged root
#

2 hours well spent, I would say

#

Because now you know how to do it and you have the build tools set up so you can install other things with little to no effort

#

Ideally

marble grail
#

thank u for ur help and ur time spent to help me

rugged root
#

Happy to help

#

@stuck furnace Yo

stuck furnace
#

How goes?

rugged root
#

Not bad. New hire in today, so a bit high energy, but not in a bad way. Yourself?

#

@tall ridge We're over in here

#

How long did you work at Google?

marble grail
#

no

#

no pls np

#

the .exe don't works

marble grail
#

Unable to find ordinal 380 in dynamic link library

molten pewter
tall ridge
tall ridge
rugged root
#

Very cool

#

How old are you, if I may ask

tall ridge
#

I'm 60

oblique ridge
#

2.4xYoon

rugged root
#

Very cool

#

It's very satisfying to have some older professionals around

#

Mostly we have 20 somethings or younger

#

Scrum Master Millionaire

tall ridge
#

Yeah... I was in the room when it happened.

rugged root
#

Don't take this personally, this is standard Rabbit rage

#

He makes his point, just in the grumpiest way possible

tall ridge
#

Oh, not all all. I feel exactly the same way, and I sat next to the folks responsible.

#

So the funny thing is that I got front row seating on the org structure thing...

oblique ridge
tall ridge
#

They bought the company I worked for and we had an admin consoles

rugged root
#

That seems how they get their longer standing employees

somber heath
#

Do they not have chairs?

rugged root
#

The fresh hires seem to be folks who want to be there just to say they have it on their resume

rugged root
somber heath
rugged root
#

It's just a walnut

#

If you can crack the walnut with your glutes, you're in

molten pewter
#

120 million as of 2020

vapid parrot
#

Soo

#

Yo

alpine crow
#

OpenFeint was a social platform for mobile games for devices running on Android or iOS. It was developed by Aurora Feint, a company named after a video game by the same developers.
The platform consisted of an SDK for use by games, allowing its various social networking features to be integrated into the game's functionality. OpenFeint was disc...

molten pewter
#

"In the US, however, 77% of females use Facebook – compared to 61% of men."

alpine crow
#

F

#

too high

somber heath
#

@primal dirge @fervent halo πŸ‘‹

primal dirge
#

πŸ‘‹πŸ»

somber heath
#

@teal fog πŸ‘‹

teal fog
oblique ridge
dry jasper
mighty robin
#

guys

#

:(

rugged tundra
#

soon

mighty robin
#

soon

#

i dont own a car

#

yet

#

😭

#

i drive a fz25

somber heath
#

Hoy.

rugged root
#

How is you

somber heath
#

@wheat trench πŸ‘‹

wheat trench
#

Hi

rugged root
somber heath
#

High sodium fructose syrup.

rugged root
#

!pep8

wise cargoBOT
#
PEP 8

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:
β€’ PEP 8 document
β€’ Our PEP 8 song! :notes:

somber heath
#

Ceaux'd geauxlph.

oblique ridge
#
def foo(calculators, bar):
    ...
    return dict([(c, (c.resultSet(), bar)) for c in calculators])
#
def foo(calculators, bar):
    ...
    return {c: (c.resultSet(), bar) for c in calculators}
somber heath
#

Did you hear about Christiano Ronaldo's trip to the U.S.? He got siu-ed.

scarlet halo
#

its sui

oblique ridge
#
def foo( bar='lorem',
       baz=False,
       spam='prod',
       eggs=False
     ):

    bar     = 'lorem'   if bar else 'ipsum'
    baz     = True      if baz else baz
    eggs    = True      if eggs else False  # this is all ass but this line hurt me the most
    spam    = camelCase(getEnv()) if not eggs else camelCase('prod')
scarlet halo
#

/j

somber heath
#

Ellipsis.

maiden skiff
#

hi

oblique ridge
#
def foo(bar: tuple[int, ...]):
   ...
scarlet halo
#

gtg

#

cya

elfin moth
#

Hello guys

#

yes

#

Of mine

#

haha

#

yes, one color in four different ways.

robust ridge
#

brooww wtf i still cant talk may be your bot has a bug

robust ridge
cosmic bison
#

you need to do voice verify

alpine crow
robust ridge
#

yes i saw it

cosmic bison
#
conda install -c conda-forge libstdcxx-ng=12
serene glade
#

This is me in the terminal.

mighty robin
#

^literally me

serene glade
#

Looks like we could start a club. But you be on your side and I'll be on mine.

cosmic bison
#

only happens on linux. Thats what the conda package install would fix

amber raptor
#

All Linux distros OR your linux distro

serene glade
#

Is just messing a empty folder?

amber raptor
oblique ridge
mortal burrow
oblique ridge
#

Manifold Garden is a game that reimagines physics and space.Rediscover gravity and explore a beautiful Escher-esque world of impossible architecture. Geometry repeats infinitely in every direction, and falling down leads you back to where you started. Manipulate gravity to change your perspective and see the world in new ways. Master the rules o...

Price

$19.99

Recommendations

4655

Metacritic

85

β–Ά Play video
#

COOPERATION IS KEYGoing solo is not an option! Tackle an increasingly challenging and bizarre world filled with puzzles which will push your cooperation skills to the very limits. Remember you are only as strong as each other and your communication skills are what will help you escape. Average playtime 2.5 hours.Join our Discord (OtherTales) and...

Price

$5.99

Recommendations

7919

β–Ά Play video
#

Living liquid machines have overrun this world of unstoppable progress, and it is the role of their inventor, Arkwright, to stop the chaos they are causing. Vessel is a game about a man with the power to bring ordinary matter to life, and all the consequences that ensue. Key features: Liquid Gameplay - Vessel is built on an optimized ...

Price

$4.99

Recommendations

373

Metacritic

81

β–Ά Play video
ember knot
#

does anyone know how to insert code in discord chat

ember knot
#

thanks

pliant rock
#

!paste

#

oops I was doing it for me but glad it helped!

#

!paste

wise cargoBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

tall ridge
#

Hey thank for letting me drop in earlier today.
I'm not too sure how these voice channels work, but the discussion was interesting and I'm glad I was able to contribute some personal experience.

somber heath
#

@whole bear πŸ‘‹

exotic moss
#

fake hemlock why is he orange and not green smh

undone idol
#

greetings

#

ugh

heady rock
#

god you're are insufferable

rugged root
#

!ban 1029747819285860454 Learn to be respectful to other users. Telling them to kill yourself as well as insulting others isn't the way to behave

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied ban to @rigid iris permanently.

undone idol
#

I didn't see that coming.

heady rock
#

Thank you!! Mr.Hemlock

undone idol
#

mhm

#

lmao

#

ye

heady rock
#

It's giving middle schooler energy

undone idol
#

im being sleep deprived

#

2 days

somber heath
exotic moss
#

😭

somber heath
#

This isn't news, just fyi.

#

@thin pelican πŸ‘‹

rugged root
#

@willow lynx Yo

somber heath
#

@nova thistle πŸ‘‹

#

@mortal sigil πŸ‘‹

nova thistle
versed nacelle
#

lol

heady rock
#

These things are tiny, when you put them in scale wth something else. So I would say that ancient scribes could get a good amount of information onto clay tablets

exotic moss
versed nacelle
#

good stuff for breakfast

heady rock
#

Although it does look like a rice crispy

versed nacelle
#

i want to eat it

#

looks delicious

versed nacelle
molten pewter
rugged root
#

@willow lynx Everything I'm seeing is that it uses its own special kind of storage

molten pewter
#

<t:1647780120:t>

#

<t:1647780120:t>

exotic moss
dusky lynx
#

im the chosen one

amber raptor
#

Store all in Unix time!

exotic moss
#

my 5pm is your <t:1695769200:t> moment

rugged root
#

Ah right, you're an hour behind me

exotic moss
rugged root
#

@dusky lynx

#

It very much is

molten pewter
rugged root
#

@willow lynx What were you saying?

willow lynx
exotic moss
#

i wanna go to to a chip manufacturing facility

molten pewter
rugged root
#

I think that is a picture of Zuk

willow lynx
#

I thought soo

somber heath
exotic moss
#

😭

#

me too

somber heath
#

Pringles are also good, though they go too fast.

rigid nacelle
#

hi guys

exotic moss
#

i enjoy a good tortilla chip

#

with some jalapeno dip

rigid nacelle
#

i like pizza

somber heath
#

@mild silo @golden sleet @frigid laurel πŸ‘‹

rugged root
#

@silent sequoia

exotic moss
#

say smart things seminar ℒ️

rigid nacelle
#

πŸ˜‚

rugged root
#

@dark swan 35 employees still technically qualifies as a small company

#

Not necessarily by revenue stream

#

That's all I was saying

amber raptor
#

revenue stream is still small company

exotic moss
#

isn't it fewer than 100 is considered a small company

rugged root
#

The company LP is working for is... much much much larger. Which is why he couldn't bail

exotic moss
#

i can give you guys my resume, it's exactly 0 pages and 0 characters long 😩

rigid nacelle
#

mine is -10 pages long

amber raptor
willow lynx
#

Can I get another interview

exotic moss
#

gonna put "developed on a platform that millions of users congregate on" while i link my discord bots github repo

somber heath
rigid nacelle
willow lynx
#

What about cover letter

#

Do you need one

exotic moss
#

yes.

rigid nacelle
#

yeah 😭

#

lol

rugged root
#

Wait if you shredded negative 10 pages... would you get pages back?

exotic moss
#

pay me 2 cents under the table and i'll solve the question in 10 business years

rigid nacelle
exotic moss
rugged root
#

@dark swan Yeah I'd just let it go

rugged root
#

Multiplied, however...

exotic moss
#

πŸ‘€

willow lynx
#

πŸ•΅οΈβ€β™€οΈ

somber heath
#

@ashen grove πŸ‘‹

rigid nacelle
#

lol

willow lynx
#

What should I learn to get high paying job

rigid nacelle
#

so you code hack all the way?

exotic moss
#

programming/coding is mainly problem solving and communicating with others (if you are working with others)

amber raptor
#

high paying jobs is generally requires desire to just learn/explore/mess around

willow lynx
#

I mean but you should know what to explore

amber raptor
#

Whatever suits your fancy

#

it changes daily

willow lynx
#

What's in demand

amber raptor
#

the fact you have to ask

willow lynx
#

Well if there's someone with more expertise nothing wrong in asking them initially

rugged root
#

It really depends

#

Are you wanting to find something purely for the money

#

Or something that you really enjoy

amber raptor
#

It's so regional

dusky lynx
#

im the chosen one

amber raptor
#

and changes with time, 2 years ago, BLOCK CHAIN, BLOCK CHAIN, BLOCK CHAIN and now, few people give a shit about block chain

rigid nacelle
#

take it out lol

willow lynx
#

Now ai ai ai

amber raptor
#

So just showing you pick something and learn is more important

rigid nacelle
#

I usually watch slap fights to calm myself when im angry

rugged root
#

!tvmute 287455927857315841 3d Bleching into the mic is unacceptable, rude, and disruptive. Refrain from doing so in the future.

wise cargoBOT
#

:incoming_envelope: :ok_hand: applied voice mute to @dark swan until <t:1696001888:f> (3 days).

somber heath
#

@storm arch πŸ‘‹

#

@tiny mortar πŸ‘‹

rigid nacelle
#

What kind of questions do you ask in the interview?

somber heath
#

Make sure you're wearing pants...

amber raptor
#

Yes, please wear pants, even if you don't think you have to stand up, you might due to something unusual

amber raptor
exotic moss
#

what if they have no resume 😎

amber raptor
#

Then you don't get interview

somber heath
rigid nacelle
#

I do sense

amber raptor
rigid nacelle
#

well at least he didnt ruin his pants

somber heath
#

ha

dusk raven
#

MERN

amber raptor
amber raptor
rigid nacelle
rigid nacelle
#

IOT

#

why do you say so?

amber raptor
dry jasper
#

damn 10.0

somber heath
#

ffs

amber raptor
dry jasper
#

all things on the triangle must be high to reach 10.0 score

rigid nacelle
#

do you think demand for multimedia will die within few years?

amber raptor
#

Android is massively overdue to killer worm

rigid nacelle
#

I dont see it on demended IT jobs list

#

nowadays

somber heath
#

Oh, as in jobs.

amber raptor
#

IT wouldn't have multimedia

somber heath
#

I thought you were talking about the end product.

amber raptor
#

You are probably typewriter dev wrangler

rigid nacelle
#

I mean in tech fields, i dont see animation and stuff, those are part of multimedia as well

#

In AI you use programming and physics

#

lick the code man

dusk raven
#
(define
    (domain construction)
    (:extends building)
    (:requirements :strips :typing)
    (:types
        site material - object
        bricks cables windows - material
    )
    (:constants mainsite - site)

    ;(:domain-variables ) ;deprecated

    (:predicates
        (walls-built ?s - site)
        (windows-fitted ?s - site)
        (foundations-set ?s - site)
        (cables-installed ?s - site)
        (site-built ?s - site)
        (on-site ?m - material ?s - site)
        (material-used ?m - material)
    )

    (:timeless (foundations-set mainsite))

    ;(:safety
        ;(forall
        ;    (?s - site) (walls-built ?s)))
        ;deprecated

    (:action BUILD-WALL
        :parameters (?s - site ?b - bricks)
        :precondition (and
            (on-site ?b ?s)
            (foundations-set ?s)
            (not (walls-built ?s))
            (not (material-used ?b))
        )
        :effect (and
            (walls-built ?s)
            (material-used ?b)
        )
        ; :expansion ;deprecated
    )

    (:axiom
        :vars (?s - site)
        :context (and
            (walls-built ?s)
            (windows-fitted ?s)
            (cables-installed ?s)
        )
        :implies (site-built ?s)
    )

    ;Actions omitted for brevity
)
gentle flint
exotic moss
#

what was i possibly doing here 😭 (old source to my bot that im rewriting for context πŸ’€)

dry jasper
rugged root
#

@dark swan You can still type in here

#

!pep8

wise cargoBOT
#
PEP 8

PEP 8 is the official style guide for Python. It includes comprehensive guidelines for code formatting, variable naming, and making your code easy to read. Professional Python developers are usually required to follow the guidelines, and will often use code-linters like flake8 to verify that the code they're writing complies with the style guide.

More information:
β€’ PEP 8 document
β€’ Our PEP 8 song! :notes:

rugged root
rugged root
gentle flint
waxen aspen
rugged root
grim verge
#

What is this?

rugged root
#

A unique multiplayer game built on a free Web API. The best sandbox platform to learn a new skill or apply your knowledge in a fun and meaningful way. Use any programming language with our RESTful API to control the most powerful fleet in universe.

grim verge
#

Ok

#

Why do you need to validate email πŸ€”

#

Ok 🀣

#

(could have been just throw to the server so they could handle it lol)

#

Agree

#

How could an API check if a email is deliverable without sending a mail πŸ€”

marble grail
#

ehello+

#

@wind raptor +

#

sorry

#

don't have perms to talk

#

yeah

#

lol

wind raptor
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

marble grail
#

can u help my with a thing

#

?

#

!voice

#

so

#

oh ok

#

yeah tomorrow i think i can but i already have 50+ messages

gentle flint
#

Bulgur (Turkish: bulgur; original Persian: Ψ¨Ω„ΨΊΩˆΨ±, romanized: bolΔ‘ur/balΔ‘ur, lit. 'groats'), or burghul (Arabic: Ψ¨Ψ±ΨΊΩ„, romanized: burΔ‘ul), is a cracked wheat foodstuff found in West Asian cuisine.

marble grail
#

I'm making a python program that you have to put a site and then put a word and then it will search for the line in which that word is and then return ONLY I said only that line in here there is that word (only searches for my websites)

gentle flint
marble grail
marble grail
#

like all the strings of the site

#

yeah sure

#

my website

#

ofc

#

yeah

#

every line yes

#

python

#

and html

#

html fot the website

#

just python bs4

#

beautifulsoap

#

i used that

#

yep

exotic moss
marble grail
#

i maked a website like this wait

#

will screenshot

#

obviusly will change the words but later

#

so these are the lines

#

and then on the website python searches

gentle flint
marble grail
#

for the line that contains that word

#

and give to u all the line

#

can u repeat pls?

#

yep sorry

exotic moss
left leaf
#

star

#

rats

#

Ω†Ψ¬ΩˆΩ…

#

Ω…ΩˆΨ¬Ω†

gentle flint
#

"".join("star".split()[-1,0,-1])

exotic moss
#

!e "".join("star".split()[-1,0,-1])

wise cargoBOT
#

@exotic moss :x: Your 3.11 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     "".join("star".split()[-1,0,-1])
004 |             ~~~~~~~~~~~~~~^^^^^^^^^
005 | TypeError: list indices must be integers or slices, not tuple
rugged root
#

!e

print("bacon"[::-1])
gentle flint
#

!e
print("star"[-1:0:-1])

wise cargoBOT
#

@rugged root :white_check_mark: Your 3.11 eval job has completed with return code 0.

nocab
gentle flint
#

!e
print("star"[-1:0:-1])

wise cargoBOT
#

@gentle flint :white_check_mark: Your 3.11 eval job has completed with return code 0.

rat
manic brook
#

Hi

rugged root
#

!e

ham = "bacon"
print(ham[1:3:-1])
print(ham[::-1])
wise cargoBOT
#

@rugged root :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | 
002 | nocab
gentle flint
#

!e
x = ['a', 'b', 'c', 'd']
print(x)
print(x[0])
print(x[-1])
print(x[0:-1])
print(x[-1:0:-1])

wise cargoBOT
#

@gentle flint :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | ['a', 'b', 'c', 'd']
002 | a
003 | d
004 | ['a', 'b', 'c']
005 | ['d', 'c', 'b']
rugged root
#

!resources

wise cargoBOT
#
Resources

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

exotic moss
#

!e ```py
print("bacon"[-3::-1])

#

!e ```py
print("bacon"[-3::-1])

wise cargoBOT
#

@exotic moss :white_check_mark: Your 3.11 eval job has completed with return code 0.

cab
rugged root
#

!e

ham = "bacon"
print(ham is ham[:])
print(ham == ham[:])
wise cargoBOT
#

@rugged root :white_check_mark: Your 3.11 eval job has completed with return code 0.

001 | True
002 | True
gentle flint
rugged root
exotic moss
#

this bothers me for some reason

rugged root
#

Because it's a meeting

#

That's reason enough

#

And not a meating

exotic moss
#

😭

gentle flint
left leaf
#

kosa

gentle flint
#

courgette/zucchini

willow light
#

we have tomatoes

rugged root
#

Same

willow light
#

I also forget things in the middle of conversations.

gentle flint
willow light
gentle flint
#

o

willow light
#

You have sent too many messages to this model

rugged root
#

So what, she sent a restraining order?

willow light
#

(β•―Β°β–‘Β°)β•―οΈ΅ ┻━┻

vocal basin
#

so surreal they actually agreed to it

rugged root
#

Is this someone high ranked?

#

Oh my god THE 3 IS RIGHT THERE

#

COME ON

#

God damn it

#

Just

#

Mark it

vocal basin
#

someone was trying to scam Maroloccio
and I had a an XP VM running

willow light
#

I have an unpatched Windows 2000 VM specifically for scammers

vocal basin
#

I was playing minesweeper
they were annoyed because it locks their controls

willow light
#

and I have a zip bomb labeled "bank info" on that VM

vocal basin
#

Maro somehow convinced them that we will let them do the thing if they win a game

#

it took them 20~30 minutes

rugged root
#

That second board state hurt

vocal basin
#

you know what it all started with?
they opened a 4 as first cell
though for some time
clicked near it

#

skill gaming

willow light
#

incredible luck

vocal basin
#

towards the end, OBS lags

#

recording cuts when they win

vocal basin
#

auto generated

#

in the funniest moment

vocal basin
#

I think it's impossible to use most of the stuff on XP now
(because of certificates and other things)

#

but AnyDesk still works there fine

#

they have a new commercialised version

willow light
#

I miss the old pinball game on older windows installs

vocal basin
#

is it possible to run TeamViewer/AnyDesk on pre-NT Windows?

willow light
#

I have six VMs. windows 2000, windows xp, and the rest are evenly split between ubuntu and fermi linux

rugged root
#

Sorry, what?

wise loom
#

pinballs

vocal basin
willow light
willow light
#

Chapter leader: "It's the industry standard"

Me: "In which decade?"

gentle flint
vocal basin
#

"when stop using Java 11?
when Jenkins no longer supports Java 11"

dense ibex
#

what's he yapping about now?

amber raptor
#

Jenkins will never stop supporting Java 11

gentle flint
#

The Nation of Islam (NOI) is a religious and political organization founded in the United States by Wallace Fard Muhammad in 1930.
A black nationalist organization, the NOI focuses its attention on the African diaspora, especially on African Americans. It promotes a form of Islam that differs considerably from mainstream Islamic traditions. Scho...

amber raptor
#

Shīʿa Islam (), otherwise known as Shīʿism () or as Shīʿite or Shīʿī Islam (, ), is the second-largest branch of Islam. It holds that the Islamic prophet Muhammad designated ʿAlī ibn Abī Ṭālib as his successor (khalīfa) and the Imam (spiritual and political leader) after him, most notably at the event of Ghadir Khumm, but was prevented from succ...

rugged root
#

Back in a bit

willow light
#

Is a quiet on-call really too much to ask?

gentle flint
#

Χ©ΧœΧ—ΧŸ

#

(n)(ch)(l)(sh)

#

shulchan

alpine crow
willow light
#

New sweater just dropped guys

rugged root
#

Which stands for "Ladies Love Beans"

gentle flint
alpine crow
willow light
gentle flint
left leaf
#

from phue import Bridge
from ip_address import bridge_ip_address
import time

def access_lights(bridge_ip_address):
b = Bridge(bridge_ip_address)
light_names_list = b.get_light_objects('name')
return light_names_list

def film_lights():
lights = access_lights(bridge_ip_address)
for light in lights:
lights[light].on = True
lights[light].hue = 7000
lights[light].saturation = 100

def danger_mode():
lights = access_lights(bridge_ip_address)
while True:
time.sleep(1)
for light in lights:
lights[light].on = True
lights[light].hue = 180
lights[light].saturation = 100
time.sleep(1)
for light in lights:
lights[light].on = True
lights[light].hue = 7000
lights[light].saturation = 100

if name == 'main':
film_lights()

gentle flint
#

!pypi phue

wise cargoBOT
alpine crow
#
#
willow light
#

Look I just want E2E automation of my coffee maker

#

automatically grind the beans, brew the coffee, and figure out a way to remove and compost the used grounds

alpine crow
#

!pypi python-kasa

wise cargoBOT
alpine crow
#

A relay is an electrically operated switch. It consists of a set of input terminals for a single or multiple control signals, and a set of operating contact terminals. The switch may have any number of contacts in multiple contact forms, such as make contacts, break contacts, or combinations thereof.
Relays are used where it is necessary to con...

gentle flint
#

star trek

alpine crow
alpine crow
alpine crow
#
Rotten Tomatoes

Synopsis:Immigrants on a steamship traveling from London to New York get caught up in a mysterious riddle after finding a second vessel adrift on the open sea.

somber heath
#

@whole bear πŸ‘‹

whole bear
#

hello

#

i cant vc bc i have to get verified for some reason

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

somber heath
#

Because the alternative is having to listen to children screaming every ten minutes.

whole bear
#

oh

#

yeah

#

that makes sense

somber heath
#

@polar vector πŸ‘‹

polar vector
#

Yeah Hi

#

I am not able to speak.

#

lol

somber heath
#

@stark cosmos πŸ‘‹

stark cosmos
#

hi

#

give me no permission to talk why?

somber heath
somber heath
#

@candid juniper πŸ‘‹

candid juniper
#

"is your thonking i cant hear you "

somber heath
#

If you're talking, I can't hear you.

candid juniper
#

i actually dont really want to talk now because im studying. see you later

candid juniper
#

OpalMist do you have any tips to stop pronouncing "island" "iceland"?

#

this habit is very bad but i cant stop it

somber heath
#

Eye land.

#

I land.

#

I'd bring up isle land, but I suspect that one wouldn't be very helpful.

#

@candid juniper

#

I land on my feet.

#

eye lund

#

@whole bear πŸ‘‹

whole bear
#

i am not verified to speak

somber heath
#

!voice

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

whole bear
#

i have not met the requirements

tall ridge
somber heath
#

@brisk moat πŸ‘‹

somber heath
#

@restive sigil πŸ‘‹

rugged root
#

If you're wondering why you can't talk, check out the #voice-verification channel. That'll tell you what you need to know about the voice gate

restive sigil
#

yoo

restive sigil
rugged root
#

How's it going

restive sigil
#

and yours??

somber heath
#

@tidal rapids πŸ‘‹

tidal rapids
#

hey bruh, didnt know I needed to be voice verified 😭

wise cargoBOT
#
Voice verification

Can’t talk in voice chat? Check out #voice-verification to get access. The criteria for verifying are specified there.

somber heath
#

A regrettable but prudent measure.

#

The screams. The screams.

#

@inland lance πŸ‘‹

candid juniper
somber heath
#

I lnd

alpine crow
somber heath
#

@cosmic pendant πŸ‘‹

#

@river quest πŸ‘‹

rugged root
#

@heady rock Yo

#

@merry yoke Also yo

alpine crow
merry yoke
somber heath
#

!e ```py
import random
def bogo_sort(arr):
arr = list(arr)
s = sorted(arr)
while arr != s:
random.shuffle(arr)
return arr

print(bogo_sort(random.choices(range(100), k=10)))```

wise cargoBOT
#

@somber heath :white_check_mark: Your 3.11 eval job has completed with return code 0.

[9, 14, 20, 28, 43, 44, 46, 46, 46, 67]
heady rock
rugged root
#

I'm alright, you?

heady rock
#

Im pretty good, thanks

whole bear
#

@rugged root can you help me with something?

#

@alpine crow

cosmic pendant
alpine crow
rugged root
#

What's your question, Hunt?

whole bear
#

every python file i try to run (the install.bat or run.bat) says not found

alpine crow
#

use '/'

whole bear
alpine crow
#

with open('/data/myfile.txt') as f

wind raptor
#
DECLARE 
   i number(3); 
   j number(3); 
BEGIN 
   i := 2; 
   LOOP 
      j:= 2; 
      LOOP 
         exit WHEN ((mod(i, j) = 0) or (j = i)); 
         j := j +1; 
      END LOOP; 
   IF (j = i ) THEN 
      dbms_output.put_line(i || ' is prime'); 
   END IF; 
   i := i + 1; 
   exit WHEN i = 50; 
   END LOOP; 
END; 
alpine crow
#

instead of ('\data\myfile')

merry yoke
whole bear
#

prompt*

merry yoke
#

I guess windows uses backslashes.

alpine crow
#

u use forward slash to open the files still

whole bear
#

@alpine crow wdynm

#

sorry im new to all this

#

im treying to run a boost tool

#

i put in discord tokens and send the discord link and it boosts

merry yoke
alpine crow
whole bear
#

@rugged root wont use this trying to fix for a friend that isn't smart (not that im smart) hes making a service shop

#

anyways i cant run any python program that looks like that @wind raptor

wind raptor
#

Sorry, can't help with boost bots

somber heath
#

@gritty garden πŸ‘‹

gritty garden
whole bear
rugged root
#

@gritty garden I'm doing well

wind raptor
whole bear
whole bear
#

i can't run anything python related. + the boost tool isn't for me

rugged root
#

Type in py in your cmd window

whole bear
whole bear
#

C:\Users\hunti>py
Python 3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

#

this is what happened

alpine crow
#

now type print("hello world!")

whole bear
#

Microsoft Windows [Version 10.0.19045.2965]
(c) Microsoft Corporation. All rights reserved.

C:\Users\hunti>py
Python 3.11.5 (tags/v3.11.5:cce6ba9, Aug 24 2023, 14:38:34) [MSC v.1936 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.

("hello world!")
'hello world!'

alpine crow
somber heath
#

SUBSCRIBE FOR DAILY CHINESE CULTURE AND LANGUAGE VIDEOS! πŸ’–
β€’
πŸ¦‹ Wishing you a wonderful day ~
β€’
πŸ¦‹ FOLLOW ME ON TIKTOK!
TikTok: @chinesewithmia
https://vm.tiktok.com/ZMeJmGNHW/
β€’
πŸ¦‹ FOLLOW ME ON INSTAGRAM!
Instagram: @chinesewithmia
https://www.instagram.com/chinesewithmia/
β€’
πŸ¦‹ SUBSCRIBE TO MY CHANNEL!
YouTube: @chinesewithmia
https://www.youtube.c...

β–Ά Play video
whole bear
merry yoke
alpine crow
whole bear
#

so what do i do now?

merry yoke
#

read docs.

whole bear
#

sorry not so smart

merry yoke
whole bear
somber heath
#

@peak junco πŸ‘‹

merry yoke
peak junco
whole bear
wind raptor
# whole bear so what do i do now?

If you are trying to build another person's program, you are going to have a lot of troubles without first understanding the basics of the language and how programs work. You may want to check out our resources section. There are many awesome beginner resources to help you learn.

#

!resources

wise cargoBOT
#
Resources

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

rugged root
#

Saying read the docs is not helpful

whole bear
heady rock
merry yoke
whole bear
#

@alpine crow it didnt come with no video 😭

#

@rugged root any reason why?

#

true!

#

@rugged root yeah but i cant run anything else (even non discord related stuff)

#

i dont know what to type in cmd

alpine crow
#
for i in range(5):
  print(i)
merry yoke
alpine crow
#

if u save this as a file like test.py

#

u just run python test.py

#

in the same directory

whole bear
#

@rugged root just ttied to run it

alpine crow
#

or python3 depending on installation

rugged root
whole bear
rugged root
#

quit()

alpine crow
#

or press CTRL-Z enter

#

is my preferred way

rugged root
#

py

whole bear
merry yoke
#

I think he's in the repl

rugged root
#

py ham.py

whole bear
alpine crow
#

ham.py print('ham is good')

whole bear
# alpine crow ham.py``` print('ham is good')```

Microsoft Windows [Version 10.0.19045.2965]
(c) Microsoft Corporation. All rights reserved.

C:\Users\hunti>ham.pyprint('ham is good')
'ham.pyprint' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\hunti>

somber heath
#

@cold steppe πŸ‘‹

whole bear
#

anyway to give me screenshare permitions?

cold steppe
whole bear
#

@wind raptor alr

somber heath
peak junco
somber heath
#

If it's stuff I have to think about, I need comfort and absence of distraction.

rugged root
rugged root
#

I will say, spending so much time in VC has made me much more comfortable with tons of accents

merry yoke
#

weed or wheat ?

peak junco
#

I mostly watch English videos so I'm pretty accustomed with accents

rugged root
alpine crow
#

kansas lmao

merry yoke
#

Guys do you use async python ?

peak junco
#

this reminds me when someone call Portuguese as Spanish

#

the if statement un-lived me so hard

gentle flint
#

!pypi flightplandb

wise cargoBOT
merry yoke
#

Just wanted to check.

#

I am yet to see some serious async python.

wind raptor
#

G2G make some lunch. Cheers πŸ˜„

alpine crow
alpine crow
#

6,573,787,962,073,573

vocal basin
#

2B

#

around that

#

!e

print(2 ** 31 - 1)
wise cargoBOT
#

@vocal basin :white_check_mark: Your 3.11 eval job has completed with return code 0.

2147483647
vocal basin
#

2'147'483'647

#

@obsidian dragon that's unsigned

vocal basin
vocal basin
# alpine crow

it likely tries to roughly match the beginning and the end

#

but it doesn't understand the length

#

it thinks the first one is shorter

#

u64 is 18 something

#

quintillion, I think

#

@desert wolf if that proof already existed, it just replicates

#
>>> 534257489+123121
534380610
534380605  # what ChatGPT said
#

0520650654 part -- idk
31+42=73 --- it gets right as suffix sum is frequent and trivial

obsidian dragon
#

lol missed this text

#

jQuerrry is better than JavaScript

vocal basin
#

AI generated JS is likely cursed because human-written JS is cursed

#

jquery is too intrusive

#

also quite a lot of raw JS is old

#

whatever trendy moved to frameworks and TS

gentle flint
#

cheese

rugged root
#

@gilded rivet Would it need to be random or just not repeating

vocal basin
alpine crow
vocal basin
#

allegedly, Gitea stopped being non-profit at some point

#

relatively recently

rugged root
#

They would have to declare that somewhere, right?

#

Like they'd have to change their business status

vocal basin
#

solving leetcode can be helpful if you actually care about quality of solutions

rugged root
#

Is leetcode going to help me with my API wrapper

#

Or my old Discord bot

alpine crow
#

leetcode will help if u dont know abt linked lists or like map function

#

and u learn abt it through leetcode ig

rugged root
#

I'd argue there're ways to get quality solutions without the need to grind that

vocal basin
obsidian dragon
#

what's leet, like is it a job for a job

rugged root
#

Website

alpine crow
#

advent of code more fun

rugged root
#

The prompts help

alpine crow
#

its the name of the style of writing with numbers

vocal basin
#

which is to implement sleep

alpine crow
#

but leetcode is a site to practice common algorithms asked abt in interviews

#

or just practice

vocal basin
#

I'd say codewars is better for learning, for reasons

gilded rivet
vocal basin
vocal basin
#

but it prioritises locks/events

#

instead of queues

#

I don't like it

#

it should've been queues

#

(queue-oriented setting)

#

problems on leetcode are generally what you shouldn't solve

#

but tools you learn by solving them are useful

#

leetcode has almost nothing for learning declarative paradigm

rugged root
#

It's primarily algo right?

vocal basin
#

it has a model of input -> output mostly

#

you can create small tools to solve that declaritively

#

but it's often not worth it

#

imo, data-structure-oriented problems have more value per one

gentle flint
vocal basin
rugged root
#

Poor bastard

sweet lodge
#

Is there a person under that?

rugged root
#

God I hope not

vocal basin
#

ah, it was to re-implement something like Model

#

^ if leetcode did more things like this, it would be less of a uselessness

rugged root
#

And that's more my gripe about it

#

These are more important to know

#

In my humble and uninformed opinion

vocal basin
#

it actually has interesting things including similar to that
but very restricted in variety and count

rugged root
#

Right

vocal basin
#

I think it's partially locked into the state of "if we approve something irregular, people will get upset"

#

"... unless that something gets shoved into a category other than algorithms"

rugged root
#

Yarp

vocal basin
#

(latter being such for beginners, imo)

#

there was a story of a person getting hired to work on a method

#

singular

rugged root
#

That....

#

Huh

hollow yacht
#

Can someone who knows django join voice chat 1?

rugged root
#

What's your main question?

hollow yacht
vocal basin
#

websockets

rugged root
#

Is it Django Channels? I think that's the sockets like thing, right?

#

Trying to remember

#

Yeah, here it is

vocal basin
#

difficulty is that there needs to be a centralised thing

#

to broadcast messages to clients