#voice-chat-text-1

1 messages · Page 24 of 1

delicate wren
#

Russia

obtuse valve
#

OOOF

#

damn

#

uSe NorDVpN!

delicate wren
obtuse valve
#

tor is better than vpn

stuck bluff
#

@lyric radish @glass delta 👋

lyric radish
obtuse valve
obtuse valve
#

starlink?

#

oh is it why you dont speak in vc

#

unsafe innit

delicate wren
obtuse valve
#

damn

#

yeah ive had issues with cloudflare when using tor

delicate wren
#

some of those issues aren't as critical now

obtuse valve
delicate wren
# obtuse valve wdym

I had a specific issues with 4XX post-login and captcha never working
now those problems are gone

delicate wren
#

4XX post-login seems to come from the "user only uses one IP" belief

obtuse valve
#

hmm

obtuse valve
stuck bluff
#

@crystal quarry 👋

mild flume
delicate wren
#

who are all these people

#

oh wait it's me

obtuse valve
#

lol

#

my docker container is me lol

delicate wren
obtuse valve
#

lol

#

all me

delicate wren
#

docker hub?

obtuse valve
#

yes

delicate wren
# obtuse valve

if you do this amount twice in six hours, you'll get rate limited

obtuse valve
#

question: how much money did i spend $$$

obtuse valve
#

i only recently started to pull more with more tests

delicate wren
#

I don't use Docker Hub directly anymore

obtuse valve
#

why

delicate wren
#
  1. region block
  2. rate limits
mild flume
obtuse valve
#

ah

delicate wren
#

LLVM is compile-time abstraction

obtuse valve
delicate wren
#

it is a VM, just not an interpreted one

obtuse valve
#

oops

#

wrong respond to msg

obtuse valve
delicate wren
#

@mild flume it's closer to assembly

#

assembly is an abtraction too

delicate wren
obtuse valve
#

ah

#

my dockerfile is fucked as fuck

#

i hate setting up docker shits

#

chadgpt fucks shit up

delicate wren
#

LLVM doesn't have system agnosticism as its aim, afaik

#

it does unify some stuff but doesn't target portability

mild flume
#

Gotcha

proper ridge
#

You can implement a compiler in any language, including the same language it compiles, a process called self-hosting.

delicate wren
#

@mild flume
also known as magic

#

you can boot without bios

#

it's extremely hard

unkempt ocean
#

you can boot cpu bios-less?

#

magic

delicate wren
#

their software is mostly open-source

delicate wren
#

@pseudo raven "no, electing him won't keep him contained inside US, it's not an effective mechanism to keep that away from other countries"

pseudo raven
#

lol

#

im sorry

#

not sorry

#

😄

delicate wren
pseudo raven
#

spicy

#

😄

unkempt ocean
#

await channel.send(f"If you are happy with your answer type next, otherwise type redo to give another answer")

delicate wren
#

another company gets acquired by them, most of the projects get closed, employees obviously don't take that well

#

for me fixed day/week schedule lowers productivity

#

odd but true

unkempt ocean
#

ended up doing

await channel.send(f"Your answer:```{responses[member.id][i]}```If you want to change this answer, type `redo`. Otherwise, type `next` to continue.")
unkempt ocean
#

it doesnt like posting it

#

yeh

#

await channel.send(f"Your answer:{responses[member.id][i]}If you want to change this answer, type redo. Otherwise, type next to continue.")

#

thats the best im able to do

delicate wren
#

my brain rewards me more or less the same for basically anything

#

I'm totally fine with writing dull repetitive stuff for hours

delicate wren
mild flume
#

That'd be nice

delicate wren
#

brb

fair heron
mild flume
#

Sass as a Service

delicate wren
#

@chilly otter (refering to db syntax issue) docs not aligning with reality or directly lying is a common theme for vlang

#

staring at this thing
even though it's only 10 seconds, there's way too much detail

ornate cobalt
north ingot
#

Hey!

#

How are u all ?

wind ridge
#

im good you? @north ingot

thin lintel
north ingot
wind ridge
#

are you that or do you want to be that?

delicate wren
chilly otter
obtuse valve
#

if v lang made an editor it gotta be called ||Vim||

#

dlang

elfin breach
#
Z++

Z++ (pronounced zed, or zee in American pronunciation, plus plus) is an object-oriented extension to the Z specification language.
Z++ allows for the definition of classes, and the relation of classes through inheritance, association, or aggregation. The primary construct of Z++ is a class. A Z++ class consists of a number of clauses which are o...

obtuse valve
#

Object-Z is an object-oriented extension to the Z notation developed at the University of Queensland, Australia.
Object-Z extends Z by the addition of language constructs resembling the object-oriented paradigm, most notably, classes. Other object-oriented notions such as polymorphism and inheritance are also supported.
While not as popular as i...

elfin breach
obtuse valve
#

i think theres a programming language im really good at

#

it's called s

#

slang

verbal solar
fair heron
#

mini update works

north ingot
fair heron
#

i guess they are infinite

#

@mild flume I blame you and opal

mild flume
#

!source

coarse hearthBOT
mental ivy
#

can i get a verification

thin lintel
mild flume
verbal solar
#

bjorn stir croft 😆

elder wraith
#

Get it working then touch grass

wintry sparrow
#

Anyone know how to put things from 1 site to another, in web development?

verbal solar
#

why vscode, just use notepad

wintry sparrow
#

How about a Forum, so you take input from site, and write it on the site?

verbal solar
#

ssds are cheapaf

delicate wren
#

H2 and O2

#

2:1

#

@mild flume it will

#

H2, H2, O2

#

inverse of burning hydrogen

mild flume
#

I'm glad I slightly remember chemistry

potent bronze
#

Anyone knows why the files in Pycharm are orange?

#

Also

#

C:\Users/<username>\PycharmProjects\Binance-API.idea>

The path in terminal must end with Binance-API, but here it ends with .idea, how to fix that?
I use Pycharm if that info is needed.

mild flume
#

Have you committed and pushed any changes?

#

Or is this like freshly made

proper ridge
potent bronze
proper ridge
#

Here's the pyproject.toml

