#voice-chat-text-0

1 messages · Page 509 of 1

topaz depot
#

and i use vscode to learn

vocal basin
#

neither of those two run well enough on a phone, compared to (neo)vim

topaz depot
#

also whats this "You have been active for fewer than 9 ten-minute blocks."

#

do i gotta be in vc for 9 mins

#

?

scarlet halo
#

no

vocal basin
#

!user in #bot-commands

scarlet halo
#

10 minutes 9 times

topaz depot
#

100 minutes

#

i mean

#

90 minutes

#

well thats intresting

vocal basin
#

80 minutes if you time it perfectly

topaz depot
#

all that to speak in voice chat

#

not even screenshare? 😭

#

@scarlet halo how did you learn coding, did you watch yt tutorials, any websites ( for python )

scarlet halo
topaz depot
scarlet halo
#

coding is not a get rich quick thing

#

i do use chatgpt sometimes, but only for really complicated things

paper wolf
topaz depot
#

so how long you been coding for

scarlet halo
#

been coding for a couple of years

topaz depot
#

okay

scarlet halo
#

Oil.nvim

#
return {
    {
        "stevearc/oil.nvim",
        opts = {
            default_file_explorer = true,
            view_options = {
                show_hidden = true,
            },
            keymaps = {
                ["<C-s>"] = { "<Esc><cmd>w<CR>" },
                ["q"] = { "actions.close", mode = "n" },
            },
            delete_to_trash = false,
        },
        dependencies = { "nvim-tree/nvim-web-devicons" },
        cmd = "Oil",
        keys = {
            { "<leader>fo", "<cmd>Oil<CR>", desc = "Open File" },
        },
    },
}
#
return {
    {
        "IogaMaster/neocord",
        opts = {
            logo = "https://icons.iconarchive.com/icons/papirus-team/papirus-apps/512/nvim-icon.png",
            logo_tooltip = "NeoVim",
            main_image = "language",
            client_id = "1157438221865717891",
            log_level = nil,
            debounce_timeout = 10,
            blacklist = {},
            file_assets = {},
            show_time = true,
            global_timer = false,

            editing_text = "Editing %s",
            file_explorer_text = "Browsing Files",
            git_commit_text = "Committing changes",
            plugin_manager_text = "Managing plugins",
            reading_text = "Reading %s",
            workspace_text = "Working on %s",
            line_number_text = "Line %s out of %s",
            terminal_text = "Using Terminal",
        },
    },
}
#
lvim.plugins = {
    {
        "IogaMaster/neocord",
        opts = {
            logo = "https://icons.iconarchive.com/icons/papirus-team/papirus-apps/512/nvim-icon.png",
            logo_tooltip = "NeoVim",
            main_image = "language",
            client_id = "1157438221865717891",
            log_level = nil,
            debounce_timeout = 10,
            blacklist = {},
            file_assets = {},
            show_time = true,
            global_timer = false,

            editing_text = "Editing %s",
            file_explorer_text = "Browsing Files",
            git_commit_text = "Committing changes",
            plugin_manager_text = "Managing plugins",
            reading_text = "Reading %s",
            workspace_text = "Working on %s",
            line_number_text = "Line %s out of %s",
            terminal_text = "Using Terminal",
        },
    },
}
#

:Lazy

#

then press P

woeful blaze
#

Hello how is everyone doing today?

#

What is your favorite animal

gentle flint
wise loom
#

@amber raptor hi, i've watched a video on youtube that said "devops is a culture/philosophy, it's not a job".
what do you think.

wise loom
# amber raptor Yep

but if you go on linkedin and search for devops, you get a lot of hits (both for people and for jobs), how can this be?

#

is it a trick?

scarlet halo
wise loom
amber raptor
vocal basin
#

builds are getting way too slow

vocal basin
wise loom
#

I suppose QC progress is starting to permeate into mainstream computing.

vocal basin
#

great that I get to control the spacing around the dash

#

 —  everywhere

potent carbonBOT
#
Command not found

Command "ensp;— " is not found

somber heath
#

!e ```py
class MyClass:
def init(self):
print('Hello, world.')

a = MyClass()
b = MyClass()```

wise cargoBOT
paper wolf
#

!e

class Car:
  def __init__(self, car_type:str):
    self.car_type = car_type
truct = Car("truct")
print(truct.car_type)
wise cargoBOT
somber heath
#

!e ```py
class Person:
def init(self, name):
self.name = name

def greet(self):
    print(f'Hello. I am {self.name}.')

sally = Person('Sally')
peter = Person('Peter')
peter.greet()
sally.greet()```

wise cargoBOT
wind raptor
#

!stream 1318626588560199692

wise cargoBOT
#

✅ @woeful blaze can now stream until <t:1754964208:f>.

paper wolf
#
class Entity:
  def __init__(self):
    self.pos = vect2(0.0,0.0)
  def draw(self, screen):
    # draw the object on the screen

class Player(Entity):
  def move(self, direction:vect2):
    self.pos += direction
class Ai(Entity):
  def move(self, player_pos:vect2):
    # logic on path finding
    #.....
    self.pos += direction

craggy vale
paper wolf
#

!e

a = 3; print(a); a = 42; print(a)
wise cargoBOT
wind raptor
#

!stream 1200330195387813903 1h

wise cargoBOT
#

✅ @paper wolf can now stream until <t:1754970686:f>.

woeful blaze
#

thank you everyone

paper wolf
somber heath
#

@cerulean minnow Your video audio is bleeding through.

cerulean minnow
#

understood

unique wyvern
#

In computer science, the shunting yard algorithm is a method for parsing arithmetical or logical expressions, or a combination of both, specified in infix notation. It can produce either a postfix notation string, also known as reverse Polish notation (RPN), or an abstract syntax tree (AST). The algorithm was invented by Edsger Dijkstra, first p...

paper wolf
#

ill live code later

wise loom
#

unique senses.. essential oils, crystals..

#

son-goku..

#

roswell..

vapid hornet
#

Hii

#

I couldn't able to hear any voice

paper wolf
#

maybe people isnt talking...

vapid hornet
#

Ohh

static tree
vapid hornet
#

I like the way of u guys debugging and chatting

#

But reached ofz couldn't able to see the screen as there is a camera watching near by

#

But I dnt wanna miss this conversation. So juz connected audio. Lol

#

Hii

paper wolf
#

