#programming

1 messages · Page 358 of 1

trim valve
#

safe in what way

obsidian mantle
#

Well the bot can check if the other user has bot too

#

And if not then it cant change their name

trim valve
#

nono

obsidian mantle
#

So trade is cancelled

trim valve
#

well

#

its complicated

obsidian mantle
#

Also you can always edit your pfp regardless

#

"i traded this nice car in my name from another server, you dont know them" glueless

trim valve
#

I mean its just a bit of fun so its not like being dishonest is impossible

obsidian mantle
#

Of course its not fun like that but

trim valve
#

if you want to ruin fun up to you

#

trading would work kinda funny in this setup

#

because you would only have perms to edit your own name

#

so all the bot would do is facilitate the actual organization side of it

obsidian mantle
#

Idk if I should sleep now its like an hour left till i have to wake up

#

Why dont we have a button to force sleep

#

Is melatonin good for health

#

I mean pills

real sierra
#

im learning unity

quick condor
#

I'm starting to understand why Vedal struggles with the twins searching stuff on Google. A proper gate is a pita to get right since if it's too tight, PSE never fires, too lose and it always fires

real sierra
#

im totally learning it the wrong way because im impatient

#

but im learning it

quick condor
#

It's a nightmare

real sierra
#

im used to scripts having some degree of identity as libraries or modules but

#

this is definitely a bit much

#

nevertheless

#

objects are replicating properly

obsidian mantle
#

They have good wiki or database or how its called

real sierra
obsidian mantle
#

Everything is described

real sierra
#

too much is described

#

i dont have that much time

#

i skim and pray

obsidian mantle
#

You just read what you need

real sierra
#

thats what im doing

obsidian mantle
#

If you don't know what you need you google it and someone had this question before probably

real sierra
#

it still takes ages

#

thats exactly what im doing

obsidian mantle
real sierra
#

having never used unity before today, there's simply too much to learn

#

but i will put this multiplayer rpg together wrrr

obsidian mantle
quick condor
#

I love the performance gains that came from adding a thinking gate model but it's a bit annoying to remember to build both the basic pattern logic when it isn't available and the model logic

quick condor
#

This was a stupid test result to search for but it was funny when it finally workedI'm doing a fresh search for Vedal987 right now. Searching... Vedal987 is a Twitch streamer and developer. He's the creator of Neuro-sama, an AI-powered VTuber and chatbot. Based on the search results, he identifies as a professional turtle, developer, and level 5 certified hacker. His Twitch channel has been live for quite some time. Is that the information you were looking for?

sick owl
#

Holy shit

#

Wouldn't have called this youtuber drama

real sierra
#

pogs i got the character moving

#

im unitying

#

it looks so bad i love it

#

perfect

silent bolt
#

Hello World

real sierra
#

excuse me

#

why is a comparison to null expensive

amber fractal
#

If I recall my C correctly, null is a refrence to zero. So it'd need travel to the output just to see if it is zero. Someone else give something better

frozen hollow
# real sierra why is a comparison to null expensive

Iirc it digs through the Unity.object to the native class underlying it through a custom implementation so it’s doing more than you expect. Whether this matters depends on how often you’re doing it (it’s probably fine but might be better structured to avoid anyway)

real sierra
#

oh yikes

jagged turtle
#

So how's the name bot going ReallyInnocent

#

I'd love to see progress on emoji conversion

olive sable
amber fractal
#

If it is still an MMO then it makes sense

#

One of the major concerns after all is dealing with all of the networking. The other is dealing with overlapping player models and chat while remaining decently legable. IMO that is a tall task in a full 3d enviroment.

real sierra
#

just wrote a simple camera chase script

#

i think it turned out well enough

olive sable
real sierra
#

time to make sure it all still works in multiplayer

amber fractal
real sierra
#

splendid

#

it all works as i hoped

#

can have multiply independently-controlled fumos

#

and the client camera follows the right one

#

fumoquest will be grand

glad path
hearty notch
worthy niche
#

shiro i did not realize you were a programmer
this project looks absolutely beautiful

worthy niche
jagged turtle
#

can I have k

jagged turtle
worthy niche
#

but now they're CMD Teto
you have made them an abomination

#

and sure here's your
k

#

I am now the weirdest superhero ever

jagged turtle
#

get it guys? not? knot? ok I'll see myself out

olive sable
#

i wasnt paying attention but sure

jagged turtle
#

maynot :star: -> mayknot :star:

olive sable
loud salmon
#

bruh how

jagged turtle
#

what's line 1

loud salmon
#

i have one more Evil

#

let me seee

#

pip install pygame

#

oh yeah it worked

olive sable
#

pip install pygame is what you're supposed to type into the terminal to install it

#

then you jsut do import pygame in the actual code

loud salmon
#

yeh i gave up

olive sable
loud salmon
#

np after 2 years i will do more :3

silent cloak
#

python moment

loud salmon
silent cloak
#

cap

loud salmon
#

theres a list i must memorizzzz

worthy niche
#

That's what I'm doing right now, I have a headache from how much I'm hitting my head against the wall

loud salmon
#

i asked him lol TwT

amber fractal
silent cloak
#

yes

loud salmon
#

