#programming

1 messages · Page 163 of 1

uneven pulsar
#

oh then

true hemlock
#

check 9600x

uneven pulsar
true hemlock
#

or alternatively, 7600

uneven pulsar
#

and 1tb is also enough

true hemlock
#

ehhhh

#

not really

warped narwhal
#

32gb will run out faster than you'd think

uneven pulsar
true hemlock
#

once you have like 3 or 4 of those AAA games, 1tb is nothing

#

32gb ram is fine

#

for your build i'd recommend at least 2tb nvme

true hemlock
#

ryzen 5 7600 with 2tb ssd is better than 7800x3d + 1tb ssd ngl especially for AAA titles

#

hold on lets make a pcpp

tight tinsel
#

for me 16gb ram is the minimum unless your running a old laptop

true hemlock
#

because it makes no difference in most graphically demanding games

uneven pulsar
#

there are r5 9800x for 200$

true hemlock
#

compared to x3d

true hemlock
uneven pulsar
true hemlock
#

you mean 9600x?

uneven pulsar
true hemlock
#

that doesn't exist...

#

9800x3d exists, but too expensive for your budget definitely

#

try to check both 9600x and 7600

uneven pulsar
#

oh wait

#

sorry 9600x

true hemlock
#

lmao

true hemlock
uneven pulsar
#

excuse me

uneven pulsar
#

they only ship nvidea

true hemlock
#

uh no, cpus

uneven pulsar
#

gpus no

true hemlock
#

9600x and 7600, both cpus

#

check both

uneven pulsar
#

now that r9 cost 400$

true hemlock
#

yeah get 9600x

#

going higher than that won't give you realistic increase of performance on your workloads btw

uneven pulsar
#

98$ 32gb on crosshair ram

true hemlock
#

can you find a B850m motherboard

uneven pulsar
true hemlock
uneven pulsar
#

thats the link to the motherboard

true hemlock
#

aight

true hemlock
uneven pulsar
true hemlock
#

there could be cheaper options

#

yeah its compatible

uneven pulsar
true hemlock
#

huh

uneven pulsar
#

other are old am4 motherboards

true hemlock
#

try finding micro atx boards

#

they're usually way cheaper

uneven pulsar
#

that one?

true hemlock
#

should work yeah

#

try finding 850W PSU

#

2TB gen 4 nvme

uneven pulsar
uneven pulsar
uneven pulsar
true hemlock
#

damn

uneven pulsar
#

the ones for 90$ are 1tb heat sink sssds

true hemlock
#

because that's a gen 3 nvme so its gonna be a bit slower

uneven pulsar
true hemlock
uneven pulsar
true hemlock
#

but the motherboard should come with its own ssd heatsink ig?

uneven pulsar
# true hemlock but the motherboard should come with its own ssd heatsink ig?
#

89$

#

1tb

true hemlock
#

kind of expensive for 1tb ngl

uneven pulsar
true hemlock
#

i think that 2tb should be fine for that price

uneven pulsar
#

yknow

#

i just remembered a friend of mine sells nvmes he can make a price

true hemlock
#

i've been using a gen 3 drive for long

#

its fine

#

its not much different compared to my new gen 4 drive ngl

uneven pulsar
#

i know a freind can make me a price for the nvme

true hemlock
#

any tower cooler under $30

#

or under $40

uneven pulsar
true hemlock
#

perfect

uneven pulsar
#

case?

#

wait the motherboard is atx

true hemlock
#

matx

#

so any matx case would work

uneven pulsar
#

matx?

true hemlock
#

preferably in dms so people here don't snatch it

uneven pulsar
uneven pulsar
true hemlock
true hemlock
#

if you go with that case, you might went over the budget a bit

uneven pulsar
#

you think i can find something better?

#

its sealed tho

true hemlock
#

can you chat the seller?

uneven pulsar
#

there back making 50 series card

#

ill ask the seller

true hemlock
#

oh, this brand is relatively trustworthy

#

but yeah best to also ask seller

#

recommended to ask the seller to test the card

uneven pulsar
#

there a 3090 for 530

#

yea bad price

#

NO WAY

#

I FOUND A MSI SUPREME X 3090 420$ AND TI VARIANT

#

ITS FUCKING SEALED AND BY A RETAILER

true hemlock
#

although might wanna cheap out on something else if you wanna stay on budget limit

uneven pulsar
#

like what

#

but that’s a supreme x 3090 ti

true hemlock
olive sable
#

Spaghetti

#

Ive been putting this off for more than a month but imma need to connect everything

#

Except the video outputs cuz those will need to go into the new avr once i get it

#

If i get it, its bidding

scarlet arch
#

can someone explain to me how my benchmarks become worse when I tell rustc to build with native CPU features?!

#

literally cargo criterion vs RUSTFLAGS="-C target-cpu=native" cargo criterion. Up to 10% regression. wtf?

true hemlock
olive sable
#

This is the reason im poor