!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.

vapid hornet
#

Let me try to use this for long 🥶

somber heath
#

@misty nimbus @pine flint 👋

#

@undone sorrel 👋

neon wasp
#

Hey @somber heath

#

How are you?

#

@peak depot the black one is so silly 😛

peak depot
#

she is

vocal basin
#

Powerflag_bisexual

#

why is this in the list there

#

does it just infer from what users do?

neon wasp
#

@peak depot that’s okay, no worries. We’re more of a coding discord than gaming one, but those are the games some of the members play

vocal basin
#

(the only game from that list that I play)

paper wolf
#

)

#

huh....

scarlet halo
#

@paper wolf

#

yo

somber heath
#

@paper wolf Your mic is hot.

paper wolf
#

oof....

paper wolf
#

i didnt know you guys joined

somber heath
#

We noticed.

paper wolf
#

i dissconnect now i cant connect damit

scarlet halo
#

😭

paper wolf
#

its just "RTC Connecting"

opaque mulch
#

discord having a stroke today

scarlet halo
tacit crane
#

cancelled or canceled

ripe viper
#

canceled

rapid iron
#

beautiful vs bautiful

ripe viper
#

Yes, I'm Russian.

buoyant rain
#

does any one know where i can find some CSS Website Layout

kind igloo
#

Hello everyone!

fleet tide
limber condor
#

why i can't open my mic in vc

#

it show suppress

vocal basin
vocal basin
wise cargoBOT
#
Voice verification

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

limber condor
#

!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.

limber condor
#

so i need to chat first

vocal basin
# fleet tide

I think I bought this game recently, still haven't played

limber condor
#

how many work experience do you have ?

#

Hello !

vocal basin
#

my linkedin lists 11~12 months of actual employment

#

not including almost a year before as self-employed

limber condor
#

ok what tech stack you mostly use

#

do you code in python only or other framework aswell ?

vocal basin
#

mostly Rust

limber condor
#

or language

#

what kind of app/ software are you working currently ?

#

with rush

#

rust*

vocal basin
#

recently added a changelog parser to a Git extensions utility I have

#

also sometimes doing web stuff

limber condor
#

i have rust is way faster then python

#

i have heard*

vocal basin
#

compilation times are quite slow

limber condor
vocal basin
#

both, in a way

#

this utility gets used for other projects which eventually get deployed in production

limber condor
#

ok
are you working with core python only or do you prefer framework as well !

vocal basin
#

I rarely write any python code at all

limber condor
#

ok you are mosly focus on rust then?

vocal basin
#

last big python thing involved FastAPI

calm ibex
#

So all of us don’t have premession ?

random copper
limber condor
#

yes we dont have permission

vocal basin
limber condor
calm ibex
vocal basin
#

I don't interact with databases via python itself

limber condor
#

what do you use !

vocal basin
#

with Rust I use sqlite or postgres

calm ibex
#

Finally I can

vocal basin
#

no ORMs

limber condor
#

why rust any reason to start using rust over other language

vocal basin
#

development productivity is the main reason for me

limber condor
#

you just made utility software in rust do you have other projects aswell in rust

#

does it help in web dev also ?

vocal basin
#

for APIs, yes

limber condor
#

ok bye thanks for info will be back soon hehe

random copper
fleet tide
limber condor
#

!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.

limber condor
#

!user

wise cargoBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

buoyant rain
#

yoo does any one know css

#

and java

limber condor
#

yes

#

not java

buoyant rain
limber condor
#

ok

#

spring boot

wise loom
#

i asked my mother today if she knows what a binary tree iterator is, she said she has no idea

tawny vault
#

!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.

wise loom
vocal basin
junior willow
#

@wise loom hey

#

@random copper hey

#

yall alright? what you guys working on?

wise loom
junior willow
vocal basin
#

yes

#

each time a gamble whether VPN is required or not

#

I think it depends on the voice server

#

some aren't IP-blocked

#

no I mean by the ISPs

#

(since Discord is banned)

#

both Discord's and YouTube's HTTPS block is easy-ish to bypass

#

just split the packets

vocal basin
#

so can't be blocked by IP

#

(both are Google Cloud)

#

alongside with many other things

#

randomise the order

#

split packets in the middle

#

and some other things

#

oh apparently there just happened some scam spam

#

I thought it was just a dumb image

#

maybe I should ping him again given it's only 1 day left

#

(the game where Yuya, the character, is from)

#

Ocen?

wise loom
#

Yuya Sakaki?

#

never played yu-gi-oh

vocal basin
#

just Yuya

#

not that one

#

diety, diviner, star wars fan

wise loom
#

Rabbit, right timing

#

🐇

vocal basin
#

" right timing to say 'wrong' "

amber raptor
wise loom
#

chatgpt tries to be an exo-brain, but it's a no-brain

amber raptor
vocal basin
#

@cerulean minnow doesn't he have some, like, ultra-ADHD

#

he kind of can't stay on topic

cerulean stone
wise loom
#

Who has a specific part?

vocal basin
#

I've completely missed the context

wheat cove
#

@cerulean minnow are u talking about the babel library ?

wise loom
wheat cove
#

@cerulean minnow bable library is just a mathematical experiment

wise loom
wheat cove
#

its not more than this

wise loom
#

pifs can store everything

#

no matter how much data, pifs can store it

#

no limit

#

HN is probably following more AI propaganda

#

Paid for by big tech

#

Sam Altman paying HN and all outlets to flood them with AI news

vocal basin
#

I had around 100K/s dummy test even on weak hardware, so, yeah, not that slow of a broker

#

Redis is mentioned in that one MongoDB video

wise loom
#

@amber raptor i ask everyone this question. if you guys run out of topics here’s one: “how can i be the best devops in the entire world?” 🌎

vocal basin
#

@ joe

amber raptor
#

I think Joe would agree me with

#

Redis as persistant storage was mistake

wise loom
amber raptor
vocal basin
#

"using three persistence models:
log,
snapshot,
✨and the mystery one✨ (script scraping latest data to a file)"

#

the amount of different Redis persistence modes is like Java with all its different GC in some way

#

FeatureOps

vocal basin
wise loom
#

@amber raptor do you have working knowledge about the product and the product codebase and the inner workings and the biz logic of the product? or you do infra exclusively? or is it like half and half?

amber raptor
wise loom
#