AT NO WAY

loud salmon
silent cloak
worthy niche
#

the only things i've programmed in aren't programming languages

amber fractal
#

I know zero C++ devs ||@olive sable||

olive sable
silent cloak
worthy niche
#

cmd teto

silent cloak
#

most readable characters

loud salmon
#

int x = 10;
int* ptr = &x;
i cant sleep bc of this

#

Schools dont teach you none of that

worthy niche
#

I'm not sure if these all count as programming languages but I've made things in Shortcuts, Desmos, JavaScript (CodeHS version which is much simpler), Scratch, and Minecraft (console commands). Maybe I should learn something actually useful...

amber fractal
loud salmon
#

Scratch, and Minecraft (console commands). SOO FUN

#

i realy enjoyed it

worthy niche
loud salmon
amber fractal
worthy niche
#

anyway back to learning regex so i can make a discord tts bot in Shortcuts

loud salmon
amber fractal
silent cloak
#

real

#

and relatable

loud salmon
amber fractal
#

clearly something, but also nothing because I is spirit

worthy niche
#

good try tho

loud salmon
#

(?i)^/tts\s+(.+)

worthy niche
#

just stop

loud salmon
#

yeah

amber fractal
#

You know I was going to try and actually explain it but being as dense as a black hole isn't going to help

loud salmon
#

dc characters TTS 200 max tho

worthy niche
#

I'm using a shortcut to get the text from the discord website i have open, and using regex to get the usernames and messages from the mess of data

worthy niche
#

im not using discord's built in tts

loud salmon
#

nvm

worthy niche
#

its fine you just misunderstood

amber fractal
#

Quick question, would you be grabbing off of the image contents in shortcuts or are you shifting through html in shortcuts?

#

Not an iPhone user so wouldn't know

worthy niche
loud salmon
#

grabbing from an image (OCR) Grabbing from HTML / text

worthy niche
#

I can show you what the shortcut sees this message as

loud salmon
#

You’re not “shifting through HTML” inside the Discord appDiscord app doesn’t expose that.

#

Discord bot webhook Shortcuts regex TTS. thats it

amber fractal
worthy niche
#

69 h ManNUROMemer — 10:48 PMSunday, January 11, 2026 at 10:48 PM
I can show you what the shortcut sees this message as

#

you can't see it but there's 3 newlines after, then the next message and there's a tab before the message number

amber fractal
#

So it is decently organized

worthy niche
#

I'm trying to get everything between the message number and the triple newline

#

I can show more of the messages if that would help

amber fractal
#

I feel like if you tried to base on the time it would be more beneficial.

#

seems like that is one of the few static items that doesn't change length

rigid snow
#

WHAT happened to your name

jagged turtle
rigid snow
jagged turtle
#

i would ask for 1 n from you but then I realised that I can't really make much else without also needing 1 s

#

oh also we have "rules" now

#

here

#

someone is also working on a discord bot for this I think

#

yeah here

amber fractal
worthy niche
#

like this

jagged turtle
#

ana int hammer think ani?

amber fractal
#

ana Int ban angy ani are the letters

jagged turtle
#

ah

amber fractal
#

I needed to ref my own profile because I knew I'd forget

jagged turtle
#

oh yeah you can put your current name meaning in your notes section

#

isn't visible to anyone else though so you need to remember to copy and paste it over

amber fractal
#

I was actually almost out of space doing just that

jagged turtle
#

lmao

worthy niche
loud salmon
#

lol

#

my hunger bar is low gtg

amber fractal
#

I can't yoink anything from this, this is just debugging the styling

worthy niche
amber fractal
#

This isn't image recognition, this is just the android layout not even exclusive to discord but the entire OS

worthy niche
#

oh mb

amber fractal
#

so it is somewhat similar

#

except the actual extracting useful stuff out of it part

worthy niche
#

I copied some more complicated messages from the shortcut's output if you'd like to see them

amber fractal
#

Sure thing

worthy niche
#

it's a bit of a text wall but i've seen bigger so it should be fine

#

51 
@ana 🔢🔨 🗯 aniseems like that is one of the few static items that doesn't change length


h ManNUROMemer — 11:00 PMSunday, January 11, 2026 at 11:00 PM
Timestamp format is a bit different if the user messages multiple times in a row



52 [11:00 PM] Sunday, January 11, 2026 at 11:00 PMlike this

worthy niche
#

how the heck am i supposed to regex this

loud salmon
#

The masters of talismans

worthy niche
#

in fact why am i doing this to myself, i have no reason to be doing this other than the fact i have nothing better to do

amber fractal
#

The two constants I see are the tab char and the time format.

worthy niche
#

maybe im overcomplicating this, lemme try splitting by tabs

real sierra
#

vibes on point

amber fractal
real sierra
#

it's so unapologetically poor quality

#

i love it

amber fractal
#

144p vibe is real

worthy niche
#

i can see the individual pixels and i don't even have the image that big
beautiful

hearty notch
#

button

amber fractal
rigid snow
#

Button

real sierra
#

button Tomfoolery

obsidian mantle
real sierra
#

no more button Tssk

obsidian mantle
#

Oh right neuroAware

real sierra
obsidian mantle
#

