#voice-chat-text-0

1 messages Β· Page 507 of 1

paper wolf
#

i cant join the vc...

#

nvm i just had bad net

wind raptor
#

mainly the build integrations for maven and gradle

paper wolf
#

the heck are those

#

its a library?

wind raptor
#

There's a bunch more though. just setting up a project is hell without all the templating

paper wolf
#

or build program?

wind raptor
#

It's for loading dependancies and building the binary

paper wolf
#

well i dont like usinig those IDE cus as i said my pc is a total potato

#

and neovim works best

wind raptor
#

eclipse can run on a potato... intelliJ, not so much

paper wolf
#

im prety sure you are over estimating the "potato"

wind raptor
#

have you seen pics of eclipse? It has not been updated since the 90s

unique wyvern
#

An octree is a tree data structure in which each internal node has exactly eight children. Octrees are most often used to partition a three-dimensional space by recursively subdividing it into eight octants. Octrees are the three-dimensional analog of quadtrees. The word is derived from oct (Greek root meaning "eight") + tree. Octrees are often ...

paper wolf
wind raptor
#

You do you. Good luck with your course without it...

paper wolf
#

this is a weaker cousin of pentium

#

why am i rocking this potato laptop???
uhhh.... cus poor and laptop seller here are all sketchy

wind raptor
#

I wouldn't do C# development without an IDE either.

paper wolf
#

not just laptop seller, all seller

wind raptor
#

But Java is far worse without one

#

You'll see

paper wolf
#

:despair:

#

im scared now

wind raptor
#

If it's just an intro class, you might be good

#

This is a great thread with lots of opinions

#

mostly leans towards the "It will be hell without"

unique wyvern
candid spire
#

All I know is money make money

#

Hi

#

Program make another program

#

Cycle of nature

#

Do you know there is an AI chess tournament on kaggle

#

Grok has been on steroids.
It is only AI which can play without an illegal move

#

Yes

#

Na it was between major AI

#

Like OpenAI vs Gemini vs Deepseek

#

AI struggles with an explanation of the chess move.
Stockfish can't explain the depth of chess move

scenic lark
#

Guys, im a beginner in python, any recommendations?

somber heath
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.

somber heath
scenic lark
#

thx

haughty pier
obsidian dragon
#

test

obsidian dragon
stone oasis
#

hi

paper wolf
#

i just need the jvm and jdk

wise loom
#

incredible..

vocal basin
# wise loom

reminds of some codeforces/vos round where one of the problems was so cursed there was no clear solution

#

it required doing such a messy randomised/heuristic solution that it ended up being the most hated problem of the year

wise loom
#

what was the problem setter doing when he put together that problem..

vocal basin
#

unless there is a factual error in the description I consider all problems to be fine

#

if people are angry with the problem being hard to solve, it really is on them, and author did quite a good job imo

wise loom
wise loom
vocal basin
#

(from the same source, just several months earlier)

rugged mauve
#

hii

somber heath
#

@fresh condor πŸ‘‹

fresh condor
#

hello

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.

fresh condor
#

i had been on this server for 3 days and completed all other quests

#

i still cant verify even when i press the button

#

in the voice verification chat

somber heath
#

It may not have been the full three days yet.

fresh condor
#

youre right

#

i prob need to be MORE than 3 days

somber heath
#

A de minimis amount.

fresh condor
#

what

somber heath
#

Small. Inconsiderable.

#

Time in between being eligible and going through the motions of pressing the button, turnaround time, leaving and rejoining voice.

fresh condor
#

okay

somber heath
#

@echo spear πŸ‘‹

echo spear
vocal basin
#

non-functioning

quartz beacon
#

yeag

#

my wife has this issue

quartz beacon
vocal basin
#

not involving WinDivert yet

#

now sound works

#

SOCKS5+byedpi

#

I have the tunnel hosted on a separate computer

somber heath
#

Sirillic.

quartz beacon
#

πŸ˜‚

vocal basin
#

famous Latin plural word: amongi

#

virae?

#

si, plural of sus

#

octopodes

#

words do change from being adjectives to being nouns

#

so the missing part is justifying why it's a noun

#

waiting for someone to write a doctoral thesis on this

#

PhD in amongi

#

yes

#

somewhat

#

sounds on brand

#

French pronunciation is more consistent than French number names

quartz beacon
#

Riz

vocal basin
#

at least that's expected given the spelling

#

nearly anything at the end

vocal basin
#

accidental timing

#

also I think I forgot the VPN again

#

now sound seems to work

#

yes

#

started another project

#

which needs to reach MVP in a ~week

#

it would be a 1 day task if I wasn't as ill as I currently am

#

fever

#

and no other effects

wind raptor
#

Hey @kind hinge πŸ‘‹

vocal basin
#

ohno Discord removed the ability to change volume of users without right click

dry jasper
timid ledge
whole wagon
#

Hello which language is this @wind raptor

whole wagon
#

ok

long dragon
#

Hi @wind raptor after a long time

lavish rover
#
        while not sv.is_empty() {
            let mode = sv.chop_by_delim(' ')
            let name = sv.chop_by_delim('\0')
            let hash_sv = sv.chop_left(20)

            let hash_bytes: SHA1Hash
            memcpy(hash_bytes.data, hash_sv.data, 20)

            let entry: TreeEntry
            entry.mode = std::libc::strtoul(mode.data, null, 8) as u32
            entry.name = copy_sv(name)
            entry.hash = StringHash::from_hash_bytes(&hash_bytes)

            entries.push(entry)
        }
woeful blaze
#
years = []

def year_tracker(years):

    s0
    
    for i in range(len(starting_year)):

        starting_year + 1
woeful blaze
#
years = []

def year_tracker(years):

    starting_year = years[0]
    
    for i in range(1,1000):

        next_years = int(starting_year) + 1

        years.append(next_years)
        return years
manic basin
#

@wind raptor yo how are you man how's everything

shy nova
#

What's happening?

nocturne sparrow
#

I'm a new learner of python I'm still with Bases

lavish rover
#

if foo .x else .y

wise loom
#

@lavish rover how are you segfault?

lavish rover
#
let file_last_line = {
   if not fs::file_exists("foo.txt") return
   yield open("foo.txt")[-1]
}
burnt marsh
#

Hello everyone

wise loom
#

@burnt marsh what are you working on?

wise loom
woeful blaze
#

Hit the water table

primal shadow
#

What are we doing?

woeful blaze
#

Sorry mindful dev

#

Just talking

wise loom
#

green class: h-4.5 w-4.5 text-lc-green-60 dark:text-dark-lc-green-60 inline-block shrink-0 fill-none stroke-current
gray class: h-4.5 w-4.5 inline-block shrink-0 fill-none stroke-current text-lc-icon-secondary dark:text-dark-lc-icon-secondary hover:text-lc-icon-primary dark:hover:text-dark-lc-icon-primary
empty class: w-4.5 h-4.5 inline-block shrink-0 text-lc-icon-tertiary dark:text-dark-lc-icon-tertiary