So what I understood from Rabbit is the devops must take care of all infra so devs can take care of pushing out features

amber raptor
wise loom
amber raptor
#

Everyone is on conveyor belt called JIRA

random copper
#

How are you?

vocal basin
#

code in JSON?
sounds like JDSL

scarlet halo
#

no, just working with some JSON data.

#

with minecraft stuff

#

gotta download some stuff based on what this says

vocal basin
#

time to wait another 40 minutes for the product to build

#

why am I still supporting 4 platforms

#

when used only on one

#

@wind raptor do you store changelogs inside repos?

#

(as a text file)

wise loom
#

Also something called Scrum of Scrums meeting

#

Because separate teams need to coordinate with each other

vocal basin
#

@wind raptor missing TIPC

#

exists alongside TCP and UDP

#

in Linux

#

@wind raptor you mistyped

#

TIPC not TICP

#

literally first result

#

TCP, but better
UDP, but better
(but only works for clusters within local networks, not over internet)

#

I think it does support some sort of bridging between networks

#

@wind raptor UP

#

"no I don't" -- Hemlock would probably respond

wise loom
#

U p ? Sounds like something else..

#

IP - we all know what that means

vocal basin
wind raptor
#

UP protocol logo

vocal basin
#

slight packet loss

#

a choice: all packets lost or none packets delivered

#

DOWN: datagram-only wireless network

#

@wind raptor mine too

#

however

#

it's very compactly placed

wise loom
#

nah-nah-nah-nah-nah

vocal basin
#

no

#

there are no room boundaries

#

bed is L-shaped

vocal basin
vocal basin
#

the desk

versed heath
vocal basin
#

sitting on a bed has an effect similar to sitting on those, like, ball/bag thingies

#

you have to constantly move because the body is unhappy otherwise

#

or I guess not the bag one

vocal basin
vocal basin
# vocal basin

also this is structured in such a way that you can properly rest elbows on it at all times

#

or have both of them in the air

#

so I can sit symmetrically

vocal basin
vocal basin
#

(both on the left side)

vocal basin
#

I'm considering getting a third

#

and placing it somewhere

#

@lime fractal VM or compatibility

#

@lime fractal is it a DRM-having game?

#

why would it not work within a VM

#

@wind raptor
"absolutely no idea,
totally wouldn't know at all,
really can't tell you"

#

why are ISO files ISO

#

is it connected to the org

#

it is

#

9660

#

@wind raptor not entirely iirc

#

there do exist 32-bit-only stuffs

#

before people realised it needs to be future-compatible

vocal basin
#

I've almost reached the Enterprise levels of compile times

whole bear
#

aspizu

wind raptor
#

@manic basin your mic is on... we just heard some very offensive words on here

manic basin
whole bear
#

you just described a DNS server

#

i cant wait to get a VPS to run little apps on

#

facemash?

#

im annoyed that your not using the same theme for your site and desktop

#

there is a really underrated theme called ferra

#

are you seriously 15

scarlet halo
rotund fjord
#

hi

#

who is 15?

scarlet halo
#

take a look :P

primal shadow
scarlet halo
#
pub async fn get_version_manifest() -> Result<VersionManifest, Box<dyn std::error::Error>> {
    let client = Client::new();
    let raw_resp = client
        .get("https://launchermeta.mojang.com/mc/game/version_manifest_v2.json")
        .send()
        .await?
        .error_for_status()?
        .text()
        .await?;

    let resp = serde_json::from_str::<VersionManifest>(&raw_resp).unwrap();

    Ok(resp)
}

@fleet tide

#

take a look at this BEAUTIFUL code

fleet tide
scarlet halo
#

i love rust

#

rust my beloved

#

x != y is the same as not x == y

whole bear
#

no

scarlet halo
#

?

woeful blaze
#

How is everyone doing today?

wind raptor
#

!stream 915896339672498237 30M

wise cargoBOT
#

✅ @fleet tide can now stream until <t:1755052697:f>.

hallow flame
#

@haughty pier

whole bear
#

@fleet tide what this game name ?

#

and how i can use it ?

#

write the name 😭 i didn't hear it

fleet tide
whole bear
somber heath
#

!e py for i in range(3): print(i)

wise cargoBOT
somber heath
#

!e py for _ in range(3): print('Hello, world.')

wise cargoBOT
somber heath
#

!e py for i in range(0, 10): print(i)

wise cargoBOT
somber heath
#

!e py for i in range(0, 10, 3): print(i)

wise cargoBOT
somber heath
#

!e py for i in range(5, -1, -1): print(i)

wise cargoBOT
somber heath
#

STOP
START STOP
START STOP STEP

somber heath
#

The start will be included, the stop won't.

#

!d range

wise cargoBOT
#

class range(stop)``````py

