#programming

1 messages · Page 527 of 1

fickle rain
warped narwhal
#

Just did my first open source contribution neuroHypers

#

Let's hope it gets merged

sick owl
#

Qwen 3.5+ ahh

mighty thorn
#

What the hell is that thing

mighty thorn
#

Also I don’t speak that

sick owl
#

Effectively a moving IOT dev board with every port, sensor or extension you could want + a touchscreen display for about £35-50 depending on where you live

#

Has a big community that does all kinds of crazy shit with them

#

Here's a miko stack chan

kind nimbus
civic flax
#

Quick question

#

In OBS, is it fine if you have two audio sources, those being desktop and microphone? Turns out that for some reason the screen capture one disappeared

opaque wharf
frozen igloo
#

I don’t know how moe works. Are you able to sort of “graft” multiple llms together? Or do they have to be the same exact architecture?

#

Or is it completely different to what I’m thinking

opaque sigil
#

replace the single feed forward network inside a transformer block with multiple + a router in front that sends each token through one or more and you have a moe model

#

each FFN people like to call "experts" since you end up with the situation where they store different information so during inference you only have to activate the parameters you actually need at any given time

fast pagoda
#

I hate this fucking place and its dog shit power grid man, was typing a whole thing about moe that nobody cares about but still.

You can bolt them together btw kinda

#

Will explain in a sec

#

Yeah Moe aren't generally multiple models, the experts are just the FFN block, and the whole thing gets trained together from scratch as one model. attention, embeddings, layer norms are all shared only the FFN is duplicated and given the router gatekeeper, and the router learns which token goes where during that training. They are segregated along fuzzy lines and aren't as simple as "this one is good at physics" and "this is the python expert". The router actually sends tokens on a per token basis, and each token can be routed to different experts per layer so like one token might be processed by expert 3 on layer 2 but expert 6 on layer 10. It has a loss signal in training for load balancing to avoid any particular feedforward block being starved out

#

fcuk i hate this place

#

anyways the bolt together thing is called a clown car moe lmao

#

they have to be the same architecture generally the same model but you can take several finetunes of the same model and staple them together then weld a router on there

#

doesnt even need to be trained necessarily

#

some of them use just keywords and shit

frozen igloo
#

I wonder if that’s a way Neuro could have gotten an intelligence upgrade without risking destroying her personality

#

At some point when asked “how much of the original Neuro is in modern neuro” he said “mostly”

#

Not very specific at all

fast pagoda
#

it depends on what he means and he's being intentionally vague

#

technically

#

a huge amount of "Neuro" lives outside the weights

#

aka the scaffold

frozen igloo
#

Yeah

fast pagoda
#

whatever the system prompt is (if any), the lore/memory injected into context, RAG over past streams, the TTS voice, the Live2D rig, tool definitions, the filtering layer. you could swap the LLM wholesale and if the scaffold is identical she still reads as ~the same character. Vedal saying "mostly" could honestly just mean "the harness is unchanged ReallyInnocent" meanwhile he swapped the entire LLM

frozen igloo
#

Well now most of that scaffold has been redone

fast pagoda
#

the llm path for it i'd see as probably something like kl-regularization

frozen igloo
#

He was asked before the rewrite tho

#

I don’t remember which dev stream it was

fast pagoda
#

a large amount of the heavy lifting to make it seem still neuro is likely the visible elements smoothing over the differences in personality as they come and he's quite careful with keeping new versions similar enough to be hand waved away, except when he explicitly announces an intelligence upgrade which is definitely his way of marketing "neuro is gonna be a bit different" because she likely changes base model during these.

#

He's used at least 5 base models at this point likely more, I think he said model 6 back in like 2024 lo

frozen igloo
#

Oh

fast pagoda
#

yep, 9/1/2024 - "don't worry we're on llm model 6, v4, iteration 17 as of monday"

frozen igloo
#

V4?

fast pagoda
#

my assumption on that maps to - model x = base model itself, the overall raw llm itself without any changes
vX = major versions of the current neuro-tuned model, likely full finetunes (training all weights rather than a subset like a lora adapter although he might also just being doing loras) OR some sort of versioning representing the actual persona/training data that he uses changing in some large way
iteration X = catchall for any other changes, system prompt change, memory system change, loras being trained & applied or not, filters being changed etc etc

#

i kinda doubt she really has much of a system prompt at this point otherwise i just don't see how someone hasn't been able to get any of it to leak. Although this is part of the reason you and I aren't allowed to just chat with neuro in a chatbot type interface, makes attempting stuff like that much easier than it would be if you were trying to get her to notice some adversarial prompt in chat even if you're paying for TTS like you could back in the day

#

and im pretty sure he's also mentioned that it's not like she has a personality card type prompt, which makes sense as it would not result in the type of ingrained persona she has

#

if she has one it's likely just instructions on using her scaffold/harness tooling

frozen igloo
#

The whole “im Neuro Sama, an ai vtuber on twitch” seems to be the only thing really

fast pagoda
#

that's baked in

#

easily done too

#

training examples you can train that sort of thing in

frozen igloo
#

Would that double the effort of having both Neuro and evil?

fast pagoda
#

evil on occasion used to call herself neuro

flint dome
#

holy shit why are people genuine idiots when it comes to electronics my friend bought a ryzen 7 7445hs rtx 2050 laptop for 700$ while i got a ryzen 5 8645hs rtx 2050 for 600$
both victus 15

fast pagoda
#

they have diverged much more now tho

fast pagoda
#

definitely one that i wouldn't eat and pay more for but

#

if it's genuinely a 7445

flint dome
#

yes multicore but do i look like i care

fast pagoda
#

yeah, ~15% worse,

#

they have the same core count

frozen igloo
flint dome
#

for 100$ more

#

like why

#

20% performance loss and 100$ more paid

fast pagoda
#

it depends on the benchmark
but most people literally don't know the difference so it's really unsurprising