woeful blaze
#

And does anyone know how to process clay because I could use some help you can tell by the very dark gray compared to the lightest Gray

wise loom
#
>>> green_class - (gray_class | empty_class)
{'dark:text-dark-lc-green-60', 'text-lc-green-60'}
>>> gray_class - (green_class | empty_class)
{'dark:hover:text-dark-lc-icon-primary', 'dark:text-dark-lc-icon-secondary', 'text-lc-icon-secondary', 'hover:text-lc-icon-primary'}
>>> empty_class - (green_class | gray_class)
{'dark:text-dark-lc-icon-tertiary', 'text-lc-icon-tertiary'}
wise loom
wind raptor
#
console.log(`${document.querySelectorAll("svg.text-lc-green-60.h-4\\.5, svg.text-lc-icon-secondary.h-4\\.5").length} / ${document.querySelectorAll("svg.text-lc-green-60.h-4\\.5, svg.text-lc-icon-secondary.h-4\\.5, svg.text-lc-icon-tertiary.h-4\\.5").length}`)
wise loom
smoky flare
#

hello

somber heath
#

@smoky flare πŸ‘‹

smoky flare
#

I've no mic permission so

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.

smoky flare
#

yeah I am a new member

#

sure

#

I just didn't want to be rude and wanted to reply to u from here

#

Yeah I just wanted you to know that I have no permissions yet so you would not think that I am being rude on purpose

#

A lot of people

#

...

#

yeah

#

Quick question as a beginner who's learning python should I stay away from some public packages like https://pypi.org/project/duckduckgo-search/ etc because it says Report project as malware on somewhere in the website I wanted to use it today but wasn't sure because of this

somber heath
#

@tropic karmaπŸ‘‹

wise loom
#

@paper wolf what are you studying?

#

@cerulean minnow what are you studying?

wind raptor
#

This was my prof

cerulean minnow
paper wolf
#

Downloads

cerulean minnow
paper wolf
#
struct Connection{
  std::vector<bool> state;

  Connection();

  // take a reference of the node and add to the collection of the nodes 
  void connect(bool* node) {

  }

  // a connect call that will join 2 Connection object
  void connect_combine(Connection* other) {
    
  }
};
#

maybe another 100 mg of caffeine would help me think.....

opaque raft
#

Hi @wise loom

wise loom
#

hey @opaque raft

opaque raft
#

Hru?

wise loom
wise loom
opaque raft
wise loom
wise loom
#

@paper wolf ^^

#

@paper wolf

#
# Definition for singly-linked list.
# class ListNode:
#     def __init__(self, val=0, next=None):
#         self.val = val
#         self.next = next

import subprocess
class Solution:
    def deleteDuplicates(self, head: Optional[ListNode]) -> Optional[ListNode]:
        pass
vocal basin
#

speedrunning a solution for this, took ~minute

#