class range(start, stop[, step])```
The arguments to the range constructor must be integers (either built-in [`int`](https://docs.python.org/3/library/functions.html#int) or any object that implements the [`__index__()`](https://docs.python.org/3/reference/datamodel.html#object.__index__) special method). If the *step* argument is omitted, it defaults to `1`. If the *start* argument is omitted, it defaults to `0`. If *step* is zero, [`ValueError`](https://docs.python.org/3/library/exceptions.html#ValueError) is raised.

For a positive *step*, the contents of a range `r` are determined by the formula `r[i] = start + step*i` where `i >= 0` and `r[i] < stop`.

For a negative *step*, the contents of the range are still determined by the formula `r[i] = start + step*i`, but the constraints are `i >= 0` and `r[i] > stop`.
somber heath
#

@sharp sandal 👋

sharp sandal
#

is this some sort of a game?

somber heath
#

Farmer Was Replaced.

sharp sandal
#

oh thats really interesting

wind raptor
#
n -= 1
n = n - 1 #same
somber heath
#

@hallow imp @cyan birch 👋

#

!e py a = [] b = [] c = a print(a == b) print(a is b) print(a is c)

wise cargoBOT
somber heath
#

() parentheses
[] square brackets
{} curly braces

#

!e py my_list = [] my_list.append('apple') print(my_list) my_list.append('pear') print(my_list)

wise cargoBOT
somber heath
#

!e py my_list = ['apple', 'pear', 'orange'] popped = my_list.pop() print(my_list) print(popped)

wise cargoBOT
somber heath
#

!e py my_list = ['apple', 'pear', 'orange'] popped = my_list.pop(0) print(my_list) print(popped)

wise cargoBOT
somber heath
#

!e py my_list = ['apple', 'pear', 'orange'] print('lemon' in my_list) print('pear' in my_list)

wise cargoBOT
somber heath
#

!e py my_list = ['apple', 'pear', 'orange'] print('lemon' not in my_list) print('pear' not in my_list)

wise cargoBOT
somber heath
#

@lapis holly 👋

fleet tide
#
myList = []
if n in myList:
   do smth
else:
   do a flip
somber heath
#

!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:

somber heath
#

Naming conventions.

lapis holly
unique wyvern
lavish rover
#
import nasa
print(nasa.hack())
lapis holly
#

why can't I use mic

#

👋🏿

wind raptor
#

Me training for the 23rd ^^

lapis holly
#

🪑

somber heath
wise cargoBOT
#
Voice verification

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

lapis holly
#

thank you

somber heath
#

@lone tulip 👋

lone tulip
#

snooping in while I try and fix this code, it's uh - not going well lol - lots of lost hours today

#

was that directed at me, or woofle?

#

reminds me of my LUA shenangians. Multiplying and dividing Vector3 values broke my brain :/

timid quartz
#

PS C:\Users\kb\PycharmProjects\PythonProject18> py voice_masker.py
File "C:\Users\kb\PycharmProjects\PythonProject18\voice_masker.py", line 15
sd.default.samplerate =
^
SyntaxError: invalid syntax

#

!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.

unique wyvern
lone tulip
#

brain hurty :c

#

also, instead of just skipping positions - can you not Tween them @fleet tide ?

#

hello. I am suffering @cerulean minnow 😄

#

I am dying to use this program, but it needs updated.

#

best I've done is a pseudo-rpg using Lua on ROBLOX

unique wyvern
#

Cult of the Dead Cow, also known as cDc or cDc Communications, is a computer hacker and DIY media organization founded in 1984 in Lubbock, Texas. The group maintains a weblog on its site, also titled "[Cult of the Dead Cow]". New media are released first through the blog, which also features thoughts and opinions of the group's members.

lone tulip
#

hmm, may be time to wipe my PC again and give it a fresh coat of paint

#

I refuse to leave windows 10 for now, I normally wipe once or twice a year

#

after messing about with things a LOT of gunk gets built up

#

but right now I don't want to get rid of all my bookmarks and mods (for now)

#

right now I'd like to get this program working first so i can enjoy my modern toy soldiers lol

#

I uh, have to update a program uploaded a year ago

#

if I want to use it. Idk why the creator hasn't updated it, he posted a video using it a couple days ago

#

this looks too easy for you - now play 4-D chess 😄

#

have fun ya'll - gonna make some chedder cheese ramen and chill with some vids (and pray I can get this program running soon)

peak depot
#
somber heath
#

@vital glacier 👋

vital glacier
#

Hi

#

Psychiatrist, and psychologist are two different things!

#

Psychiatrist is a Doctor, and prescribe medicines.

#

Psychologist do diagnosis.

vocal basin
peak depot
#

Only doctoral level does diagnosis

vocal basin
#

which lists

#

you've probably heard of doubly linked lists

#

but have you heard about doubly linked dicts

#

for example

#

dict

#

yuya-ify

#

almost sounds like UEFI

#

(if you pronounce UEFI letter by letter, it'll sound similar)

#

yes

#

no, f and i are separate

#

you-ee-ef-eye

#

the latter

#

yuya

#

(the character on the pfp is named Yuya)

#

from a game

#

Noctuary is a dual-protagonist Visual Novel. Players can play the role of the duo, Fancia Dream and Alina Nightsong who have dreams of "becoming Arborangers who protect and serve everyone." Travel through the fairy-tale-like world as the duo, experience their lively daily adventures, and gradually encounter the life story of a mysterious…

Price

$17.99

Recommendations

1700

▶ Play video
#

7 hours left

somber heath
#

I say you fee.

#

Or U.E.F.I.

vocal basin
#

also some people somehow manage to pronounce pdf not letter-by-letter

#

which I cannot write out without involving IPA

#

ɨ

#

something like pədɨf

vocal basin
#

@turbid basin presently, nothing

somber heath
#

@viral wave 👋

wise loom
#

This week I had to send back my company MacBook Pro, a rite of passage for many software engineers, and it made me think about what it really represents. In this video, I share the bittersweet moment, the funny packing story, and why it’s not the laptop that defines you, but the skills and experiences you’ve built.

If you’ve ever had to g...

▶ Play video
#

The eulogy of the macbook pro..

#

company reclaimed his macbook and he made a video about it, these influencers make content out of everything

vocal basin
#

@still herald 👋

still herald
#

hi

amber raptor
#

Couldn’t make it past a minute, give them back their laptop, make them buy packing materials.

somber heath
#

@tame belfry 👋

#

!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.

vocal basin
#

specifically calls

#

in part because they're encrypted

somber heath
#

@limber condor 👋

limber condor
#

Hello i dont have mic enable

#

yes i need fulfil some requirement like 25 message and other sfuff

#

stuff

#

how long should i be active for 9 ten block

#

still confuse

#

should i need to message for 10 min ?

#

ok i need to message after 10 min for 9 times

#

i have started messaging from yesterday does it count ?

#

Ok

#

!user

wise cargoBOT
#

You are not allowed to use that command here. Please use the #bot-commands channel instead.

vocal basin
#

how to meet criteria easily: stop thinking about them and just communicate

limber condor
#

how long have you been working python or techincal field

#

ok that great

vocal basin
limber condor
#

any project that you would like to share or tell

#

Hello

somber heath
#

@fallow river 👋

clever needle
#

you whats up

vocal basin
#

name for a green mobile icon status near the pfp: phonline

clever needle
#

lol

vocal basin
#

(saw Hemlock being online in the user list)

clever needle
#

i can't talk i am suppressed

limber condor
#

hahah all the text are suppressed

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.

clever needle
#

ya i know bro i have to type like 25 messages and be active for 9 10 mins blocks

fallow river
#

how is everyone

clever needle
#

@somber heath bro chill its a meme

#

@somber heath um actually moment

limber condor
#

why does OpalMist sounds like bot or machine no offence just your voice too good

woeful blaze
#

Hallo

vocal basin
#

created by emus to infiltrate human society after the war

limber condor
#

i am only 3 10 mins block

vocal basin
#

hello only 3 10 mins block

limber condor
#

go to bot command and type !user

clever needle
#

so what we talking bout

limber condor
#

you will see the how many you have achive

#

nothing just talking random stuff

#

so let start where are we all from
i am from Nepal

clever needle
#

ya and we have been talking about nothing basicllly (maybe i am trying to start a conversation?)

dry jasper
limber condor
#

Yes where are you from @somber heath

vocal basin
limber condor
#

ok alot of Nepali people migrate there hehehe

vocal basin
#

not going to answer with "Gensokyo" this time

#

Gensokyo is touhou land

limber condor
#

any framework that you guys work withj ?

dry jasper
limber condor
#

web or any currently you guyz might be working

clever needle
#

what have you guys have been working on recently?

limber condor
#

I am working in JobPortal backend

#

what you do ? then

#

so are you manger or somthing ?

#

as you are have 10 year of exp

#

manager*

wise loom
clever needle
limber condor
#

Currently you are free no work ?

vocal basin
#

@somber heath manger is a SI unit: millianger

limber condor
#

Ok

vocal basin
#

Manger -- megaanger

limber condor
#

my manager is chill

whole bear
#

hiii

limber condor
#

hehehe

somber heath
#

@whole bear 👋

whole bear
vocal basin
#

kiloanger
kanger
kangaroo

limber condor
#

Hello

whole bear
#

@somber heath how can i access my mic

clever needle
#

do any of you have any experience with TensorFlow?

vocal basin
#

manager of kangaroos

whole bear
#

i mean how can i speak

dry jasper
somber heath
wise cargoBOT
#
Voice verification

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

limber condor
#

hahha

#

hit cmd in bot cmd channel

#

lol

whole bear
limber condor
#

type !user you will see you stat like how much remaining

#

are you girl crixy ?

whole bear
#

@somber heath and what about the screen share

#

???????????????

limber condor
#

or anime lover

#

i dont know about that

#

i am here to unlock my vc to talk with great developer hehehe

whole bear
#

kk ty

limber condor
#

i only need more 10 min to unlock my voce

somber heath
#

@glass hill 👋

clever needle
#

no i cant talk still

limber condor
#

no we cant i just need more 10 min message now to unlock its already 8 hehhe

clever needle
#

even though i have been active for a while

limber condor
#

do you guys play game ?

clever needle
#

is the 9 10 minute blocks count down as i am in the vc?

limber condor
#

i am already in 8 so just 1 more to unlock

clever needle
#

how do you know?

vocal basin
limber condor
#

go to dev command channel type !user

#

bot*

vocal basin
#

#bot-commands

limber condor
#

yes

#

json is real name ?

vocal basin
#

Jason

#

yes

limber condor
#

oh ok

#

i am older then you i came 2 month ago

clever needle
#

@urban abyss you in collage or?

#

ya got you

vocal basin
clever needle
#

@dry jasper mobile dev is gay

vocal basin
#

good

limber condor
#

you cant say that

#

you might get ban

clever needle
#

obviously i am joking because i feel like everyone in this server takes everything litteraly

limber condor
#

what hosting plaform do you guys use

#

?

#

platform

vocal basin
#

@dry jasper

leftist
we used to call that centrist a couple of years ago

limber condor
#

web hosting api hosting etc

#

yes

lilac hill
#

yo

clever needle
#

@dry jasper i never take a discord convo seriously you know

vocal basin
#

thielocrates are taking over

lilac hill
#

I need to send 25 txt messages before I can speak in vc

#

how are you guys doing

vocal basin
#

@urban abyss I still remember when heroku was free

lilac hill
#

Anyone backtesting trading with python?

limber condor
#

in heroku how to store logs as it might remove log after 24 hrs

vocal basin
#

used-to-be go-to place for free hosting

limber condor
#

1500 lines i think

vocal basin
#

and tunnels

#

don't rely on heroku itself to store your logs if you really need them

#

copy them off-site to some data graveyard or whatever

limber condor
#

my voice is enable

vocal basin
#

data warehouse

dry jasper
vocal basin
#

I'd assume you can write big blobs of text to S3

dry jasper
#

@lilac hill what kind of trades where you thinking about?

vocal basin
#

if you configure S3 right

urban abyss
#

loki

vocal basin
#

Grafana Loki

#

also Zabbix

lilac hill
#

I've built this indicator with pinescript and want to backtest it with python

#

dont now any python so I need to learn it

#

or use chatgpt

clever needle
wise loom
lilac hill
#

I want to learn things the right way tho

dry jasper
#

future trading is kinda the same as margin trading they are just high risk / high reward contracts (gambles) that the price will go up or down

vocal basin
#

high frequency gambling

wise loom
clever needle
vocal basin
#

don't get stuck in any single way to learn

lilac hill
clever needle
#

Trading is awsome tbh

limber condor
#

Json where are you from ?

#

@urban abyss

lilac hill
#

@urban abyss can you say a bottle of warm water

limber condor
#

lol

wise loom
limber condor
wise loom
limber condor
#

my address is your home !

vocal basin
#

(reminder to both parties that questions can just be ignored)

dry jasper
wise loom
lilac hill
dry jasper
#

you also need to display where you would finish the contract to know if you made profits

wise loom
#

No I’m just showing you what it means to ask many personal questions

lilac hill
#

@urban abyss I really need to wait 3 days before I can speak in vc?

limber condor
#

i am not asking you that question so just mind your business just want know country not address !

wise loom
limber condor
#

just wanted to know

#

hehehe

urban abyss
#

i'm gay

lilac hill
#

I though u were the big boss man

vocal basin
#

flag_lesbian Yuya is the gayest girl in this VC flag_lesbian

wise loom
limber condor
#

first tell me yours

wise loom
limber condor
#

i also want know yours

vocal basin
#

2 Bolshaya Lubyanka Street

limber condor
#

what topic is good for taking here then ?

vocal basin
#

why is that thing on trip advisor

#

Python
non-Python

lilac hill
#

So I will now go back to chatGPT and ask it to take my hand and backtest my strategies

#

I will come here to ask stupid ass questions, and hope u guys dont mind to much

vocal basin
#

Knight C__a__p__i__tal

clever needle
#

@urban abyss what are those switches my guy

limber condor
#

i think ur vc is enable

clever needle
#

i am still suppresed

limber condor
#

how many left ?

#

block ?

clever needle
#

i am 10 blocks

#

dont know why i am blocked

limber condor
#

go to voice-verify and unlock it

#

reconnect to vc then

#

oh you are older

clever needle
#

you have like 11 blocks @limber condor

limber condor
#

yes

clever needle
#

what is the hold up

limber condor
#

i have unlock my voice

limber condor
#

after 1 days of hardwork

#

@vocal basin what ur vc status ?

#

is it enable ?

vocal basin
#

not sure

#

symmetric number

#

@urban abyss it does take quite a specific set of programming problems to get certain someone to talk non-politics

#

doesn't, like, nearly everything now have type inference to some extent

#

@clever needle Python is a C framework

#

and C is where actual logic happens

#

so Python is just easy to integrate with that

vocal basin
#

some places in C23 allow auto

#

Rust is way too good for networking to consider C++ nowadays for most tasks

timid quartz
#

what should i use to make a gui

vocal basin
#

C+Haskell

#

C++ without the bad parts with concepts properly integrated

#

it is

#

quite a bit

#

I see Rust used a lot nowadays

#

GitHub-wise Rust is very popular
linkedin-wise it's niche

#

Rust is better suited for open source development

#

@urban abyss yamlification

limber condor
#

what about go ?

vocal basin
#

YaaS
YAML as a Service

limber condor
#

its dont have classic OOP

vocal basin
#

classic being Simula?

#

or SmallTalk?

limber condor
#

i dont know much but it dont use class keywords and other stuff

#

like java

vocal basin
#

Haskell has a class keyword

#

@clever needle hidden cores

limber condor
#

do you know this language Plankalkül ? i just google it

vocal basin
#

by Konrad Zuse?

#

iirc

vocal basin
timid quartz
#

how do i make a gui non stretchable

vocal basin
#

@clever needle ironically, nowadays the only reason to ever consider ASM over C/C++/Rust is clarity and ease of writing in some niche cases

#

because all the performance stuff is already exposed through intrinsics and whatever

#

but that stuff is very ugly in code

#

yeah, whereas with C++ you never understand

#

nor do the standard authors

#

I tried searching for the source of C/C++ standard libraries at some point

#

result was not a success

#

okay it's easier to find it through Zig

wise cargoBOT
#

lib/libcxx/src/mutex.cpp lines 106 to 119

void recursive_timed_mutex::lock() {
  __thread_id id = this_thread::get_id();
  unique_lock<mutex> lk(__m_);
  if (id == __id_) {
    if (__count_ == numeric_limits<size_t>::max())
      __throw_system_error(EAGAIN, "recursive_timed_mutex lock limit reached");
    ++__count_;
    return;
  }
  while (__count_ != 0)
    __cv_.wait(lk);
  __count_ = 1;
  __id_    = id;
}```
vocal basin
#