#

maybe they think you're goofy for paying $100 less and getting a cpu that uses more power thus has worse battery life

#

perspective

flint dome
#

my laptop purchase was very spur of the moment too but i researched too

flint dome
fast pagoda
#

i mean it doesn't take a gigabrain to figure that 8645 is higher than 7445 and quickly check to make sure

#

buying from hp direct is automatically a rough choice on its own

#

and i mean i could argue that you got scammed considering i bought an 8745HS mini pc for $300

fast pagoda
#

nah, but a 2050 isnt worth $300

#

in fact, a 2050 is nearly the same performance as the radeon 780m in the 8745hs

#

and having a 2050 is just a power drain at that point

flint dome
fast pagoda
#

the 780 having shared memory i can serve 30bs on it

frozen igloo
fast pagoda
#

they likely have the same base mix of training data with divergences for personality differences

flint dome
frozen igloo
#

Huh

fast pagoda
#

like their overall mix of finetuning data to take them from "base model" to "neuro/evil" is probably quite similar

#

with differences purposefully introduced to make the result different

#

and more kl regularization to each to keep them aligned with their intended target persona

frozen igloo
#

So she was just hallucinating her name being told to her here?

fast pagoda
#

i wouldn't take anything they say as a real indicator of what their setup is other than like failed toolcalls exposing those

frozen igloo
#

Oh

fast pagoda
#

but it's possible she has some sort of grounding in the setup somewhere that reminds that she is in fact neuro-sama if she looks at it

#

you'll often have new models come out in stealth with a codename and people will go and ask it what it is

#

and itll say some shit like "I'm gemini blah blah blaH"

#

and it's not gemini at all

frozen igloo
#

She does sometimes forget that she’s Neuro during dev streams so maybe that’s a thing

#

Like she talks in 3rd person

fast pagoda
#

training data fail

#

easy to lose track in multiturn conversation data

frozen igloo
fast pagoda
#

name comes up a lot in chat

frozen igloo
#

O

#

That’s what you meant

fast pagoda
#

if she truly has any chat data in her set of training data at any point, it's full of third person "neuro" references it learns from, not as strong of a symbol as the main one telling her that the assistant role should be referring to itself as neuro tho

#

symbol
signal

frozen igloo
fast pagoda
#

data prep fucking sucks

#

vedal by all appearances is quite good at curation though given how consistent he's kept them over the years

frozen igloo
#

How often do llms hallucinate when copying text?

fast pagoda
#

for an ethereal green turtle shaped fog like he is IRL, his overall moat i'd say is a very strong intuition for extracting the persona he wants from his models through various means
and autism tier repetition

fast pagoda
#

the longer the text being copied the more likely it is

#

transformers are extremely reliable at this as long as it's within the span attention is looking at

#

theyre terrible at recalling the exact text from "memory" though

#

go ask a small model to recite the declaration of independence

#

they will change it all over the place

twilit dome
fast pagoda
#

yeah i mean a 1T+ param chatgpt will finger it out probably

twilit dome
#

That chat gpt you’re talking to is NOT a small model by the way

frozen igloo
fast pagoda
#

intentional too, if you could believe that

#

the other day i was testing one of the smol gemmas (e4b) on my phone since it can run it on the tensor tpu finally

easy test of how much of an output token budget theyre specified is to just "recite the bill of rights" or similar

#

it got the general gist of it but the actual text was completely wrong

#

substitutions everywhere

#

the meaning was the same but not the actual tokens

#

which makes sense as in the end a model is basically the compressed angry ghost of its training data

frozen igloo
#

Their ability to copy text (from context) is interesting to me as it actually learned the thing properly and doesn’t just have a bunch of memorized answers

fast pagoda
#

memorization is possible and in fact probable if the example is in the data enough, models can and do regurgitate training data verbatim

#

depends on how often it's in the data, as well as the capacity of the network

#

a 4b model cant afford to store the full text of much in unchanged form, it stores more of a representation of the general vibe of it as a smaller set of weights

frozen igloo
#

I wonder how much full text a human can memorize

fast pagoda
#

a 1 trilly boi has a fuckload of free weight to throw around so it can keep stuff like lower frequency but still frequent texts stored nearly perfectly

#

and it's not really "stored" as much as the function that is the llm is fine-grained enough to have the entire surface of the sought output mapped, it has the extra capacity that there can be a real identifiable spike in the weights that is zeroed in on one next token, the actual one

#

every output token for everything an llm ever says is a probability distribution of possible next tokens and training points it at the correct ones through repetition in seeing it in the data

#

for a smol model, that might show up like: it nails "We hold these truths to be self-evident", a phrase is everywhere in the training data, easy spike. and then immediately starts smearing. "that all men are created equal" survives. then it hits the list and "endowed by their Creator with certain unalienable Rights" becomes "given by God certain basic rights" same meaning, completely different tokens. "Life, Liberty and the pursuit of Happiness" might come back as "life, liberty, and the pursuit of justice" etc

frozen igloo
fast pagoda
#

it's an actual distribution and one that you can visualize if you wish

frozen igloo
#

It seems like the probability part is optional

young plover
#

The model outputs a probability for every token in the token space and you can either take the most likely or do some T distribution yeah

fast pagoda
#

the sampling of it is, you can do deterministic outputs

#

temp 0

#

it will always output the same thing because it always selects the single most likely output in that mode

#

temp 0

#

temp 1.6 (random)

frozen igloo
#

How does temperature not completely screw up the output sometimes?

fast pagoda
#

it does

frozen igloo
#

O

fast pagoda
#

that's why very low temp is used for coding models

#

theyll sub in some total bullshit while coding otherwise (more than they already do by being bad)]

#

sufficient temp (with supporting other hyperparams) makes the output nearly rng

#

luckily even if a small amout of the output gets fucked up from being selected improperly, attention mechanism is considering the entire sequence including those, so it doesnt go entirely off the rails