I started making game too but its 3d

real sierra
#

ive nevre really considered doing a game jam anyway

obsidian mantle
#

My camera is absolute garbage i need to change it

real sierra
#

i dont have the built up skills to make something in a short amount of time

amber fractal
rigid snow
obsidian mantle
#

It really isnt hard in unity unless you want some aaa type graphics and models and all i think

amber fractal
real sierra
#

yeah i havent found it too hard

obsidian mantle
#

I made lightswitch in a house that controled the lamp and i was so happy

real sierra
#

i just have to make sure i dont get stuck in "uhhhhhhhhhhh" paralysis

#

99% of the time, things in unity work the way id expect them to

#

but i always hesitate because im not sure

amber fractal
real sierra
#

need to trust instincts

#

and do less research

obsidian mantle
#

Game engine from scratch is so crazy

real sierra
#

i might still have the old version of this game

#

maybe i can find some code from the engine

rigid snow
#

it's not that crazy

#

popular thing to do nowadays

obsidian mantle
#

I am 100% sure it involves math i will never comprehend

#

Unless there is a step by step guide

#

Some vector mector shit

rigid snow
#

ok real talk the most fun i've had doing any game related programming is hacks

amber fractal
#

I've been helping with shaders for the engine

obsidian mantle
#

Oh yeah you need to make graphics system from scratch like wtf

real sierra
#
// DONT TOUCH IT, IT DRAWS THE BACKGROUND SOMEHOW AND I DONT KNOW HOW BUT IT WONT IF I TOUCH IT AGAIN
        for (int x = -(cameraPos.x % TILE_REPEAT) + TILE_REPEAT * (-SIZE_MAX.width / (2*TILE_REPEAT)) - TILE_REPEAT; x <= -(cameraPos.x % TILE_REPEAT) + TILE_REPEAT * (SIZE_MAX.width / (2*TILE_REPEAT)); x+=TILE_REPEAT) {
            for (int y = -(cameraPos.y % TILE_REPEAT) + TILE_REPEAT * (-SIZE_MAX.height / (2*TILE_REPEAT)) - TILE_REPEAT; y <= -(cameraPos.y % TILE_REPEAT) + TILE_REPEAT * (SIZE_MAX.height / (2*TILE_REPEAT)); y+=TILE_REPEAT) {
                g2.drawImage(scaledOtherTextures.get("grass"), (x + SIZE_MAX.width / 2) * this.getWidth() / SIZE_MAX.width, (y + SIZE_MAX.height / 2) * this.getHeight() / SIZE_MAX.height, this);
                //g2.drawImage(scaledOtherTextures.get("grass"), )
            }
        }
obsidian mantle
#

Are you einstein neurOMEGALUL

real sierra
worthy niche
rigid snow
#

this blud is einstein

obsidian mantle
#

get("grass")

glad path
#

oh wait

amber fractal
glad path
#

nvm it has += immediately kills all hpppl vibes

amber fractal
#

I've had so more than one debate on how to handle grass in that engine

obsidian mantle
#

+= should be standard in every language

glad path
#

and you cant access nested lists like list[0][0]

amber fractal
#

Gotta make the grass and place it well

glad path
#

you need to do
tmp = list[0];
PRINT(tmp[0]);

obsidian mantle
#

Reminds me of this language we use at work that doesnt have pointers in its standard

#

Because unsafe

glad path
obsidian mantle
#

Some IDEs implemented it anyway and it saved me like months of work

amber fractal
obsidian mantle
#

Ok not months but

glad path
#

i do like it a bit, it has interesting syntax

#

also its not object oriented

real sierra
#

im having fun with c# so far

#

its like java but i didnt have to write the vector3 implementation myself

jagged turtle
obsidian mantle
#

I had hard time with quaternions in 3d

real sierra
#

ive never bothered with quaternions anytime ive made 3d engines

glad path
#

shrio i highly recommend programming something complex in hpppl (doenload the hp prime emulator official from hpcalc.org or the official website)

real sierra
#

waste of my time to try and figure out how to code quaternions

#

so i just use cframes instead

#

intuitive ✅

glad path
#

its very painful

real sierra
#

easy to code with standard matrix ops ✅

#

easy to know what it is by looking at it ✅

#

cframes are just superior for hobby projects

obsidian mantle
#

Then i randomly multiplied vector on some bruteforced quaternion and it just worked

rigid snow
#

blah blah blah

real sierra
#

fumoquest is and will be rather simple for now

#

because i dont wanna break any of it

#

its miraculously working perfect on first try

obsidian mantle
#

Mmo in 2026 neurOMEGALUL

#

(i will play)

amber fractal
#

I can't wait to playtest (I will be breaking out of bounds in at least 3 different ways)

rigid snow
#

mmos are huge

#

still

#

massive

obsidian mantle
rigid snow
#

you know what else is massive?

amber fractal
#

My ego (no)

real sierra
#

my brain

#

my regrets despairge

worthy niche
#

my headache

real sierra
#

OfCourse h man, headache

amber fractal
#

triangle fps counter

rigid snow
#

when i talk to people that play mmos i like to tell them what my favorite mmorpg i used to play a ton is

#

gta online neuroTroll