this is slightly more readable than what I found before

wise cargoBOT
#

lib/libcxx/src/atomic.cpp lines 197 to 205

// This function is never used, but still exported for ABI compatibility.
_LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t
__libcpp_atomic_monitor(__cxx_atomic_contention_t const volatile* __location) noexcept {
  return __libcpp_contention_monitor_for_wait(&__libcpp_contention_state(__location)->__contention_state, __location);
}
_LIBCPP_EXPORTED_FROM_ABI void
__libcpp_atomic_wait(__cxx_atomic_contention_t const volatile* __location, __cxx_contention_t __old_value) noexcept {
  __libcpp_contention_wait(&__libcpp_contention_state(__location)->__contention_state, __location, __old_value);
}```
vocal basin
#

this is peak libcxx source code

#

(not peak actually, there is worse)

clever needle
#

all i see is text

vocal basin
wise cargoBOT
#

lib/libcxx/src/barrier.cpp lines 29 to 38

_LIBCPP_HIDDEN bool __arrive(__barrier_phase_t __old_phase) {
  __barrier_phase_t const __half_step = __old_phase + 1, __full_step = __old_phase + 2;
  size_t __current_expected = __expected_,
         __current          = hash<thread::id>()(this_thread::get_id()) % ((__expected_ + 1) >> 1);
  for (int __round = 0;; ++__round) {
    if (__current_expected <= 1)
      return true;
    size_t const __end_node = ((__current_expected + 1) >> 1), __last_node = __end_node - 1;
    for (;; ++__current) {
      if (__current == __end_node)```
