#voice-chat-text-1

1 messages · Page 23 of 1

edgy chasm
#

also c++ is easy for what im using it for

hoary citrus
#

@rotund bough I want to know?

rotund bough
#

yes

hoary citrus
#

Can you guide me on how I start?

rotund bough
hoary citrus
#

ok thanks

edgy chasm
#

honestly when you really think about it C++ has a kind of similar syntax to python

#

except

#

that it also kinda doesnt

hoary citrus
#

ok

shut dragon
#

The original Gemini constellation before the creator of curious George made the mainstream lines easier to remember

hoary citrus
#

@midnight dagger 1 min

#

@midnight dagger I was playing game and my mic was not working

delicate wren
#

@mild flume do it with turtle

#

technically allows drawing lines

mild flume
#

The render speed

delicate wren
#

scratch is interpreted implemented in JS

#

there is a fork that compiles to JS

delicate wren
#

latter I don't even know what it is

misty sinew
#

@pale pivot interesting project ✨

delicate wren
#

allegedly what's used by Scratch

wary fable
#

The other book I have been learning from lately

#

Supposedly slow cooker ribs counts as diet food

wild zealot
#

need a language that starts at index "in the beginning"

thin lintel
median rapids
#

Hello @wild zealot !

wild zealot
median rapids
#

how is your day going?

#

@wild zealot

wild zealot
unborn verge
#

peopa

hoary citrus
#

@buoyant dagger hi

#

@tulip grail hi

buoyant dagger
tulip grail
#

mycorrhiza

#

trichoderma

terse sierra
#

mmmmm a hat or a planter ? @tulip grail

#

both ???

distant thicket
#

voice

misty sinew
#

Regarding on “slow cooker ribs”, i think you meant cooking ribs in slow cooker. Meat ribs are rich in protein, hence, people might refer to it as a diet as it can help lose weight and increase muscle mass

wild zealot
#

@stuck bluff what about wheelchair rugby

terse sierra
#

slow cookers are amazing I have 3 now ... @misty sinew

misty sinew
hoary citrus
#

@kind socket hi

kind socket
#

hey

hoary citrus
#

are you learning python?

umbral solstice
#

I'm searching for a big project to make in python, any ideas.

#

yes why

kind socket
umbral solstice
#

dsa?

kind socket
#

yes

umbral solstice
#

what is that

kind socket
#

data structures and algo

kind socket
umbral solstice
#

python

kind socket
#

yea in python

umbral solstice
#

anything advanced

kind socket
#

maybe check this out

umbral solstice
#

ok?

hoary citrus
#

thanks

kind socket
#

np

hoary citrus
#

@kind socket

kind socket
hoary citrus
umbral solstice
#

thank you soo much this is precisly what i was looking for

kind socket
#

Arrays and Lists
Stacks and Queues
Linked Lists
Trees
Graphs
Sorting Algorithms
Searching Algorithms
Hashing
Dynamic Programming
Greedy Algorithms
Recursion
Complexity Analysis

#

that's the overview of the topics

#

i mean titles lol

hoary citrus
#

ok thanks

grizzled mason
hoary citrus
#

@wooden shoal hi

wooden shoal
#

hi

hoary citrus
#

hru

#

@wooden shoal

wooden shoal
#

im good

hoary citrus
#

Brb @midnight dagger

#

with mic

#

be right back

hoary citrus
#

Why this server is not a community server?

raven orbit
#

cuz that imposes many restrictions

#

it used to be

thin lintel
#

Alko

raven orbit
#

Sale (Finnish: [ˈsɑle]) is a grocery shop chain in Finland, owned by the S Group. The chain was founded in 1989, when the S Group had begun to consolidate its stores under national chains. Initially, the chain was called S-ale. Before that, Sales replaced the former small S-stores that were not part of any chain. As of 2019, the chain includes 3...

thin lintel
raven orbit
mild flume
#

Mis clicked

wraith portal
thin lintel
terse sierra
#

new term of the day , Hard Juice

hearty heath
#

Sorry if anyone was talking to me, I wasn't hearing anything

#

I think so actually lol

#

I don't think I've seen plome get angry pithink

#

¯_(ツ)_/¯

raven orbit
#

you might have heard it though

hearty heath
#

Same

#

Gib

thin lintel
midnight dagger
#

I just came here to say sorry to people I have not been nice with, I wish I could apologize in better way than this. Ik it doesn't matter but I hate to know that i haven't been treating people right. I'm sorry if I have ever said anything to anyone which they might have not liked.

hearty heath
#

Hello 👋

midnight dagger
#

Maybe there's something wrong with me. I'm really selfish and self centred

#

And spoiled

raven orbit
#

your point?

midnight dagger
mild flume
#

I explained why I was pissed this morning. You have acknowledged these things before but you do not seem to want to change it. I'm glad that you're doing some soul searching. I hope you have some growth from this.

midnight dagger
mild flume
#

No no, I'm not telling you this to have you react and say you're bad or that you deserve it. I'm telling you this so that we can move PAST it