worthy niche
#

lol that's what it is now
i'm headache man, i have the power of constant migraines

jagged turtle
rigid snow
#

vani neuroSHARK

patent walrus
#

i thought i was gonna have something to say but it turns out i didn't

amber fractal
#

vani spotted neuroNOWAYING

worthy niche
patent walrus
#

oh, wait, i DO have something to say! fuck discord

jagged turtle
patent walrus
#

sure why not

rigid snow
amber fractal
worthy niche
#

Van has joined the letterswap NeurOhISee

jagged turtle
real sierra
#

van neuroSHARK

hard delta
#

get in

#

we got

real sierra
#

vani will you play my malware when its done

jagged turtle
hard delta
#

rtx 5090

worthy niche
#

Van i can give you my h if you want it

amber fractal
#

Your mod status no longer protects you shiro xdx

hard delta
#

ddr5

patent walrus
real sierra
#

it'll be peak i promise

patent walrus
jagged turtle
worthy niche
#

man...

chilly night
#

How about g man...

amber fractal
#

Needs to find a g first tho

worthy niche
#

WAIT SOMEONE GIVE ME AN E

jagged turtle
#

somehow I don't have an e

patent walrus
#

if i somehow get an E and maybe a rare hyphen I could call myself Van-e

chilly night
#

I got no e unfortunately

amber fractal
#

don't have one here either

worthy niche
#

darn

amber fractal
worthy niche
#

im one letter away from he man

patent walrus
#

@real sierra let's make a deal

real sierra
nocturne olive
#

What happens here even

patent walrus
#

wait no, shiro loses all of his power if he loses the tilde

chilly night
patent walrus
#

i can't do that to him

amber fractal
jagged turtle
nocturne olive
#

Wa

#

I needs my letters

worthy niche
chilly night
#

Superbx would go kinda hard

nocturne olive
#

I needs my letters for them brand identity guidelines

obsidian mantle
#

Wait so you can just give letter

worthy niche
obsidian mantle
#

Without taking anything

#

Not swap

patent walrus
#

@obsidian mantle it'd be funny if i got your i wouldn't it

worthy niche
jagged turtle
patent walrus
#

there we go

jagged turtle
worthy niche
chilly night
#

VAIN

amber fractal
patent walrus
#

better spot for it isn't it

jagged turtle
#

I can't star anymore but someone send a screenshot to star

chilly night
#

How did u lose star privilege

jagged turtle
#

nvm I'll do it

jagged turtle
obsidian mantle
#

Someone take my t it will be better vt doesnt work well

#

It sounds like im vtuber

patent walrus
#

i'll take your t

obsidian mantle
#

Agreed

chilly night
#

Vaint

patent walrus
#

does anyone have an apostrophe

chilly night
#

Ndhdhdhdjshs

jagged turtle
#

oh yeah

#

how should one be able to obtain special chars

#

we never defined that

worthy niche
#

punctuation is rare

#

few people have it in their names

amber fractal
#

Is it under emoji rules?

patent walrus
#

@prime heron aha heyyyyyy what's upppppp can i take that ' from your name

amber fractal
#

idk

loud salmon
#

any progress-?

jagged turtle
#

though it has to be ones you can actually type in

#

somehow

faint sandal
#

vani what are you doing

jagged turtle
#

azaka can I have an a

amber fractal
#

Letterswap

patent walrus
#

it's vaint to you

faint sandal
#

vain't

loud salmon
nocturne olive
#

This is just pure chaos isn't it?

jagged turtle
worthy niche
amber fractal
obsidian mantle
#

zaka neuroHypers

faint sandal
#

what the hell is happening here

patent walrus
#

mods aren't here so we're letterswapping

chilly night
nocturne olive
real sierra
patent walrus
#

genius

#

GENIUS

jagged turtle
chilly night
#

Ved

faint sandal
obsidian mantle
rigid snow
amber fractal
#

there are no mods here

real sierra
#

is it really impersonation? it's not even really your name, those letters are all on loan

faint sandal
#

azak

worthy niche
faint sandal
#

azka

obsidian mantle
#

Someone strip vedal from his letters thay would be funny

faint sandal
#

zaka

patent walrus
#

how do i go from vaint to vedal????
v--a-
i need to get rid of my int and get ed and l...

rigid snow
jagged turtle
#

can I take the a

faint sandal
amber fractal
#

I gave away the letters that'd help

patent walrus
#

oh wait we have rules i can't impersonate him

obsidian mantle
#

Nobody had that name besides him

rigid snow
#

l's are rare

faint sandal
#

you're not impersonating him

worthy niche
#

I gave away my whole name, why did i do that

faint sandal
#

you're just swapping letters around

obsidian mantle
faint sandal
jagged turtle
patent walrus
#

ladev.......

amber fractal
faint sandal
#

le dav

chilly night
#

Coldfish

obsidian mantle
#

Vadul

jagged turtle
#

mosquito987

real sierra
#

i gotta stop working on the UI

nocturne olive
#

The silliness levels have reached an all-time-high

real sierra
#

its too easy and its becoming a coping mechanism to avoid the scary stuff

chilly night
obsidian mantle
#