[project]
name = "cuda-quantum"
dynamic = ["version"]
keywords = [ "cuda-quantum", "cuda", "quantum", "quantum computing", "nvidia", "high-performance computing" ]
description="Python bindings for the CUDA-Q toolkit for heterogeneous quantum-classical workflows."
authors = [{name = "NVIDIA Corporation & Affiliates"}]
maintainers = [{name = "NVIDIA Corporation & Affiliates"}]
readme = "python/README.md"
requires-python = ">=3.8"
license = { file="LICENSE" }
dependencies = [
  'astpretty ~= 3.0',
  'cuquantum-cu11 ~= 24.03',
  'graphlib-backport >= 1.0',
  'numpy >= 1.24',
  'nvidia-cublas-cu11 == 11.11.3.6; platform_machine == "x86_64"',
  'nvidia-cuda-runtime-cu11 == 11.8.89; platform_machine == "x86_64"',
  'nvidia-cusolver-cu11 == 11.4.1.48; platform_machine == "x86_64"'
]

[project.urls]
Homepage = "https://developer.nvidia.com/cuda-quantum"
Documentation = "https://nvidia.github.io/cuda-quantum"
Repository = "https://github.com/NVIDIA/cuda-quantum"
Releases = "https://nvidia.github.io/cuda-quantum/latest/releases.html"

# We must use h5py<3.11 because 3.11 doesn't include aarch64 Linux wheels.
# https://github.com/h5py/h5py/issues/2408
[project.optional-dependencies]
chemistry = [ "scipy==1.10.1", "openfermionpyscf==0.5", "h5py<3.11" ]

[build-system]
requires = ["scikit-build-core", "cmake>=3.26,<3.29"]
build-backend = "scikit_build_core.build"

[tool.scikit-build]
wheel.packages = ["python/cudaq"]
wheel.license-files = [ "LICENSE", "NOTICE", "CITATION.cff" ]
build-dir = "_skbuild"
sdist.include = ["_version.py"]
metadata.version.provider = "scikit_build_core.metadata.setuptools_scm"
cmake.minimum-version = "3.26"
cmake.build-type = "Release"
cmake.verbose = false
cmake.args = [
    "-DCUDAQ_ENABLE_PYTHON=TRUE",
    "-DCUDAQ_DISABLE_CPP_FRONTEND=TRUE",
    "-DCUDAQ_DISABLE_TOOLS=TRUE",
    "-DCUDAQ_BUILD_TESTS=FALSE",
]

[tool.setuptools_scm]
write_to = "_version.py"
mild flume
#

Can you give the full error and traceback?

proper ridge
delicate wren
proper ridge
# mild flume Can you give the full error and traceback?
PS C:\Users\A.C.EA\OneDrive\Documents\GitHub\QICKIT> pip install cuda-quantum      
ERROR: Could not find a version that satisfies the requirement cuda-quantum (from versions: none)
ERROR: No matching distribution found for cuda-quantum
mild flume
#

py -m pip install cuda-quantum

delicate wren
proper ridge
mild flume
#

Still looking, ACE

delicate wren
potent bronze
# delicate wren

What about this?
PS C:\Users\Arsen\PycharmProjects\Binance-API.idea>

I remember there was a way to make it like this
PS C:\Users\Arsen\PycharmProjects\Binance-API\ >

But cant remember

delicate wren
#

renaming a project is non-trivial

proper ridge
delicate wren
potent bronze
#

I am about the path

delicate wren
#

ah

potent bronze
#

I need to go one level higher and permenantly.

delicate wren
#

you shouldn't touch anything inside .idea yourself

potent bronze
#

I didn't

#

I just reopened the project.

delicate wren
#

if it shows the .idea as root, then just open the directory of the project itself

potent bronze
delicate wren
#

what does it show if you open the directory one level above?

#

I still don't entirely understand what's happening there

potent bronze
delicate wren
#

is this the way it's opened right now?

potent bronze
#

It opens it, but like this

potent bronze
delicate wren
#

so the issue is with the terminal

delicate wren
#

(settings)

potent bronze
#

It looks like this in my case.

#

Вот такие дела.

delicate wren
#

I guess just a PyCharm bug, as usual ¯_(ツ)_/¯

potent bronze
delicate wren
#

did it work?

potent bronze
#

Yeah.

pale pivot
wraith portal
proper ridge
wraith portal
proper ridge
#

Nicee

delicate wren
#

FastAPI generates OpenAPI stuff from routes

#

or at least as much as it can

#

@chilly otter TLS

#

TCP is unencrypted

#

UDP is unencrypted

#

don't forget just how much raw HTTP happens in local networks

rotund bough
#

to the wireshark!

proper ridge
delicate wren
#

I recently learned UPnP is apparently SOAP (HTTP+XML)

#

ew but works

#

well, "works"

#