#

For growth

midnight dagger
#

Yeah I get it

hearty heath
#

I have a hard time with eating noises 😄

raven orbit
#

is that what they mean with soundbites?

mild flume
#

Well played

#

VERY well played

midnight dagger
#

I've made a decision I won't join vc because i might do something like that again. Thanks for hanging out with me guy's.

raven orbit
#

ok, cya

hearty heath
#

How is everyone today? 👀

#

Err, stressed lol

thin lintel
#

silky smooth

honest umbra
#

Wait until he finds out about the feetfindr convo

mild flume
#

You are all dead to me

honest umbra
#

.....

#

Wat

mild flume
#

Except for you LX

#

You're cool

#

And Opal

#

And my wife and cat

#

But the rest of you nerds

sly pond
#

I just got here, finally got sound working

honest umbra
#

The anxiety of never knowing when....

raven orbit
#

i spread fear

#

boo

hearty heath
raven orbit
#

fearful butter?

honest umbra
mild flume
#

"Making fear butter" just.... doesn't sound right

raven orbit
honest umbra
#

Sometimes

#

Depends on the mood

#

Sometimes I have extra garlic from work and just make garlic roasted olive oil

honest umbra
#

"very attractive price"

raven orbit
stuck bluff
#

@clever raven 👋

wary fable
#

literally me all day

#

literally, right in the dead zone between two active zones

tawny fern
#

!e
input ("hi");x
input ("ih");y
z=(y+x)
print ("z")

#

!e

coarse hearthBOT
#
Missing required argument

code

tawny fern
#

class MyClass:
def my_method(self):
print('Hi.')

instance = MyClass()
instance.my_method()

#

!e class MyClass:
def my_method(self):
print('Hi.')

instance = MyClass()
instance.my_method()

coarse hearthBOT
hoary citrus
#

@silent fog Hi

silent fog
#

Hi!

#

I'm new and I need to verify myself

#

I will join soon

hoary citrus
hoary citrus
#

@obsidian ferry hi

tawny fern
#

Bro

#

How do I use turtle?

hoary citrus
delicate wren
#

!d turtle

coarse hearthBOT
tawny fern
#

Turtle bro

#

Graphical python

proper heath
#

Turtle

#

Just

#

!e
Import turtle

midnight dagger
#

@hoary citrus

hoary citrus
#

?

midnight dagger
#

I'll join only if u open your mic and talk loudly with me

hoary citrus
#

Also we can talk in hindi

#

ig

#

I am from Pakistan

#

@midnight dagger

hoary citrus
#

@arctic yarrow hi

misty sinew
#

!e
print("hi")

coarse hearthBOT
hoary citrus
#

hi

gusty wren
#

Hello = input (‘Hi’)
Print (Hello)

#

!e

coarse hearthBOT
#
Missing required argument

code

gusty wren
#

Hello = input (‘Hi’)
Print (Hello)

#

!e

coarse hearthBOT
#
Missing required argument

code

foggy cove
#

@kind socket what r u working on?

kind socket
#

a project

cosmic quarry
#

htfh

fierce holly
#

niceee

#

gyus

hoary citrus
#

@maiden turret hi

#

Sorry I dont have mic now

#

@maiden turret What is your field?

#

You do everything bro

#

I am a student and learning python

#

@upbeat wyvern hi

upbeat wyvern
stray ember
#

hello

#

anyone knows flet here?

#

okay thank you

#

i created 5 tkts and no responce sadly ;-;

#

okay

#

mhmm

#

okaay

#

got it

#

okaay

#

thankss a lot

#

byee

hoary citrus
#

@untold frigate HI

hoary citrus
#

@quiet rain what happened why you came down?

quiet rain
#

The discussions were too wild for me haha

#

wbu

hoary citrus
#

So many people are talking and I am not understanding

#

anything

quiet rain
#

yeah it is chaos sometimes in VCs

hoary citrus
quiet rain
#

cu 🫡

vagrant spoke
#

Hi

stray ember
#

!paste

coarse hearthBOT
#
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.

hoary citrus
#

@dire depot

dire depot
hoary citrus
dire depot
wind ridge
#

needs ()

dire depot
#

but then also it gives error

wind ridge
#

it's a function

#

on_release(key) it needs the argument key

dire depot
#

I know it's a function but still it gives error rafter putting indentation and also main error is on debugging

wind ridge
#

so the key that pressed needs as an argument there

hoary citrus
#

!paste

coarse hearthBOT
#
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.

dire depot
dire depot
#

in on_relase() I have to give and argument

wind ridge
#

on_press does that also have the same things? or does the argument for on_press is diferent?

dire depot
#

at the time of debugging it gives me this error that's main

#

bcse until it's functionality works I will have chance to run the code

misty sinew
#

my mic

#

not work

dire depot
#

could you help me out

#

in this

#

I re wrote the coees of settings.json file

misty sinew
#

mic not working

#

how to fix mic

fair heron
#

!voice @misty sinew

coarse hearthBOT
#
Voice verification

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