sage crag
#

hapy byteday

olive sable
#

Im not poor atm, but thats only cuz im in the procces of buying something AINTNOWAY

sage crag
#

57% regression when using gcc

scarlet arch
scarlet arch
#

I'd think native cpu features would speed things up no?

sage crag
sage crag
scarlet arch
sage crag
#

without cpu features, a memcpy could be a 10 byte function

#

with cpu features, it could be a kilobyte function

#

since they do vectorisation to make copying large things faster

scarlet arch
#

so, PGO plus enabled cpu features should work then

sage crag
#

perhaps? i dont think pgo alters codegen in that way

scarlet arch
#

it would at least help the branch predictor, no?

sage crag
#

dubiously

raw trout
sage crag
#

the compiler would attempt to

sage crag
scarlet arch
sage crag
#

maybe BOLT too

scarlet arch
#

right, oh well, was just an experiment

#

time to chill before stream :D

sage crag
scarlet arch
#

oh I could set it for the bench profile

sage crag
#

probably

rare bramble
#

happy birthday @scarlet arch 🎂

scarlet arch
#

I meant to go off work 12 minutes ago and now I'm sitting here trying to gain some performance with this stupid experiment nyaLaugh2

rough bloom
#

happy birthday FeelsBirthdayMan Clap 🎂

trim valve
sage crag
sage crag
midnight sigil
trim valve
#

nah this was also with criterion so it should've been hot

scarlet arch
sage crag
#

so if your code is larger, and its harder for the cpu to get caching and branch predicting effectively

scarlet arch
#

meh fuck it, its fine

sage crag
#

souds like cache

trim valve
#

random question but how fast is the thing you're benchmarking

trim valve
#

because I had this at something that was like 3bn it/s so I kinda get that assembly instruction bingo may have gotten unlucky 😭

scarlet arch
sage crag
trim valve
#

ah fair

midnight sigil
#

my Awalang actually lost its original meaning tbh, it's now more like an intermediate language, as I heavily rely on the use of Awabler(Assembler for Awalang) catdespair

sage crag
#

even moreso if the interpreter doesnt use direct threading

#

you should look into direct threading

#

i used it in hbvm-c

midnight sigil
#

neurch64

sage crag
#

x86 cpu interpreter is not a stack machine

#

its a register machine with a stack

#

but also its a hardware cpu

#

it doesnt have the drawback of being emulated

rough bloom
midnight sigil
#

mhm we should write in machine code, as tools may get up-stream infected

#

hardware mever betrays

trim valve
#

every time I lock my pc

#

please amd leave me alone

true hemlock
#

god damn it

olive sable
opaque wharf
#

EVIL CODING!

fast pagoda
#

Pog happy birthday @scarlet arch

uneven pulsar
#

HAPPY BITHDAY BYTER @scarlet arch birthdaynerd

fast pagoda
magic hornet
#

I wonder; would Vedal or any of you try to hack google in order to get a job at google? For context they do or did (Idk if they still do) a "hey hack us and you get a job and some money"

fast pagoda
#

that's how vedal got his position at mi5 and how he continues to secretly reside in buckinham palace

sage crag
#

@nocturne olive kotlin mentioned in devstream

nocturne olive
#

Oh great

sage crag
#

everyone in chat hates kotlin

nocturne olive
#

Windows delayed the next original, EVERYONE LINUX NOW, let's KILL WINDOWS

wide flicker
#

THis is exactly why I switched to Bazzite yesterday

glass flower
#

chillcat too much effort for me to switch

sage crag
#

no its not just nuke your drive and forget about it

glass flower
#

NOPE im not nuking 11tb of data

sage crag
#

buy a new drive and install linux on that

worldly plank
#

Is there a program for installing Linux on windows machines without destroying user data?

wide flicker
#

Just do what I did and spend 2 days backing up data to an external drive first AINTNEURWAY

glass flower
#

there are too many programs i use that im not sure have a linux equivalent or work on linux mhm

sage crag
#

wine

#

proton

#

cinema

glass flower
#

i had dual boot a few times..

worldly plank
glass flower
#

but always just booted into windows so i just uninstalled linux after some time LULE

scarlet arch
#

Couldn't respond fast, shower haha

sage crag
#

uh oh he said twitch

#

uh oh he's gonna display b2 messages on twitch stream

#

TOS on both sides

#

its over for vedal987 channel

fierce nova
#

Coding with chatGPT live on the stream neuroPog

dry charm
#

I love how close this is to helping out a junior / intern

warped narwhal
#

doesn't the defer attribute do the same thing as moving the script after the body?

dry charm
#

not sure if it happens to end of body scripts

#

but defer downloads the script and then executes them when the page is parsed

opaque sigil
jagged turtle
dry charm
lapis wraith
#

Welcome to the club neuro7

dry charm
#

Technically she could also run the 🔺

glass flower
sage crag
#

om

glass flower
#