clever needle
#

cant make sense of any of this

wise cargoBOT
#

lib/libcxx/include/__algorithm/stable_partition.h lines 222 to 230

  // F???TFFF?????????T
  // f   m1  m        l
  __first_false = std::__stable_partition_impl<_AlgPolicy, _Predicate&>(__first, __m1, __pred, __len_half, __p, __bit);
__first_half_done:
  // TTTFFFFF?????????T
  // f  ff   m        l
  // recurse on [__m, __last], except increase __m until *(__m) is false, *__last know to be true
  __m1                                  = __m;
  _BidirectionalIterator __second_false = __last;```
vocal basin
#

very TTTFFFFF?????????T

wise cargoBOT
#

lib/libcxx/include/__algorithm/stable_partition.h line 235

goto __second_half_done;```
vocal basin
#

structured programming anyone

timid quartz
#
import sys
from PyQt5.QtWidgets import QApplication, QLabel, QMainWindow

class MainWindow(QMainWindow):
    def __init__(self):
        super().__init__()
        self.setWindowTitle("My First PyQt App")
        self.setGeometry(100, 100, 300, 150)
        self.setFixedSize
        


app = QApplication(sys.argv)
window = MainWindow()
window.show()
sys.exit(app.exec_())```
vocal basin
#

I recommend using PySide instead of PyQt

#

official Qt bindings for Python

#

PySide is official

#

PyQt is unofficial

#

!d kivy

wise cargoBOT
#

Kivy is an open source library for developing multi-touch applications. It is cross-platform (Linux/OSX/Windows/Android/iOS) and released under the terms of the MIT License.

It comes with native support for many multi-touch input devices, a growing library of multi-touch aware widgets and hardware accelerated OpenGL drawing. Kivy is designed to let you focus on building custom and highly interactive applications as quickly and easily as possible.

With Kivy, you can take full advantage of the dynamic nature of Python. There are thousands of high-quality, free libraries that can be integrated in your application. At the same time, performance-critical parts are implemented using Cython...

vocal basin
#

I have no idea if it's usable

#

there are several libraries which I don't use so can't care to remember

#

I don't do desktop apps

#

Web only

#

Quart over Flask

#

same authors, different interface

#

help with what

#

I don't even remember the question or whether it was asked to begin with

timid quartz
#
from PySide6.QtWidgets import QApplication, QMainWindow, QPushButton

# Create a Main Window class
class MainWindow(QMainWindow):
    def __init__(self):
        super().__init__()
        self.setWindowTitle("PySide GUI Example")
        self.setGeometry(100, 100, 400, 300)
        self.setFixedSize

        # Add a button
        button = QPushButton("Click Me!", self)
        button.setGeometry(150, 130, 100, 40)
        button.clicked.connect(self.on_button_click)

    def on_button_click(self):
        self.setWindowTitle("Button Clicked!")

# Main application
if __name__ == "__main__":
    app = QApplication([])
    window = MainWindow()
    window.show()
    app.exec()```