misty sinew
#

my mic is suppressed

#

supressed

#

!voice

#

i cant on my mic

fair heron
misty sinew
fair heron
#
{
  "_comment": "This is a comment",
  "name": "Osyra",
  "age": 30
}
misty sinew
#

hhhhhhh

#

hhhhhhhhh

#

hhhhh

#

hhhhhhhh

#

bruhhhh

#

mic

#

come on

#

ddddddd

#

dddddddd

#

mmmmmmmmmmmm

woven lion
#

hahahhaa

#

trying to reach 50 messages uh

misty sinew
#

yea

#

dddddd

woven lion
#

lol

coarse hearthBOT
#

failmail :ok_hand: applied timeout to @misty sinew until <t:1717154522:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).

The <@&831776746206265384> have been alerted for review.

woven lion
#

bruhh
hahahahaha

hazy garden
#

busted 😄

dire depot
#

someone solve my error please

#

@wind ridge could you help me out please

wind ridge
#

I don't see an error

dire depot
#

how come

#

I mean when debugging the file it gives me error

pastel sparrow
#

!tvmute 985543048807202906 "2 weeks" Spamming messages to up your message count is not the way to get voice verified. You can still join voice channels without being verified; you just have to get some legitimate server activity in order to get verified.

coarse hearthBOT
#

failmail :ok_hand: applied voice mute to @misty sinew until <t:1718363892:f> (14 days).

dire depot
#

It says refused connection error

wind ridge
#

are you in vm or normal?

#

then it can be an netwrok error in teh vm

dire depot
#

half an hour before it was debugging perfectly and was not giving me any output

dire depot
#

but I can access internet

#

anything on net I can access on vm

#

as it has NAT

wind ridge
#

did you asign the network cart of your pc to the vm?

dire depot
#

it is NAT so I can use internet on main os and inside vm too with single adapter

dire depot
#

I mean network does not have any issue

#

also I have disabled all firewalls

#

in windows still it does not work

wind ridge
#

I self don't use an vm atm

dire depot
#

no issues

coarse hearthBOT
#

failmail :ok_hand: applied timeout to @misty sinew until <t:1717205157:f> (10 minutes) (reason: burst spam - sent 8 messages).

The <@&831776746206265384> have been alerted for review.

knotty stag
#

bro what happend to the server logo

stuck bluff
merry marsh
#

hi

hoary citrus
#

@idle coral hi

misty sinew
#

im new

sly pond
misty sinew
#

i dont have the requirements

#

whats this requirement : Active for at least three different ten-minute blocks

misty sinew
#

huh

#

4 days ago

#

i joined

#

it says nothing

#

i pressed it

#

i sended vid

#

still says nothing

pastel sparrow
misty sinew
#

i fill the requirments

wary fable
#

have you tried not spamming?

#

just interact like a normal person and it'll take care of itself

pastel sparrow
#

You will have to wait until your voice mute expires in 13 days.

umbral solstice
#

damn this is satisfying

wary fable
#

people are so impatient...

sly pond
umbral solstice
#
import math
import threading
import time

def main():
    for i in range(math.inf):
        print(i)
        time.sleep(0.1)

thread = threading.Thread(target=main)
thread.start()

while True:
    print("randint or something like that")
    time.sleep(0.95)
#

satisfying

misty sinew
#

im 12

#

how old r u?

#

i meant 13

#

13.5

umbral solstice
#

add me pls

misty sinew
#

u r american?

umbral solstice
#

no i'm british

misty sinew
#

im from pakistan

wary fable
#

no time.sleep() is a colonizer

sly pond
umbral solstice
#

i dont get it bruv

misty sinew
#

Bruverrr

umbral solstice
#

?

misty sinew
#

whats you name mate

worn canopy
#

Hello Guys

umbral solstice
#

bloody austrians

#

lmao jk

worn canopy
#

hello

umbral solstice
#

hello

worn canopy
sly pond
umbral solstice
#

i'm from great brittian land

#

jk i'm dutch

thin lintel
worn canopy
#

oh

umbral solstice
#

from the netherlands

worn canopy
#

Which sport would u like to play

#

or watch

umbral solstice
#

kayak polo

worn canopy
#

you like Cricket

misty sinew
#

i love cricket

umbral solstice
#

Who is that bruv.

worn canopy
umbral solstice
#

yes

worn canopy
#

u know tommorow is the starting of T20 world cup

misty sinew
#

what really?

umbral solstice
misty sinew
#

i will watch it

worn canopy
#

yep

misty sinew
#

pakistan will win

worn canopy
misty sinew
#

T20

worn canopy
#

India will win

misty sinew
#

but higher chance for australia

umbral solstice
misty sinew
#

no australia

worn canopy
misty sinew
#

india trash

sly pond
#

I put my money on the winning team

#

will win

#

can't deny that

worn canopy
umbral solstice
#

thats a violation

misty sinew
#

jk

worn canopy
#

well @umbral solstice netherland is also playing good in cricket

misty sinew
#