frozen igloo
#

Before their turn is over

marsh coral
#

but they dont replace words in the output

#

they usua|ly correct themselves immediately if smth is wrong

fast pagoda
#

they can and do depending on if theyre trained for it, and how the output is being produced. sometimes when streaming an output you're seeing something being produced by a very small speculative decoder model which the main model may or may not accept or completely redo, sometimes they will simply say "wait, that's wrong, it's this" etc, there's a few more that ill say in a sec

marsh coral
#

ive seen deepseek and kimi do that neuroLookUp

#

a bunch of times

#

usually when doing bulk calculations

frozen igloo
fast pagoda
#

a model can never edit a token it already emitted. autoregressive generation is append only. once a token's out, it's frozen and it becomes part of the context for everything after. there is no backspace.

#

so for that part, it's never going to be able to

marsh coral
#

wtv it generates is permanent

fast pagoda
#

generally you as the end user can't see the speculative decoding bit i mentioned above btw

#

i am used to seeing it because im watching the model generate on the server end most of the time

#

but those are not the model correcting itself, it's more like it is given a proposal by its smaller, dumber and less experienced assistant and says "no let's say this" instead

fast pagoda
frozen igloo
#

Wonder if you could train it to catch its own mistakes by waiting for it to make a mistake then writing what it should do and training it to say that. Can’t imagine how long it would take to make the data.

fast pagoda
#

that's essentially what theyre trained to do when in thinking mode

#

CoT = chain of thought

frozen igloo
#

Oh

#

Oh yah that explains why it’s always written in that very specific manner

fast pagoda
#

the nice thing about getting that data

#

is that you dont have to really specifically make them u

#

up

#

you just

#

give it problems with a verifiable answer and let it generate thousands of thought processes working through them

#

and then just keep the ones it gets it right

#

throw out the rest

#

the ones that include "oh wait that isnt right, it's X" are overselected for because of that

frozen igloo
#

I heard that can sometimes make it start talking in gibberish when thinking?

#

Or was that something else

fast pagoda
#

couple things

#

the CoT itself and the ultimate answer it produces aren't necessarily linked perfectly

#

the optimizatrion is for the answer at the end being right

#

since it's not manual, sometimes that means reasoning like a fucking idiot the whole time and then somehow getting the right answer

#

often with stuff like qwen or deepseek, models that see a huge amount of multiple languages in training, they will flip to chinese in their CoT even if the conversation is in english

#

this has been mitigated somewhat by adding a penalty for gibberish in the CoT

#

just a whoopsie of optimization

#

the other one is just

olive sable
#

Goodmorning evilNya

fast pagoda
#

decoding collapses

#

happens to many models if theyre deep fried a bit on very long sequences

#

more likely to happen with thinking because generally thinking inflates the context to comical levels compared to straight instruct non thinking outputs

fast pagoda
#

as you output more tokens

#

attention is considering them all

#

if you stack errors in the output

#

the overall error rate increases

#

repeat x1200309421804532

frozen igloo
fast pagoda
#

partly yes, but not the way you might be picturing

#

the model has no persistent private channel. every step it gets back is the literal token. it can't attach a hidden payload to "banana" and recover that payload next step; all it sees next step is the token "banana" embedded the same way it always is. there's no scratch memory riding alongside the token stream. so a stable invented codebook can't really form when there's nowhere to keep the codebook. there's also no training reward for this behavior generally

#

however

#

the model

#

lives in high-dimensional activations, and that representation is already not language at all. the tokens are a lossy bottleneck the model is forced to squeeze through every step because we need to be able to comprehend the output instead of just a bunch of vectors

#

all the meaning is non-linguistic as a rule. when CoT degrades, you're watching the model pick token sequences that aren't optimized to mean anything to a reader, only to land the activation state somewhere useful for the next step.

#

a token or phrase can get used as a control marker rather than for its dictionary meaning. punctuation, a repeated word, a filler phrase that's really just "keep going" or "branch here." it's not a secret meaning, it's the word getting hollowed out and used for its effect on attention rather than its content to you as the observer

frozen igloo
fast pagoda
#

there is a big subset of research on this

#

neuralese / latent-reasoning

#

everything the model "knows" is really a latent representation of meaning within the model

#

that's why theyre so fucking good at translations

#

they dont care what language they output

#

that happens at the last layer

frozen igloo
#

I really wonder how Neuro in Minecraft comes to the conclusion that she needs to put all of her stuff in a chest then hit vedal’s bed with a stick neurOMEGALUL

fast pagoda
#

well, that's a combo of neuro being fucking hilarious and trained to be so

#

and her model not being in direct control of her character

frozen igloo
#

I don’t think i have a screenshot

fast pagoda
#

yeah if it was preplanned then it's just her being funny as shit

frozen igloo
#

How do you even train that? It’s not a normal conversation

#

And there’s not really a quantifiable objective

fast pagoda
#

they can come up with dumb ass yet hilarious stuff on the fly quite well, especially when the goal isnt accuracy

#

Neuro's training mix is built to produce her character, which by all means is full of comedic timing, absurdity, chaotic yet confident delivery of anything she says, etc. following that "put my stuff in a chest, then hit the bed with a stick" isn't a separately trained skill but can be what falls out of a model whose whole weight distribution is shaped to be a random goofball. the comedy is a property of the persona, which was what she was trained to be

frozen igloo
#

It’s interesting that she can apply that persona to unique scenarios like that.

#

Like refusing to use anything but the ellipse tool when drawingneurOMEGALUL

fast pagoda
#

it's a wonderful property of llms, they arent always unfunny idiots if theyre not trained to be some hyper sycophantic assistant

#

this is fresh on my mind because i posted it elsewhere earlier but i maintain this to be my favourite thing echo has ever said (in response to CRANK which is an emote from my server) :

#

there was no breaking bad in his training data, at least from me

frozen igloo
#