honestly looking at her code. she might be better than us at screeps at this point

sage crag
#

evil should write an impl of hbvm

opaque sigil
sage crag
#

perhaos

#

perhaps

sage crag
crystal sleet
sage crag
opaque sigil
#

what

trim valve
#

today on bred shenanigans

sage crag
#

because its using zig it can make use of aro cc

#

the same backend that the c to zig transpiler uses

opaque sigil
#

oh

#

makes sense then

#

right

sage crag
#

its being done because there isnt enough written hblang code to test everything

#

but also it may let use import c files natively, i hope

opaque sigil
sage crag
#

compile c to hbvm

#

noway

rigid snow
#

so technically yes

olive sable
#

After mike 7 hours im done with cable managment

#

Or well, its mostly managed

#

I dont have enough inputs on this tv so thats why there are cables on the floor left

cosmic sphinx
#

@sudden belfry is a real programmer now, welcome

#

(shes better than 90% of this chat)

olive sable
nocturne olive
#

Have some funny logs from the webserver accesses

serene raft
#

moving the cursor and editing the line is just a bad way of doing it

#

i understand why its done like that

cosmic sphinx
#

fr

serene raft
#

also vedal should of setup eliv's page to /dogs instead of /dogs.html

#

literally needed to make a folder called dogs and move dogs.html into it and rename it to index.html

tender river
scarlet arch
#

Is nearly over belly

olive sable
#

you have 22 min left neuro7

scarlet arch
#

She's old school like that

serene raft
amber fractal
#

Happy Birthday @scarlet arch!

scarlet arch
serene raft
#

and vedal could of just made evil do it

#

if you wanted to say that

scarlet arch
gray basalt
#

Wow, open F12 and peek at the spinning Samoyed’s CSS—it’s a mess. The rotation’s calculated pixel by pixel in real time. No wonder the page hogs 62 % CPU in the browser task manager.

serene raft
#

also vedal setup /dogs lol

#

it doesnt even redirect it just serves the page

scarlet arch
#

It doesn't need to be perfect. Evil's site is good the way it is. belly

rigid snow
# serene raft she would be better then 99% of the chat if instead of regex she could write pat...
  1. diffs are not 100%, models no matter the size still mess them up - tools like cline use fuzzy diff matching, and tools like cursor(tm) and copilot do something different with json full of lines as input and them writing edits for each line in order or something?? i'm talking about the thing where the line that goes down gradually as it's editing
  2. from my limited involvement with the project: it was initially just neuro api bindings to basic vscode actions, like moving the cursor, typing, etc. but there was the issue that you could move the cursor in between neuro actions and it would mess up the position neuro intended to insert text at, so it was decided to give her "her own cursor" as a bandaid - so that's why it's like that
  3. it's cuter this way
serene raft
#

perhaps instead of going to diffs neuro/evil could be given better context for where they are

rigid snow
#

i haven't looked much into the context stuff at neuropilot because it's kind of a mess but i think it already should force push the code surrounding the cursor to ctx

serene raft
#

yeah i also don't think its entirely neuropilot fault the twins do need to also learn how to use the cursor better

rigid snow
#

they can't

#

not how llms work unfortunately

#

unless vedal specifically trains them to which i doubt is happening

serene raft
#

im talking of having more context of moving the cursor first in they're memory

rigid snow
#

well for that they would have to do it perfectly in the first place

#

maybe they can slowly figure it out but i dont know about that...

crystal sleet
#

No, if you give a person a few examples of how something failed and how another thing didn't, then they'll be able to derive a better course of action
But it won't be that big of an improvement for an AI

serene raft
#

ultimately theres no perfect solution diffs could potentially work better but they could also not as with everything it really just depends

opaque sigil
sage crag
tender river
lapis wraith
rigid snow
#

why are you surprised

lapis wraith
#

Because i've never seen this type of code in my life LULE

rigid snow
lapis wraith
rigid snow
#

well, it's a string

#

why wouldn't you be able to

lapis wraith
#

Sure, there's probably good reasons to use it. I'm just surprised you can do that scrajj

rigid snow
#

i don't think there is ever a good reason to do el.style.<any> += , but since it's a string you can

lapis wraith
#

I'm amazed. Now the dog just keeps increasing my RAM usage by the minute LULE

olive sable
rigid snow
sage crag
#

sam change your benchmark to render spinning neurorbPogHD

olive sable
#

i can

#

but

olive sable
#

gimme some time cuz i need to add a vertex buffer and uniform buffers for that

#

and a texture buffer

#

uv's too

#

uhh

#

also gltf loading

amber fractal
#

Orb

rigid snow
#

sam make the orb texture 64k x 64k for proper fidelity

olive sable
#

physically imposible

#

the max is 32K x 32K

amber fractal
#

4 textures PauseSama

rigid snow
#

it's not impossible i'll tell you that

olive sable
#

well yes, but actually no

rigid snow
#

also that should be x65k but whatever

olive sable
#