vocal basin
#

this is not Ruby

#

I also recommend removing the first and third comments

#

they're just noise

vocal basin
#

this just accesses the attribute

#

without invoking it

#

self.setFixedSize()

#

(as I said before, this is not Ruby)

#

in Ruby you can call methods without parentheses

timid quartz
#

PS C:\Users\kb\PycharmProjects\PythonProject18> py main.py
Traceback (most recent call last):
File "C:\Users\kb\PycharmProjects\PythonProject18\main.py", line 22, in <module>
window = MainWindow()
^^^^^^^^^^^^
File "C:\Users\kb\PycharmProjects\PythonProject18\main.py", line 9, in init
self.setFixedSize()
TypeError: setFixedSize expected at least 1 argument, got 0

vocal basin
#

!e

class C:
    def m(self, a): ...
C().m()
wise cargoBOT
# vocal basin !e ```py class C: def m(self, a): ... C().m() ```

:x: Your 3.13 eval job has completed with return code 1.

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 3, in <module>
003 |     C().m()
004 |     ~~~~~^^
005 | TypeError: C.m() missing 1 required positional argument: 'a'
vocal basin
#

similar to here

vocal basin
#

it has two overloads

#

one takes QSize

#

the other takes w, h separately

#

and, if you don't understand what an "argument" is, stop using AI and stop doing whatever else you're doing and go read the tutorial

#

if you want to program, you will have to read

#

a lot

#

@urban abyss they teach those are willing to learn

#

which is not this case

clever needle
#

can some have a look at this script and tell me what can i do to increase the accuracy of the targeted search

clever needle
#

these are the results i am getting after 60 epochs

#

i am using pytorch btw

vocal basin
#

s/pyto/a

clever needle
vocal basin
timid quartz
wise cargoBOT
# timid quartz

Please react with ✅ to upload your file(s) to our paste bin, which is more accessible for some users.

timid quartz
clever needle
timid quartz
#
for star in stars:
        star["x"] += star["dx"]
        star["y"] += star["dy"]

        if star["x"] < panel_x1 or star["x"] > panel_x2 - star["size"]:
            star["dx"] = -star["dx"]
        if star["y"] < panel_y1 or star["y"] > panel_y2 - star["size"]:
            star["dy"] = -star["dy"]

        star["bright"] += 0.015 * star["dir"]
        if star["bright"] > 1.0:
            star["bright"] = 1.0
            star["dir"] = -1
        elif star["bright"] < 0.3:
            star["bright"] = 0.3
            star["dir"] = 1

        brightness = int(star["bright"] * 255)
        color = f"#{brightness:02x}{brightness:02x}{brightness:02x}"

        canvas.create_oval(
            star["x"], star["y"],
            star["x"] + star["size"], star["y"] + star["size"],
            fill=color, outline=""
        )```
#

import math
import random
import tkinter as tk

def update_stars(canvas, stars, panel_x1, panel_y1, panel_x2, panel_y2, time_step):
    canvas.delete("star")  # Clear previous frame

    for star in stars:
        # Update position
        star["x"] += star["dx"]
        star["y"] += star["dy"]

        # Bounce off edges
        if star["x"] < panel_x1 or star["x"] > panel_x2 - star["size"]:
            star["dx"] = -star["dx"]
        if star["y"] < panel_y1 or star["y"] > panel_y2 - star["size"]:
            star["dy"] = -star["dy"]

        # Update brightness using sine wave for smooth pulsing
        t = time_step + star["offset"]
        star["bright"] = 0.3 + 0.7 * (0.5 + 0.5 * math.sin(t * star["pulse_speed"]))
        brightness = int(star["bright"] * 255)

        # Grayscale color
        color = f"#{brightness:02x}{brightness:02x}{brightness:02x}"

        # Optional: draw glow effect (fake with multiple layered ovals)
        for i in range(3):
            fade = int(brightness * (0.3 / (i + 1)))
            glow_color = f"#{fade:02x}{fade:02x}{fade:02x}"
            size = star["size"] + i * 2
            canvas.create_oval(
                star["x"] - i,
                star["y"] - i,
                star["x"] + size,
                star["y"] + size,
                fill=glow_color,
                outline="",
                tags="star"
            )

        # Draw core star
        canvas.create_oval(
            star["x"],
            star["y"],
            star["x"] + star["size"],
            star["y"] + star["size"],
            fill=color,
            outline="",
            tags="star"
        )
#
 
for star in stars:
        # Update position
        star["x"] += star["dx"]
        star["y"] += star["dy"]

        # Bounce off edges
        if star["x"] < panel_x1 or star["x"] > panel_x2 - star["size"]:
            star["dx"] = -star["dx"]
        if star["y"] < panel_y1 or star["y"] > panel_y2 - star["size"]:
            star["dy"] = -star["dy"]

        # Update brightness using sine wave for smooth pulsing
        t = time_step + star["offset"]
        star["bright"] = 0.3 + 0.7 * (0.5 + 0.5 * math.sin(t * star["pulse_speed"]))
        brightness = int(star["bright"] * 255)

        # Grayscale color
        color = f"#{brightness:02x}{brightness:02x}{brightness:02x}"

        # Optional: draw glow effect (fake with multiple layered ovals)
        for i in range(3):
            fade = int(brightness * (0.3 / (i + 1)))
            glow_color = f"#{fade:02x}{fade:02x}{fade:02x}"
            size = star["size"] + i * 2
            canvas.create_oval(
                star["x"] - i,
                star["y"] - i,
                star["x"] + size,
                star["y"] + size,
                fill=glow_color,
                outline="",
                tags="star"
            )

        # Draw core star
        canvas.create_oval(
            star["x"],
            star["y"],
            star["x"] + star["size"],
            star["y"] + star["size"],
            fill=color,
            outline="",
            tags="star"
        )```