(when it doesn't 500)

wraith portal
#

made this now

proper ridge
#

🥺 my mouth...

delicate wren
#

we were migrated back to Rotterdam from India seems like

wraith portal
#

😄

proper ridge
#

"I'm a creep, I'm a weirdoooo..."

delicate wren
proper ridge
#

"What am I doing heeeeeree, I don't belong hereee, Ohooo Ohooo!!"

pale pivot
proper ridge
#

Niceee

rotund bough
proper ridge
#

What style do I need to put in the prompt to make it generate sth like Daylight by David Kushner?

pale pivot
#

you don't need an AI you need a dishwasher

proper ridge
#

I want it to merge all of these HEHEHE.

Home

Take me back to the night we met

Daylight

I can't save us

Beautiful Beautiful boy

Another love

Fairy tale

Summertime sadness

Soon I'll be 60 years old

Experience

Dog days

We only said goodbye with words

In the middle of the night

Is this the place we used to love

Love made me crazy

What is love

Sweater Weather

If I could paint the sky

Paint it black

I'm in the trees

#

I rock, I know.

raven orbit
thin lintel
delicate wren
#

> end of c...
no, don't end the cat

thin lintel
#

How do trees get online? They just log on.

delicate wren
#

@potent bronze are you sure it's installed for the same intepreter?

delicate wren
#

@thin lintel that reminds of: "astronauts use Linux, that's why there is no sound in space"

rotund bough
#

!e

a = 7
b = 5
a = a + b
b = a - b
a = a - b
print(a)
print(b)
coarse hearthBOT
delicate wren
#

xor is idiomatic

#

for that

#

!e

a = 7
b = 5
a ^= b
b ^= a
a ^= b
print(a)
print(b)
coarse hearthBOT
thin lintel
delicate wren
rotund bough
#

!e

a = 0
b = 1
a ^= b 
b ^= a
a ^= b
print(a)
print(b)
coarse hearthBOT
delicate wren
#

if you don't have instruction-level support for swap and you must not use an extra register, this is the optimal way, seems like

#

I wonder when std::swap (c++) and std::mem::swap (rust) choose to use that

#

tbf, that optimisation might as well happen at llvm level and below, not in the language compiler itself

#

(assuming clang)

coarse hearthBOT
#

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

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

delicate wren
#

@ornate cobalt mee6 with its nfts

#

so not surprising they're doing AI now

elder wraith
delicate wren
ornate cobalt
elder wraith
#

I understand Discord bots need money since they are not cheap.

delicate wren
#

(they didn't just grab money, they grabbed money aggressively, very)

umbral rose
delicate wren
#

!e

print(5 * 21_600_000 // 300)
coarse hearthBOT
umbral rose
#

scheduling and creating embeded messages. It's like an embed wizard

delicate wren
#

by doing very incorrect extrapolation, that makes it $1M in three months for mee6

elder wraith
#

yea, that could probably be run on $5 since you are not doing stuff. Mee6 is checking EVERY message which probably requires a ton more compute

umbral rose
delicate wren
#
  • marketing, marketing and even more marketing budget
umbral rose
#

gotta go for a 15

#

brb

delicate wren
#

the only benefit I see to cryptocurrencies is money transfer in situations where regular currencies won't do

#

it's stable enough to function this way; and, like, that's all

umbral rose
#

back

elder wraith
delicate wren
#

reminds of rails

placid schooner
#

Python3 Alembic + Sqlalchemy

delicate wren
#

Mastodon's sample compose file suffers from it

#

@elder wraith this is vlang, it's built on bugs

#

I've encountered bugs in rustc

#

but

#

there's a difference:
when rustc fails, it just crashes and says it failed
when vlang fails, it either just crashes and says it failed or just completely misbehaves, apparently

#

like the language has a history of lying about how it works in docs, and all that

elder wraith
#

He has working golang but apparently that isn’t good enough.

elder wraith
#

TO
PROD

wary fable
#

Prod? Isn't that just the new Test?

delicate wren
wary fable
elder wraith
#

$env:CGO_ENABLED=1

delicate wren
#

!d sqlite3

coarse hearthBOT
#

Source code: Lib/sqlite3/

SQLite is a C library that provides a lightweight disk-based database that doesn’t require a separate server process and allows accessing the database using a nonstandard variant of the SQL query language. Some applications can use SQLite for internal data storage. It’s also possible to prototype an application using SQLite and then port the code to a larger database such as PostgreSQL or Oracle.

The sqlite3 module was written by Gerhard Häring. It provides an SQL interface compliant with the DB-API 2.0 specification described by PEP 249, and requires SQLite 3.7.15 or newer.

This document includes four main sections:

wary fable
#

gentoo mentioned

elder wraith
wary fable
#

"linux doesn't work well with laptops" you sure about that? I have a dell inspiron from 2011 that only runs because I have linux on it

elder wraith
wary fable
#

not using it for internet, using it mostly as a testing environment for lightweight distros and DEs

#

a sacrificial lamb

elder wraith
delicate wren
#

mingw has its own shell

#

C:\Program Files\mingw-w64\x86_64-8.1.0-posix-seh-rt_v6-rev0\mingw-w64.bat in my case

#

not in path likely

#

it's not path

#

wrong variable

#

you were editing something that's not path

#

p a t h four letters

#

and now your system is broken a bit, likely 🎉

#

(because of potential conflicts)

#

!voice @brave quail

coarse hearthBOT
#
Voice verification

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

delicate wren
#

@umbral rose cat works on powershell afaik

#

might depend on the system

#

touch is not provided

#

at that point just use git bash

#

and vim

#

script initially failed because ps uses ` instead of \ for multiline

stuck bluff
#

@odd palm 👋

#

@zealous locust 👋

zealous locust
#

👋

stuck bluff
#

@red plover 👋

rotund bough
#

privet

stuck bluff
#

@forest halo 👋

forest halo
#

whats up gang

umbral rose
delicate wren
#

python -m sqlite3

#

in modern python, maybe 3.13

#

!d sqlite3
(need to check changelog)

coarse hearthBOT
#

Source code: Lib/sqlite3/

SQLite is a C library that provides a lightweight disk-based database that doesn’t require a separate server process and allows accessing the database using a nonstandard variant of the SQL query language. Some applications can use SQLite for internal data storage. It’s also possible to prototype an application using SQLite and then port the code to a larger database such as PostgreSQL or Oracle.

The sqlite3 module was written by Gerhard Häring. It provides an SQL interface compliant with the DB-API 2.0 specification described by PEP 249, and requires SQLite 3.7.15 or newer.

This document includes four main sections:

delicate wren
#

3.12

#

@chilly otter
migrate is fairly universal term

#

!e

from sys import executable
from subprocess import check_output
print(check_output([executable, "-m", "sqlite3", "--help"]).decode())
coarse hearthBOT
# delicate wren !e ```py from sys import executable from subprocess import check_output print(ch...

:white_check_mark: Your 3.12 eval job has completed with return code 0.

001 | usage: python -m sqlite3 [-h] [-v] [filename] [sql]
002 | 
003 | Python sqlite3 CLI
004 | 
005 | positional arguments:
006 |   filename       SQLite database to open (defaults to ':memory:'). A new
007 |                  database is created if the file does not previously exist.
008 |   sql            An SQL query to execute. Any returned rows are printed to
009 |                  stdout.
010 | 
... (truncated - too many lines)

Full output: https://paste.pythondiscord.com/URWUJ2QWJZ6NGTQBEETAREQHX4

delicate wren
#

^ sqlite cli built into python

#

@umbral rose you know how many people are working on sqlite?

#

the main codebase

#

it's something like three people total

#

because it's closed contribution

umbral rose
#

people conform to it, not the other way arount

delicate wren
umbral rose
#

Yeah

delicate wren
#

and performance

umbral rose
#

There can't be that many optimizations left

delicate wren
#

name it magic

delicate wren
#

there are some big changes in query execution too

#

like splitting big inserts into parts of a, quote, coroutine

umbral rose
stuck bluff
#

@tiny anchor 👋

delicate wren
#

thoroughly tested

tiny anchor
delicate wren
#

if you really want to use something proprietary you can use mssql

#

I'm fine with having to write a db, but I'd rather not

tiny anchor
#

not to bother but i have alot of errors although i believe my code is right if you could help me at this time i've sent the paste link in #discord-bots

delicate wren
#

I might enter a forest relatively soon, idk if connection will be good enough

#

it's midnight, perfect time for forest walks

stuck bluff
#

@idle zealot 👋

delicate wren
#

@umbral rose do you want to see the forest (idk if cam will be able to catch any light)

delicate wren
#

it's so dark lol

umbral rose
#

What are you doing out in the woods at night?

#

Nice city skyline though

rotund bough
#

touching grass probs

delicate wren
#

@sly pond there is default for upstream but that's ephemeral too, I think

umbral rose
#

Gotta use that 5s shutter speed

delicate wren
#

that's on one second

umbral rose
#

Maybe less if there is some light

sly pond
#

so 5 might be right

#

2 and a quarter stops more, probably not enough tbh

#

Unless you want detail and darkness to prevent blowing out the sky, but there seems to be a nice bit of room yet

umbral rose
#

depends on ISO and f-stop, but yeah

sly pond
#

I mean, based on present iso and aperture

#

only adjusting shutter from 1-5 is 2.25 stops

#

I'm saying that shot looks more than 2 stops underexposed, unless it's the look you're going for

#

who am I to say what a proper exposure on art is, but for clarity

umbral rose
#

True

sly pond
#

a few more stops wouldn't hurt

#

Though people love their silouettes, and that may have been the goal

#

in which case I can clearly see the pylon, the lines, and the trees

#

as clearly as the blur allows

umbral rose
#

Yeah

#

!stream 1095733970425098401

coarse hearthBOT
#

✅ @misty sinew can now stream until <t:1717451617:f>.

delicate wren
#

I had to reboot the phone

#

number of sparkles means the version of gpt

sly pond
delicate wren
#

opencomputers?

delicate wren
#

they have low emmc size in that mod

#

but good enough ram

#

so the only code I have in emmc is receive, verify(-ish), run

small fulcrum
#

u are in really good way man

#

hahaha

#

making a bot to download it and give it 2 million more

#

honestly? Made a bot for it and it was hard for a begginier

delicate wren
#

I'm in a desperate need of a 24/7 store somewhere near, I need water
(it's 1am and I have nothing to drink)

umbral rose
#

Gotta go for a bit. Had to end your streaming @misty sinew.

#

Cheers all

small fulcrum
delicate wren
#

I'm outside

#

and yes, tap water here isn't suitable for drinking

small fulcrum
small fulcrum
small fulcrum
#

Anyone has used streamlit??? have some tip for it?

delicate wren
small fulcrum
#

@misty sinew turtle is pretty simple man, u will be able to get it pretty fast...

#

if it took u some time to do the function above and u have 0 knoledge, u can get it prettyu fast.

delicate wren
#

reuse, recursion, polymorphism, readability

small fulcrum
#

Function is when u want do to a bette recursion

#

yeah

#

hahaha

#

we are answering him here, but I think he will not read

#

hahahaha

delicate wren
#

structured programming

small fulcrum
#

@misty sinew chill...

#

puitting it simple it is.

#

yeah....ur mind is on the wrong place man....
@misty sinew if u start it at your age and in ur beggining of it doing it the right way is beter then correcting urself afterwards...

#

u asked a question, we are giving u answers..

#

simple as that..

#

hahaha

#

jsut do ur rpg man..

#

do u

#

where?

#

yeah

#

its cool

#

jesus..

sly pond
torpid monolith
#

1 message

#

2 message

#

3 message

#

4 message

#

5 message

#

6 message

sly pond
#

That's not gonna end well

torpid monolith
#

7 message

#

ok

#

hi

#

this is a message

sly pond
torpid monolith
#

oh

sly pond
#

It's gonna not get you where you want to be

odd palm
#

@torpid monolith why you want to talk 😄 ?

torpid monolith
#

thats a cool message there

#

i dont

#

know

#

hello?

wary fable
#

Please stop spamming, or there will be very foreseeable consequences

torpid monolith
#

Im just

#

typing

odd palm
#

sorry

torpid monolith
#

sorry for what?

#

sir

shrewd ferry
#

Oh I can't talk either for like 3 days

sly pond
#

Yea, there's rules

wary fable
#

Getting verified isn't hard, unless you are incapable of patience

sly pond
torpid monolith
#

3 whole days :L

wary fable
#

Three days is nothing lol

shrewd ferry
#

I'm looking for help with anaconda/python

sly pond
torpid monolith
#

imagine being voice verified

sly pond
#

It's a magical thing

torpid monolith
#

yes indeed

#

magic

wary fable
#

And we got it without spamming.

torpid monolith
#

nice

#

typing is not spamming

sly pond
torpid monolith
#

those dont exist

#

poof gone

wary fable
#

I keep forgetting that the younger generation has forgotten how to use whole sentences.

sly pond
#

spamming is spamming, 50 is easy

#

just talk

#

they come quickly

torpid monolith
#

talk about what

#

you know who else comes quickly

#

.....................................

sly pond
#

great places to chat

#

I'd recommend brushing up on the #rules

torpid monolith
#

sounds like ur spamming

sly pond
#

That message feels more like spam than the contents of what I sent

#

someone is fighting for 50, instead of just naturally getting there

torpid monolith
#

who?

wary fable
#

Sounds like a skill issue to me

torpid monolith
#

^^

#

damn 15 more

sly pond
#

and 71 hours"?

torpid monolith
#

nah ive been here 30 hours i think

#

wait nvm

#

i joined today

sly pond
#

First message was less than 12 hours ago, and the image says you got here today

torpid monolith
#

you right

#

its been a long day

sly pond
#

60 hours to go 🙂 what's the hurry

torpid monolith
#

im using pygame rn

#

we gaming

sly pond
#

I prefer arcade

#

pygame is meh IMO

torpid monolith
#

trying to make a copy of ms calc

#

for what ever reason

#

prob should use another module but i wanna make a game too with pygame so

sly pond
#

you're asking us to look at a screenshot

#

and get a url out of it?

#

that's a big ask

torpid monolith
#

huh

#

oh

sly pond
#

rewrite the question IMO

shrewd ferry
sly pond
#

put in the effort, and maybe someone else will come and put in the effort too 🙂

#

not saying no one will help

#

just saying help us help you

#

What have you done so far

#

waht is the current step you're 0on

#

what is going wrong

#

what do you expect to happen instead

#

help us help you

torpid monolith
#

yeah

#

I can totally help

#

:)

sly pond
#

not here, in your help channel

torpid monolith
#

50 messages

#

finally

#

now we wait

shrewd ferry
sly pond
torpid monolith
#

you should uh

#

get a gf?

sly pond
sly pond
torpid monolith
#

:D

#

oh no

#

its binary man

#

RUN!

#

hi

#

no

#

developing our social skills

#

:)

#

clearly some people need some practice

#

are you playing league

#

wait rocket leauge?

shrewd ferry
# sly pond But you want to program? Typing is an excellent skill to work on

I don't I'm just trying to get this running again, I managed it 2 years ago, it's not hard if you have any knowledge at all, I just don't tbh, I'm looking to talk to someone who knows Anaconda. I'm not trying and type it all out, and screw up 50 times, trying to describe the issue. A voice call and screen share could solve this in 5 seconds tbh, it's not complicated. I'd rather just get it out of the way, and get back to it, ya know

torpid monolith
#

wait nba 2k

#

use chat gpt

#

tbh

#

what game

#

WHAT GAME!!!!!!!!!!!!!!

#

@low jetty

shrewd ferry
#

@sly pond You got that dm at all?

torpid monolith
#

oculus?!!!?

#

wtf

#

mhm

#

moi meme

oak pebble
#

Hi everyone🙂

thin night
#

?

oak pebble
#

Hi @mild flume 🙂 I’m doing well, thanks

pallid hull
#

ok

proper ridge
#

So, they're like mobile billboards?

median rapids
#

Yes with sound

proper ridge
#

Gotcha.

slow terrace
#

Interesting problem

ornate knot
#

hi guys!

misty sinew
#

hello

#

currently working on a little python project and im trying figure out how to use tk inter

#

just learning to code and what not trying to make something by myself

#

following videos and stuff doesnt really help me learn lol

mild flume
#

!stream 451730408636416000

coarse hearthBOT
#

✅ @hazy garden can now stream until <t:1717613453:f>.

mild flume
midnight dagger
#

Does anyone plays counter strike 2 here?

low jetty
#
function physicsUpdate(object, delta) {
    const bigG = 1.5;
    const planetMass = 1000
    const objectMass = 10;
    const elasticity = 0.4;
    const tolerance = 10;

    //gets the difference between floor and player
    const floorX = this.floor.x;
    const floorY = this.floor.y;
    const playerX = this.player.x;
    const playerY = this.player.y;
    const distanceX = Math.abs(floorX - playerX);
    const distanceY = Math.abs(floorY - playerY);
    
    //calcualtes the difference between floor and player
    const distancebetweenBodies = Math.sqrt(distanceX * distanceX + distanceY * distanceY);

    //sets the gravity of our object
    const gravity = (bigG * planetMass * objectMass) / Math.pow(distancebetweenBodies, 2);

    let netForce = gravity;

    object.Momentum += netForce * (delta / 1000);
    object.velocityY = object.Momentum / objectMass;

    if (object.y > floorY){
        
    }
```who wants to finish this gravity sim im working on
ornate knot
runic knoll
#
Boatrocker Brewers & Distillers

Orange lovers rejoice!  We've taken the famously bold, whisky-forward Ramjet stout and integrated orange and cacao nibs to create an exciting offspring that can only be described as Jaffabulous! Choc Orange Barrel Aged Imperial Stout 10.8% ABV 375ml cans Can Release: July 2023

umbral rose
#

Hey @proper ridge

proper ridge
#

Greetings Dev!!

delicate wren
#

rn trying to choose a computer case

umbral rose
#

!voice Hey @odd rose

coarse hearthBOT
#
Voice verification

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

delicate wren
#

it was acked, so that means I saw it

delicate wren
umbral rose
odd rose
#

ok

delicate wren
#

use WSL only for Docker might be one of suggestions there

#

I don't remember if Windows-WSL-Docker route supports forwarding GPU all the way through

#

@umbral rose if the idea of the project itself is patented, there might be issues

#

@umbral rose to be fair, like, half those "sharks" don't know law at all

delicate wren
#

"remember: one of them is Kevin O'Leary"

misty sinew
#

BRB

proper ridge
#

yep

proper ridge
#

There's ROEs.

#

Me too. I want to achieve my dream of world domination.

delicate wren
#

type python3

delicate wren
#

as in do that

delicate wren
mild flume
#

python3.12 -m venv .venv

delicate wren
#

VSC sometimes activates the venv without adding the (.venv) prefix

#

okay so no venv

#

@mild flume btw, I finally found one of the ways to force VSC to activate venvs through environment variables instead of pasting the script into the terminal

mild flume
#

Ooooo

#

Do tell

delicate wren
#

this unfortunately also disables the prefix but eh

mild flume
#

@mild field Can you mute when you're not talking to us? We're just hearing a bunch of background noise or people talking in the background

misty sinew
#

Oddworld: Stranger's Wrath is an action-adventure video game developed by Oddworld Inhabitants and published by Electronic Arts for the Xbox. It is the fourth overall entry of the Oddworld series. It was released on January 25, 2005.
The game details the adventures of Stranger, a fearsome bounty hunter. Throughout the game, Stranger pursues and ...

proper ridge
#

I'm terrified of money, can I go and sit in the safe?

ornate knot
#

what is the topic of the conversation guys?

#

i had to go xD

mild flume
#

Just like

#

Fucking love these

delicate wren
#

table inside form -- okay
form directly inside table -- not okay (if you use, for example, Next.js, it will even show an error)
form inside table cell -- okay

ornate knot
#

and what about the inputs?

#

each <td> should be an input for example?

delicate wren
#

form includes all nested inputs, afaik

stuck bluff
#

@wary fable The solution is to place and man least one camera at each location.

delicate wren
#

so input inside td inside tr inside tbody inside table inside form should work

ornate knot
#

ok i guess it could be better to build first the form-input structure, and then use the table for extra structure right?¿

delicate wren
#

tables are just styling/visual layout in that case, yes

native prism
#

.

wary fable
#

Have fun, some of the equations we cannot use for forecasting simply due to the fact that we need our sensors to be subatomic and ubiquitous to be feasible

ornate knot
proper ridge
#

It's not sth you can just increase. It's part of the eq constraint to be valid.

wary fable
ornate knot
#

Are not in the end all the electrons the same?

proper ridge
ornate knot
#

asjakjsakjs

proper ridge
#

I see. However, aren't you only interested in the macroscale outcome for forecasting?

#

Like when it will rain, where it will have a storm, etc.

proper ridge
#

I see.

wary fable
#

The scale isn't just spatial.

proper ridge
#

I understand that.

wary fable
#

This equation is only valid on the micro scale: sub centimeter spatially and sub second temporally

#

Any higher level of scale and we have to eliminate most of the terms at the cost of accuracy

proper ridge
#

It should achieve what you want to a small scale.

wary fable
#

Exactly

#

Thank you for making my point.

proper ridge
#

That it's more of a theoretical model?

wary fable
#

Most equations that get used in meteorology are actually useless for forecasting.

proper ridge
wary fable
#

It's mostly just mental models to assist with making the actual models that do forecasting.

If I ran the actual model on my best computer, it would generate a useful forecast a full day after the simulated event actually happened.

proper ridge
#

We need state-of-the-art algorithms that work in practice, otherwise, what's the point. My research mentor has a good saying. It's not a research paper if it doesn't solve a practical problem, it's an essay.

proper ridge
ornate knot
#

Couldnt you launch helium globes, a decent amount of them, loaded with sensors?

#

And then stimate the further impact?

proper ridge
wary fable
proper ridge
#

It takes around 50 bucks daily to use a single node for 24 hrs.

wary fable
#

That's three months of cup noodles.

proper ridge
#

Well, don't calculate it with cup noodles HEHE.

wary fable
#

Unless you're hiring for a devops position

proper ridge
#

That's 5000 cents.

wary fable
#

plus sales tax

proper ridge
#

lol

#

Clari, I'm kinda mad at you that you never mentioned these.

#

I'd love to learn more about it.

ornate knot
wary fable
ornate knot
#

Clari what are you currently studying?

wary fable
ornate knot
wary fable
ornate knot
wary fable
#

If you focus atmospheric/geologic, yes.

#

However, I also had to take chem up to Pchem and orgo.

#

And don't get me started on the crap I got exposed to during some of the field labs.

ornate knot
#

whats the name of the studies you took when you went to college? (if you ever go)

wary fable
#

It isn't for everyone, and I am fully aware that my death will be slow and painful as a result of some of the field research I did ten years ago.

wary fable
# ornate knot whats the name of the studies you took when you went to college? (if you ever go...

Let's see, Introduction to Operational Numerical Meteorology, Synoptic Meteorology, Mesoscale Dynamics, Dynamics I and II, Cloud Physics, Atmospheric Thermodynamics, Air Pollution (the hardest class entirely because it doesn't use metric), Space Weather, Satellite/Radar Analysis, Boundary Layer Meteorology, Tropical Meteorology, Climatology, Weather and Society, Broadcast Meteorology, Weather Communications.

Are the ones I took.

ornate knot
wary fable
#

That's just the degree specific courses, and I took extra classes because I had nothing better to do at night.

#

It also requires Physics I, II, and III. Calc I, II, III, and Diff Eq, Linear Algebra, Stats I and II, Chem I, II, III, PChem, Orgo, Fortran/Matlab (depending on the school) Programming, and of course the bare minimum humanities courses the school will allow. Naturally, I took a bunch because I find philosophy fascinating.

ornate knot
#

Can I ask for your age?

wary fable
#

31

#

well 31.9

ornate knot
#

Damn, I'm jealous

wary fable
#

Enjoy your youth while it lasts, once you get over 28 your annual checkup is "this is the DoT/Nerf that you gained this year that you will deal with the rest of your life." I already lost my rapid healing, my knees aren't nearly as flexible as they used to be, and I physically cannot eat red meat anymore.

ornate knot
#

Congratulations for your hardwork! I found fascinating all the path you took. I did try it too when i was 18 but I guess life stopped me so hard, now Im 29 and well, I hope to not have all this time and study like you

wary fable
#

I apologize for assuming your age.

ornate knot
wary fable
#

I got that one from a Lone Star Tick bite.

#

At least I didn't get the lung paralysis that usually comes from that type of bite.

ornate knot
wary fable
#

I have lost track of what I have been bit by over the years.

ornate knot
wary fable
#

ticks, mosquitoes, snakes, cats, dogs, a deer, people, spiders, and my own laziness

#

the bite that hurts the most is my own laziness

ornate knot
#

i think having a giftedbrain sometimes has its handicaps

wary fable
#

I was nerfed by being unable to read body language lol.

wary fable
ornate knot
#

asjkajskajskajskajskajsk

#

Im Adhd confirmed

#

Probably also autistic

mild flume
#

Confirmed as in actually diagnosed?

ornate knot
mild flume
#

Gotcha

#

Welcome, brother

wary fable
#

adhd, anxiety, dysgraphia, insomnia, autism, ptsd. plus one I rather not mention here. all diagnosed.

ornate knot
#

HAHAHAHHAA thanks, appreciate it

mild flume
#

We have t-shirts but I forgot to bring them

wary fable
#

most got diagnosed when I was 6

ornate knot
#

then u are damn lucky...

#

i got diagnosed at 24

wary fable
#

nope, my parents kept the info from me until I was 18

ornate knot
#

I almost killed myself on 20

ornate knot
wary fable
#

They were embarrassed to have a, and I quote, "defective child"

ornate knot
wary fable
#

The fact my younger brother went to Harvard added insult to injury.

ornate knot
#

uffffff

#

i felt it on my bones

#

yeah sometimes life get hyperfixated on you

wary fable
#

Life is a bad dom. It doesn't ask for consent, it ignores safe words, and it refuses to acknowledge boundaries.

ornate knot
#

well i dont believe in safe words or boundaries actually i think they make us weak and vulnerable. But I do believe in goodness and I hate brutality (meaning stupid people with 0 lights in their brain)

wary fable
#

...

ornate knot
#

Hahaha I got you speechless?

mild flume
#

More confused

ornate knot
#

Why?

ornate knot
mild flume
#

But would you say personal space is a boundary that you'd respect?

#

Like not standing too close to someone when you're talking to them

ornate knot
#

Ah ofc, I dont need to respect that, the other person better does!

#

ajsakjskajs

mild flume
#

Because I'd say being respectful of boundaries is important. And I don't think it's so much something that can make you weak or vulnerable. It's something that can assist in finding common ground or levels of mutual respect between folks

#

You know where people are comfortable and even where you are comfortable or uncomfortable

#

And I'd see that more as a strength than a weakness

ornate knot
#

Sure but that only is met under a framework of potential anhilation

#

There is no morality in being harmless

mild flume
#

Interesting way to look at it

ornate knot
#

It only mean you are not dangeroues or capable of doing evil

#

so you are not doing good... u are just unable to be evil

misty sinew
#
mild flume
#

That I disagree with

wary fable
#

the illusion of good and evil is arguably the most dangerous idea in all of western philosophy

mild flume
#

Not just western

ornate knot
#

Do you believe that everything that exists, is dependant on something?

wary fable
#

I'm referring to the modern interpretation that came out of zoroastrianism

mild flume
#

But even all the way up, we depend on food, water, shelter

ornate knot
#

When i mean everything

#

i mean everything

#

The universe itself, the light, the atoms, the quantum fields

wary fable
#

42

ornate knot
#

Even if we assume the universe is circular and it has a repatable life cycle, it stills depends on something

wary fable
#

I repeat. 42.

ornate knot
#

42 ?

mild flume
#

Hitchhiker's Guide to the Galaxy reference

#

The answer to the ultimate question of life, the universe, and everything

wary fable
#

but what's the question

ornate knot
#

ashajshajsh never heard about

mild flume
#

It's a good book

wary fable
#

it's a damn good book

ornate knot
#

the question is if you assume/believe everything that EXISTS is dependent on something

wary fable
#

the question i have for you is how do you know that anything exists?

ornate knot
ornate knot
#

you could be a product of my mind

#

or a simulation, but even if you are a product or a simulation, u are still dependent

wary fable
#

then your line of questioning is pointless if there is no way of knowing.

ornate knot
#

it doesnt matter the susbtrate

mild flume
wary fable
#

the mind is emotional, not rational

#

my strategy is "we're all going to die anyway, so I'd rather be happy than right"

proper ridge
#

I can't install cuda-quantum for some reason.

#

I can do it from terminal though.

#

But not in the venv terminal.

mild flume
#

@proper ridge Do python3 -m pip install cuda-quantum

misty sinew
midnight dagger
#

Hi

midnight dagger
#

Gotta go

#

I need to eat some dessert

ornate knot
#

okay! ce ya

mild flume
ornate knot
#

Okay, this is how im going, please im asking for your support! XDDDD

#

keep giving me strenght asjaksjas

misty sinew
#

Brb my network will slow down for this download.

delicate wren
#

I'll just take that out of context

#

onedrive?

#

change directory

#

I don't know what that could've been confused with lmao

#

now I'm interested if there's any system that survived to this day that doesn't have that

#

windows powershell supports ls

#

The command is available in MS-DOS versions 2 and later

#

what did they do before version 2

#

ah, yes, I forgot

#

it used not to have directories

#

(as far as I remember hearing somewhere)

#

@low jetty it's not a replacement for GitHub web
rather, it's an alternative to Git GUI

delicate wren
#

> it's not a payment, it's a gift
oh, I see you're a politician

#

FFI-safe interface for Rust's tracing

#

(it's technically impossible with the current what the library publicly provides)

#

or extremely limited

#

issues:
tracing_core::field::ValueSet doesn't provide a public constructor
tracing_core::callsite::Identifier doesn't provide access to its callsite field

thin lintel
low jetty
ornate knot
#

why the lasta sentence?

#

last * ?

low jetty
#
function gravityUpdate(object, delta) {
    const bigG = 1.5;
    const planetMass = 1000
    const objectMass = 10;
    const elasticity = 0.4;
    const tolerance = 10;

    //gets the difference between floor and player
    const floorX = this.floor.x;
    const floorY = this.floor.y;
    const playerX = this.player.x;
    const playerY = this.player.y;
    const distanceX = Math.abs(floorX - playerX);
    const distanceY = Math.abs(floorY - playerY);
    
    //calcualtes the difference between floor and player
    const distancebetweenBodies = Math.sqrt(distanceX * distanceX + distanceY * distanceY);

    //sets the gravity of our object
    const gravity = (bigG * planetMass * objectMass) / Math.pow(distancebetweenBodies, 2);;

    let netForce = gravity;

    object.MomentumY += netForce * (delta / 1000);
    object.velocityY = object.MomentumY / objectMass;

    //error checking
    if (typeof object.MomentumY === 'undefined') object.MomentumY = 0;
    if (typeof object.velocityY === 'undefined') object.velocityY = 0;
    
    //gravity
    object.y += object.velocityY * (delta / 1000);

    if (object.y > floorY){
        object.y = floorY;
        object.velocityY = 0;
        object.MomentumY = 0;
        
    }

    console.log(`object.y: ${object.y}`);
    console.log(`object.velocityY: ${object.velocityY}`);
    console.log(`object.MomentumY: ${object.MomentumY}`);
}```
here is my code im working on
wary fable
#

you know you can make the acceleration due to gravity even more accurate if you take into acount whether the object is rotating, and if so, which latitude the reference point is at. e.g. I live at 44 N so my local g is 9.81136

ornate knot
#

but what language is it?

chilly otter
#

JavaScript

delicate wren
#

initially compilers for assembly were humans not programs

#

binary, surprisingly, wasn't universal thing initially

wary fable
delicate wren
#

some tried to implement numbers in terms of decimal

wary fable
#

for the gravity code above

mild flume
mild flume
#

How

delicate wren
#

as in how you work with digits

#

not signals

mild flume
#

Gotcha, okay

wary fable
#

Aaron Hillel Swartz (November 8, 1986 – January 11, 2013) was an American computer programmer, entrepreneur, writer, political organizer, and Internet hacktivist. As a programmer, Swartz helped develop the web feed format RSS; the technical architecture for Creative Commons, an organization dedicated to creating copyright licenses; the website f...

#

tis a sad day when people start forgetting who he was

#

RSS my beloved

wraith portal
wary fable
#

the only cat video I ever send

delicate wren
#

@mild flume I just learned something cursed:
this is considered exhaustive by Rust even though the implementation of LevelFilter is private

use tracing_core::LevelFilter;
match filter {
    LevelFilter::OFF => 0,
    LevelFilter::ERROR => 1,
    LevelFilter::WARN => 2,
    LevelFilter::INFO => 3,
    LevelFilter::DEBUG => 4,
    LevelFilter::TRACE => 5,
}
wary fable
#

I'm going to be catsitting for the next two weeks (starting tomorrow) so plenty of kitty snuggles in my future

mild flume
#

Surely it must have a visible abstraction though, right?

delicate wren
#
pub struct LevelFilter(Option<Level>);
pub struct Level(LevelInner);
/* no pub */ enum LevelInner {
    Trace = 0,
    Debug = 1,
    Info = 2,
    Warn = 3,
    Error = 4,
}
#

and this is why, if you want non-exhaustive, you must mark it as such, not just unpub it

#

on the plus side: this is a way to have something enum-like without exposing the real structure

wraith portal
#

What is a CIA honeypot?
In espionage terminology, honeypot and honey trap are terms for an operational practice involving the use of a covert agent (usually female), to create a sexual or romantic relationship to compromise a target.

#

nice

proper ridge
#

When did this become a discussion on race?

#

They both sound like stereotypes of their age group.

#

Dad Joke, what area have you been mostly working on?

#

Please please tell me it's on reusable rockets hehehe

proper ridge
#

Gotcha.

#

M U T E

proper ridge
#

Aerospace engineering was my dream back when I started my bachelors hehe.

#

No no, a life ago.

#

I finished my bachelors last fall.

midnight dagger
#

@jagged urchin

jagged urchin
#

?

#

if i had the money and had a tv show (i dont have both), i would hire @stoic geode to be a voice actor as he is the purest voice ive ever heard. what mic are you using good sir? i can hear the atoms moving in the background

wraith portal
#

bro simping on dude's voice 😂

jagged urchin
#

nah

#

i am just saying

#

thats the purest voice ive ever heard on discord

#

legit would hire him if i could to do some voice acting (i dont have any projects that require voice acting)

thin lintel
stuck bluff
#

@forest hound @visual crypt @swift steeple 👋

#

@quiet scarab 👋

#

@lone hornet 👋

mild field
#

how is it going @stuck bluff

thin lintel
#

✨ Finnish Tongue Twisters ✨

Day 7 (30 Day Finnish Challenge)

How’d I do? And what’s next? Comment below⬇️

Sponsored Mic Provided by:
T.bone SCT 2000

@tbone.audio

We’re only 10% of the way through our 30 day Finnish Challenge and I’m questioning this everything😅

But I’m all seriousness this is fun and probably the most progression I’ve ha...

Likes

3836

#

This was the other option

obtuse valve
#

lol

old flare
#

@ornate knot dunning-kruger effect

#
# Create an empty list to store numbers that meet the given conditions
nl = []

# Iterate through numbers from 1500 to 2700 (inclusive)
for x in range(1500, 2701):
    # Check if the number is divisible by 7 and 5 without any remainder
    if (x % 7 == 0) and (x % 5 == 0):
        # If the conditions are met, convert the number to a string and append it to the list
        nl.append(str(x))

# Join the numbers in the list with a comma and print the result
print(','.join(nl))```
#

@ornate knot

#
        nl.append(str(x))
#

nl = []

#

[]

ornate knot
#

i write it down

old flare
#

appened copy clear? you mean this?

ornate knot
#

So you can use:

x = list(1,2,3,4)
This will create a list x = [1,2,3,4]
ornate knot
old flare
#

okok]

ornate knot
#

but you can call the constructor which is they keyword list()

old flare
#

okkkkkkk thanks man

ornate knot
#

list(<iterable>)

old flare
#

i gtg

ornate knot
#

yes Django

#

(sry i need to be muted for a moment)

#

@pliant turret

ornate knot
#

i cant speak now @pliant turret

#

the bad thing of working side by side with my GF haha

#

@mortal stone perfectly

#

yup

#

indeed

#

because she's having a meeting

#

we're side by side working

#

its funny, she complains that im speaking too loudly, but now im almost uinable to hear you xDDD

#

@mortal stone U were filled with bullshit? haha

#

Hummm plug off the power and the internal battery of the computer

#

Im running windows 11 with the kernel option ON

#

@pliant turret Why don you try a Thunderbolt connection ?

#

There is some portable drives extremely fast

#

@pliant turret Where are you?

old flare
#

@ornate knot for the usual w

mortal stone
old flare
#
for x in range(10, 2001):
    if (x % 7 == 0) and (x % 5 == 0):
        resultant_list.append(str(x))
    print(",". join(resultant_list))```
sly pond
#

interconnected malware network

#

bunch of victims under the control of a bad actor

#

you download a bad file, you are a member of the botnet

#

they control you without you knowing

#

so you're ddossing without knowing

#

zombie seems a bit strong

old flare
#

should censor it

sly pond
#

well, I'd notice if something in my house became a zombie, zombies are not very discreet

#

like if my child became a zombie, it'd be obvious

#

you could notice anomalous traffic if you check

#

but who checks all the traffic on their router?

#

I don't

#

How does one hide a ddos?

#

No one ever notices when you butcher their name, no one, ever

#

Names are so impersonal

#

talkative bunch today helps if my sound works

stuck bluff
#

@umbral rose I had a maple syrup flavored buttercream filled cookie the other day. Actually from Canada. It was delicious.

#

@mortal stone When you get up close to the microphone or whatever it's catastrophically awful.

#

At a proper distance, it's fine.

#

So long as you're not right up close to it.

#

When you get close, it's loud and distorted.

mortal stone
#

Thanks

#

I did some changes

#

Good u let me know

umbral rose
stuck bluff
#

They had the leaf shape.

umbral rose
#

I know them well. That's in our cookie isle of every grocery store.

stuck bluff
#

Half-arsing at the gym? Like, only working out one buttcheek?

proper ridge
#

Says who?

#

That's such a negative outlook on bodybuilding.

#

Many, many people workout without even taking supplements and they look massive, and can lift heavy stuff.

ornate knot
#

They look or they are?

proper ridge
#

It's discipline, good rest, no stress, and balanced diet.

#

They are massive.

ornate knot
#

How many Kilos¿

proper ridge
#

How many kilos they weigh?

ornate knot
#

they weight and they lift

proper ridge
#

You want to know how much they lift or how much they weigh themselves?

ornate knot
#

both

proper ridge
#

Usually 100 to 120 KG weight depending on body size, but lifting 400+ lbs like nothing.

ornate knot
#

So they are strongman

proper ridge
#

120 KG is not a strong man.

ornate knot
#

Unless you are 2 meters tall

proper ridge
#

I am 192 cm.

mortal stone
ornate knot
#

181kg in what exercise?

#

because you are in good WILKS

craggy sierra
#

guys

#

can you listen to me?

ornate knot
craggy sierra
#

how can i verfication?

proper ridge
craggy sierra
#

for voice

proper ridge