unless i add a 2nd uv buffer purely for texturebufferarrayindex

#

that way we get kinda limitless resolution till vram is up

#

huh, my brain shortcircuited there

#

dutch word for "ran out of" is "op" but i tranlated it to up

#

idk why

rigid snow
#

that still makes sense

#

when running out of time you'd say "time is up"

#

for example

olive sable
#

huh

#

english is weird

rigid snow
#

always a fun one

#

i just got a notification for an email i received >2 years ago wtf

olive sable
rigid snow
#

"food is up" sounds stupid and clunky but "vram is up" sounds fine, to me at least

#

probably because of that exact metaphor, you're full, not out of

#

idk english really is weird

olive sable
#

The whole thing with "old english" too. They keep stealing things from other languages but bever commit to it

tender river
#

OM

#

Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices.

#

apple stay winning^Wnot losing

#

so glad i use mobile linux and this doesnt affect me neuroPray

warped narwhal
#

So I decided to bite the bullet and reinstall. Wish me luck salute

amber fractal
#

I should really deal with my older devices, no reason for them to be on android.
-# Still need more knowledge for that tho.

lapis wraith
tender river
#

youtube redesign vedalNeuroHUH

lapis wraith
cosmic sphinx
lapis wraith
olive sable
lapis wraith
#

I'm NOT giving my ID to google. NEVER! frick google dude

amber fractal
tender river
olive sable
#

neuroHypers okay

amber fractal
#

I'll just be doing it on my older stuff first

crystal sleet
olive sable
#

I need android apps still for school, but maybe i could dualboot or something

tender river
amber fractal
#

I have heavy doubts my devices are supported as LG and ASUS as my daily driver

crystal sleet
tender river
#

you can run pmos on an iphone x

#

as you can see it wont be a very good experience

#

but it will work

olive sable
#

Ill see if i do it in a couple days

#

I cant do it rn

woven temple
amber fractal
tender river
amber fractal
# tender river you can find an android cfw

At least on the LG devices, I'd lose the dualscreen function of those phones. For the Asus maybe, but I would want to be sure about it as it is usually my fallback when all else fails.

cosmic sphinx
crystal sleet
#

The name

amber fractal
amber fractal
tender river
#

gc time

#

i have a plan

cosmic sphinx
#

neuroMonkaOMEGA
gemini 3.0 imminent, or perhaps the native image gen for 2.5..?

#

hopefully whatever they ship, its gonna be tmrw

tender river
#

neuroPogHD this works

#

C macros are beautiful in their stupidity

crystal sleet
#

Color

tender river
#

no way, turns out when i use an editor instead of just printfing some code it actually does syntax highlighting?

tender river
#

late binding

#

loose coupling

#

enterprise ready

rigid snow
amber fractal
#

Alrighty, this NN section is complete. Now I can begin working on other atomics before I piece it all together.

#

After I get rid of some bloat in the code actually

tender river
olive sable
#

aight im going to bed

#

gn

glad path
#

if self.modules[inner.name].start() is blocking should I use asyncio or threading

#

god i phrased that terribly

#

doesnt really matter what the function is

#

its blocking and I need it running concurrently

#

should I use threading or asyncio

#

or should I use like

#

both

amber fractal
#

I'd make sure it is started as a task

#

at least before throwing it to a thread

glad path
#

hitchhiker's guide to the galaxy reference???

tender river
#

in python 3.13 theres experimental support for proper threads that dont block even if they're computing something

glad path
tender river
#

but you have to use a separate version of python

tender river
glad path
#

since i'm writing a handler for plugins

#

so if i start them and the start function blocks

#

that would obviously kill the entire system

#

i'm guessing threading since asyncio is more loosely related to the specific task

tender river
#

yuh

glad path
#

though if I rewrote the plugin structure, it could probably be very clean

#

I'll try threading for now

tender river
#

even async functions can block neurolingSlep

glad path
#

I'm going to want to save the thread somewhere, i'm assuming

#

or gc will get rid of it

tender river
#

if you want to run arbitrary code in general theres obvious potential for breakage

#

if you want to protect against infinite loop thats completely valid but you'll have to find a way to make a blocking function stop on a timeout or something

tender river
glad path
#

ok another random question incoming:

should I start and save the thread within the plugin itself (i'd be adding that into the base class for plugins) or should I do that within the plugin loader/handler

tender river
#

i'd keep it in the loader

glad path
#

would be safer

tender river
#

since it may have to use thread pools or timeout logic or whatever, plugins doing that themselves is just messy

glad path
#

that's my thought

#

I think I might use thread pools

#

seems like the cleanest option

#

though the threads would be running until shutdown externally

#

so i'm not sure if it is necessarily the correct thing to do

tender river
#

ideally you'd tie the threads' lifetime to the plugin's lifetime

#

look into structured concurrency

sage crag
tender river
glad path
#

my cat just confused me so much
she scratched the carpet and then I was like "dont... berrr...."
then she meowed
and i was like "dont start... wait what?"
"don't scratch, i mean."

#

least noticable effects of programming:

tender river
raven dock
#

I didn't get it before. Now I totally understand why they call it the swarm. At least maybe

sage crag
#

awawawawa

#

sworm

true hemlock
prime ridge
#

Anybody familar with the neuro api here?

sage crag
#

vedal

prime ridge
#

bro is NOT here 😭

#

How do you send a register request via the API to register a command

sage crag
#

depends what language you are using i guess

#

and if it has bindings for the sdk

prime ridge
#

the syntax I can figure out

#

but the JSON isn't really detailed anywhere I've seen

tender river
tender river
#

theres a spec

prime ridge
#

where

#

ik there is I just don't know where

prime ridge
#
{
    "command": "actions/register",
    "game": string,
    "data": {
        "actions": Action[]
    }
}

This?

tender river
#

mhm

prime ridge
#

Thanks 🙏

hollow spruce
#

After I'm back

#

I was rooting my phone

#

Let me access server side

glad path
#

thoughts on user@hostname in a shell prompt?

#

i feel like it's appropriate to shorten it to just <user>

#

but a lot of people remove the entire sequence

tender river
#

you can make it only show if you're in an ssh session though

glad path
#

i'll do that ig

#

though no one is going to be sshing into my laptop

#

hopefully

#

also why the hell did obs just trigger a full on system crash

#

I closed OBS and it crashed my entire laptop

knotty sparrow
#

Does anyone know what programing language vedal used for neuro?

amber fractal
knotty sparrow
#

Thanks for the info

real sierra
#

any physics enthusiasts awake?

bitter violet
#

i'm here

real sierra
#

random question that popped into my mind

#

do the same materials that block radio waves, block magnetic fields?

#

I figure the answer is probably yes given how related they are, but I've never seen it explicitly stated

midnight sigil
mighty thorn
#

but that's just me

#

(nevermind i dont have image perms yet)

real sierra
#

actually I guess magnetic mines are a thing

#

but then I'm confused why we don't use electromagnets for communication in water

mighty thorn
bitter violet
real sierra
mighty thorn
river oak
mighty thorn
#

remember in phineas and pherb where he makes a magnetic laser

#

thats actually really really hard

#

so it goes everywhere

bitter violet
#

They work on different principles radio waves are blocked by conductive materials, like a metal box but for a magnetic field, you need a special magnetic material to guide the field lines around the object you want to protect

mighty thorn
#

and thus dissipates

#

like if you flooded a room to drink water instead of just using a cup

#

you'd need too much for it to be practical

#

and it'd damage stuff

#

same with using magnets like that

real sierra
#

hmmm I see

mighty thorn
#

BIRTHDAY BOY????

#

why is everyone born in august

bitter violet
#

Do you like physics Shiro?

safe path
#

wtf why does x11rb do this grrr

#

who creates a region, destorys it then uses it to set window shape region

#

this is what that is supposed to look like

real sierra
safe path
#

i have spent 4 hours on this i can't believe i need to pull out xtrace grrr

real sierra
#

this may come as a shock to you

mighty thorn
real sierra
#

but I was not born in august

mighty thorn
#

wow

safe path
#

shiro u are born everyday

real sierra
crystal sleet
#

wow

safe path
#

istg its gonna be because x11rb figured out the shape isn't used anymore since ive gotten the shape region or some shenanigan like that

real sierra
#

vanor

safe path
#

hi shiwo shy

midnight sigil
real sierra
#

why has nobody made AI do sentiment analysis on news headlines to predict stock market impact

river oak
real sierra
#

you could just hook it up to a bunch of RSS feeds or something

safe path
#

does that not already exist

real sierra
#

this seems like such a good application

#

but I've never seen it done somehow

crystal sleet
#

It's all clickbait, def gonna trick the AI to hell

bitter violet
safe path
#

im fairly sure its already being done, but not via news headlines

real sierra
bitter violet
#

thinking now it could really be done, if this Ai had access to social media like grok

safe path
#

i think hedge funds firms already do it, i remember some friend talking about it when i was too drunk to understand anything

#

(said friend is from hedge fund firm)

real sierra
bitter violet
crystal sleet
real sierra
#

and I feel like that's true for most people

safe path
#

yeah nowadays ai trading does so much better than standard human beings

real sierra
#

not surprised

safe path
#

you'd genuinely need to be an analyst to beat some of the bots nowadays, and even then they use AI to help them

crystal sleet
real sierra
#

stock market is just fake items being exchanged by fake shareholders

real sierra
#

what a time to be alive

safe path
#

Glueless u can doubt me but im now a broke student while they're earning 6 digits

bitter violet
#

I mean you would need a really really good AI who remembers everything and this is not so easy, but i think corporates and rich people maybe already have one

#

and you would need a lot of ram and a good gpu like idk Rtx 6000 pro?

#

To context length

safe path
#

are you talking about consumers or companies?

#

companies have access to way more than that

#

they don't need to own the hardware when they can rent them

safe path
real sierra
#

do they really

bitter violet
real sierra
#

stock go up or down

#

if good news stock go up

#

if bad news stock go down

crystal sleet
safe path
#

shrug if i knew i wouldn't be poor

prime ridge
#

just spam calls and u will surely make money glueless (This is not financial advice)

bitter violet
real sierra
#

all the analysis sounds like stuff best left to finance bros who will invest their life savings into a venture capital and then boast their 0.5% annual return

safe path
#

it's only hard for consumers / smaller businesses because we're constrained by budgets

bitter violet
safe path
bitter violet
safe path
#

on-prem clouds are typically used to crunch more sensitive numbers, usually closer to the last stage of decision-making

bitter violet
#

I NEED more ram. fuck

#

aaa

real sierra
#

AI isn't that interesting of a field to me tbh

#

too many chefs spoils the broth

safe path
#

but i only have info from the yapping a friend gave me so take it with a grain of salt mhm

real sierra
#

I'll let rich kids buy GPU farms and experiment with it on my behalf

bitter violet
#

I thought so too until I used it and understood the science behind it.

crystal sleet
real sierra
#

it's a useful technology but heinously misapplied right now

safe path
safe path
#

real

real sierra
#

I've become wise at last

#

university is a business

sage crag
#

shr

real sierra
#

and my problem was not treating it as such

sage crag
#

and mr sigma

safe path
sage crag
real sierra
#

I'm getting the easiest and quickest degree and then dipping

#

because there is zero income increase associated with a better degree for me at this stage

#

non-honours bachelor's nets me a 6 figure salary

safe path
#

wait shiro aren't u already graduating

real sierra
#

yeah

#

I graduate next year

safe path
#

gratz on bachelors!

#

oh

#

that's long

real sierra
#

I know

#

not so bad tho

tender river
real sierra
#

only one course after jan

tender river
safe path
tender river
#

om

real sierra
#

get with the times

safe path
#

if you want a painless (relatively), u can start with a well-known distro (like spacemacs) just to obtain muscle memory

crystal sleet
#

Emacs ecosystem is too split

tender river
safe path
#

then, slowly implement the configs that u get from spacemacs on your own

safe path
#

my journey was Doom -> vanilla emacs -> Prelude

real sierra
#

linux users spending 10 hours to set up shittier notepad

#

(it saves them 5 seconds per year)

safe path
#

i am still dealing with the 5 possible ways to fucking indent C code

opaque sigil
#

only 10 hours? damn

crystal sleet
#

My nvim config is prob really fucking large

bitter violet
tender river
safe path
#

wait @real sierra i think i graduate the same time as u do

#

albiet with a masters

real sierra
#

CatLaughingAtYou DEBT

crystal sleet
safe path
#

shiro i will tell you my life story one day

real sierra
#

Aware vanor is rich

safe path
#

no i am poor

tender river
real sierra
#

Aware vanor is not rich

safe path
#

a_Aware everyone is not rich compared to the 1%

crystal sleet
real sierra
#

if it makes you feel better my parents asked me if I could lend them money

#

if that's any indicator of my financial sphere

bitter violet
#

It's your birthday?

safe path
#

HOLY that's kinda wild tho

real sierra
#

unfortunately not my birthday

safe path
#

btw my emacs config

real sierra
bitter violet
#

(what)

real sierra
safe path
#

the reason why i didn't screenshot earlier is because I unbound my zoom keys and i forgot how to zoom with M-x

bitter violet
#

So... Why the cake?

real sierra
unkempt citrus
#

Cos it's shiros birthday

real sierra
safe path
#

Glueless wow who would subject bro to such a fate

sage crag
#

unhapy unbirtday

safe path
#

that is so mean

real sierra
tender river
real sierra
#

wtf is that noise outside

sage crag
#

:enub: stocks just keep increasing

real sierra
#

cryptid MONKAS

bitter violet
#

A filter-sama plushie would sell a lot...

tender river
real sierra
#

it sounds like a bird but not quite right

crystal sleet
real sierra
#

something is wrong

sage crag
bitter violet
#

ops wrong chat

safe path
#

neuro7 shiro u is die

real sierra
#

im closing my window I'm scared of the midnight creatures

tender river
#

i'm closing my helix window because im scared of what i wrote

sage crag
#

nnuueerroorrbb

real sierra
safe path
#

chayleaf what are you gonna try after emacs vedalNURU

#

why emote not spin

sage crag
#

nuru

tender river
real sierra
#

T

sage crag
#

nuruNotSpin

#

t

#

hi t

stray dragon
#

hi shiro

tender river
#

hi t

stray dragon
#

hi konii

#

hi chayleaf

real sierra
#

hit

#

t 🍵 ALERT

sage crag
stray dragon
#

yes it's me

crystal sleet
#

I don't understand the culture of this community (New leaf)

bitter violet
#

Out of curiosity, what is your setup, guys?

sage crag
bitter violet
#

hardware

real sierra
#

nobody here takes things too seriously

tender river
safe path
#

omg wait oh yeah you're a new guy

real sierra
#

there's a thousand running jokes that you just pick up as you go

safe path
#

no matter who tells you otherwise it's fake news

bitter violet
tender river
sage crag
midnight sigil
#

craftmine

bitter violet
tender river
#

keyboard neuroFumo

sage crag
#

keyboard

#

you can tell because the name

tender river
#

kb

#

mhm

bitter violet
sage crag
crystal sleet
tender river
#

thats an interesting way to wash a keyboard

midnight sigil
sage crag
#

its not ok

#

banned

midnight sigil
tender river
#

just put your entire pc case in a washing machine

opaque sigil
crystal sleet
crystal sleet
#

I use isopropyl alcohol

bitter violet
#

the smell of death

crystal sleet
sage crag
#

did you know that fruit flies are attracted to isopropyl alchohol

crystal sleet
sage crag
#

no

#

just a fly

midnight sigil
sage crag
#

liquid carbon

#

liquid steel

opaque sigil
#

liquid tungsten

crystal sleet
sage crag
#

liquid sodium

bitter violet
#

liquid uranium

midnight sigil
#

neuro5head liquid metal excluded

opaque sigil
#

yummy

crystal sleet
#

Liquid human

sage crag
bitter violet
#

I wanted to use liquid metal as a cooler in my cpu and gpu vram

midnight sigil
bitter violet
#

but too risky even for me

midnight sigil
crystal sleet
midnight sigil
#

that's crazy

sage crag
midnight sigil
#

but I think your PCB is already melting if you pour any molten chemicals on it

bitter violet
#

Do you guys drink a lot of coffee?

sage crag
#

so they perform electrolysis in molten salt instead

midnight sigil
crystal sleet
#

Go to the chem channel or smth

midnight sigil
#

#chemistry

opaque sigil
crystal sleet
#

I like tea

sage crag
safe path
#

it is

#

you salt your passwords

#

right chat

#

right

sage crag
#

opaque sigil
midnight sigil
bitter violet
midnight sigil
#

molten salt means salting with semi-chaotic algorithm

sage crag
crystal sleet
tender river
#

it also used md5

opaque sigil
#

a kg of speciality coffee is like 40€ or sth

sage crag
#

what a hash

#

md5sum<"password"

safe path
#

om security theatre aah password management

bitter violet
sage crag
tender river
#

you couldnt

#

md5 isnt that bad

#

which is why it got popular

sage crag
#

its not post quantum 😔

bitter violet
tender river
#

but also security wasnt valued as much in early 2000s

opaque sigil
tender river
#

you can find plenty of old cryptography books that cover md5 and say it isnt veyr secure

#

but it was used anyway

bitter violet
opaque sigil
#

where do you live

midnight sigil
opaque sigil
#

that's just miserable

bitter violet
crystal sleet
opaque sigil
#

okay yeah that checks out then

bitter violet
#

They say the human body is 70% water, here we are 70% caffeine, btw im italian but i live in brazil

bitter violet
opaque sigil
#

my main problem is that i don't feel like having coffee nearly often enough to avoid the beans getting stale so there's no point neuroSadge

#

germany

bitter violet
#

I've always wanted to visit germany

opaque sigil
#

it's certainly one of the countries of all time mhm

bitter violet
#

This is a very programming topic

#

I hate tea...

#

I JUST CANT

#

What teas do you drink?

junior pendant
#

I've got a both a question/taught but not sure if it belongs in here or not since it's more like the difference between the organic brain operating and our current binary computer systems

tender river
#

but im lazy so i wont talk about it neurolingSlep

junior pendant
#

So basically it's the fact that Vedal has to clear Neuro & Evil's memory cause it takes to much space, knowing from my own job which is first line support, disc is expensive especially to store data, our current computing systems use binary encoding which even with the best optimization will have limits, in Star Trek for instance the isolinear chips they use are 5-state systems but they also have limits in storage & processing, but organic brains don't really have that issue, sure memories go hazy and details change but external stimuli can recover memories of even decades ago, so it's clear to say the brain does definitely not work on binary, it's both a "hard drive" and data processing unit at the same time

#

also I became obsessed with AI when I first saw Serial Experiments Lain in the early 2000's, I'm a bad coder at best but an excellent dba

bitter violet
tender river
#

additionally, binary is good because its so simple and easy to make, a (e.g.) 5-state system may sound cool but if it were cheaper we'd be making that

#

if you do a very remote comparison (i said very remote), think of brains as neuro/evil's core language model, and of books as their memory

#

the reason its a remote comparison is because llms are just inherently not designed to grow and adapt (even if they may pretend to grow in certain scenarios)

tender river
bitter violet
tender river
#

mcst tsmc

bitter violet
tender river
#

vram - as much as their llms and accompanying models (if running on gpu) use

#

memory - as much as vedal lets them

bitter violet
#

I mean vram noramally carries the weights of the llm

tender river
#

only the code that doesnt run on the gpu, i.e. the code that draws the model/etc

bitter violet
#

and ram the context

tender river
#

no

bitter violet
#

no?

tender river
#

because thats where the maths takes place

bitter violet
#

But before passing through the vram, doesn't the data pass through the ram?

tender river
bitter violet
#

So what do RAM and the context window have to do with each other?

tender river
#

nothing? you need vram

#

anyway, it doesnt matter evilDeadge neuro could run on the cloud for all we know

river oak
bitter violet
#

Ahh i think i understand

tender river
#

or at least had? i think?

#

because it's safer that way, if a memory leak happens it wont crash the stream

#

and because its not that expensive for vedal (compared to, say, launching the first smart lava lamp on the market. lol)

#

additionally, please dont ask me about how llm inference works, i have no idea (wrt what i wrote above, i may be wrong but at least i know i'm probably mostly right)

river oak
tender river
#

i think needed vram scales O(N^2) with context length

#

at least on the commonly used llm architectures

#

if you want more you usually just attach a RAG

river oak
#

I don't think anyone knows what neuro has, I was assuming around 1M tokens

tender river
#

doubtful

bitter violet
# river oak The context is like 10MiB max

Ah... I think not? I mean the context tokens of llm, i can be wrong but isn't something like: Number of Tokens in Context x Embedding Size of each Token 4096 x 2 bytes (fp16) = 8192 bytes so 4096 tokens is 32MiB?

tender river
#

it doesnt scale that way for all llms

#

it depends

#

there are llms with 1m context

#

but they are pretty new

#

neuro doesnt need that much

amber fractal
#

The main thing on LLMs is that it is stateless. Sure there is some caching (like I'll be assuming neuro has) but otherwise it is just slower as you get larger.

#

I doubt neuro needs 1m context, as a decent memory fetch can remove a lot of that overhead.

bitter violet
#

Sometimes I wonder how Vedal trains Neuro.

And if sometimes he doesn't need to act like her, like during training. Plot twist: Neuro's entire personality is the inner Vedal personality. But he hides from us neuroLookUp

tender river
#

people overestimate how advanced neuro is, she's a good application of existing technologies in tandem, not some groundbreaking new research doing laps around ai companies

#

it's the power of pursuing content rather than maximum adoption on the market

bitter violet
#

That's the streamer part, to keep ppl entertained

#

I think Neuro would make a good AI to talk, so you could talk like a "character.AI" but only Neuro.

On second thought, it would be a terrible idea. I can already imagine jailbreaks, NSFW, and some laws being broken. Better save that idea for the future.

river oak
amber fractal
#

As a general rule, if you want your LLM to be anywhere near fast. Have everything it needs in the closest RAM that exists. VRAM in most cases.

tight tinsel
#

:ramnom:

amber fractal
#

It will be checked, it is inevitable

#

Yep

#

I personally consider it external as it is a tool call

river oak
#

Until she forgets how to use it despair

amber fractal
#

We got this one as well, RAG is the common term

#

A high context high speed but light model to summarize past context.

#

The fated Titans is an integrated RAG right in the model itself.

#

Paper made its rounds as it claimed for massive context increases. I apologize for any of the regulars over the flashbacks of arguments this one caused.

#

Personally, and what I'm wanting to work on is memory without tool calls.

#

Something still external, but not as "hot" as the black box of LLMs

river oak
#

For games like minecraft she should straight up have a separate model that asks her to make decisions and that she just orders around.
Unless vedal achieves negative latency

amber fractal
river oak
#

Wait that was AI already?
The camera work was so insane I thought it was just regular pathfinder

#

Or well it doesn't matter if pathfinding is AI or not if the movement itself is not trained to be natural

amber fractal
#

AI comes in many different flavors, pathfinding has existed for ages

river oak
#

I mean the site says it's AI
But yeah pathfinding minecraft doesn't seem like an AI problem
Natural movement though for sure

amber fractal
#

The term AI is too bloated

#

Probably official site

#

Just guessing

river oak
#

Is that not it

#

Yeah lol the description seems sus compared to github

amber fractal
#

We love the Pizza Rolls

#

Pay no attention to the license

river oak
#

lmao
I mean they probably meant "AI" as in "bot", because it looks like it's old

tender river
#

??????? thats literally AI

river oak
#

💀💀💀 💀 💀 💀

amber fractal
tender river
jagged turtle
#

you cannot assign a string literal to a string literal like a variable

||you used 1 = sign not 2||

river oak
jagged turtle
#

chill with the aggression bro

#

oh ik
you don't need to be aggressive
also I like being a compiler

tender river
#

???????

#

please be nice neuroSadge

jagged turtle
#

do you need meds