lilac hill
#

damn I just finished installing python pip pandas numpy matplotlib yfinancepip install backtrader ta

#

was in some fucking matrix world in the commands

#

this is going to long journey, i see

clever needle
#

that is coding for ya

wise loom
#

coding is when you think it's easy and then you look at the clock ⏰ , it's 8am in the morning, rooster singing 🐓 and you're still not done

wise loom
lilac hill
lilac hill
vocal basin
#

this means you've just pinged mods with that message

lilac hill
#

Damn

vocal basin
lilac hill
#

My sincere apologies

lilac hill
#

And what is pip hahahah

vocal basin
#

each time you uv add something within a project it also adds that to pyproject.toml

vocal basin
whole rover
#

let's keep language appropriate

lilac hill
#

think I made some progress today from zero. Tomorrow the goal is to backtest trading strategy with python

lilac hill
#

Sure thing

wise loom
lilac hill
#

No for real

vocal basin
#

hi joe

lilac hill
#

I’m very new with discord and all

#

Barely outside of my little trading gang but Ingope I can learn som stuff from you guys

#

Catch y’all later 👋

vocal basin
#

this time connected fine without a VPN

#

I started another Endless Space 2 game against bots

#

this time seemingly not as disastrous as last time

#

@wind raptor civ-like stuff in space https://store.steampowered.com/app/392110

ENDLESS™ Space 2 is a Strategic Space Opera set in a mysterious universe.
Your story unfolds in a galaxy that was first colonized by God-like beings known as the “ENDLESS™”, who rose and fell eons ago. All that remains of them are mystical ruins, powerful artifacts, and a strange, near-magical substance known as Dust.One More Turn
END…

Price

$39.99

Recommendations

16645

Metacritic

80

▶ Play video
wise loom
#

@vocal basin mind explaining your strategy and the game mechanics?

vocal basin
#

I usually don't think in terms of strategies

vocal basin
#

because of the empire I picked

#

empires there are really different from each other

#

mostly in the way of how they colonise systems

#

there are a few which are overpowered for any sort of score-based game

#

and I picked two of them to be in the game

#

(two out of three total I think)

wise loom
#

is there trading?

vocal basin
#

there is an open-to-everyone market

#

and also direct trading

#

and trade agreements

#

trade agreements are just a way to convert influence into money

wise loom
#

and do the bots flip on you. like one moment allies the other moment they break the alliance and attack you?

scarlet halo
vocal basin
#

alliances are costly both to make and break

#

there also exist alliance wins

#

unlike in civ

#

although it doesn't have the reputation system like Airships game does

#

where your rep goes to 0 when you break an alliance

wise loom
#

i see. i play openfront and humans betray each other a lot. bots don’t.

vocal basin
#

Diplomacy is famous for being betrayal-centric

#

good game

#

but long

#

very

vocal basin
#

I still have one missing big DLC

#

but it's, like, sub 50% reviews on steam

lilac hill
#

I cant speak

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.

scarlet halo
lilac hill
vocal basin
# vocal basin currently looking through the list to compare
  • hidden home system, cannot colonise (?)
  • honour system (+1)
  • portals (+2)
  • researches tech faster if no one else researched it before (0)
  • incapable of diplomacy (+3)
  • can trade/buy outposts (0)
  • religious, mobile colonies (-2)
  • can use influence for more things (0)
  • eugenics (+1)
  • time manipulation (-1)
  • trees (-1)
lilac hill
#

I will wait with patience

vocal basin
#

a list

vocal basin
#

also

#

the game has quests

#

and events

#

(a lot of them)

vocal basin
#

iirc you can get diplomacy if you do certain choices

#

but not sure

#

(not really a spoiler since this sounds too obvious anyway)

vocal basin
#

the war machine just consumes everything but it needs to do it very quickly

#

otherwise others will win through different means

#

I almost won as them when playing a few months ago

#

but failed because someone else got economic victory

#

(economic victory = accumulate ~1M money)

vocal basin
#

they're very imbalanced

#

but tbf so is everyone else

#

kind of the point

#

bots just happen to have a certain ranking of how well they play

#

funny descriptions

vocal basin
#

and another one which isn't in the alliance

#

as you can see there they're near total defeat

#

and the fifth one already is

#

technically I already lost that game

#

so whatever I do doesn't really count

wind raptor
#

!stream 1235941270707503124

wise cargoBOT
#

✅ @spark oriole can now stream until <t:1755116005:f>.

lilac hill
#

!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.

vocal basin
#

perfect senate

wise loom
#

will he actually release it this year?

#

Miegakure I mean

vocal basin
#

uiua

scarlet halo
#

too late ;)

candid spire
#

Hello

#

MindFul dev how are you doing?

#

So far it has been good, HBU?

#

You there?

#

Glad to hear that!

#

Job hunt?

#

Hey Xelor

#

@wind raptor You will get job in no time, my inner voice told me!

#

Keep searching you will get one

#

Infact you ain't alone

#

Have a look at this dude

#

He was fired and has been in search for job, and hasn't got one and has not lost hope

#

6 months have been passed

#

thid dude made content on his situation

#

what a genius!

#

@blissful sigil Welcome!

blissful sigil
#

yes

candid spire
#

I hope you'd be doing good

blissful sigil
#

Yep thx

vocal basin
#

one of the bots left the alliance 🎉

vocal basin
blissful sigil
#

Why am I suppressed @candid spire ?

blissful sigil
#

ok then

#

thx

vocal basin
candid spire
#

Bot has more opportunity

#

compared to human

#

How come so many layoff?

vocal basin
#

@wind raptor

#

sounds suspicious

#

it changes every time I hover

wind raptor
#

hmmm...

vocal basin
candid spire
vocal basin
wind raptor
#

lol those are pretty funny

vocal basin
#

(I sent the least sfw so far in the civ group chat)

candid spire
#

F job make business

vocal basin
candid spire
#

Dude is 36?

#

Damn

vocal basin