(didn't actually time it)

wise loom
#

brb

scarlet halo
#

hey πŸ‘‹

sturdy tiger
#

Hlo!

#

What are you doing guys?!

vocal basin
#

we never got requirements
welcome to software

#

@paper wolf k8s done "the right way" implies multiple computers

#

separate computers not colocated on one VM/node

#

you pay for containers and orchestration in that case

#

inside a browser I only involve WASM to use other languages (not having to rewrite everything to JS)

vocal basin
#

io

frosty shell
#

yeah... but how do you connect one to a database?

vocal basin
#

happy-and-sane database or funky (NoSQL) database?

frosty shell
#

in aws, I've seen a connection to a dynamo nosql database.

vocal basin
#

DynamoDB seems to avoid long-lived connections at least, from what I understand

#

except for change streams

calm ibex
#

How can i change it

vocal basin
calm ibex
vocal basin
#

insert

#

insert key

calm ibex
#

I don’t have it

#

im on laptop

vocal basin
# calm ibex

is this a screenshot from a code editor or from a terminal?

vocal basin
#

can you send the whole screenshot?

#

not just the cropped part

#

the whole window

calm ibex
vocal basin
#

okay, so the editor

#

when you type with that cursor style, does it replace existing text?

calm ibex
#

yh

vocal basin
#

if yes, then that's caused by the insert-key-toggled mode

#

your keyboard probably has a fn-key combination that does insert key

calm ibex
#

but i don’t have insert-key

#

yh I have fn

alpine crater
#

sometimes its Fn + A key with "Ins" on it

calm ibex
#

when I press Fn + A nothing happens

alpine crater
#

Fn + (a key with "Ins" on it)

calm ibex
#

oh

vocal basin
#

(was about to reply with exactly that except {} not ())

calm ibex
#

wait I will take a photo of my keypord

alpine crater
#

holy hell

vocal basin
calm ibex
#

yh Ik

somber heath
#

@quiet moat πŸ‘‹

vocal basin
#

fn+whatever that key is

calm ibex
#

tyyyy

#

ty yall

somber heath
#

@lucid bear πŸ‘‹

alpine crater
#

if its that easy we should just have phones say "bless you" every few minutes automatically to be safe πŸ˜›

vocal basin
#

@primal shadow devil escapes with the second sneeze

peak depot
calm ibex
quiet moat
#

Guys can I random type 20 times to able to speak here

alpine crater
#

no

primal shadow
#

I wouldn't recommend random

alpine crater
#

you will get muted for that

somber heath
vocal basin
#

guineas bigness records

primal shadow
#

It generally makes it harder to get perms if you spam

quiet moat
#

But I am getting to topic in mind to talk about

#

No topics in my mind

alpine crater
#

I warmed hot dogs in the microwave today

whole bear
#

are you guys joining the python group project ?

somber heath
#

@hardy kraken πŸ‘‹

whole bear
#

yah yah the jam

#

you know what the theme is

wise loom
#

@vocal basin should i resurrect my old org-mode and emacs configs and give it another go for markdown mathjax and documenting code purposes as well as maybe flashcards and stuff?

hardy kraken
#

i'm new to the server

somber heath
#

@ripe rapids πŸ‘‹

wise loom
#

@vocal basin have you tried Obsidian?

vocal basin
#

tried, not convenient for me

#

sync is critical

#

someone here recommended Anytype

wise loom
#

let me have a look at this anytype

vocal basin
#

there was one more thing, which I already forgot the name of

wise loom
#

i honestly don't know why leetcode is a website, could be a local-first app..

#

i think it's because of all the community forums stuff

alpine crater
#

I should prolly go shooping before it gets too late.
πŸ‘‹

vocal basin
#

unless you just mean a client

#

yeah, having a local client to submit solutions could be useful

#

at least it's not Japan instead of NZ

vocal basin
#

that one

somber heath
#

@oblique aspen @soft falcon πŸ‘‹

soft falcon
#

πŸ‘‹

oblique aspen
#

πŸ‘‹

primal shadow
#

Plastic wrap, cling film, Saran wrap, cling wrap, Glad wrap or food wrap is a thin plastic film typically used for sealing food items in containers to keep them fresh over a longer period of time. Plastic wrap, typically sold on rolls in boxes with a cutting edge, clings to many smooth surfaces and can thus remain tight over the opening of a con...

somber heath
#

@obtuse jasper πŸ‘‹

digital holly
#

anyone able to chat

craggy vale
#

my minecraft

#

world

primal shadow
#

last mic standing

digital holly
#

Morning Everybody

vocal basin
#

I use sqlx

#

but that's not an ORM

#

just something that helps with writing plain SQL a lot

#

it checks everything at compile time

#

and infers types

#

so that you don't run into whatever errors during runtime

#

you give it an actual database during compilation

#

so it prepares statements

#

@frosty shell the Go one is dead

#

discontinued afaik

#

I think it's sqlc in Go now

#
       -----------> time

sqlx (Go)             sqlc (Go)
          sqlx (Rust)
#

everything I work on is on-prem/private cloud

#

(as in where it's deployed, excluding static websites/package registries)

clever needle
#

Hey all

tacit crane
#

yes

frosty shell
#

hi

clever needle
#

i was just wondering in order for me to talk do i have to message here or what sould i do

frosty shell
#

post here for awhile I think

#

don't spam it though

primal shadow
#

Hop into voice chat

#

lsiten to what's being said, respond in voice text

clever needle
#

i was attempting to talk with yall but it said i was suppressed

vocal basin
#

@young hound it's not slow compared to other Python stuff

primal shadow
#

You cannot speak

#

you can type

#

you can listen

vocal basin
#

FastAPI is completely fine

primal shadow
#

we can read

vocal basin
#

you can distribute it, just like any other ASGI app

#

Python is extremely good at asynchrony

clever needle
vocal basin
#

@young hound no, please don't put Python on Lambda

#

this is something you definitely shouldn't do

primal shadow
#

typing is not work at all to me

vocal basin
#

you are literally paying for import statements

primal shadow
#

and most of my time at work is spent thinking, not typing

#

as a programmer

young hound
primal shadow
#

I don't know you, nor do I know what you do for a living

#

but I am at a keyboard all day, and in a lot of my leisure time

vocal basin
#

Python and AWS Lambda are generally incompatible

primal shadow
#

It's not like I'm lifting cinderblocks all day

vocal basin
#

@frosty shell naively written multithreaded async C++ is way slower than Python

#

thanks C++ standard for no way to do sane async at all

clever needle
primal shadow
#

Sorry sharing why I don't understand is being an asshole

#

was not my intent

vocal basin
#

std::async will grind your system to a halt if you just use it as is

primal shadow
#

There's other offtopic channels not attached to the voice channels if you'd rather chat there by ttext, but spamming is going to get you muted for longer

#

just trying to offer ways to get through the gate

#

the proper way πŸ™‚

vocal basin
#

imports DoSing the system is truly an experience

primal shadow
clever needle
#

anyway is am not gonna argue this anymore

#

thanks for your help bud

primal shadow
#

Didn't realize we were arguing, nor did I say you were spamming

#

sorry if I offended, have a lovely day

tacit crane
#
@router.get("/dashboard", response_class=HTMLResponse, dependencies=[Depends(rate_limiter)])
async def dashboard_page(request: Request):
    try:

        user_data = await fetch_user_data(request)

        if not user_data:
            return RedirectResponse(url="/login", status_code=303)
        
        if not user_data.get("is_admin", False):
            return RedirectResponse(url="/profile", status_code=303)

        data = {
            "site": await get_config(),
            "user": user_data,
        }
        
        response = templates.TemplateResponse(
            "/pages/dashboard/index.html", 
            {
                "request": request,
                "data": data
            }
        )
        return response
    except Exception as e:
        logger.error(f"Error loading help page: {traceback.format_exc()}")
        raise HTTPException(status_code=500, detail="Internal server error")```
vocal basin
#

FastAPI itself has a tutorial for OAuth2

primal shadow
tacit crane
#
async def fetch_user_data(request: Request):
    try:
        session_token = request.cookies.get("session_token")
        if not session_token:
            return None
        
        return await get_user_data(session_token)
    except Exception as e:
        print(f"Error fetching user data: {traceback.format_exc()}")
        return None```
vocal basin
#

if you want to actually learn and not just use as is, do go and read OAuth2/JWT protocol descriptions/specs themselves

vocal basin
#

@dry jasper if your SQL statements are not hard-coded, there are some potential security concerns

#

if you dynamically generate SQL, that hurts both security and performance

#

@primal shadow 23-way JOIN yes

#

... I might actually be involving >20 tables in a single query

#

finding all routes in a graph

#

@tacit crane hack to deploy accidentally datetime-specific app as UTC: just shove it into Docker and not mount/provide timezone data

#

Laravel needs more publicity

#

so we can finally bury WordPress

#

websocket

vocal basin
#

just this

#

hard code your squeals

#

or, if you're too used to string interpolation, wait until t-strings get added

#

!pep 750

wise cargoBOT
quiet moat
#

Hello

vocal basin
#

@tacit crane normally

#

there are exceptions

#

^ though this one doesn't seem to be that impressive

#

it's kind of more of a HTMX for PHP

#

not entirely front-end thing

#

@tacit crane Scalar is alternative to Swagger

#

Scalar makes it really easy to call the API from the Web itself

#

@tacit crane companies sometimes really like OpenAPI for integration between each other

#

it's a strict format that allows two parties to agree on something

#

and in general whenever there are other people involved, API descriptions are useful

#

I disabled all AI features in VSCode

tacit crane
#

Only Tab Completion

frosty shell
#
alarms = [
{ name="weekdays_shift",
startDate="2025-06-06T05:50:00Z"
endDate="null"
"rules":
"0002-01-01T05:50:00Z"
"0002-01-02T05:50:00Z"
"0002-01-03T05:50:00Z"
"0002-01-04T05:50:00Z"
"0002-01-05T05:50:00Z"
"2025-06-06T05:50:00Z"
]
amber raptor
vocal basin
#

I don't remember if there is some external mechanism to check/throttle it before it hits the script

#

if yes, then maybe fine

#

but if just anyone can hit it repeatedly, imports are going to have fun

#

so very massive caveat, yes

amber raptor
#

No, it's just Lambdas can spin down so if something hits Python Lambda, you have overhead of loading Cpython, running JIT then interputing.

vocal basin
#

just as annoying as your alarm, or more so

#

pub-sub-o-thronics

#

@frosty shell you don't trigger the alarm on WS, you sync settings on WS

#

does MQTT pub both ways pithink

amber raptor
#

maybe but SSE + Rest API will do it fine

vocal basin
#

yeah, was about to mention RTOS too

#

I don't know many else other than Oxide's hubris and VxWorks

#

@amber raptor afaik it just sleeps on epoll rather than periodically checking

#

relying on the OS to wake it up

#

faulty hardware interrupts do happen too

vocal basin
#

VxWorks is far from free

amber raptor
#

!e ```python
import time

for x in range(0,15):
start_time = time.time()
time.sleep(1)
print(f"Time it took {time.time() - start_time}")```

wise cargoBOT
frosty shell
#

!e

import threading
import time

def my_function():
    print("Function triggered by timer!")

# Schedule my_function to run after 5 seconds
timer = threading.Timer(5.0, my_function) 
timer.start() 

print("Timer started...")
tacit crane
#

!e

import time

for x in range(0,15):
  start_time = time.time_ns()
  print(f"Time it took {(time.time_ns() - start_time) / 1_000_000}ms")```
wise cargoBOT
# tacit crane !e ```py import time for x in range(0,15): start_time = time.time_ns() prin...

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

001 | Time it took 0.00081ms
002 | Time it took 0.00097ms
003 | Time it took 0.0004ms
004 | Time it took 0.00038ms
005 | Time it took 0.0003ms
006 | Time it took 0.0003ms
007 | Time it took 0.00029ms
008 | Time it took 0.0003ms
009 | Time it took 0.0003ms
010 | Time it took 0.0003ms
... (truncated - too many lines)

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

wise cargoBOT
vocal basin
#

I remember benchmarking some asyncio stuff and the delay added by an extra await was getting too close to 1 microsecond to be ignored

#

(so, if you're awaiting in a loop (why), probably reconsider, just like with any other Python in a loop)

amber raptor
#

Also, our examples are simple, you have something makes calls out to operating system and you might find different performance

vocal basin
#

context switch πŸ’₯

vocal basin
#

VxWorks supports popular languages and technologies such as C++17, Boost, Rust, Python, pandas, and OCI-compliant containers

#

it is running somewhere on Mars currently

#

places which can afford it

vocal basin
#

poll: VxWorks, Fuchsia, HermitOS, other Unix systems

#

seems to fall back to poll when nothing else works

#

I'm more surprised that there isn't some other mechanism there;
however given how you're kind of expected to know your workload beforehand with an RTOS, I guess it makes sense that you can't have a more dynamic list of FDs to poll on

#

(polling on 1000s who-knows-where-came-from FDs, as enabled by epoll and friends, in an RTOS does sound questionable)

#

@primal shadow video from the years of the previous agent orange term
https://youtu.be/39_zBr19cVc

The lecture from Element Talks conference, Warsaw 2017.

www.elementtalks.com

All design is political, because all politics are designed. The world is a mess because a certain set of people designed it to be a mess. Now we need a different set of people to design our way out of it. This is not a choice. Regardless of whether this is what we wa...

β–Ά Play video
#

@peak depot I think I can take a break from work

#

it's technically already past work hours

#

meanwhile the movie that I make others watch: Der Untergang

amber raptor
#

Uncap the House

vocal basin
#

(I already forgot what movies others mentioned)

vocal basin
#

I wonder what kind of insanity is happening inside that commenter's brain

#

I think it was an even more tame talk

short owl
#

Timers to POLL or IRQ ...

vocal basin
#

like the one where he talked more about product presentation tips or whatever

#

@peak depot me being very much the target audience for the game

#

(this is actually mentioned there multiple times, it's not just a one-off joke)

#

I got grey hair quite early, just like my mother and aunt

#

like pre-18

short owl
#

Viking drinking songs

paper wolf
#

hmmmm

vocal basin
#

the cat always appears when I enter the password wrong

paper wolf
#

welp its alr 00:04...

vocal basin
#

in what context

short owl
#

how come no kat pics @peak depot

vocal basin
#

there was cat videoing

#

cat paws

#

@peak depot it's fine (as in I've seen worse)

vocal basin
peak depot
short owl
#

Emperor kittyy

#

nose in the air , like it just dont care

#

very floofy

vocal basin
#

@dry jasper did the holeware project progress or did it get stuck entirely?

#

hole counting

short owl
#

automated gun range target thingy ? @dry jasper

#

for holes or

vocal basin
vocal basin
#

probably just accept that it's for counting the upper bound

#

wait no

#

lower bound

short owl
#

winky ... got a YT page

vocal basin
#

you can't really tell if two bullets went into the same exact location

#

so you can only tell that it's at least 1

short owl
#

are you counting holes or counting bullets - context

vocal basin
short owl
#

mmm genetic aborrations of felines @peak depot

#

dwarfism

peak depot
#

Kittius Hungrius

short owl
#

I did label the pic - thus so ,

vocal basin
#

programming reference

#

Noctuary

#

currently playing the free DLC

#

it's more of an Anime game than you can see from the screenshot

#

(it literally has an opening movie thing like animes do)

short owl
vocal basin
#

but, like, 30 hours

short owl
#

Would be nice to get into a free game - I could fall into its world

#

That Beatles dude help fund , Monty Python movies - saw a doc on it @peak depot

#

been a whiles since , Life of Brian

#

Python movie is a joke prepared over years to be told in 2 hours

#

incontenent ass ?

vocal basin
#

in Latinian, yes

#

Latin but also Latin

#

or Latinish

#

Latin + English

short owl
#

mmmm linguistics , almost linguini

#

kittys fed = less dangerous to sleeping Finnish girls @peak depot

peak depot
#

yes

vocal basin
#

okay I completed another chapter of that game

#

in time more or less

#

noway king 810 are just releasing another album in a row

steep meadow
#

Hello

woeful blaze
scarlet halo
#

hey @wise loom

vocal basin
#

rewriting code

#

maybe it's spreading infectiously

#

especially in Europe

#

given how Russia controls quite a bit of internet lines there

#

yeah, some Russian companies do internet stuff (specifically the part ISPs rely on) in EU countries

#

some off-shore-ish company

#

that is registered as owned by the wife/whatever else relative of the actual owner

vocal basin
#

@wind raptor yes, China

#

Kim Jong Un is NK one

cerulean stone
#

woofg woof

#

woof

#

woof

vocal basin
#

that g instead of \n really did save you from insta-timeout

cerulean stone
#

Why

vocal basin
#

4x same message is automute

cerulean stone
#

ah

#

for how long

vocal basin
#

10minutes

cerulean stone
#

aa

#

a

#

a

#

hb

#

Sorry daddy chris

wise loom
#

papi?

vocal basin
#

@wind raptor the Voice Lead Lord

cerulean stone
#

Yes

#

Look

#

A while

#

Like

vocal basin
#

(you can put TO DO stuff in issues instead of a file)

cerulean stone
#

since is tarted school

cerulean stone
vocal basin
cerulean stone
#

some tryhard shit

vocal basin
#

I recently had to search for it

#

and, just for the record, ChatGPT failed to give me the answer

wise loom
#

i have notes on it actually

#
./git-bug_linux_amd64 bridge new --url=https://github.com/sympy/sympy --name=default --target=github --owner=example-owner --token="[...]"
./git-bug_linux_amd64 bridge pull default -s "2025"

./git-bug_linux_amd64 webui --host="0.0.0.0"
cerulean stone
#

Hi Lord Chris 😈

#

Chris what do you work as

wind raptor
#

Freelancer

cerulean stone
#

What do you do

wind raptor
#

Programming and teaching programming to others

cerulean stone
#

Nice

#

i do not do anything yet

#

yes

#

hobby

#
  • school
#

Its not awesome i failed

#

ikr

#

Highschool

#

UK

#

software dev

#

python and

#

sql databases

#

Its like

#

The same class but 2 things

#

it was web dev but it changed to software

#

exactly

#

yes

#

Yeah sql is easy until like

#

linking shit

#

im not a fan of joins

vocal basin
#

UNNEST + JOIN

cerulean stone
#

whats QA

#

as a career

#

what do they do

vocal basin
cerulean stone
#

What about website side QA

#

do they code the fix

vocal basin
#

not letting bad product further down the pipeline

#

the important part

cerulean stone
#

What about

vocal basin
cerulean stone
#

a person who helps code like automation with ai and stuff

#

in a company

#

Idk

vocal basin
#

proper automation is CI/CD, and that's DevOps-ish stuff

cerulean stone
#

Yes devops

vocal basin
#

but not entirely DevOps

cerulean stone
#

What does devops do

vocal basin
#

DevOps requires you to also write the code itself

#

same person responsible for writing the code and deploying it

cerulean stone
#

Yeah my brother does that so im thinking i have a better chance of doing that

vocal basin
#

@wind raptor no, you're tech support for your own code

#

that's proper devops

#

you deploy what you write

#

everything else is just a widely accepted misuse of the term

#

cloudops

cerulean stone
#

Thankyou Lord chris and Alisa Feistel

vocal basin
#

@unique wyvern he's The Voice Lord now

#

iirc PyCharm has nested syntax handling but that might be a paid feature

#

and VSCode's approach is just no

#

447 separate non-highlighted pieces of SQL

#

wait can you do HDR in the terminal

#

I know you can hack it into the browser somehow

#

@unique wyvern wider brightness range

woeful blaze
#

How is everyone doing today?

wise loom
#

According to this AI detector, the U.S. Declaration of Independence was written by GPT…
"99.99% AI-generated."

AI is taking over, judgement day is around the corner

woeful blaze
unique wyvern
cerulean stone
#

Hi Lord chris

wind raptor
sharp summit
unique wyvern
#

!pypi tree_sitter_languages

wise cargoBOT
unique wyvern
#

!pypi tree-sitter-language-pack

wise cargoBOT
unique wyvern
#
>>> tree_sitter_language_pack.get_language("poopoo")
Traceback (most recent call last):
  File "C:\Program Files\Python312\Lib\site-packages\tree_sitter_language_pack\__init__.py", line 207, in get_binding
    module = import_module(name=f".bindings.{language_name}", package=__package__)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Program Files\Python312\Lib\importlib\__init__.py", line 90, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1387, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1324, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tree_sitter_language_pack.bindings.poopoo'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Program Files\Python312\Lib\site-packages\tree_sitter_language_pack\__init__.py", line 235, in get_language
    binding = get_binding(language_name)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Program Files\Python312\Lib\site-packages\tree_sitter_language_pack\__init__.py", line 223, in get_binding
    raise LookupError(f"Could not find language library for {language_name}") from e
LookupError: Could not find language library for poopoo
cerulean stone
#

hi Lord Chris

#

Should of gave me a call, haha!!!!

#

haha..

#

Chris

#

Welcome Lord chris ❀️

#

Yes

#

Its not requiresd, just my favourite one tbh

#

If i passed i was going to retake

#

Ofcourse

#

higher mark

#

Writing programs on paper

#

And

#

Binary like

#

exponent

#

sign

#

mantissa

#

The long number

#

one sec

#

this

#

yes

rotund fjord
#

hi chris

#

what you doing?

#

what are you doing on the shared screen @wind raptor

#

oh

cerulean stone
rotund fjord
#

what is he doing?

#

nice

#

that's cool

#

hi @somber heath we meet again πŸ‘

#

the main thing that makes me remember your username is the accent (it's cool)

#

techniquely the british accent is the original english and american is an actual accent

#

technically*

#

oh

#

australian?

#

nice

worldly goblet
#

what are we doing

rotund fjord
#

making something called a "tree sitter" that help with something in imports and allows the user to create queries

#

That is what I got from it

#

do any of you guys work as software engineers?

#

want to major in comp science

#

watched a lot of vids on the pros and cons but still can't decide

#

I heard a lot about companies wanting software engineers to learn how to use AI in code

#

so I was worried being a professional in a programing language wouldn't be good enough without knowing how to use AI to help you code

craggy vale
#

Raksha Bandhan is a popular and traditionally Hindu annual rite or ceremony that is central to a festival of the same name celebrated in South Asia. It is also celebrated in other parts of the world significantly influenced by Hindu culture. On this day, sisters of all ages tie a talisman or amulet called the rakhi around the wrists of their b...

somber heath
#

Arctotheca calendula is a plant in the sunflower family commonly known as capeweed, plain treasureflower, cape dandelion, or cape marigold because it occurs in the Western Cape Province in South Africa. It has a wide distribution in coastal areas of South Africa, extending from Namaqualand to Cape Point and as far as KwaZulu-Natal.

unique wyvern
#

!e

import random
from cmath import log

import networkx as nx

def line_char(x, y, maze):
    if (x, y) not in maze:
        return " "
    return " ╺╻┏╸━┓┳╹┗┃┣┛┻┫╋"[
        sum(
            2 ** round(log(complex(*u) - complex(x, y), 1j).real % 4)
            for u in maze[x, y]
        )
    ]

G = nx.grid_graph((9, 100))
G.remove_nodes_from((i, 0) for i in range(1, 100))
G.remove_nodes_from((i, 8) for i in range(99))
for e in G.edges:
    G.edges[e]["weight"] = random.random()
maze = nx.algorithms.minimum_spanning_tree(G)
print(
    "\n".join("".join(line_char(x, y, maze) for x in range(100)) for y in range(9))
)
wise cargoBOT
# unique wyvern !e ```py import random from cmath import log import networkx as nx def line_ch...

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

001 | β•»                                                                                                   
002 | ┗┳━┳┳╸┏╸┏━╸╺━┓╺┓╻╻╻╻╺━┓┏┳━━┳╸╺┳━┓╻┏━━━╸┏┳┳┳━╸┏╸┏┓┏┓╺┳━━┳┓┏┳┓╻╻╻╺━┳┳╸┏━╸╺┓╻╻┏━━┓╺┳╸╺━┳━━╸┏┓╺┳━┳┓╻╻┏━┓
003 | ╻┃╺┛┃┏┫╻┃╻╺┓┏┫╺╋╋┻╋┻┳┳┛╹┗┳╸┗┳━┻╸┗┫┗┳━┳━┫╹┃┗┓╺╋┳┛┃┃┃╻┣╸╻┃╹┃╹┗┫┃┗┓╺┛┗┓┗━━┳┫┣┻┻╸┏╋╸┣┳╸┏╋┳╸┏┛┗╸╹┏┫┗╋╋┫┏┫
004 | ┃┃╻┏╋┫┗┛┣╋┳┛╹┣╸╹┃╺┫╻┃┣━┓┏┫╻╺╋┳╸╻╺╋┳╋┓┗╸┗┓┣╸┃┏┛╹┏┫┃┣╋┛╻┗┛╺╋┳╸╹┣┓┗┳━┳┻╸╺━┫╹┣┓╻╻┃┃┏┛┣┳┫╹╹╺┻┳┓╻╺┫╹╺┫┃╹┃╹
005 | ┣┛┗┫╹┣╸┏┛┃┃┏━┻┓╺╋╸┣┛┃┗┓┣┫┣┛╻╹┗╸┃╻╹┃╹┃╺┳╸╹╹╺┛┃╺┓┃╹┃╹┃╺╋╸╺┓╹┗┳━┫┗┳╋┓┣╸┏╸┏╋╸┃┗┻┛╹╹┃╺┫┃┃┏━┳┳┛┗┫┏┛╻╻╹┗╸┗┓
006 | ┗┓╺┻╸┣┳┛┏┛┣╋╸╺┛┏┻╸╹╻┣╸┃╹┃┣┓┣╸╻╻┗╋┳┫┏╋━┻━┓╻╺┓┗┳┫┣┳┻╸╹╻┗┳━┻━┳┛╻┗╸┃╹╹┗━┻━┫╹┏┻━━━━┳┛╻╹╹┃┣┓╹╹┏━┫┃╻┗┻━━┓┏┛
007 | ┏┻╸╺━┫╹╻┗┓┃┃╺┳━┻━┳┓┣╋┓╹╻┃╹┣┻┓┣╋┳┛┃╹╹╹╻┏╸┣┫┏┻┳┫┃┃┣┓╺┳╋━┫╺┳┳╋┳┻┳╸╹╺━┓╻┏━┻┳┛┏━━━┳┛┏╋┳┳┻┫╹┏┓╹┏╋┻┫┏━━╸┗┻┓
008 | ┗━╸╺━┛╺┻━┛╹┗━┛╺━━┛╹╹╹┗━┛┗╸┗╸╹╹╹┗╸┗━━━┻┻╸╹┗┻╸╹╹╹╹╹┗━┛╹╺┻╸╹╹╹┗╸┗╸╺━━┻┻┛╺━┻╸┗╸╺━┻╸╹╹╹╹╺┻━┛┗╸╹╹╺┻┻╸╺━━━┫
009 |                                                                                                    β•Ή
wise cargoBOT
#

aoc_lube/utils.py line 121

class Vec2(NamedTuple):```
unique wyvern
#

!e import cmath; help(cmath.log)

wise cargoBOT
# unique wyvern !e `import cmath; help(cmath.log)`

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

001 | Help on built-in function log in module cmath:
002 | 
003 | log(z, base=<unrepresentable>, /)
004 |     log(z[, base]) -> the logarithm of z to the given base.
005 | 
006 |     If the base is not specified, returns the natural logarithm (base e) of z.
eternal ether
unique wyvern
#
>>> from aoc_lube.utils import spiral_grid
>>> it = spiral_grid()
>>> next(it)
Vec2(y=0, x=0)
>>> next(it)
Vec2(y=1, x=0)
>>> next(it)
Vec2(y=1, x=1)
>>> next(it)
Vec2(y=0, x=1)
>>> next(it)
Vec2(y=-1, x=1)
>>> next(it)
Vec2(y=-1, x=0)
>>> next(it)
Vec2(y=-1, x=-1)
>>> next(it)
Vec2(y=0, x=-1)
unique wyvern
unique wyvern
wind raptor
#

!stream 950473194983276564

wise cargoBOT
#

βœ… @undone frost can now stream until <t:1754719901:f>.

undone frost
#
import tkinter as tk

root = tk.Tk()

# Left-justified
entry_left = tk.Entry(root, justify="left")
entry_left.insert(0, "Left aligned")
entry_left.pack()

# Center-justified
entry_center = tk.Entry(root, justify="center")
entry_center.insert(0, "Center aligned")
entry_center.pack()

# Right-justified
entry_right = tk.Entry(root, justify="right")
entry_right.insert(0, "Right aligned")
entry_right.pack()

root.mainloop()
upper basin
#

Ultra 9 285K

#

9950x3d

obsidian dragon
alpine crater
#

πŸ‘‹

#

(we discussing cpu specs?)

vocal basin
#

wouldn't want to be the one having to benchmark anything at all on a mixed core CPU

somber heath
#

@ebon igloo @solar steppe πŸ‘‹

vocal basin
upper basin
#

mixed core you mean p and e cores?

vocal basin
#

yes

upper basin
#

Yeah true but thing is with 9950x3d only one ccd gets the L3 cache so I'd have to do core parking apparently.

#

Otherwise it'll have bad stutters.

vocal basin
#

yeah, it's typical for Ryzen 9 to be split in two parts

upper basin
#

Right, so wondering if that would make worse stutters than mixed cores.

#

Another thing I really care about above all is performance in single core within Windows, WSL, and Linux. That's 70 percent of my usage of the pc.

vocal basin
vocal basin
#

one impacts computation, the other impacts memory reads

upper basin
#

You know what I'll be doing mainly. Large tensor contractions with large arrays (2**20 128 bit complex numbers).

vocal basin
somber heath
#

@earnest sparrow πŸ‘‹

#

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

earnest sparrow
#

Hi

upper basin
#

np.complex128

earnest sparrow
#

It's said I need to send 25 text first

#

yeah

#

Hey mate I wanna make a app and i need ur help

vocal basin
#

!d numpy.complex128

wise cargoBOT
vocal basin
#

cdouble

earnest sparrow
#

Help people to measure calorie intake with voice command

#

yes

#

app will reply how much calorie of that customized food

#

yes

#

How the development plan will be?

vocal basin
#

customized food
in Silicon Valley we don't call it McDonald's, we call it FFaaS

earnest sparrow
#

haha ok

#

So How to make that kind of app step by step?

vocal basin
#

step 1: realise step by step plans don't exist for software

dense arch
#

hi @somber heath

dense arch
#

will do

#

real math

somber heath
#

@keen mist πŸ‘‹

keen mist
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.

keen mist
#

no no i am aware of it haha

vocal basin
#

but then the phone provider will tell you that your phone doesn't support their eSIM

#

"and we need to switch to eSIM because we made a deal with all the other phone providers"

#

I don't use eSIM either

#

oh, look, AI bros are now not as optimistic

#

@somber heath that means more phone sales at the price of the stores because you can't resell anymore

#

if my Pixel 8 is still alive by the time I stop using it (in many years from now), I definitely expect to sell it or give to someone else;
it's an expensive enough phone not to throw it away

#

I think Russia still has 2G and 3G

#

also, as someone mentioned earlier those are getting freed up

#

so they aren't as slow anymore

#

General Packet Radio Service (GPRS), also called 2.5G, is a mobile data standard that is part of the 2G cellular communication network Global System for Mobile Communications (GSM). Networks and mobile devices with GPRS started to roll out around the year 2001; it offered, for the first time on GSM networks, seamless data transmission using pack...

#

something is off there

#

remember: when they stop working, you'll have to send more up there

somber heath
#

@lament hill πŸ‘‹

vocal basin
#

unwrap unwrap unwrap
panic! panic! panic!

#

The Russian space station Mir ended its mission on 23 March 2001, when it was brought out of its orbit, entered the atmosphere and was destroyed. Major components ranged from about 5 to 15 years in age, and included the Mir Core Module, Kvant-1, Kvant-2, Kristall, Spektr, Priroda, and Docking Module. Although Russia was optimistic about Mir's fu...

#

quarter of a car

somber heath
#

@undone rain πŸ‘‹

vocal basin
#

@tacit crane seems like 60 not 12 per launch

#

however

#

this is coming from random sources

#

closest to a credible source

undone rain
vocal basin
#

bolt them onto the outside, yes

#

solar stuff?

#

the ones which precede solar flares

#

there is so much of them inside stars that they actually cause quite a bit of pressure

#

but outside stars it's nearly non-existent as far as measurements go

#

@somber heath and very underground

#

over 2km underground

#

@somber heath so you're suggesting we replace radio with communicating via nuclear explosions?

tacit crane
#

ECP

vocal basin
#

IPoTW
IP over Thermonuclear Warheads

#

In computer networking, IP over Avian Carriers (IPoAC) is a humorous but ostensibly functional proposal to carry Internet Protocol (IP) traffic by birds such as homing pigeons. IP over Avian Carriers was initially described in RFC 1149 issued by the Internet Engineering Task Force, written by David Waitzman, and released on April 1, 1990. It i...

somber heath
#

Nuclear-powered pigeon.

vocal basin
#

some satellites do transfer qubits around

#

idk at what frequency though

#

you need something that you can measure the polarisation of

#

which, as far as I understand, is way easier with microwave compared to radio

#

or visible light

somber heath
#

@wispy otter πŸ‘‹

vocal basin
#

although ig you can do radio too

wispy otter
vocal basin
#

.wa s what radiowave range is 100 MHz in

viscid lagoonBOT
vocal basin
#

aaaa

#

radio

#

yes, it is radio

#

"just one more particle"

somber heath
#

@whole wagon πŸ‘‹

whole wagon
#

hi

vocal basin
#

quantum for communication is interesting mostly for cryptography

#

@somber heath commoditise the warheads

#

each home, each room

dry jasper
#

BBQ TIME

vocal basin
#

@dry jasper communicating with nukes

#

seismological

#

@dry jasper in air

#

it's faster in solid

#

sound speeds are weird

dry jasper
#

i only know it in air than

vocal basin
#

@jovial merlin "can't know if we don't try"

#

soon

#

2027

vocal basin
#

@somber heath it took me some time to realise this was Onion

wise loom
# earnest sparrow So How to make that kind of app step by step?

I wonder how code influencers on youtube are able to monetise their β€œStep by Step” videos. Plus if something exists or is already built in a library, is there a point in making the exact same thing again following the exact same process Step by Step.

primal shadow
wise loom
primal shadow
#

I mean... There's new things appearing all the time

#

Everyones trying to be the next big thing

somber heath
#

@whole bear πŸ‘‹

whole bear
#

hi

#

jeez i cant talk coz i have sent less than 25 msgπŸ™„

somber heath
#

@mellow topaz πŸ‘‹

#

@manic sundial πŸ‘‹

manic sundial
#

I cant speak

primal shadow
somber heath
#

@graceful kindle πŸ‘‹

#

!voice

wise cargoBOT
#
Voice verification

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

somber heath
#

@fleet tide

#

πŸ‘‹

fleet tide
#

@peak depot been here < 3 days so

#

can't talk

#

but a firend got me interested into python

#

and for my skill level...

#

i just found out i can import stuff

#

they told me if i wanna learn programing i am better off with java

#

but they use python every day (they work for an ai research company)

#

if the right tool is C++ it is the wrong job... tried it

#

hated it

#

i wanna use .py to automate random bs for fun

#

:D

manic sundial
fleet tide
#

ja

#

i can use a .py to automatically open discord in browser instead of... clicking on the discord icon

#

wait... that seems like a downgrade

primal shadow
fleet tide
#

C++ is better for gaming from what i remeber

primal shadow
#

"better" is a strong word

fleet tide
#

->

#

shush

peak depot
primal shadow
#

I mean, if you want to build games with Unreal C++ is a great choice

#

but "better for gaming" I couldn't say

fleet tide
#

tbh, people who use a language to look down on people who use a dif language... are just deughebags

primal shadow
#

One could say the same about spoken language, sports teams, etc.

fleet tide
#

my job is to have fun and not completley loose my mind

primal shadow
#

I wouldn't recommend Java

#

in that case, lol

#

Java and fun, generally not a dynamic duo

fleet tide
#

plus i don't think i'd have time to learn anyhting else but python because on 8th september i am starting nusrin school

#

will learn medicine

primal shadow
#

You can learn Python over time, no need to not just because you're learning other stuff. Humans are good at learning all sorts of things

fleet tide
#

yes

primal shadow
#

Prioritize nursing, Python when you have the bandwidth, or don't, but I think developing the logical thinking that's required for programming is pretty helpful in life overall, not just programming. Dissecting problems into their core components.

fleet tide
#

yeah, especially if i take night shifts... we start heling in hospitals since year 1

#

hai everyone

#

i am sadge that i cannot talk

#

:c

#

@somber heath if i were to write a script that takes over my maus (like an auto clicker at specified location) how would i stop it?

#

i see

#

but if i mess it up?....

#

would alt +f4 work?

#

it is fine, i'll just test it on my 15yo laptop i do not use

#

i see

#

hm

#

pie?

somber heath
#

pyautogui

fleet tide
#

never heard of that, just saw a freind make smth like it and tbh, i was scared to try making something similar because i would not have known how to turn it off

#

uh... hold the power button?

#

then restart?

#

lol

#

i am considering switching to linux

somber heath
#

@oblique raft πŸ‘‹

oblique raft
#

hello

fleet tide
#

that is what i use btw

#

:P

#

ja

#

i think i am?

#

i downloaded it from microsoft store

vocal basin
#
fleet tide
#

DRAGON DEEZ N-

vocal basin
#

(Eclipse)

fleet tide
#

i am immature

peak depot
#

no no, I know an admin who would say that one too πŸ˜„

vocal basin
#

@somber heath as in they don't provide their own AI service

peak depot
fleet tide
#

i got a 15yo laptop no one is using anymore... could i use it to uh

#

test bs

vocal basin
#

so it's your choice whom to irresponsibly share your data with

fleet tide
#

also.... how sould someone go about turing .py to .exe

vocal basin
#
  1. don't
  2. pyinstaller
fleet tide
#

why so?

rapid dune
#

where's krrt when you need him.

#

(use nuitka instead of pyinstaller)

fleet tide
#

oh

#

ew

#

i'll just CD and use cmd

rapid dune
#

as for the don't part, python scripts aren't meant to be bundled as an exe

#

so they tend to have problems when you try to

fleet tide
#

yeah, it still runs

#

mine is only 5yo

#

we were thinking to scrap it and sell the parts

#

that is what we did to the 20yo one

#

:P

#

it still ran

#

but too slow

#

mainly servers?.... kinda wanna have a project to make a simple chat room with py

#

lol

#

delete system 32, i promise it is nothin important... totally

#

w>

#

hai

somber heath
#

@worldly island πŸ‘‹

vocal basin
#

I finished playing through Noctuary's DLC

fleet tide
#

i am here to cause fun chaos, and silly dilemas

#

like... spaghetti code

vocal basin
fleet tide
#

i don't even know how spaghetti code looks like

vocal basin
#

ravioli code

#

lasagna code

fleet tide
#

mac'n cheese code

#

i play factorio

#

i know how spachetti looks like

peak depot
#

btw woofle, I was a nurse for 14 years

fleet tide
vocal basin
#

cables having happy life

fleet tide
#

and both my grandparents were generalist nurses (which is what i am also tryna be) for 50y

#

my aunt is also uh... trauma surgeon -3- (yes i am flein my family/j)

vocal basin
#

@somber heath this expression

fleet tide
#

:3

fleet tide
#

omg

#

that looks amazing

somber heath
fleet tide
#

i also got cursed coding images

vocal basin
fleet tide
#

lol

somber heath
fleet tide
#

pipes

vocal basin
fleet tide
#

lol

#

can i show a code one of my friends made for me?

somber heath
#

!code

wise cargoBOT
#
Formatting code on Discord

Here's how to format Python code on Discord:

```py
print('Hello world!')
```

These are backticks, not quotes. Check this out if you can't find the backtick key.

For long code samples, you can use our pastebin.

fleet tide
#
import os
import shutil

def copy_all_and_rename_to_png(source_folder, target_folder):
    if not os.path.isdir(source_folder):
        print(f"The source folder '{source_folder}' does not exist.")
        return

    for root, dirs, files in os.walk(source_folder):
        for file in files:
            source_path = os.path.join(root, file)
            rel_path = os.path.relpath(root, source_folder)

            target_subdir = os.path.join(target_folder, rel_path)
            os.makedirs(target_subdir, exist_ok=True)

            base_name, _ = os.path.splitext(file)
            new_filename = base_name + '.png'
            target_path = os.path.join(target_subdir, new_filename)

            shutil.copy2(source_path, target_path)
            print(f"Copied: {source_path} -> {target_path}")

# Example usage:
source = "/path/to/source/folder"  # Replace with your source path
target = "/path/to/target/folder"  # Replace with your target path
copy_all_and_rename_to_png(source, target)```
#

what happened

#

i lost the og image for my minecraft skin

#

and minecraft stores skins as raw data file... no extention

#

idk

#

what that is

#

idk

#

i kept the scrip in case i need to convert an entire server of files to png

#

:p

peak depot
fleet tide
#

it does

vocal basin
fleet tide
#

i did test it

#

it worked

vocal basin
fleet tide
#

it created a copy of each file and they were all png's

#

(the og file had no extention at all)

#

and converting them to png did make the skins visible

#

yes

#

they are

peak depot
fleet tide
#

m i n e c r a f t s k i n s

#

-w-

#

needed to convert the files minecraf has of skins to png so i could see them... because even if they are images, minecraft stores skin files without any extentions

#

i have no idea what pillow is

#

i am still in the "hellow world" stage

#

as in i just got java installed 3 days ago, and vs code yesterday

#

i am oblivious to what this language has to offer

#

all i know is that a friend i look up to uses it

#

and makes cool stuff with it

fleet tide
#

but linux

#

does not

vocal basin
#

\

#

also please don't use os

#

!d pathlib

wise cargoBOT
#

Added in version 3.4.

Source code: Lib/pathlib/

This module offers classes representing filesystem paths with semantics appropriate for different operating systems. Path classes are divided between pure paths, which provide purely computational operations without I/O, and concrete paths, which inherit from pure paths but also provide I/O operations.

Inheritance diagram showing the classes available in pathlib. The most basic class is PurePath, which has three direct subclasses: PurePosixPath, PureWindowsPath, and Path. Further to these four classes, there are two classes that use multiple inheritance: PosixPath subclasses PurePosixPath and Path, and WindowsPath subclasses PureWindowsPath and Path....

fleet tide
#

my friend was saying smth about wiplashes?

vocal basin
#

!e

print(r"a\\b")
print("a\\b")
wise cargoBOT
fleet tide
vocal basin
#

os is way too low level

#

easy to misuse

fleet tide
#

operating system?

vocal basin
#

no

#

the module

scarlet halo
#

πŸ‘‹ hello

vocal basin
#

avoid import os

#

general guideline

fleet tide
#

i was trying to say operating system?... O.S.

#

oh

vocal basin