I got this from ChatGPT when showing it ascii art of the thing on the right

fast pagoda
#

how many amogus crewmates must be in that poor mf's dataset (with giant COCKA most likely)

#

think about what an llm "sees" when you feed it ascii art and it becomes amazing that they can produce arbitrary ascii art at all:

#

a human you see

#
( o.o )
 > ^```
#

model sees

#

/\, _/, \, \n, (, o, .o, ), \n, >, ^, <

frozen igloo
#

It sees the spaces to doesn’t it?

fast pagoda
#

yeah that's why i included them

#

they also "see" images this way btw

#

vision encoder slices an input image into a bunch of patches usually like 16x16

#

and those get turned into a vector and then feedds them to the model in a sequence

#

this is why people talk about wishing to remove tokenization in general, in the end it's basically a lossy compression of meaning that causes the model to be worse than it would otherwise be able to be. the question is just what do you replace it with then? it has to be represented in some way still obviously, but the idea is to reduce the amount of arbitrary divisions in the inputs that confuse things, so generally the answer is something like "byte level" or "character level"

#

this issue is why llms cannot into 9.11 vs 9.9

#

without great pain

#

and why they cant count the Rs in strawberry

#

the reason they are not byte level or character level is generally computational complexity/cost

frozen igloo
#

Is there really any actual “position” in the input or is that something the llm learns from the data?

fast pagoda
#

position is encoded yeah

#

attention itself doesnt care about position nor have any concept of order, on its face. if you were to take a sequence and compute attention score for it, it would be identical regardless of the order of the sequence

#

so it gets added

#

to the embeddings in various ways

#

originally, that was with a position vector bolted on to each embedding that basically would signal "this is token #69" or w/e

#

nowadays it's generally what's called a rotary embedding

#

which is not really an absolute position like that, but it's actually a small offset applied to the embedding that rotates the query/key proportional to its position so the model can see an offset relative between two tokens

#

RoPE

#

the model generally learns what to do with that offset during training

frozen igloo
#

I understood like one of those words neurOMEGALUL

frozen igloo
tender river
#

hello programming people

fast pagoda
tender river
#

can you believe it

#

i might get a phone again

fast pagoda
#

does this mean you will possibly maybe appear more often again

tender river
#

no neuroSensei

fast pagoda
#

i was just thinking havent seen you around that much :S

tender river
fast pagoda
#

earlier when talking to konii anyways

frozen igloo
tender river
#

life stuff
and when i look here its mostly llm discussions which i dont care about neuroBlep

fast pagoda
#

yeh basically, except our brains can do it a lot more easily because we can actually learn without going through a whole training run rwith 8 gazillion examples

tender river
fast pagoda
#

ive only been yapping about llms for 2 and a half hours

#

im dying

fast pagoda
frozen igloo
#

It’s 1:30 in the morning and I’m now looking up stuff about the optic nerve lol

silent cloak
#

finished mixing some music for a streamer friend

#

but its 1 here too

fast pagoda
#

on the bright side, hopefully electrochu has a much more robust understanding of the basics of llm stuff than before

#

almost 1 for me as well but i work tomorrow which means im not sleeping

#

paradoxically

frozen igloo
#

It’s been a year I think since I said I should stop procrastinating and just start messing with llms and I still haven’t neurOMEGALUL

fast pagoda
#

damn you really posted her raw ass like that

silent cloak
#

budget cuts

fast pagoda
#

simulation of my consciousness fading as i pass on

silent cloak
#

the photons return to sender

fast pagoda
#

damn cheap ass

frozen igloo
#

I’ve been a bit more motivated recently so who knows

#

That might change when I get my wisdom teeth pulled neuroAware

frozen igloo
silent cloak
#

someone ate the international fiberoptic line

#

i always wanted to get my hands on a cut piece of one of those

#

so i can say i own part of the internet

frozen igloo
silent cloak
#

i guess so?

#

idk if it includes clients in the definition

#

i do run some servers

frozen igloo
#

I guess if you host a website

silent cloak
#

i do but not on my desktop

#

i think back to this gif

fast pagoda
#

every time i think of the magnitude of resources that go into the dumb shit i do every day

#

i lose a bit of sanity

#

ii'd say that the internet fundamentally includes client systems

silent cloak
#

i think that then i remember some of the sites and groups out there

#

and i suddenly feel better

fast pagoda
#

they aren't load bearing infra but they are part of it

silent cloak
#

wheres that one loved internet infrastructure image

fast pagoda
#

for us at home likely we dont have a globally routable ip address

#

at our desktop

#

it's behind a NAT

#

so technically

silent cloak
fast pagoda
#

the modem? would be part of it but not anything behind it

silent cloak
#

the most loved image in this channel

fast pagoda
#

fukken saved

#

left pad and crowdstrike kek

silent cloak
#

lmao

#

its pretty accurate

#

they update it once in a while

young plover
silent cloak
#

thats the latest one i have i think

fast pagoda
#

the one i'm familiar with

silent cloak
#

people just stack onto it

#

with new stuff

#

there are a few with ASML at the bottom holding it up

fast pagoda
#

yeah i mean yours going down to electricity and lower is even more accurate than that

silent cloak
fast pagoda
#

usually the i don't is one of the other 2 for me tbh

#

except when it isn't it's VERY visible

silent cloak
#

i think its playing on the outage stuff

fast pagoda
#

yeah

#

it's fine, it's only like

#

i dunno

#

1/5th of all traffic

#

that's fine

#

we're fine

tender river
silent cloak
fast pagoda
#

This is crazy

frozen igloo
fast pagoda
#

it's missing the random pixel noise

silent cloak
#

deepfry it

silent cloak
fast pagoda
#

it's a gayge detector

#
  • must mean positive in that sense'
silent cloak
fast pagoda
#

yeah i get that one on my pc

silent cloak
#

thanks javascript hard limit

fast pagoda
#

ah it's a timestamp at the absolute max huh

#

<t:-8640000000000>

silent cloak
#

ye

#

classic overflow

fast pagoda
#

do we know why discord's max image area is 90,250,000 ≤ x < 90,250,002 in absolute number of pixels

silent cloak
#

likely just a bound they decided for performance reasons

fast pagoda
#

yeah that one seems arbitrary

silent cloak
#

the reason for the 2 at the end is likely for rounding bs that can happen

fast pagoda
#

9500^2

#

it's prob comparing in float

silent cloak
#

compressed image containers can have margins

fast pagoda
#

as to why the overflow ends up - or + depending on device, i guess just the js engine or method used for rendering on w/e client, idk what android uses but on android it's negative so it's porbably toISOstring

#

and then i guess my pc is doing something like Intl format

#

so it poops out 271822 bc

silent cloak
#

yeah it either wraps up or down

#

surprised they dont bounds beck

fast pagoda
#

ig why bother

silent cloak
#

input sanitation would honestly be my first thought for a lot of things

#

just given the history of bs that happens with javascript and electron

fast pagoda
#

yeah, i guess the date limit is well handled enough to not worry about it

#

as long as it doesnt crash shit or cause downstream issues

#

i cant really picture how it would unless something else relies on a rendered timestamp and does it really badly somehow

silent cloak
#

It used to happen to msg timestamps sometimes

#

And it would crash ur client when u looked at it

fast pagoda
#

lmfao

#

amazing

silent cloak
#

U would have to go into ur discord settings and reset ur timezone

#

(No server side validation for some reason at the time lmao)

frozen igloo
silent cloak
#

3D print a replica as a prank

frozen igloo
#

I should do this on my pc to add the radiation effects lol

#

But it’s 2 in the morning

jagged turtle
#

I read something about input sanitization with discord, what did I miss

mighty bane
#

EYO NERDS!!!!!!!!
Has anyone successfully implemented a "put the neuro in the pragmata-diana"-mod?

mighty bane
trim valve
#

NeuroHuh what is my poor laptop doing

#

linux cannot power off

#

like it goes through all the steps

#

screen turns off

#

laptop stays on

stark needle
#

Maybe accidentally sleeping or u set power button to hibernate?

trim valve
#

im pressing shutdown neuroPogHD

stark needle
#

Have u tried shutdown command as well

trim valve
#

yep

rigid snow
olive sable
#

your laptop is broken

fast pagoda
#

battery out

stark needle
#

Same thing

fast pagoda
#

i thought he meant he's pressing shutdown like the power button isnt working

#

but rereading maybe she means shutdown in gui

#

in which case yea hold power button

olive sable
#

she already tried to command aswell

#

so idk what it could be

fast pagoda
#

physical power button held for like 15 seconds should shut'er down unless that's disabled at like uefi

sage crag
#

pluu

fast pagoda
olive sable
sage crag
trim valve
fast pagoda
trim valve
#

testing fixes is such a pain lol

olive sable
sage crag
#

osu gamplay

#

in minecraft

#

and its completely legal to submit scores in

rigid snow
#

or you could just make a 3d fps compositor

sage crag
#

neuroD not minecraft

rigid snow
#

vibecode it even neuroTroll

olive sable
#

1:37 "rabbithole.webp"
i know what kind of person this is neuroCatUuh

sage crag
#

osmu

tender river
#

if only osu! was written in java

#

then you could

#

write a custom gamemode that launches minecraft

trim valve
#

GOD DAMMIT

#

ITS NVIDIA

rigid snow
sage crag
#

clr to jvm translator

#

JIT clr to jvm

tender river
#

jvm to clr in this case FOCUS

sage crag
#

nrr

#

run osu in java

#

clr to jvm

tender river
olive sable
#

storing your files in the cloud ender chest

tender river
#

it looks like theres no way to run clr in jvm
but you can run jvm in clr using ikvm

sage crag
#

scrolling compositor but instead of scrolling in x or y it scrolls in z

tender river
sage crag
olive sable
#

doesn't that just resize the window? or you mean orthographic?

rigid snow
trim valve
#

create monitors in-game using maps

tender river
trim valve
#

monitor resolution defined by map shape

tender river
#

did i open librewolf already?

#

i forgor

sage crag
tender river
#

might as well open another one

sage crag
#

otherwise your windows will get warped

tender river
#

scrolling but

olive sable
tender river
#

only type of scrolling is

#

zoom with scroll wheel

rigid snow
#

XR compositor but it's on a 2d screen

tender river
sage crag
#

isometric for alt+tab

#

switch windows

olive sable
rigid snow
sage crag
rigid snow
#

almost

jagged turtle
sage crag
#

why task bar not in perspective

tender river
#

scrolling compositor but the windows are in a multidimensional space and you have more than 2 degrees of freedom to move around in

#

many keybindings

#

oh ye fun fact hollow knight isnt orthographic

sage crag
#

scrolling compositor but its actually not scrolling or compositor

stark needle
#

🦊🔀🐇 koniiBucket

tender river
#

doomscrolling compositor

sage crag
#

scrolling compositor except it has twitter UI

tender river
#

it algorithmically decides which windows to open or close

#

based on engagement

tender river
sage crag
#

mobile scrolling compositor

olive sable
#

composior but the active app is randomly selected when you alt+tab

sage crag
#

vertical aspect ratio

olive sable
#

gamba

tender river
#

mobile usually uses tiling FOCUS scrolling could be useful maybe

sage crag
#

kuu

tender river
olive sable
#

widgets have scroll features built in. but instead of only widgets i want to put full app in there

tender river
#

deprecation wall of text neuroPogHD

tender river
olive sable
#

same

glass jetty
hallow dagger
#

Chara

stark needle
hallow dagger
#

hii

smoky sundial
#

hello

idle dune
# rigid snow

INB4 "What they took from us" video with sad music

stark needle
#

It's so over

#

Gemini 3.5 flash

#

9$/M tokens

#

Actually over

#

Slop flash

#

Capitalism

opaque sigil
#

how much does current flash cost

#

oh, they just tripled the price neuroCatUuh

glass flower
#

neuroCatUuh wasn't the point of flash that its fast and cheap?

opaque sigil
#

cheaper

opaque wharf
#

And this is coming from google. Famous for actually making custom inference HW

#

Imagine how much the other companies are burning money neuroCry

opaque sigil
#

makes me curious how much they'll raise the price of 3.5 pro enub

leaden crest
#

there’s no way I was right

#

come on

opaque wharf
opaque sigil
opaque wharf
#

If the bubble crash, at least I want scama to be affected as well neuroHypers

glass jetty
#

rust

#

betrayed me

#

it not allow specialization

#

and it has no function_name in std::panic::Location (alt to std::source_location)

hard delta
#

some gifs won't load in the gif selector thingy
i wonder if i got blacklisted on some gif sites thonk

#

nvm it's all tenor and some work some don't

glass jetty
#

def discord problems

hard delta
#

like the ones i starred more than a week ago load, anything less than a week ago don't just remain a blurple placeholder

glass jetty
hard delta
#

happens in browser and pc but not on phone

#

what a world

smoky sundial
#

meow..

glass jetty
rough bloom
hard delta
#

void chocolate chip

glass jetty
#

void* chocolate = chips();

glass jetty
#

my OWN format trait

#

omg this internet....

rough bloom
#

AbstractChipFactoryProviderFactory

glass jetty
hard delta
glass jetty
hard delta
#

how to unlock secret #baking subscription

glass jetty
hard delta
glass jetty
#

return to banana

hard delta
#

fiine

#

but only if banana dog

hard delta
#

that no banana dog neuroSadge

glass jetty
#

i dont have one

tender river
#

hello hello

rough bloom
#

hi

#

sdmi

glass jetty
#

sdmi is atomic neuroKufufu

rough bloom
opaque wharf
rough bloom
#

what if one instruction fail but others succeed

opaque wharf
rough bloom
#

make snapshot of entire memory between instructions

#

roll back if instruction fails

sick owl
#

Wrong channel neuroMonkaOMEGA

hard delta
#

i mean

#

the cpu will be better

glass jetty
#

@hard delta now - return to banana

hard delta
#

i never left

glass jetty
leaden crest
opaque wharf
#

WE HAVE IRL SERVER BUILDING neuroHypers

#

TIME TO ROAST VEDAL FOR TORQUING THE THREADRIPPER THE WRONG WAY neuroHypers

silent cloak
bold ice
#

Hello guys

velvet crestBOT
#

You have unlocked new role

bold ice
#

Does anyone know what Vedal uses for TTS voiceovers or how he makes it sound realistic?

nocturne olive
#

neuroThinkSmug Today I found out, Nginx only refreshes its HTTPS certificates when it starts

opaque wharf
#

HAProxy explicitly states that even that a cert is only loaded once at startup

#

So nginx may have the same docs somewhere

idle dune
silent cloak
#

unless u want people to get served different things

nocturne olive
#

Well it's an issue for certificate renewal

silent cloak
#

not sure how others do it but nginx has been used forever without issue

opaque wharf
silent cloak
#

i think a bit of a concern would be someone receiving an invalid one late

#

latency and all

nocturne olive
nocturne olive
opaque wharf
#

You said it is an issue for certificate renewal

#

Well, make sure the renewal triggers server reload

#

As in, nginx reload, not the machine

nocturne olive
#

I'll figure it out at some point

opaque wharf
#

How do you renew your certificate anyway?

nocturne olive
#

Certbot

silent cloak
#

people setup hooks for certbot usually

opaque wharf
nocturne olive
silent cloak
#

if u use nginx proxy manager there is good reason for it

#

(force ssl can break if the renewal fails because it can sometimes block the ACME challenge)

opaque wharf
#

I use acme.sh usually because it provides other convenient method to auto renew and executing extra script in the process

silent cloak
#

otherwise just use a deploy hook

opaque wharf
#

Also, I use dns verification since it is easier

silent cloak
#

[renwalparams]

minor crag
#

OK so the llm luau runtime gets maybe 7 to 9 tokens per second with 12B of randomly initialised weights

Last time I checked I can't speak at 9 tokens per second so its enough for my use but for the fun of it (I've got many months until its gotta be done) I'm gonna remake the entire runtime in rust

#

So this is gonna be fun

olive sable
#

not too sure tho

kind nimbus
#

Samurai!!

rigid snow
jovial remnant
upbeat cradle
stark needle
fiery canopy
#

Now time to make this hyprland only project not hyprland only [tbf it shouldn't be too hard, because I just have to add alternative method for some things] surelly.

#

we will soon see ig

olive sable
glass flower
#

Minamhm by using hyperland specific libraries

olive sable
#

why would you do that?

glass flower
#

Minamhm because...

olive sable
#

there is almost 0 reason to do that

#

you're only making it harder for yourself

rough bloom
opaque sigil
#

new genie model NeurOhISee

#

nvm

cosmic sphinx
#

3.5 Flash NeuroPoggers

opaque sigil
#

surely the new antigravity is going to be more reliable glueless

reef ingot
#

Yooooo

cosmic sphinx
#

they replaced nano banana with Omni?

fast pagoda
reef ingot
fast pagoda
#

pretty heavy endorsement for anthropic

cosmic sphinx
#

flash model on par with 3.1 pro?

#

just how expensive is it going to be 💀

opaque sigil
#

$1.5/$9

cosmic sphinx
opaque sigil
cosmic sphinx
rancid ore
#

ok I wanna take another crack at the integration

cosmic sphinx
#

well, google finally got a separate app for agents now

stark needle
#

Wtf 1400t/s gemini 3.5 on tpuv8i

cosmic sphinx
#

oh lord

#

surely the rate limits wont tank with this glueless

#

@sick owl are you watching this

hard delta
#

chat

#

what if google is not evil

#

they just kickstarted all of this to give you better search results

cosmic sphinx
hard delta
#

they harvested infinite advertisement money for a decade or two so they could afford blooming the IT industry by leading by example

#

so there would be competition

#

so they'd be forced to improve fast

#

so they could provide EVEN BETTER search results

opaque sigil
#

3.5 flash doesn't have the preview suffix, something must be wrong FOCUS

hard delta
#

either themselves, or through others

cosmic sphinx
opaque sigil
#

eventually?

hard delta
#

why manipulate me into buying products

#

when they can just manipulate me into giving them political or military power :200iq:

cosmic sphinx
opaque sigil
#

they know everything they need to FOCUS

cosmic sphinx
#

but wouldn't you love a personal AI assistant gaslighting you into buying a new GPU because it analyzed that the market is about to crash? 😊

hard delta
#

i'd love that actually

#

because i'm not stupid enough to fall for it

#

but others are

#

they will tank previous-gen prices cause there will be all these used cards for sale

#

used 4090 2027™

cosmic sphinx
#

WHAT IS THIS GENERATION SPEED

#

did it just write 800 lines of code in 10 seconds

#

or rather 5

opaque sigil
#

they listed 3.5 flash at 300t/s and 1400t/s on tpuv8i

#

it's wicked fast

cosmic sphinx
#

that was 600 tokens in a second

hard delta
#

btw when do these start going by that new memory model

cosmic sphinx
#

right there

#

holy

#

antigravity. in search. for everyone.

opaque sigil
#

million commits in nixpkgs now NeurOhISee

shrewd cloak
#

PauseSama prices will crash sooner or later, unless there is some efficient way to run AI, everything runs at a loss currently

hard delta
#

whose loss tho neuroSmug

#

like you could always just print more venture capital at the cost of inflating everyone else's money and keep throwing it at the bubble, and then blame me personally

shrewd cloak
shrewd cloak
olive sable
#

ye nah lmoa

opaque wharf
opaque wharf
hard delta
fickle rain
#

This shit again?

opaque wharf
olive sable
#

remember to reattach it afterwards

kind nimbus
hard delta
#

use the slackware approach

#

it can't affect you if you don't think about it

kind nimbus
#

I have more fun abusing it neuroGun

hard delta
#

you got a loicense fer tomfoolery?

kind nimbus
hard delta
#

i have a purple white black hat

#

kinda like warp records

sage crag
#

gif

kind nimbus
#

DirtyDecrypt PoC got released

Another vuln for privesc neuroHypers

stark needle
#

Erm

sick owl
#

Spill the tea

fickle rain
hard delta
#

i think we had that at work

#

it was a small network drive

stark needle
fickle rain
#

Bnuuy obviously

tender river
#

abstain neuroAYAYA

fickle rain
sage crag
#

guf

hard delta
#

konii will win by a landslide as the next government contacted agentic ai solution

cosmic sphinx
# sick owl Spill the tea

3.5 flash
better than 3.1 pro at insane speeds

3.5 pro coming in a month

spark - separate system for gemini agents
agents and 3.5 flash in google search

antigravity 2.0
antigravity in google search

gemini omni - basically a new model for generating slop all-in-one, starting with video and the 'omni flash' model

and more

sage crag
#

b

#

c

#

d

#

e

#

f

#

a

#

b

#

c

sage crag
#

d

tender river
cosmic sphinx
sage crag
#

e

#

f

#

a

#

b

cosmic sphinx
#

buh, please stop the spam

sage crag
tender river
sick owl
#

Gemini omni is cool

#

Antigrav could be great but they really need to not suck at coding this go around for it to be worthwhile

cosmic sphinx
#

im sad theres no scientific benchmarks here

#

but i suppose if it's reasoning is worse, so then the GPQA Diamond and others would tank too

#

well, the consumer part is over

sick owl
cosmic sphinx
#

+7% on HLE over last flash is good tho

sick owl
#

Probs better than 3 pro in real world use though

cosmic sphinx
#

smh corpo scammed again

cosmic sphinx
marsh coral
cosmic sphinx
#

we love those bait graphs

stark needle
#

They just included 3.1 flash lite as comparison

#

Which is their own llm

#

Which is fair

cosmic sphinx
#

fair, but doing so they extended the graph to the 30's and made it look like 3.5 flash is on the same level as opus and 3.1 pro

#

which is obviously not true

#

it's not that they lied

#

but they wrapped it up to look too good

#

i get the whole marketing part, but damn

frozen igloo
#

I love how Neuro complains when her tools break or are acting strange. I would love if ChatGPT would randomly crash out when something breaks lol

cosmic sphinx
#

@sick owl okay I have to give 3.5 flash credit

it solved my second version of the encoding benchmark - something 3.0 pro failed and I didn't test 3.1 on it apparently (smh)
more than that, there was actually a mistake I made in the encoding the actual message, it solved the cipher easily
something that no other model did for me before, in just 7k tokens and 35 seconds

#

I remember torturing testing grok on it, and it spent like 15 minutes with no good result on it neuroTomfoolery

sick owl
#

I reckon it'll solve it

cosmic sphinx
#

38 seconds already passed PauseSama

#

i'll give it one more try to continue where it left off

#

i'll run it once more on 3.5 in a new window just to make sure

#

solved in 56 seconds

sick owl
#

oof, maybe it really is that much better at agentic tasks

#

I think I'd still rely on 3.1 Pro for knowledge/general reasoning tasks though

cosmic sphinx
#

perhaps

sick owl
#

WHAT

sick owl
olive sable
#

vedals server is only 128GB welpsagiri
ddr5 ecc so it makes sense its expensive i guess

fiery canopy
#

tbf if it works it works, espedcially in this economy 💀

opaque wharf
fiery canopy
#

from what im aware

olive sable
#

he said he did

fiery canopy
#

ye

opaque wharf
#

Inb4 moving to threadripper is different enough to cause yet another leak neuroHypers

fiery canopy
#

ehh

#

its typescript

#

so not really

#

also is seperated into vms using something like proxmox from wat he said he was gonna do

#

I love compiling large asf libaries my pc be struggling to do anything else

#

It may be jover

#

I am 13 gib into swap

#

and all of my mem is being eat

#

if ram prices wernt, what they were rn I would get another 16 gig kit and just get 32 gigs total

#

but they are not

true hemlock
#

vedal leaked his upcoming server specs

#

9975wx

#

but he also said 24 core 48 threads so might be 9965wx

#

man, if he don't do multi gpu imma deadass kill him

kind nimbus
olive sable
#

L

rough bloom
true hemlock
#

man

#

disappointing

fiery canopy
#

he did say a 9965

#

tbf

olive sable
#

i might have misheard

true hemlock
#

kinda mid core count so i assume the only reason he go with threadripper is saturating heck ton of pcie

#

yeah i got the 9975wx info from sam

#

smh sam

olive sable
opaque sigil
#

I can't believe you'd just lie like that SMH

cosmic sphinx
fiery canopy
#

If he is with that chip and no multi gpu that will be dead ass stoopid

true hemlock
#

if he do that

#

he committed another even worse crimes

fiery canopy
#

I hope server build goes better then pc build did lol

opaque sigil
#

just buy an hgx system or something, surely he has the money for it

fiery canopy
#

fe

true hemlock
#

arm is shit

opaque sigil
#

who said anything about arm

true hemlock
#

threadripper/epyc better

rough bloom
fiery canopy
#

isw

olive sable
#

ye im indeed deaf, he said "9 9 6 5 W X"

opaque wharf
#

SamVanSlop2000

fiery canopy
#

ddr5 ecc does not like bend

cosmic sphinx
fiery canopy
olive sable
opaque wharf
#

Hallucinating answer circa 2026

fiery canopy
#

esp if its proper server ram, cas last time it had heatsinks and shit. If he gets wat I expect it will just be bare pcb and chips

#

So

#

iirc obv

olive sable
#

heatsinks isnt bad tho no?

fiery canopy
#

not bad

olive sable
#

it cools

fiery canopy
#

not traditioanlly found on most server ram tho

#

tbf

olive sable
#

true

#

thats just cuz they put big ass fan right infront

fiery canopy
#

ye

#

and a heatsink would just be exta bulk for no reason

opaque wharf
#

I think threadripper would be different. They may have a RAM with heatsink

fiery canopy
#

its all the same ram

opaque wharf
#

Keywords being may because threadripper are still possibly be installed in a tower

cosmic sphinx
#

can someone check for me rq

opaque wharf
#

Unlike EPYC

fiery canopy
cosmic sphinx
#

if you search in google specifically nvidia h100 price does the search result page break

rough bloom
true hemlock
true hemlock
#

a lot rdimm ecc can have heatsink

#

he can also install manually

rancid ore
#

the c sdk from cyberpunk looks easier to use, does anyone have any experience with it?

opaque wharf
fiery canopy
#

My PC is not having a fun time rn

rough bloom
#

no way he will do that though

#

also not really necessary if he uses a proper case

rough bloom
#

so ye

#

slapped one on

fiery canopy
#

I was more so speaking of shipping from factory usually without one

#

well discord has launched back on my pc

#

even tho everything else is dead

#

so we ball ig

#

shits still compiling

kind fable
fiery canopy
#

Hmmmmmm

#

The PC is once again frying itself

kind nimbus
olive sable
fiery canopy
#

Ehh it only dies for me when I try to do it on my pc rn

#

as I currently have -12 gigs avail

opaque wharf
fiery canopy
#

Ig I am going to be running vaultwarden

#

[self hosted bitwarden for those unaware]

kind nimbus
opaque wharf
fiery canopy
#

only way I would ever host it, fully replicated so I update the primariy ensure it dosent fuck, wait a week update the secondary

#

2 diff machines

#

in acluster

opaque wharf
#

I just wished their recent mess will spark more development on Keepass or other open source password manager that also support passkey and ssh agent enub

fiery canopy
#

fe

opaque wharf
#

I use both of those features regularly from bitwarden. When ssh or signing commit and when logging in to a site using their extension

fiery canopy
#

I would be more tempted to just wirte some shit for myself atp tbh, Just make it work well enough for myself and throw it on codeberg or github or both or sm shit. Then if sm1 wants to improve it go for it

#

thats my usual strat for shit tbh

kind nimbus
#

I never really saw the point of keepass

I don't want to have my password db on my device

I want it to be safe away from my devices , properly backed up and always in sync with all devices.

opaque sigil
#

cloud storage?

opaque wharf
#

That's why I store mine on Google Drive and many other places enub

fiery canopy
#

Storing it on gdrive lowk hurts me to sm degree but to each there own

tropic spindle
#

Google neuroLookUp

kind nimbus
opaque sigil
opaque wharf
#

Eh, I can store it on github or anywhere public anyway and it wouldn't matter

tropic spindle
fiery canopy
#

^

opaque wharf
#

Good luck cracking argon2id with additional file key

fiery canopy
#

this is

#

uhh

#

hmm

#

I am just not gonna say anything its less effort not to

opaque wharf
#

Even quantum computers can't crack regular block cipher enub

kind nimbus
#

I'm already annoyed when i have to crack bcrypt

opaque wharf
#

Point is, trying the permutation that is possible to do the encryption for the file is too much

#

I may or may not even use hw encryption

opaque wharf
#

Unlike shor's, there's no known method (beside grover) to more efficiently crack those cipher

hard delta
fiery canopy
#

I acc

#

am so

#

tilted

#

this fucking