srry

worn canopy
#

i m also jk

#

sorry

misty sinew
#

i cant unmute

umbral solstice
worn canopy
#

India 🤝 Pakistan

sly pond
worn canopy
sly pond
worn canopy
#

but in future Pakistan will defenatly ask for help

#

Becausse u know pakistan economy is very poor

pastel sparrow
stuck bluff
#

@worn canopy @normal fossil 👋

sly pond
lofty jolt
#

hi

worn canopy
lofty jolt
#

Are u gay?

worn canopy
nova basin
#

yoo

lofty jolt
#

bro shootings???

nova basin
worn canopy
#

@sly pond

nova basin
#

@sly pond

lofty jolt
#

how much studndets survied todays shooting ? @radiant olive

nova basin
#

I like banana

lofty jolt
#

bro @sly pond russia better

nova basin
#

aah!!!

#

guyz what u think about india?? world cup icc

lofty jolt
#

they cant

worn canopy
#

lol

lofty jolt
#

they could not survive school

#

there city is like gta online

nova basin
#

@sly pond

chilly otter
#

<@&831776746206265384>

worn canopy
#

Hey guys where u from

lofty jolt
#

@chilly otter cry

nova basin
#

allah hu akhbar

lofty jolt
#

shootings everyday

nova basin
#

@worn canopy iz terrorist

lofty jolt
#

burger

worn canopy
#

@nova basin @lofty jolt guys where u from

lofty jolt
#

food

#

germany

nova basin
lofty jolt
#

hitler

pastel sparrow
worn canopy
lofty jolt
nova basin
#

they will one day

lofty jolt
#

usa never saw 12th

worn canopy
nova basin
#

nah bro

lofty jolt
#

love zhiyad

nova basin
#

virat kholi

lofty jolt
#

bruh

#

bro

nova basin
#

@sly pond help ban @worn canopy

lofty jolt
#

justify hitler action

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied timeout to @lofty jolt until <t:1717253959:f> (10 minutes) (reason: duplicates spam - sent 4 duplicate messages).

The <@&831776746206265384> have been alerted for review.

nova basin
#

help bro

pastel sparrow
#

!ban 784390618599522324 Troll.

coarse hearthBOT
#

:incoming_envelope: :ok_hand: applied ban to @lofty jolt permanently.

worn canopy
#

lol

nova basin
#

can anybody tell me how to use print in python

#

plz

#

@sly pond @umbral solstice

chilly otter
nova basin
#

thx bro

worn canopy
#

@chilly otter

nova basin
#

ya where are u from babyyy

pastel sparrow
#

Be civil.

chilly otter
nova basin
#

sex with me

#

?

worn canopy
#

bro dont be toxic

nova basin
#

🏳️‍🌈 support?

stuck bluff
coarse hearthBOT
#
Voice verification

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

nova basin
#

me do

chilly otter
#

It's just not funny. It's weird, childish behaviour.

worn canopy
#

@stuck bluff what was that

#

You have sent less than 50 messages.

nova basin
worn canopy
#

lol

pastel sparrow
worn canopy
#

You have sent less than 50 messages.

#

what was that

chilly otter
umbral solstice
#

my father just send me: "What is phantom tax?" can someone tell me

worn canopy
#

@pastel sparrow please unmute me

pastel sparrow
#

You don't pass our voice gate requirements.

#

Please be patient.

stuck bluff
wary fable
#

Genuinely curious

worn canopy
#

i cant understand

#

You have sent less than 50 messages.

#

less than 50 message

pastel sparrow
#

Sorry for the chaos today. I usually don't mod VC

wary fable
pastel sparrow
umbral solstice
#
for i in range(math.inf):

why doesnt this work

stuck bluff
#

Because range takes ints, not floats.

#

inf is float.

worn canopy
#

what

#

well i m a beginner

umbral solstice
#

how do i get a inf int

stuck bluff
#

!e py range(.0)

coarse hearthBOT
# stuck bluff !e ```py range(.0)```

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

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     range(.0)
004 | TypeError: 'float' object cannot be interpreted as an integer
rotund bough
#

!e

for i in range(int(math.inf)):
    print(i)
coarse hearthBOT
# rotund bough !e ```py for i in range(int(math.inf)): print(i) ```

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

001 | Traceback (most recent call last):
002 |   File "/home/main.py", line 1, in <module>
003 |     for i in range(int(math.inf)):
004 |                        ^^^^
005 | NameError: name 'math' is not defined. Did you forget to import 'math'?
stuck bluff
#

!e py print(float('inf'))

coarse hearthBOT
worn canopy
#

please clear me concept of positional argument and keyword argument

umbral solstice
#

ok thx

#

gtg

nova basin
#

ur server logo has rainbow yayayayya

chilly otter
#

!e

import math

for i in range(int(math.inf)):
  print(i)
coarse hearthBOT
stuck bluff
distant void
#

i cant talk

#

i need help

misty sinew
#

!e

coarse hearthBOT
#
Missing required argument

code

sly anchor
#