Start the multiplayer part neuroMonkaOMEGA

worthy niche
#

I'm gonna get my brother in this discord just so i can take his letters

patent walrus
#

hey jolion are you participating in the swap? i'd love to give you my i for your l... i think you can even make that i uppercase so it looks like JoIion

patent shard
#

bro
how many options is YT going to add... stop, please

patent walrus
#

hell yeah

chilly night
obsidian mantle
chilly night
#

Lit

obsidian mantle
obsidian mantle
#

Is it out of the box there

real sierra
#

i found a useful library

#

so its basically out of the box as long as i inherit correctly

#

the part im avoiding is making attacks and attack animations

chilly night
#

My name looks so silly now LOL

worthy niche
patent walrus
#

ICANT it'd be JoIion not... that

nocturne olive
real sierra
chilly night
rigid snow
real sierra
#

a bit hard to figure that out when both clients are on my pc

chilly night
#

I think i did it now

real sierra
#

the networking backend supports udp transport tho so it should be reasonably snappy

rigid snow
#

lag comp NOT important

obsidian mantle
real sierra
#

yea im not worried about latency

#

scuff is fine

#

its not a AAA game

worthy niche
#

I swear if I can't get an e i'm just gonna take one from my bio

nocturne olive
real sierra
#

i would need to figure out the ip configuration for remote clients

chilly night
#

I remember when I made a scuffed ass neuro game, absloute cinema

obsidian mantle
#

I hope attack value is stored locally

real sierra
#

and then probably set up tcpshield or something

obsidian mantle
#

How does the wire go from eu to Australia

jagged turtle
#

symbol converts:

  • bang: !
  • huh: ?
  • apostrophe: '
  • quote: "
  • slash: / or \
  • dash: -
  • under: _
  • nya: ~
  • hash: #
  • paren: ( or )
  • and: &
  • pipe: |
  • percent: %
  • dollar: $
  • email: @
  • angle: < or >
  • period: .
  • plus: +
  • colon: :
  • semi: ;

also since we're in #programming:

  • array: [ or ]
  • object: { or }

does anyone disagree?

obsidian mantle
#

Through america or through africa?

dusky crater
jagged turtle
#

(discord voice calls for me are 300ms alr)

obsidian mantle
#

I know i have weird ping to japan despite being relatively close i assume it goes through america

amber fractal
chilly night
jagged turtle
dusky crater
obsidian mantle
amber fractal
jagged turtle
obsidian mantle
#

I have no clue i saw some map i think it was going the other way

rigid snow
dusky crater
worthy niche
amber fractal
#

Yeah

jagged turtle
#

sounds insanely unbalanced

obsidian mantle
chilly night
#

Man I love going through old code and having comments being like "WHATEVER YOU DO DONT CHANGE THIS LINE" because I had no clue why it held the whole thing together

amber fractal
#

tbf they are rare in the wild and emojis can be minmaxed by new players so one time cost evilShrug

dusky crater
obsidian mantle
#

Idk why but i assume its because Japan and China are not close friends

jagged turtle
#

is that the final list for now?

obsidian mantle
#

And they have closed internet or some shit

worthy niche
amber fractal
#

any ideas on ?

rigid snow
amber fractal
#

I'd personally accept huh

jagged turtle
#

what's the neuro emote for it (if it exists)

rigid snow
amber fractal
jagged turtle
#

ok we can go huh

amber fractal
#

two examples ye

worthy niche
#

its neuroHuh so ye

chilly night
rigid snow
obsidian mantle
worthy niche
chilly night
real sierra
#

not the current one lol

jagged turtle
#

shirooooooooooooooo

#

I still need the o

real sierra
#

what im making now in unity is a remake of a 2023 project made in java

dusky crater
real sierra
worthy niche
#

I need to finish up here, I'm chatting on borrowed time...

chilly night
#

Unity gulp

real sierra
#

my letters are not for sale

obsidian mantle
#

Imagine someone says happy birthday shiro but you actually arent shiro anymore you are shir or hiro or siro

amber fractal
#

Makes sense

jagged turtle
#

you won't have bday curse anymore

chilly night
#

Happy bday siro

obsidian mantle
#

And then they have to make new memes but then you change it back in a while

#

That would interfere so bad

chilly night
#

My website happybirthdayshiro ran out

worthy niche
chilly night
#

Its joever

#

I didnt renew the url

amber fractal
#

Let me deconstuct then, I can make some new symbols

jagged turtle
#

why are we taking this somewhat seriously neurOMEGALUL

worthy niche
obsidian mantle
#

Good you have a hammer for deconstruction

chilly night
#

Shirover one could say

amber fractal
#

no more hammer igglybwaa

worthy niche
#

I need to stop chatting, every minute is a minute less time i get to sleep

patent walrus
#

i realized not being Vani is bad for brand i might need to refund some letters

chilly night
#

"You look like vani"

#

WHOS GONNA TELL EM

amber fractal
#

Best of luck neuro7

obsidian mantle
#

But you have signature pfp

woven coralBOT
#
vanyilla
Server Avatar
jagged turtle
#

yeah so apostrophe, parenthesis and ampersand are pretty huge conversions rn

chilly night
jagged turtle
#