👋

dull plover
#

@coarse hearth I am using pyarrow to covert dataframe as parquet format.. however this module goes beyond the 250mb limitation in AWS Lambda..I need to know what can be the alternative approach for pyarrow

misty sinew
#

Hi guys what environment do you use to type and implement your code

sudden mesa
#

yo

#

one

#

two

oak pebble
#

Hi @stuck bluff 😊

stuck bluff
#

@silver idol 👋

#

@north ingot 👋

#

!e py if True: print('A') if False: print('B')

coarse hearthBOT
stuck bluff
#

!e py print(1 + 1 == 2)

coarse hearthBOT
stuck bluff
#

!e py if 1 + 1 == 2: print('@')

coarse hearthBOT
stuck bluff
#

!e py a = 1 b = 1 if a + b == 2: print('*')

coarse hearthBOT
stuck bluff
#

!e py a = 1 b = 2 if a + b == 2: print('*')

coarse hearthBOT
stuck bluff
#

!e py if False: print('A') else: print('B')

coarse hearthBOT
stuck bluff
#

!e py if True: print('A') elif True: print('B') elif True: print('C') else: print('D')

coarse hearthBOT
stuck bluff
#

!e py if False: print('A') elif True: print('B') elif True: print('C') else: print('D')

coarse hearthBOT
stuck bluff
#

!e py if False: print('A') elif False: print('B') elif True: print('C') else: print('D')

coarse hearthBOT
stuck bluff
#

!e py if False: print('A') elif False: print('B') elif False: print('C') else: print('D')

coarse hearthBOT
stuck bluff
#
if expression:  # Exactly one if
    pass
elif other_expression:  # Zero or more elif
    pass