do I just change ampersand to and?

amber fractal
jagged turtle
#

oh trueeee

rigid snow
real sierra
#

ok thats enough fumoquest work for tonight

patent walrus
#

fumoquest? promote ahh sounding project

real sierra
#

the 2023 version was called fire water i think

jagged turtle
#

classic

real sierra
#

fumoquest has a better ring to it

obsidian mantle
#

Its neuro themed i think it's allowed

real sierra
#

i like the "questing" implication

real sierra
#

really makes it feel adventurous

jagged turtle
#

ones in brackets

obsidian mantle
#

Will there be quests

#

And fumos

real sierra
#

there will be quests

#

and fumos!

molten coyote
#

hello?

jagged turtle
#

idk if I should make them either of and/or

obsidian mantle
real sierra
#

you can play as either neuro or evil fumo mhm

jagged turtle
real sierra
#

ok now i must sleep Bedge

#

gn

chilly night
patent walrus
#

may both sides of your pillow be cold shiro

chilly night
#

This winter so cold i wouldnt mind a warm pillow

#

Crazy i know

real sierra
#

cryign i wanna keep wokring on it tho

molten coyote
#

it's true , so cold

humble sand
#

neuroTuck sleep wel shiro, happy birthday

amber fractal
#

@patent walrus I can offer a ~ if you want to grab an e

inner pike
jagged turtle
#

was that pre-update ~

amber fractal
jagged turtle
#

where's the e

patent walrus
#

there's no e in nya SUS

inner pike
#

nyae

jagged turtle
#

404 e not found

amber fractal
#

I was just saying if you wanted to do Van~e you could do that if you find an e

chilly night
#

man shiro making me wanna pick up unreal engine again

#

grr

#

i only just freshly wiped my whole pc

patent walrus
#

van~e is such a sick name, better than vedal

#

i'll happily grab your ~

amber fractal
#

Here is your ~

jagged turtle
#

who has an e that can be taken from evilWheeze

patent walrus
#

i need to get rid of this lt neuroCry

amber fractal
#

@worthy niche are you alive ReallyInnocent

patent walrus
#

holy shit

#

he man getting t would be

#

The Man

chilly night
#

YOO

#

THE MAN

jagged turtle
#

it's The Man™

amber fractal
#

Where is an e user that is online

stray dragon
#

@lyric crypt

patent walrus
#

they're offline u couldnt even get that right....

jagged turtle
stray dragon
chilly night
jagged turtle
#

no you can't

patent walrus
amber fractal
#

you'd have to swap

chilly night
#

Vdal

jagged turtle
amber fractal
#

evilStare e user typing

molten coyote
jagged turtle
chilly night
#

Phonix

jagged turtle
#

@/Van~lt you can take from this person

chilly night
#

i think borrow is a nicer word

jagged turtle
#

what's the term to borrow without giving back

amber fractal
#

borrow without returning Minamhm

patent walrus
#

heyyyy joIion you want your l back?

chilly night
#

sure i'll happily take it

molten coyote
stray dragon
#

@patent walrus i give you another t

#

use it well

patent walrus
#

WHAT forced

obsidian mantle
#

You cant you need replacement

#

Can you have no name

stray dragon
#

no i'm the source of the letter t

obsidian mantle
#

Ooh

#

Thats cheating

chilly night
stray dragon
#

where do you think your t's come from

obsidian mantle
#

Idk i have no t

patent walrus
#

hey t do you have a return policy

stray dragon
#

yes

patent walrus
#

can i return my t

stray dragon
#

sure

patent walrus
#

a return to normalcy

obsidian mantle
#

Wan

amber fractal
#

It's tough to make names while dealing with trading

obsidian mantle
#

Wanwan

chilly night
#

wan wan

amber fractal
nocturne olive
#

Silly chaos

chilly night
#

we love sillyness during neurodrought round 3

stray dragon
#

5000 MHz memory is possible now but i don't think i can do 5200, it crashed partway through training like that and reverted to 3600

#

oh well

chilly night
#

its really annoying how the PC always switches back to lower memory after faulty crashes

stray dragon
#

guess i stability test 5000 now with 1.25V SoC voltage

chilly night
#

nobody got time for re-enabling it every time

stray dragon
chilly night
#

it does happen for a good reason

#

but still annoying

#

:sob

olive sable
#

neuroPoint neurosama fan spotted at exam

stray dragon
#

5000 and running stable right now

chilly night
stray dragon
patent walrus
stray dragon
#

idk how it's annoying

chilly night
#

I go to greggs every day but never spot someone in a neurosama hoodie

#

🥀

stray dragon
#

also the bios seems to think these sticks are DDR5-4800 instead of the listed DDR5-5200 on the sticks themselves so idk if that's me getting scammed by g.skill or what

chilly night
#

i might sell my DDR5 ram for some chicken bakes

stray dragon
#

yep

nocturne olive
#

Expected result

stray dragon
#

i see

#

well we'll see how 5000 MHz runs

nocturne olive
#

That's like the known second-worst-case
Worst-case is mixed kits 4 sticks AMD

#

By the way if you're testing stability I recommend watching some Twitch stream, somehow Twitch can catch really subtle instabilities in only about a day

stray dragon
#

i'll just use my setup as usual for a week to test stability

molten coyote
#

RAM prices have been going up quite a bit lately.

stray dragon
#

surely 4 minecraft servers + 1600 browser tabs + occasional OCCT tests + 7 days of uptime should be able to test it well enough

amber fractal
nocturne olive
stray dragon
#

often within 3

nocturne olive
#

That's crazy

amber fractal
#

I think for those keeping track is it 2x or nearing 3x price?

nocturne olive
#

I think Xoda saw some kit be like 5x the price

stray dragon
#

yeah keeping default SoC voltage is not good for 4 sticks ddr5 + amd

molten coyote
#

i think 2.5x

chilly night
#

jesus the ram in my pc is worth like 400 dollars 😭

#

pc's in the big 2026 amirite

stray dragon
amber fractal
stray dragon
#

i'd say 4x is normal

molten coyote
#

It's literally worth more than gold at this point.

amber fractal
#

my brain is at 2 months ago

amber fractal
#

it is over silver

#

but not quite sure gold yet

#

has been a bit, so let's check for stick prices once again

jagged turtle
#

uhhh

#

what's our policy on chars from other langs?

#

or "policy"

stray dragon
#

fine, as far as i've seen

#

there's people with chinese names that keep them

jagged turtle
#

no I meant

#

for letterswap

molten coyote
#

Oh wait, I forgot gold prices skyrocketed too. My brain was still stuck on prices from years ago!

amber fractal
#

I found one

#

wait no, it is 2oz not 1

stray dragon
#

going up again

amber fractal
#

2oz so halfway to gold by weight

stray dragon
amber fractal
#

That is a good question

#

actually, is the extra 0.9oz from the metal packaging hmm

nocturne olive
#

It is ECC memory so that would make sense

molten coyote
#

czy

amber fractal
jagged turtle
#

btw I changed balancing for all brackets, now you only get one per word (so paren only lets you get either ( or ) now)

amber fractal
#

90% of the way there but not gold by weight

proud wagon
#

256g single stick is crazy

jagged turtle
#

nvm

proud wagon
#

i

stray dragon
proud wagon
#

did not recognize you at all

stray dragon
#

i see

jagged turtle
#

i er may(knot) ⭐

proud wagon
#

my discord is in compact mode so i dont see avatar in msg history

jagged turtle
proud wagon
#

only whos typing

amber fractal
jagged turtle
#

it just occured to me that might be an issue

hard delta
#

typeless neuroHypers

amber fractal
#

you do actually have the letters for ktrain

jagged turtle
#

I do

proud wagon
#

wtf is this automod

jagged turtle
#

what automod?

proud wagon
amber fractal
#

I see what happened here

proud wagon
#

i tried to abbrev 4 channel and it automodded me

patent walrus
#

lol

amber fractal
patent walrus
#

scunthorpe moment

hard delta
#

lmao

proud wagon
#

i startled mod team

hard delta
#

i never ran into that one, dodged before it ever shot at me

stray dragon
amber fractal
proud wagon
#

also true for tr 9000, only tr pro has 8 channels

#

anything above that is epyc

hard delta
#

16tb ram dayum

#

can you run ram in raid

proud wagon
#

src: im using tr pro because of that

#

there is indeed raid1-like mem config

#

for extra memory safety

amber fractal
#

I would have just done it for speed

#

someone's doing a in memory table somewhere that'd benfit

proud wagon
#

idk if that speeds up reading by reading from 2 modules at once

#

probably not because thats not the design goal

amber fractal
#

Could fetch multipule items as long as the bus doesn't jam, but not happening if it wasn't accounted for

rigid snow
#

Intanaani

#

is crazy

proud wagon
#

oh and btw there is really not many tr / tr pro motherboards, and the most you can have is 8 slots for 8 channels

molten coyote
#

wow, favorite

proud wagon
#

you cant even use 2dpc on tr pro because no mb vendor provides the option

rigid snow
#

i am going parts shopping with a buddy today

#

i'm gonna watch him drop a fortune on ram doc_20260108_074827_Ldoc_20260108_074827_Mdoc_20260108_074827_R

proud wagon
#

and ssd price supposedly is going up fast soon (from unreliable src)

rigid snow
#

it has already went up

#

a lot

proud wagon
#

not fast

rigid snow
#

yes fast

proud wagon
#

oh nvm i havent checked it since new year

rigid snow
proud wagon
#

so its arlready started

stray dragon
#

prices up 60% in 3 months kinda fast

rigid snow
#

englis

stray dragon
#

i decrease radiator fan speed, cpu temp go down

#

ok

#

cool

rigid snow
#

cpu temp go down => cool

#

ye

stray dragon
#

62c idle probably not good though, i reseat with new paste later today

proud wagon
#

(need p95 small fft as a baseline prob)

#

you have discord open, its never idle

stray dragon
#

i have discord open
i have 2 browsers open
i have 4 minecraft servers open

#

this is usual idle for my pc

proud wagon
#

well i guess 62 is probably explainable then

#

as long as its not throttling its fine for me now

stray dragon
#

was getting up to 70 before restart with 40% fan power

rigid snow
#