else:  # Zero or one else
    pass```In that order.
#

[] square brackets
{} curly braces
() parentheses

#

A new if starts a new if/elif/else chain.

#

!e py if True: print('A') elif True: print('B') if True: print('C')

coarse hearthBOT
stuck bluff
#

@quaint crown 👋

quaint crown
delicate wren
#

@ornate cobalt they're bad at geography mishandling of regional restriction regulations

#

stream quality

#

that was the reason I bought it in 2020

#

I boosted a server before 720p was free, so that was useful

thin lintel
#

Scrum

delicate wren
#

@ornate cobalt @thin lintel development process based on a thing that explicitly says not to make such processes

thin lintel
#

Scrum

Scrum is the most popular agile development methodology. Teams work in time-boxed sprints of two to four weeks and each person has a clearly delineated role, such as scrum master or product owner. After an initial planning session, teams meet daily and also have retrospectives at the end of each sprint to reflect on how to improve. Scrum is well-suited to small teams that are nimble, cohesive, and willing to pivot often based on stakeholder feedback.

delicate wren
stuck bluff
#

@daring fox 👋

delicate wren
#

listed under "best practices": "Time-boxing: Developers focus on completing one task at a time"
this is way too easy to misinterpret

thin lintel
#

I´m not dev

#

data engineering and Ai student

proper ridge
delicate wren
#

works fine

proper ridge
#

I've been using that ever since I saw it. Super compact whilst allowing for quite literally any feature you need.

proper ridge
# thin lintel I´m not dev

SCRUM boards in my opinion are just for task management. You can be any type of developer and still need to use it for efficiency.

delicate wren
#

kanban ("scrum board") is quite good for ad hot organisation of tasks, yes

delicate wren
#

GitHub has it, GitLab has it, Gitea has it

#

(I prefer keeping issue labelling where the code is)

proper ridge
#

Like make issues for each task?

delicate wren
#

if you're the only one working on a project, that's totally fine

#

or if it's a small team

#

tasks are not principally different from issues in that terminology

proper ridge
#

Yeah, SCRUM seems best suited for small teams.

pseudo raven
delicate wren
#

> looks up scrum
> google: suggests atlassian
why am I not surprised

proper ridge
#

I use Trello. It's really clean and pleasant to look at.

pseudo raven
#

i wrote those tutorials a very long time ago

delicate wren
pseudo raven
#

lol

#

it was written when only py 2.7 existed 😄

#

maybe i should do some new ones when i get time

delicate wren
pseudo raven
#

13 years ago 😄

muted lodge
#

hvubhi'

#

why do i not hqave perns to seak

#

whhy cant i soeak

stuck bluff
muted lodge
#

ok ay

delicate wren
pseudo raven
#

13 years ago ?

delicate wren
#

3.0 was late 2008

pseudo raven
#

maybe but 2.7 was preferrred at the time

delicate wren
#

yeah, early migration stages

pseudo raven
#

😉

delicate wren
#

"now we're in not as early migration stages"

#

@ornate cobalt yes

#

looks like

pseudo raven
#

the concepts are still the same so its still useful

delicate wren
#

mediawiki docs are hosted with mediawiki

#

speaking of Gitea

#

they aren't hosting their own code

#

they use GitHub

#

as in for gitea/gitea project itself

#

unlike the non-profit fork of Gitea, Forgejo

#

who use neither GitHub nor Docker Hub

#

Gitea is fork of Gogs

#

it's all Golang

delicate wren
#

would be funnier if overleaf did that

#

there is actually now a thing that I have to download in advance in case stuff happens

#

because Docker Hub

#

@stuck bluff I think we had a similar law passed and no social network actually implemented it

#

so Tor/DNS over TLS it is then

#

here the police can just ask for ID if they want to

#

@ornate cobalt speaking of jetbrains updating:

#

what a timing

#

JetBrains aren't planning to ban regionally, as far as I'm aware

#

because they already banned sales

#

(toolbox 1.0 -> toolbox 2.0)

#

I have it installed

#

never opened

#

so that feature of VSC they got right

#

(there are reasons I never use the run button in VSC)

#

the only thing that it can potentially gain for me is gdb/python debugger

#

but

#

I don't use this type of debuggers, at all

ornate cobalt
#

What kind do you use?

delicate wren
#

dynamic tracing mostly; stuff that doesn't stop the execution

#

@stuck bluff I have headphones that were assembled in Germany
after >7 years they still work

#

@pseudo raven AWK

stuck bluff
#

🦜

#

"AWK!"

delicate wren
#

I just realised
stuff on the left where it's smaller details makes it almost look like fractals/whatever

#

when it's zoomed out, it looks like noise
but zoomed in, it's actually fine

#

@pseudo raven they sure are behind US on that trend

pseudo raven
#

"its just meta data!"

delicate wren
#

@ornate cobalt yes, elliptic curve random number generator suggested by NSA

#

it's slow and provably can have a backdoor

#

there is a procedure to pick constants in such a way that you can reverse it

#

@pseudo raven you're talking about the same people who outsourced attack on Tor to a university
very much not behind closed doors

#

@pseudo raven "we all know all the real quantum advances are actually happening in Dubna, Moscow Oblast" lol

proper ridge
#

We need thousands of qubits to do anything useful, and most hardware caps out at 100.

stuck bluff
#

@unkempt ocean @sweet stone 👋

proper ridge
#

Canada and US are leading the hardware development, and China and Germany have been leading the algorithm development.

delicate wren
#

@pseudo raven that attack is, like, DIY if you have enough IPs and hardware

#

it requires no backdoor

delicate wren
proper ridge
delicate wren
#

well, not in Russia

#

(as for Russia, see ACF)

proper ridge
#

Xanadu is a big instance of this. They take millions of USD every year, and it all just goes to the salary of the employees than anything else.

proper ridge
delicate wren
proper ridge
#

They've been criticised very harshly regarding their current hardware.

#

If you like QSaaS, have a look at Quantinuum.

#

They're doing some cool stuff, and work on both software and hardware.

#

For hardware only check out Atom Computing.

delicate wren
#

Hashicorp is there in case whatever IBM has been working on goes down without results

proper ridge
#

You also have companies like NVIDIA with CUDA-Q which only develop software and simulators.

proper ridge
#

That's why I research QML and quantum circuit compression. The issue is that we also have trash algorithms that don't leverage the tensor network nature of quantum mechanics.

#

Quantum computing is basically a tensor contraction backend.

#

Right now most papers are riding the chemistry simulation trend.

delicate wren
#

@pseudo raven rings still exist

  • nowadays, also protocol-driven federations
#

Mastodon, Nextcloud

#

or, rather, their protocols

stuck bluff
#

@alpine wave 👋

delicate wren
#

I see Mastodon more in its decentralised detached parts, not the central one;
which is kind of the point

alpine wave
delicate wren
#

@stuck bluff since I have more RAM now, I've decided to generate a 4K one

pseudo raven
stuck bluff
#

@tall osprey 👋

pseudo raven
delicate wren
#

motor spinning around 10,000 rpm
I wonder how loud that is

stuck bluff
#

"We landed on the moon!"

delicate wren
#

@pseudo raven
before:
"people will never be on the moon, it's impossible"
decades after spending all the money on Apollo program:
"people will never be on the moon, it's too expensive"

stuck bluff
#

@odd ermine 👋

pseudo raven
#

@delicate wren
insert next technological advance
people can live on the moon but they dont want to 😄

stuck bluff
#

They might if it was safe, quick and easy to travel there and they had their creature comforts.

#

and the same to travel back.

#

also cheap

unkempt ocean
unkempt ocean
#

@pseudo raven "AI: Artificial Idiocracy"

pseudo raven
#

😄

#

love it 😉

unkempt ocean
#

aka skynet?

delicate wren
#

singularity is already here: AI is infinitely mediocre

pseudo raven
#

aka matrix

unkempt ocean
#

ah so what would the skynet be slasified as

pseudo raven
#

ai war machine?

delicate wren
pseudo raven
#

lmfao

#

turning lead in to gold ?

unkempt ocean
#

isnt lead more useful then gold at this point?

pseudo raven
#

sheilding from russia?

unkempt ocean
#

resurects all the old slave owners, and makes them slaves

pseudo raven
#

😄

unkempt ocean
#

sounds good to me

#

horton?

#

if AI becomes sentient,. will it make itself a girlfriend?

#

also, AI is male, if not it wouldnt be natually equipped to fuck us up

#

Opal, see this mindset that you mentioned, only works if there is 1 religion

#

i belive in norse mythos

#

to valhalla i go!

#

bible was written by a bunch of drunks?

#

they did speak of a man that made wine afterall

stuck bluff
#

@versed wharf 👋

versed wharf
#

Hello

unkempt ocean
#

i see your pov @pseudo raven i will still go off that they were all drunk on wine

proper ridge
#

Holy Ham, Holllly Ham, look there he's got a Holy Ham. That's alright, Hollly Ham.

proper ridge
unkempt ocean
#

i have problems with people pushing religion or beliefs and lifestyles on others.

be that christians, gym bros, vegans, etc

#

exactly, but dont push it on others

#

conservation of energy @stuck bluff @pseudo raven

#

external memory? like my harddrive xD

versed wharf
#

What do you think of manifestation

unkempt ocean
#

well theres always the "if you think youll fail, you will fail"

versed wharf
#

Yeah

#

Nice explanation there

unkempt ocean
#

but i dont belive if i belive im rich ill suddenly have 10000000 dollah dollah bills

#

karens?

#

lol

#

thats too funny

#

oh did they come back?

versed wharf
#

Umm

#

Are you into podcasts

#

If yes then what type of?

#

A book or a podcast about same book?

#

Whats better

#

True

pseudo raven
#

both btw i like books and discussions

versed wharf
#

Oh

stuck bluff
#

@misty sinew 👋

misty sinew
#

hellooo

versed wharf
#

Share your knowledge for new programmers

#

I mean who just came out of high school

stuck bluff
#

@cinder peak 👋

versed wharf
#

New to coding and all trying to figure the path ways

cinder peak
#

i think java or c should be everyones first language

versed wharf
#

Currently I am learning oops in Java

#

Kk

cinder peak
versed wharf
#

Documentation/online courses/books I am confused cuz I wanna do all but I can't doo all

cinder peak
#

exactly , first watch video tutorials and then books

#

u have all tutorials in youtube itself

versed wharf
#

Ohk

#

Search the light ig

proper ridge
#

Just keep swimming

versed wharf
#

Yeah

#

I see

proper ridge
#

Tiny progress is better than no progress. Don't push yourself too much to make a huge progress in a short time. Give yourself the time to study, digest, and practice the knowledge.

#

Just maintain discipline, and as time goes on you'll basically be farming skills.

#

And yeah, have fun. If you're burnt out, you're useless (you won't be able to work properly).

versed wharf
#

Kk

#

How to retain previous language if you are learning a new one . I learned python and I did forgot it

proper ridge
#

For now, start with a course on python. Then, flesh out the details with some projects you're interested in.

#

Is our brain just a RAM?

#

Shouldn't be right? We remember stuff from ages ago.

versed wharf
#

Wow I like the perspective here

proper ridge
#

I think we have a tiny amount of SSD, and mainly keep the RAM running.

#

Keep the task running hehehe.

versed wharf
#

I can't agree any more

#

Yes yes

#

I got it now

proper ridge
versed wharf
#

Hah

delicate wren
#

I'm making another one with colour wrapping
sadly I can't resume video generation from a snapshot

#

@stuck bluff colours change

#

visibly

#

it's big

thin lintel
delicate wren
#

ughhh
I need to learn topology/geometry so I can better figure out how to achieve the "fractalness" effect on colours

delicate wren
#

compare these three:

#

they differ in colour mapping not generation

#

0.0 maps to 0
1.0 maps to 255
2.0 maps to 0
3.0 maps to 255

#

I think

#

no, this wrapping is the point

proper ridge
#

3rd one is basically noise.

delicate wren
versed wharf
#

Can I plz know application of these pictures

proper ridge
#

Jeezzz

#

AF how aren't you throwing up looking at these?

delicate wren
#

mix of different levels of granularity/noisiness is intentional

#

it's not pure noise

versed wharf
#

Is this representation of voice to image conversation

proper ridge
delicate wren
#

(I don't do postprocessing)

proper ridge
#

So elegant.

stuck bluff
delicate wren
stuck bluff
proper ridge
delicate wren
stuck bluff
delicate wren
delicate wren
#

generated

#

before colouring

proper ridge
delicate wren
fair heron
#

better than a 20gb ram file

delicate wren
#

for colours I use random walks

#

the normal ones

#

in 10D space

proper ridge
#

normal you mean gaussian?

delicate wren
#

yes

proper ridge
#

gotcha

delicate wren
#

there's an even more specific term

#

but basically you just add random gaussian sample to each coordinate

#

which makes it perfectly symmetric with regard to rotation

delicate wren
#

it's not regular wrap

#

it's projective plane

#

look at how opposite sides of the image connect

#

it flips

stuck bluff
#

Fordite, also known as Detroit agate or Motor City agate, is a lapidarist term for polished pieces of finely-layered paint masses from automobile factories. The masses consist of automotive paint which has hardened sufficiently to be cut and polished. It was formed from the buildup of layers of enamel paint slag on tracks and skids on which cars...

delicate wren
#

not even torus

#

it's projective plane

#

you can't represent it in 3D space without intersection

#

no

#

you can't represent a sphere on 2D as a rectangle

#

what you're thinking of is torus

#
 01234
5     5
6     6
7     7
8     8
9     9
 01234

this is torus

#
 01234
5     9
6     8
7     7
8     6
9     5
 43210

this is projective plane

#

the sides are connected differently

#
01234





01234

this is cylinder

delicate wren
#
 00000
5     5
6     6
7     7
8     8
9     9
 11111

this is sphere

#

just a cilinder with top and down reduced to being a single point

delicate wren
delicate wren
proper ridge
#

I see!

#

Thank you for the clarification.

delicate wren
obtuse valve
#

what's this

delicate wren
#

failed attempts

obtuse valve
#

apple wants to know your location

#

make those good mac/ipad wallpapers

#

plsplsplspls

#

the stock apple ones are shit

unkempt ocean
#

thats beautiful

obtuse valve
#

my wallpaper is legit just black

unkempt ocean
#

my phone wallpaper is my cat i had to give away

obtuse valve
#

youre constantly reminded of losing your cat

#

sosad

delicate wren
#

I have more chances of selling that JetBrains given that all their product colouring each "season" is just one pattern slightly altered and recoloured

obtuse valve
#

lol

unkempt ocean
obtuse valve
unkempt ocean
#

she lives with my sister now, wasnt allowed pets in the care home

delicate wren
obtuse valve
unkempt ocean
#

last pic i saw she was given a collar

#

she looked very displeased

obtuse valve
unkempt ocean
#

what are those "AR" ones

obtuse valve
#

air

#

macbook air?

#

like the new ones

unkempt ocean
#

aaaaaaah

obtuse valve
#

i like the pro ones

unkempt ocean
#

they look poo poo

obtuse valve
#

but i feel like being dressed in borrowed robes

delicate wren
obtuse valve
#

yeah

delicate wren
#

hmm

unkempt ocean
#

yeh that is horible

obtuse valve
#

i hate those

unkempt ocean
#

i use wallpaper engine with the gengar line animated

#

i love gengar

#

its even my mouse cursor

obtuse valve
#

@delicate wren make some wallpapers that have this vibe

unkempt ocean
obtuse valve
#

i hate those animated wallpapers

unkempt ocean
obtuse valve
#

i eagerly await cool wallpapers alisa

obtuse valve
#

of like an island

delicate wren
#

currently waiting for animated version of this

unkempt ocean
#

oooooo

delicate wren
#

rephrase the question, ask it differently

#

if it's far from simple, it might be better to ask in topical channels

mild flume
#

!stream 149885192767668224

coarse hearthBOT
#

✅ @unkempt ocean can now stream until <t:1717420481:f>.

delicate wren
#

there is a setting

#

well that explains

delicate wren
obtuse valve
delicate wren
#

you can download it

#

it's 4K

stuck bluff
obtuse valve
delicate wren
#

uploads from desktop are lossless

obtuse valve
#

cool

obtuse valve
delicate wren
#

uh
it's 128MB I can't upload

obtuse valve
#

ooof

delicate wren
obtuse valve
#

just as i thought

mild flume
#

4k preview? Fuck that

obtuse valve
#

what do you think?

mild flume
#

Very nifty

delicate wren
#

what happened, again?

stuck bluff
#

@grave elbow 👋

delicate wren
#

git

grave elbow
#

Hii @stuck bluff

delicate wren
#
  • VSC has its own editor history
obtuse valve
#

yeha

#

it gets annoying though

#

like

#

their version tracks all the fucking changes from the past min or so

#

and it takes up the "buffer" for editor history and when i want to revert to shit eg 3 days ago, i cant

#

Go to http://Public.com/reeves and you’ll receive a free stock worth up to $300 once you open an account.
*This is not investment advice. Offer valid for U.S. residents 18+ and subject to account approval. See Public.com/disclosures/

I am not a qualified licensed investment advisor. Nothing in this video constitutes professional and/or financi...

▶ Play video
#

wot

#

that vid was very well known

delicate wren
mild flume
#

Correct

#

I think 128 is too large, though

#

I think it only gives up to 100

obtuse valve
stuck bluff
delicate wren
stuck bluff
#

Not the exact video, but this is the specific fish.

#

I assume.

#

It's the right setup.

delicate wren
#

it has https

#

okay google disk it is then

obtuse valve
#

uwot man

delicate wren
#

how

#

even tor opens it fine

#

don't watch the preview, it's compressed

obtuse valve
#

wot

#

time to use tor now ig

#

safer

#

do you use bridges alisa?

delicate wren
#

I have to

#

it doesn't work without a bridge

obtuse valve
#

why