4 minecraft servers

#

usual idle

stray dragon
rigid snow
stray dragon
#

why would i close them

rigid snow
#

why 4 of them

stray dragon
#

different modpacks

rigid snow
#

why on your pc is the more important question i feel

jagged turtle
#

also I put the letterswap rules on my github for the sake of not having to deal with discord search

stray dragon
rigid snow
#

github vedLOL

stray dragon
#

modded mc very laggy in some packs, can easily get up to 50ms/t limit and start to lag

proud wagon
#

(so what is this letterswap thing)

jagged turtle
stray dragon
#

renting a server to do that would be dumb because to get anything with a proper single-thread cpu speed it's some crazy premium option

jagged turtle
rigid snow
#

that's why you have your own

stray dragon
#

and even then it's like a 7000 series ryzen

rigid snow
#

not rent

stray dragon
#

that's what i'm doing

rigid snow
#

pc not server

stray dragon
#

they run on my pc

rigid snow
#

dum

stray dragon
#

i use my pc like a server

#

smh

rigid snow
proud wagon
#

my non-github solution (and what swarm fm uses) is forgejo, idk if gitlab might work better feature-wise

proud wagon
#

mainly ci support i guess

ebon basin
#

Any project , motiation ?, Project motivations?

stray dragon
#

recent desktop cpus are the only real option if i want high-speed single-thread performance, and i don't have too much spending money

jagged turtle
#

what is motiation

proud wagon
#

forgejo is too "free" so there is no official support for win and mac ci runner

stray dragon
#

would either have weak ass desktop and beefy server or just one beefy desktop that i also use as server

stray dragon
#

it runs proxmox so i can have multiple VMs going

ebon basin
#

ups motivation

proud wagon
#

too few graphemes

jagged turtle
proud wagon
#

chinese japanese korean

ebon basin
#

I worked on my Minecaft Agent but I don't want to debug it anymore , Transfering and fixing my chess AI would be another topic I guess or another try on Neuros ONI mod where I try to pin the errands again

jagged turtle
molten coyote
true hemlock
#

ReallyInnocent does anyone have a z

loud salmon
#

i have meep

#

bird

#

big bird

sage crag
fleet jungle
#

Hypothetically speaking, if a robot with many complicated internal ICs at the scale of individual softwares/operating systems were a thing, would it likely require a connector as dense as a display port/HDMI? Or will a standard ultraspeed USB type-C do? 🤔

shadow sinew
fleet jungle
#

Though I guess that might be redundant since type-C uses many pins itself anyway

fleet jungle
#

Guess they could cross-interface anyway

shadow sinew
#

The ICs could talk over an internal network connection. There's also industry bus standards for things like that.

#

Like CAN for automotive

fleet jungle
#

True

obsidian mantle
#

The CAN i know is super old and slow

fleet jungle
#

I wonder what kind of messed up scenario would require a more complicated external communication connector.

#

I guess if the goal is for the internals to be independent of each other, but still requiring communication from an external source. Maybe.

prime portal
trim valve
#

the issue with usb c, hdmi, etc. is probably vibrations

fleet jungle
#

That stuff is nightmare material...

#

Imagine resoldering a loose cable

trim valve
#

iirc for a lot of stuff you use crimps instead of soldering but idr where I heard that

#

also if you want real pain then look at

fleet jungle
#

128 contacts

#

I'm dead

prime portal
trim valve
#

sounds fun to solder

rigid snow
trim valve
#

surely

hard delta
prime portal
fleet jungle
#

I have decided I'm not too excited by the concept of soldering ICs anymore :))

hard delta
#

great decision

warped narwhal
trim valve
#

:3

prime portal
fleet jungle
# trim valve

Spiderchip, spiderchip. Does whatever a spiderchip can

#

Does it walk to the tune of stayin alive tho?

fleet jungle
stray dragon
trim valve
#

flux

#

I have no isopropyl at home

#

so its kinda heard to get it off

fleet jungle
#

Considering how many videos I see of people absolutely dousing their entire pcbs with obnoxious amounts of flux, I'd say that doesn't look too bad.

#

Those are supposed to be soldering guide videos, too

trim valve
#

i mean

#

flux is very useful

fleet jungle
#

It is. I might have used it rather too sparingly, since I frequently have trouble attaching solder material to wires.

trim valve
#

I had that whole chip basically swimming in it lol

fleet jungle
#

Oh.

silent flare
chilly night
silent flare
#

does he own a server for neuro?

chilly night
#

he does utilise cloud computing as far as i know

#

reaching the level of things she can do at her latency wouldn't be feasible on a single consumer pc

olive sable
#

At the C# programming exam

#

Which i aced btw

#

90% on the theory exam neuroKufufu

cosmic sphinx
#

that's crazy, that's actually crazy

olive sable
#

Since they're a programmer they might even be here Susge

opaque sigil
sage crag
olive sable
#

Hi konii neuroWaveA

true hemlock
#

she has the r get her

olive sable
#

I dont need any more r for now

true hemlock
hard delta
#

i need your credit card details ReallyInnocent

true hemlock
#

xxxx xxxx xxxx xxxx xx/xx xxx
just ai generate it

hard delta
#

there you go