#programming

1 messages · Page 273 of 1

dusky nimbus
#

I know Copilot was pushed with Windows 11 so uhhh, I'm fine with defenstrating it

mighty thorn
#

What if we make a company that sells GPUs for good pricing instead of bad pricing

#

🤯

amber fractal
#

That is 16x -> 8x + 8x

stark needle
#

Also fyi @nocturne olive you'd still be limited by something called critical batch size which would be a bit low for diffusion models. Critical batch size is max batch size a model can take before any higher actually lowers model quality so yea even with more and more gpus you'd still be limited and even then you can just reach critical batch size via gradient accumulation on less gpus

silent cloak
#

Intellicode is useful for just auto filling stuff

olive sable
#

github copilot

silent cloak
#

Copilot though is just ai slop

amber fractal
dusky nimbus
#

in the installer?

silent cloak
#

Keep intellisense

olive sable
#

installer?

silent cloak
#

Not copilot

clear sedge
#

intellicode is not intellisense

olive sable
#

its jsut part of vscode lol

#

oh ye you're not using vscode

silent cloak
clear sedge
#

intellicode is "ai-assisted" autocomplete

nocturne olive
dusky nimbus
#

getting Visual Studio and thing this

silent cloak
dusky nimbus
#

the installer window, seemed to recommend other programs or something

stark needle
#

slop copilot

dusky nimbus
#

just re-checking, no to Github Copilot

silent cloak
#

Vibe "coders" when shatgpt is down

dusky nimbus
silent cloak
#

Correct

clear sedge
#

no to github copilot and no to intellicode

dusky nimbus
#

[Copilot]handgunLizzyJoy2

clear sedge
#

they'll make you too dependent imo

dusky nimbus
silent cloak
amber fractal
#

copilot is once you learn how to drive

silent cloak
#

They will create memory leaks and CVEs

dusky nimbus
silent cloak
#

Especially on a language like C++ and C

clear sedge
dusky nimbus
#

I think now is the funniest time to mention my poor PC has 24gb of ram InolaBedtime

clear sedge
#

mine has 16gb of ram

dusky nimbus
#

ah HelixEhh

silent cloak
#

Its just a text editor

dusky nimbus
#

was thinking the funny part would be I have 3 ram sticks EucharistGa

silent cloak
#

U can code in notepad technically

#

Its just not recommended

clear sedge
#

YOU HAVE THREE RAM STICKS

#

isn't that suboptimal

olive sable
#

checks out

clear sedge
#

grosss

#

yuck

dusky nimbus
#

my british tech-friend told me it's fine as long as it doesn't cause issues

olive sable
#

its gross, but if it works it works

clear sedge
#

it's fine but it could be better

dusky nimbus
#

because uhhh, I can't get the broken 4th one replaced CeiaSnap

silent cloak
#

It doesn't really matter for ur case

dusky nimbus
#

since uhhh, coding in notepad was not happening, I require the different colors of an actual ccoding program to have a chance at being able to read HelixEhh

silent cloak
#

Yeah i color the hell out of my syntax

amber fractal
olive sable
#

damn 100 lanes

amber fractal
#

Configuable ratios as well

amber fractal
#

I'm seeing 50 per endpoint so add that to the total

olive sable
#

i am back in the creality customer service waiting queue

#

they told me i need a 4.2.7 board, i now own a 4.2.7 board and it still doesnt work

amber fractal
stray dragon
#

Mircochip

amber fractal
#

not so micro now SMH

olive sable
#

they're putting microchips in the electronics neuroNOWAYING

#

big tech

#

next thing they're gonna put microchips in my phone to spy on me GETHIM

amber fractal
#

I can deal with the inital load being slow

#

slow
it is pci gen 5x4 it is still plenty faster than most ssds

#

Thinking a bit clearer the gh200 servers have a ethernet card per GPU, so either the CPU is only forwarding messages or the GPUs can just talk over PCI themselves

olive sable
opaque sigil
amber fractal
# amber fractal I landed on this

I guess that means this can work as long as DMA is supported. Might be a choice if you don't want to do threadripper and are okay with "just a bit of jank"

#

Personally I want to see someone just set the x4 as input for the lols

#

(If I'm not careful that may be me)

patent shard
#

Speaking of vocal/instrumental models, I've found for vocal models, fv6 and fv7beta1 to be really good fullness models, fv4 for semi full, big beta 6x for bleedless, FT2 bleedless for high bleedless
Instrumental models, inst v1e+, unless it's piano or something that is getting too noisy, then resurrection inst
Also 2 overlap (higher gets muddier) except for piano, 8+ works for that
Higher overlap seems to reduce the high end, which reduces noise/artifacts.. but is muddier
And it takes a lot longer to process

olive sable
#

they told me to use an older firmware, lemme try that i guess

amber fractal
patent shard
#

fv4 can have issues with backing vocals, though

sick owl
#

4.1 opus over to the right ICANT

silent cloak
sick owl
#

Its just a circle neurOMEGALUL

silent cloak
#

Price per CVE

olive sable
#

nowaying i got it to work

#

i only needed to downgrade the nebule firmare to 2 veriosn ago via customer support sending me the link to a website where they host all the firmware, that for some reason isnt discoverable on their main website

#

while at the same time needing specific firmware for the ender 3 itself that i could only find by using the waybackmachine, copying the download link, unzipping the files, and testing every single firmware in that folder

#

so um, thank creality, very cool FRICK

real sierra
#

I just had a math breakthrough

olive sable
silent cloak
real sierra
#

a while ago I realized that by application of the binomial theorem, you can realize that powers of 11 are equivalent to a base-10 arrangement of binomial coefficients

#

i.e. they yield rows of pascals triangle

#

1
11
121
1331
14641

#

but it stops working after this point because you have digits overflow into each other and it fails due to being base 10

#

but you can avoid this by using powers of 101 or 1001 instead

#

which gives each position more digits to work with

final tinsel
#

oh thats cool

real sierra
#

now I can use this trick for higher powers

silent cloak
olive sable
#

shiro what the fuck are you talking about?

real sierra
final tinsel
olive sable
#

i dont rememebr what i typed unedited

silent cloak
#

And pascals triangle

real sierra
#

you can simplify the resulting expression to see how the value of each base 10 digit is set to the corresponding binomial coefficient

silent cloak
#

Don't forget

olive sable
#

you know how they say mathematicians from the middle ages use psychedilcs? thats what my impression of shiro is rn

real sierra
#

ok sam

#

you know how when you do

#

(x+1)²

#

you get

#

1x² + 2x + 1

olive sable
#

yes

#

that makes sense

real sierra
#

those coefficients, the numbers out front, are special

#

they're called binomial coefficients and have an interesting relationship

#

often written in this triangle shape

olive sable
#

i know the triangle ye

real sierra
#

ye

#

ok so you do know

#

so making that triangle they usually tell you

#

add the two numbers above

#

to get the next entry

olive sable
#

mhm

real sierra
#

but instead

#

you can get those numbers directly

#

using powers of 11

olive sable
#

i dont believe you

real sierra
#

for example, 11² = 121

real sierra
#

likewise, 11³ = 1331

olive sable
#

ye sure, but it faisl afterwards

real sierra
#

and (x+1)³ = x³ + 3x² + 3x + 1

final tinsel
#

at n=5 it fails, yea

real sierra
#

YES it fails at n=5

#

but that was what I meant when I said I had a breakthrough

final tinsel
#

OH

real sierra
#

you can use 101 or 1001 instead of 11

final tinsel
#

I GET WHAT U MEAN NOW

olive sable
#

oh i see, the 11^5 = 161051

real sierra
#

and it allocates more digits to each position

#

prepend a few zeroes to the answer to make it clearer

#

but it allows the pattern to continue

olive sable
#

1, 5, 10, 10, 5, 1
1, 5, 0, 0, 5, 1
1 1
1, 6, 1, 0, 5, 1

#

thats

olive sable
#

weird

final tinsel
#

i have to go for haircut now but when i get back imma make a program to calculate with that method

olive sable
#

why

final tinsel
#

cuz thats cool

olive sable
#

why doe sthis owrk?

#

thats

#

idk, thatys crazy

real sierra
#

direct consequence of the binomial theorem

#

it's a special case

olive sable
#

some real 🔺 magic type shit

olive sable
#

wtf does the number 11 have to do with anything here?

#

who made this?

#

its bullshit

real sierra
#

I can't download shit for some reason wrrerr

#

someone get a picture of the binomial theorem

olive sable
#

this thing?

real sierra
#

yes

silent cloak
#

Is the discovery that powers of 11 are directly related to the binomial coefficients found in Pascal's triangle

real sierra
#

let a = 10, b = 1

silent cloak
#

Is that the hype

#

Or

real sierra
#

but that's not the excitement

silent cloak
real sierra
#

the excitement is that the pattern may be continued beyond n=5 by using a base of (10^k+1) for k>1 as needed

olive sable
#

what

silent cloak
#

I mean yeah thats known

real sierra
#

wdym it's known

#

who knew that

silent cloak
#

For higher powers the multi digit coefficients require carrying in base10 to obtain the correct value

real sierra
#

yes the problem is clear for 11ⁿ

olive sable
#

hu

real sierra
#

but I didn't have a clean solution to get around it until today

olive sable
#

i do graphics

#

i will gladly stay away from yall's theorhethical smuck

silent cloak
#

Front-end?

olive sable
#

graphics

silent cloak
#

So ur working with linear algebra

#

Whats the issue

olive sable
#

vectors

#

i fucking love vectors

#

triangles are my friends

silent cloak
#

Physics vectors?

olive sable
#

depends

#

sometimes

#

i dont think graphics is front-end nor back-end, cuz you pretty much have to do both

#

especially with vulkan

silent cloak
#

Building a game engine atm

#

So im touching graphics a ton

#

I have a ton of shit on my todo list

real sierra
#

the most fun rendering system I ever made used signed distance functions

#

you can get emergent graphics simply by having objects with a function that takes as input a world coordinate and produces as output the signed distance from that coordinate to the surface

#

this has some really nice emergent properties such as union of objects simply being the min of their SDFs and the intersection of objects simply being the max of their SDFs

silent cloak
#

Now do it all with unsigned

real sierra
#

the sign is kinda why it works MyHonestReaction

silent cloak
#

Unsigned float16 is my favorite as it helped with a storage issue I had before in a network

real sierra
#

unsigned is also just computationally worse

silent cloak
real sierra
#

I'm not talking in general

olive sable
#

in general you want to use as litle storage per everything as you can

silent cloak
#

Binary16 needs more love

olive sable
#

if you're doing 32 bits but you can get away with 16 then use 16

silent cloak
#

I used it to do compact snapshots of gameplay in a game for a network

#

It made storing coordinates really simple for the small maps

#

Very very compact

olive sable
#

the key to making rendering fast is by streaming less data to the multiplexers

#

not every bit will make a difference cuz the data gets padded, but every byte def will

silent cloak
#

Render every pixel on its own thread

olive sable
#

i mean, thats kinda what happens already

#

each cuda core does a pixel

#

then they move on to the next batch

#

until all 4 milion pixles have been rendered

#

and in reality you have a bunch of overdraw cuz none of these triple A fuckers now how to optemize, so like 20milion pixels maybe

olive sable
#

even silksong is rendering back to front

#

for 2D games the extra performance isnt really needed, but its still a shame

silent cloak
#

Part of why im making my own engine

rigid wolf
#

oh shit im in the wrong chat

#

mb guys

olive sable
silent cloak
#

real

rigid wolf
#

I do wanna learn coding tho

#

idk

#

ok goodbye I guess

obsidian mantle
#

either firefox or twitch is leaking memory it just starts lagging after several hours

#

(surely its not some 3rd party twitch extension glueless )

olive sable
#

those exstensions are either coded horibly, or coded better than twitch itself

#

there is no in-netween

opaque sigil
#

TIL pdftex stresses my cpu harder than pretty much anything else

#

wtf is this

#

pushing this poor thing past 80 degrees

olive sable
#

the cr touch is still broken

#

but ill jsut use normal homing for now

#

surely one of the other 50 firmware files is exactly this one but with support for the cr touch

olive sable
#

i had the nozzle and bed thermal sensor wires switched, but only cuz the previous board worked with them switche dnad i copied it straight over

#

so someone modded the software of the previous board to fix their wiring mistake

#

apparently unplugging them makes them go to the negative

uneven pulsar
uneven pulsar
#

WELL I FOGOT token slicing

young plover
uneven pulsar
#

Token part =>

const tokens = tokenize(inputText);
const seqLen = Math.max(1, tokens.Length);

uneven pulsar
#

BUT STILL BETA FACE

rigid snow
#

why is he still not banned

stray dragon
#

it's a different account

#

ban evading

#

smh

uneven pulsar
rigid snow
#

ye he doesn’t even hide it

#

reference this

uneven pulsar
#

Yo @stray dragon

#

How is ure day going ?

rigid snow
#

how do you even deal with this, if you ban him he’ll just make another account

#

this is why i’ll never be a mod

uneven pulsar
#

Not this account

#

Well I can skip school again

#

Yo bro

olive sable
#

its not only the ban evading or the self-boting

#

there was that slur that one time

uneven pulsar
#

Yo sam bro

open copper
#

(he also sent in one of the worst appeals i have ever seen)

faint sandal
#

unban me ok

uneven pulsar
open copper
#

azaka you arent banned

olive sable
faint sandal
olive sable
#

totalty not suspicious

open copper
#

Azaka is too cool to be banned

trim valve
faint sandal
olive sable
#

could i get a free unban? like the monopoly card

stray dragon
#

azaka banned for posting food pictures every day and making me hungry (unforgivable crime)

open copper
#

have you posted food recently? I havent seen one in a bit i might be missing them

olive sable
#

i have posted my dog recently

open copper
#

dogs arent food

olive sable
trim valve
#

I should probably write a chess bot soon

open copper
#

IT LOOKS SO GOOD

stray dragon
#

this dude never stops eating good

uneven pulsar
#

U make me hungry again

open copper
#

heirPray Azaka food post

faint sandal
#

i've been busy though so i've been having convenience store microwaved meals a lot this week

glad path
#

anyone know anything about akko penguins

faint sandal
#

so not as many food pics

glad path
#

the tactile switch

#

i might buy some but i dont really want to rush to spend $40

#

idk if im getting them from the right place either

uneven pulsar
#

Should I change my system time ?

faint sandal
#

i've only used akko lavenders

uneven pulsar
#

Maybe I will not skip Language classes from now

steel bison
#

Foob

gleaming shuttle
#

Not sure if this is the right channel, but wanted to ask if anyone knows any websites or specific places to learn how to set up vtuber models and such?

old roost
#

ts not only the ban evading or the self-boting
there was that slur that one time

open copper
rigid snow
#

what do you mean slick heir vedalCry

#

literally what his bio said at first

open copper
#

how else would you slide back into here instantly after being banned

#

(he didnt even wait for his appeal to get approved or denied)

shadow crater
open copper
# rigid snow literally what his bio said at first

(as a side note I dont check the bio of everyone I see, I would have banned him sooner but literally nobody reported it to me. I popped in earlier talking baout him because I thought we were tralking about the previous account neurOMEGALUL )

nocturne olive
#

Turns out VNC over SSH is more stable than RDP ever was

worldly plank
#

What happened here?

topaz frigate
#

Hi

#

I'm am a beginner on coding in general and i am interested in making an ai like neuro-sama... Is it alright to ask that here?

nocturne olive
#

Classic question
Also don't ask to ask just ask

#

Anyway if you're looking to develop an AI VTuber, there's the option of using existing open-source things or building your own for the interface, backend, TTS, and most of the stuff, except for the LLM model itself, you can't make a fully custom one of those and expect it to be usable

#

You'll need to decide what parts you want to make from scratch and what parts you want to use open-source stuff for, and then focus on making it all work

jagged turtle
jagged turtle
uncut panther
#

just going into a chat and asking how to create a Neuro seems a bit silly to me, but apparently there were a lot of such questions, it's funny

amber fractal
uncut panther
amber fractal
#

I just so happened to exist

tender helm
#

Hello, what are you guys talking about?

amber fractal
uncut panther
tender helm
#

Bad luck! I lost my wallet today.

uncut panther
olive sable
#

Goodmorning neuroWaveA

maiden geyser
#

morbing

olive sable
#

The "layers" thing is broken apparently, the localhost website says "168/108"

#

Aight let me roll out of bed

flint dome
#

i fucking hate college projects

#

these people can not code a simple tic tac toe game for 10 marks

#

we went from a blackjack in pygame to curses tic tac toe and they still find it hard

#

in the end they fucking delagate their brains to gpt and tell me lets do a shitty converter like the others

sage crag
#

also spooky new feature neuroMonkaOMEGA

#

annoying explod

#

t :ALERT:

stray dragon
sage crag
nocturne olive
rigid wolf
olive sable
south whale
#

i realized my motherboard lobotomizes my cpu

#

cool

obsidian mantle
olive sable
obsidian mantle
#

just a little overclock

inner pike
obsidian mantle
#

it was slightly censored

#

but clear what it was

olive sable
#

I have printed another 10 of my teacher

south whale
#

even underclocked

#

cuz a320m is shit and automatically set it to 4.0ghz instead of 4.2

#

to not to fry itself

maiden geyser
olive sable
#

n

sage crag
olive sable
maiden geyser
opaque sigil
sage crag
stone loom
olive sable
stone loom
#

Is it possible to make your own encoder

olive sable
#

well

stone loom
#

I mean I tried and it works

olive sable
#

waht are you encoding?

stone loom
#

Any

#

print("a")

#

Then I made my own custom encoder

#
local C4Oea="T=T=#o]~K:-P]~v&g~oz4X\ng~OCY=4Xg~#oxmoz_CY=]~,4OC_C#o6ws%K:K:]~r$_C4XURK:95\n#o#o#o#ojVs%,4_C]~r$";local CMGS7="?_gHK:g~g~OCym#o?_v&v&_C4XURK:v&v&?_tw?_95\nK:_C#&\n\n6ws";local sAlCn="%K:K:]~r$?_uvOCs%g~#&?_95\n";local Aoevj=C4Oea..CMGS7..sAlCn;local __enc=Aoevj;local function l4fZ9e(u)if --cutoff```
#

This prints "a" without the cutoff

olive sable
#

uhm

#

ill take your word for it

stone loom
#

Hehe brainFRICK

sage crag
#

impossible

stone loom
#

IT ISSSSS

sage crag
#

impossible to do anything

stone loom
#

Walk?

sage crag
#

ye cant

stone loom
#

I can walk

sage crag
stone loom
#

Ouuuhhh

#

Well I guess I can fly

sage crag
#

neuroBzzzzzz <-

olive sable
#

the thing with just "is it possible to make your own encoder?", you can just make some shit up

#

doesn't even need to be lossless

stone loom
#

I guess I gotta upload the decoder in a GitHub 💔

olive sable
#

the point of encoding is mostly jsut security and file size i think

#

a means to an end

stone loom
#

Since I got my job stolen by a reverse engineering student and now I'm homeless and have no where left to go

#

I wanted to make an impossible reverse engineering encoder

#

Or

#

Obfuscator

sage crag
#

there is no such thing as an encryption that is reversible that will prevent reverse engineering

opaque sigil
#

fhe exists but uhhhh

sage crag
#

wrr

#

"impossible" <- ne

opaque sigil
obsidian mantle
#

is it possible to make a program

#

which makes any other program

stray dragon
trim valve
#

we 3d scanned a bald teacher with an iPhone app

#

the app really didn't like the head shine

#

and gave him a massive dent in his head

olive sable
#

mine also has a dented head

#

not even bald

trim valve
#

I had to pull out the sculpting tools in blender to make the model look ok

rare bramble
#

pretty interesting
(Rust vs C++ Moves)
https://www.youtube.com/watch?v=Klq-sNxuP2g

Move semantics are about quickly relocating your objects to new places in memory with all their invariants intact... but I argue that C++'s version of move semantics, which leave behind an "empty" moved-from object, ends up harmful to your code's performance, simplicity, and robustness.

I made this video about ten months ago and promptly forgot...

▶ Play video
#

buh

rough bloom
maiden geyser
rare bramble
#

WHAT

#

I EDITED MY MESSAGE AND NOW THE EMBED APPEARED????

olive sable
#

skill issue

sick owl
#

Not bad for an A1B model

#

Gave it simple maths to be fair on it but it does seem capable

#

Though the actual notation is normally h so its still a little wonky

obsidian mantle
#

what if you give it something contradicting

#

does it point it out

sage crag
obsidian mantle
#

neuroMonkaOMEGA what are the limits of turing machines

sage crag
#

pretty well known just use wikipedia

obsidian mantle
sage crag
clear sedge
sick owl
#

Naturally the tiny model goes schizo

sage crag
#

and asking why it doesnt

#

that one even chatgpt fails on usually

olive sable
#

gas-lighting KEKW

sage crag
obsidian mantle
sage crag
#

no

obsidian mantle
#

is human a non turing machine

sage crag
#

no enub

#

a human isnt even a turing machine

obsidian mantle
#

thonk this looks contradicting

#

are you possibly chatgpt

maiden geyser
#

humans are not machines

obsidian mantle
#

(i think i get what you mean but these words just make up a funny combination neurOMEGALUL )

#

yeah yeah

#

it was in that direction

sage crag
#

anyway, there are no turing machines

#

a turing machine is the theoretical limit of computation for computerd

#

no computer that exists is a turing machine technically

obsidian mantle
#

oh i thought its like a class of machines

sage crag
#

well, it is

#

just one that doesnt exist in reality

sick owl
obsidian mantle
#

so its a class of machines that have theroretical limit of power

sage crag
clear sedge
obsidian mantle
sage crag
sage crag
#

true

obsidian mantle
#

or meant

sage crag
olive sable
sage crag
#

tv

#

small processor

#

wrr

obsidian mantle
#

konii is not actually a tv its just an avatar frame

sage crag
maiden geyser
clear sedge
sage crag
sage crag
#

t v

clear sedge
#

hi t

stray dragon
#

what's next, are you gonna say i'm not a letter?

#

hi konii

#

hi rain

clear sedge
obsidian mantle
#

seems like you are a letter

stray dragon
olive sable
#

i always imagined konii liek that one lemon demon song where its jsut the corpse of a human stuffed on the inside of the device

#

idk why

clear sedge
#

coming up blank for me

obsidian mantle
#

but when you type tv, konii isnt suggested

maiden geyser
stray dragon
#

same pronunciation, different spellings, different things

clear sedge
#

this mf thinks it's running on bare metal Clueless

sage crag
clear sedge
sage crag
#

that what samuel vanuel manuel meant

clear sedge
sage crag
olive sable
#

instead of cabinet man, its television woman or something idk

clear sedge
#

if i had a nickel for every time a furry made a lemon demon animation i'd have enough quarters to play cabinet man

olive sable
#

furries are like half the indie animation industry

clear sedge
olive sable
#

any topic that has even remotely anything to do with art has furries backing it

stone loom
#

Neuro-Truck

#

Run over vedal simulator

#

Would be a great game

olive sable
#

you know

#

you're not the first one to say something liek this

stone loom
olive sable
#

what would the gameplay even be then?

rigid snow
sage crag
#

driving in my car

#

or something

olive sable
#

specifically konii's car Minamhm

sage crag
olive sable
obsidian mantle
#

watch all you want

olive sable
#

thats not a game

#

in the ancient lands of internet explorer, we would call those "pngs"

nocturne olive
obsidian mantle
#

is it a duet

nocturne olive
#

Nope

#

It's all a single model

obsidian mantle
#

so when it goes low pitch

nocturne olive
#

I didn't ask when, I asked why

obsidian mantle
#

seems random though

nocturne olive
#

What caused the model to attain the behavior?

olive sable
#

improvements okp

obsidian mantle
#

i lack the knowledge, no idea where to start neuroBwaa

nocturne olive
#

Hint: that's not supposed to be NeuroSynth

obsidian mantle
#

oh so its neuro's voice being error

#

not the other voice

#

it couldnt properly separate vocals and instrumental?

nocturne olive
#

Nope

obsidian mantle
#

so it generated that voice

olive sable
#

guys, did you know humans are featured in the pokemon universe? i think we'll be receiving a dmca take-down soon

obsidian mantle
nocturne olive
#

Well since none of you seem to be getting it, should I reveal why?

olive sable
#

sure

obsidian mantle
#

you hit your gpu with a hammer while training

nocturne olive
#

This was supposed to be a different voice bank
We added 6 files of auxiliary Japanese Neuro data
Turns out Neuro's voice is so powerful it's able to overpower the voice bank's target voice

obsidian mantle
#

vedalNoted oh so its using files

nocturne olive
#

This is training weirdness

obsidian mantle
#

oh training data files

nocturne olive
#

It's impressive what this created though
You'd expect it'd just average the voices but instead

sage crag
nocturne olive
#

It did that

obsidian mantle
#

nooo i thought its like

sage crag
obsidian mantle
#

its using files after trained

sage crag
#

still does likely

obsidian mantle
sage crag
#

UTAU or something

nocturne olive
#

Nah it's not UTAU

#

UTAU would sound like Teto

sage crag
#

what did you use for the synth part?

nocturne olive
#

Secret

obsidian mantle
#

i knew you will say that neurOMEGALUL

sage crag
#

this is the most interest anyone has taken in neurosynth in 3 decades

#

and you keep secrets

obsidian mantle
#

do you accept new people into your team?
do they sign NDA?

nocturne olive
#

We have some insiders
Such as CHXI, Waya, people who help the project or are important to it

olive sable
sage crag
#

its perhaps unfortunate that the neurosynth videos get so much interaction but 606 of 720 mentions of neurosynth in neurocord are just one guy (just one box)

nocturne olive
obsidian mantle
#

neuroMonkaOMEGA when you sent it with unfinished sentence i thought you got sniped for revealing the list of people

sage crag
nocturne olive
olive sable
#

not me using neurosynth for the game when if it finally releases

sage crag
nocturne olive
#

But yeah there are secret insiders
They have agreed to not post any output, mention they have access, post any screenshots or recordings, anything like that

#

-# If you can do instrumental or make art for NSP you may get in

olive sable
nocturne olive
#

Wuh

olive sable
#

i need to step up my game

#

the pace of progress has not been fast

#

at the very least we're not mkaing it by the end of 2025

nocturne olive
#

Well as soon as I get stuff to throw into NeuroSynth you can consider that part basically done

nocturne olive
rigid snow
#

instrumental makes sense

#

why art tho

nocturne olive
#

There are specific art assets needed

#

NeuroSynth has some real cute internal art

#

Also art for covers would be great

amber fractal
#

Which is just Binary Solace

nocturne olive
#

Silly indeed

amber fractal
#

I'm hoping that I can deal with the stress better so I can continue other projects on my off days instead of mental rest.

stone loom
#

What

#

Is obfuscating and encoding the same?

dry charm
#

no

#

encoding is transforming data from one interpretation to another (like simple terms from englsh to spanish)
obfuscating is transforming data into unintelligale intepretation that is generated (like from english to my own, undisclosed, ever changing language nobody knows)

maiden geyser
olive sable
#

you can encode it into a format that is hard te read

#

but if you have the decode key you're in

#

on another note, i cant figuree out how cloudflare works

#

their tunneling doesnt work well

#

or my attempt at usign it doesnt work well at least

#

the mcfucking minecraft server runnign on localhost needs to be sent to the wideworld

amber fractal
#

Classic minecraft server issue

rigid snow
olive sable
rigid snow
#

use ngrok probably

#

cloudflare tunnels are great if you need to tunnel http

olive sable
#

bruh

rigid snow
#

they can work if you can wrap minecraft into like a websocket

#

i think some mods do that

olive sable
#

i dont want to do this via mods tbh

#

i guess ill add a srv in cloudflare that points towards the ngrok tunnel adress?

scenic depot
#

Is it okay to share codes here?

olive sable
#

codes for what?

scenic depot
#

I wanna share my ASCII animations

scenic depot
#

Some

#

Pythons

olive sable
#

oh, your code

jagged turtle
#

I mean sure ig

olive sable
#

sure

jagged turtle
#

just dont expect anyone to actually run it

olive sable
#

i thought codes as in a key for something

scenic depot
#
import sys,time,shutil,random,os
h="\x1b[?25l";s="\x1b[H";c="\x1b[2J";g="\x1b[32m";r="\x1b[0m"
try:
 sys.stdout.write(h);sys.stdout.flush()
 pts=[]
 while 1:
  W,H=shutil.get_terminal_size()
  if len(pts)<min(120,max(40,W//2)):
   pts=[{"x":random.randrange(W),"y":random.randrange(H),"ch":random.choice("●○✦✶*•"),"dy":random.randint(1,3)} for _ in range(min(120,max(40,W//2)))]
  S=[[" "]*W for _ in range(H)]
  for t in pts:
   t["y"]+=t["dy"]
   if t["y"]>=H:
    t["x"]=random.randrange(W);t["y"]=0;t["dy"]=random.randint(1,3);t["ch"]=random.choice("●○✦✶*•")
   x,y=t["x"],int(t["y"])
   if 0<=y<H:S[y][x]=t["ch"]
   for k in(1,2):
    yy=y-k
    if 0<=yy<H:S[yy][x]="."
  sys.stdout.write(s+c+g+"\n".join("".join(row)for row in S)+r)
  sys.stdout.flush();time.sleep(0.05)
except KeyboardInterrupt:
 sys.stdout.write("\x1b[?25h"+r);sys.stdout.flush()```
This doesn't look too complicated right
scenic depot
jagged turtle
#

What the hell am I looking at

#

uh well

scenic depot
#

ASCII animation....? 😢

#

Cmd prompt

jagged turtle
#

man I'm tempted to sandbox that code and run it

scenic depot
#

It's basically just rain animation, I made a lot of animations in my folder mostly I made offline when I'm bored

#

Basic animations

#

4D shape animations

#

And over all just some experiments

#

I'm trying to practice python 😭

jagged turtle
#

fair

scenic depot
#

-# a

olive sable
#

Java E

#

my favorite version of minecraft

#

java E

dense kestrel
#

wow i finally impl convex hull trick

#

ts is too chopped

#
#include <vector>
#include <climits>
#include <iostream>
using namespace std;
struct uwu {
    long double r;
    long long m, b;
};
int p = 0;
long long query(const vector<uwu>& uwu, const long long x) {
    while (p < uwu.size() && uwu[p].r <= x) ++p;
    return uwu[p].m * x + uwu[p].b;
}
inline long double intersect(const uwu& a, const uwu& b) {
    return (long double) (b.b - a.b) / (a.m - b.m);
}
int main() {
    long long n, c;
    cin >> n >> c;
    long long dih[n];
    for (int i = 0; i < n; ++i) cin >> dih[i];
    long long owo[n];
    fill(owo, owo+n, 0);
    owo[0] = 0;
    vector<uwu> uwu;
    uwu.push_back({static_cast<long double>(dih[n-1]+1), -2*dih[0], dih[0]*dih[0]});
    for (int i = 1; i < n; ++i) {
        owo[i] = dih[i]*dih[i] + c + query(uwu, dih[i]);
        long long m = -2*dih[i], b = owo[i]+dih[i]*dih[i];
        struct uwu nya = {static_cast<long double>(dih[n-1]+1), m, b};
        while (uwu.size() >= 2 && intersect(uwu.back(), nya) <= uwu[uwu.size()-2].r) uwu.pop_back();
        if (uwu.size() != 0) uwu.back().r = intersect(uwu.back(), nya);
        uwu.push_back(nya);
    }
    cout << owo[n-1];
}
#

the most incredible code with the best standards you'll ever perceive

dense kestrel
silent cloak
#

Banned from using an IDE

dense kestrel
#

i create only the most incredible of code

final tinsel
#

oh thats why my pc is lagging

#

i have 33gb paged pool

silent cloak
dense kestrel
#

you should've seen my pollard's rho impl

#

or one of my very first usaco impls

silent cloak
#

Scary

final tinsel
#

apparently i had a quantum anomaly in my memory cuz when i opened poolmon to check what was eating my ram, it immediately freed up. my observing it collapsed the waveform- well, more like collapsed the memory graph

olive sable
#

Erm, where did the wifi go?

hearty notch
#

that happens when the driver itself loses track of the embedded device i think

#

gl hope its not serious

olive sable
#

its a shitty laptop mean to serve as the local minecraft server for now

final tinsel
#

a small thing like that is what eventually snowballed to me having to replace my motherboard, cpu, and psu in my tower computer

hearty notch
#

lol

#

rip

olive sable
#

asus s540m

#

absolute dogshit

hearty notch
#

have you tried a hard reboot

#

you may have to get a usb stick to get drivers to install and hope thats the issue and its not a literal hardware issue

#

which it might be

olive sable
#

imma put arch on here one day

flint dome
#

does anyone know how to find out what you violated in discord tos for an active violation on your account

#

like this stupid app refuses to tell me what I did wrong

hearty notch
#

idk what does it look like on this page ive only ever seen this version

flint dome
#

it shows one count of harassment so i was like "man what did I do now" then shows three counts of spam so im doubtful of the first charge and confused as hell

hearty notch
#

do you know where you couldve been reported for spam

flint dome
#

that is the point I have no idea where on God's green earth this could have happened

hearty notch
#

yeah hopefully it just never escalates

flint dome
#

nevermind I got it appealed im fine

hearty notch
#

nice

flint dome
#

the spam shit is still confusing and I don't want to give these fools my id

rigid snow
amber fractal
dense kestrel
gritty dust
opaque sigil
#

long double refers to a floating-point data type that is often more precise than double precision though the language standard only requires it to be at least as precise as double. As with C's other floating-point types, it may not necessarily map to an IEEE format
TIL neuroCry

opaque sigil
#

apparently it's 80 in most cases on x86

#
  • padding
#

may as well make it 128 at that point

tender river
#

i mostly use it for declaring constants

opaque sigil
tender river
#

whats the use in remembering 3.1415926535897932384626433832795 otherwise smh

dense kestrel
#

smh

opaque sigil
#

also unrelated but i love c++ templates

#

factored some stuff out and now my compile times doubled

mighty thorn
#

im offering a $1 reward to the first person who can determine which of these is fake, can explain how they reached their conclusion, and that i don't arbitrarily deem their method as cheating

opaque sigil
mighty thorn
opaque sigil
#

nice zip bomb you got there

mighty thorn
#

yeah

#

that

#

(he doesnt want the dollar)

mighty thorn
#

guess they guys don't want 19.1204589% of a big mac

#

smh

#

for the record it isn't very hard

#

chatgpt got it right 8 of the 10 times i asked it

#

but

#

are you guys smarter?

mighty thorn
#

man

#

now i do wonder what happens if you send chatgpt a zip bomb

jagged turtle
#

discord & github won't be blocked by my government until I provide my ID anymore! neuroHypers mewmoteHypers

amber fractal
#

Huge NeuroPoggers

mighty thorn
#

also if you want to claim the awesome prize you gotta ping me cause im going to sleep in 3 minutes

#

so ill check in morning

#

ok night night

jagged turtle
scenic depot
scenic depot
#

.

#

txt

midnight sigil
#

chat what do you think about putting rapid triggering on the delete key

scenic depot
#

Idk

mighty thorn
scenic depot
#

Yes

#

Denial-of-Service

#

Is it possible to DDos using multiple VM

#

Instead of a botnet

#

If each IPs are different

mighty thorn
#

Same effect as multiple cmd windows

#

Aka none

#

Hey

#

Does anyone here need the full form standard notation result of 11^11^11?

stone loom
#

A

stone loom
jagged turtle
#

https://eliv.com

#

(this is CVE-2025-62595/GHSA-g8mr-fgfg-5qpc)

young plover
#

text parsing was a mistake

jagged turtle
#

lmao what

#

why doesn't npm come with types by itself these days?

topaz frigate
topaz frigate
topaz frigate
topaz frigate
glad path
#

a lot of people here have tried to make something like neuro

#

i've gotten a good bit done myself but my goal has never been to make neuro

#

i'm building a framework for this

#

once I actually get things done (ive been slacking a lot lately) like mcp and loader patches I might open-source the framework or put it on pypi

scenic depot
maiden geyser
#

and i don't know if free vpns even allow vms

stone loom
#
local OaEAAfEAAfGXfGXOaE00OaEfGX0tAfGAfGX0wLabx=function(e)local m={["K8"]=" ",["j6"]="!",["Or"]="\"",["l)"]="#",["qq"]="$",["x,"]="%",["YR"]="&",["}b"]="'",["cr"]="(",["lo"]=")",["ae"]="*",["3!"]="+",["v8"]=",",["{&"]="-",[".r"]=".",["B<"]="/",[">K"]="0",["uY"]="1",["cx"]="2",["DQ"]="3",["oK"]="4",["~k"]="5",["#U"]="6",["fK"]="7",["MH"]="8",["Sx"]="9",["1D"]=":",["g?"]=";",["[)"]="<",["b|"]="=",["e7"]=">",["Lt"]="?",["dn"]="@",["Ja"]="A",["W!"]="B",["mr"]="C",["EQ"]="D",["Vw"]="E",["r&"]="F",["3<"]="G",["N1"]="H",["9-"]="I",["fo"]="J",["d2"]="K",["W9"]="L",["C1"]="M",["Rp"]="N",["q5"]="O",["hF"]="P",["3i"]="Q",["?4"]="R",["-k"]="S",[",A"]="T",["m)"]="U",["Nu"]="V",["-{"]="W",["j_"]="X",["-F"]="Y",["]J"]="Z",["C{"]="[",["Y]"]="\\",["xq"]="]",["##"]="^",["[&"]="_",["U/"]="`",["ZA"]="a",["al"]="b",["3%"]="c",["P2"]="d",["w*"]="e",["%l"]="f",["B!"]="g",["GK"]="h",["Y^"]="i",["C~"]="j",["Lu"]="k",["rH"]="l",["aN"]="m",["8F"]="n",["d-"]="o",["V2"]="p",["fH"]="q",["cb"]="r",["80"]="s",["&|"]="t",["Q."]="u",[">Q"]="v",["7q"]="w",["1E"]="x",["6r"]="y",["#P"]="z",["q8"]="{",[")6"]="|",["':"]="}",[")="]="~"}```
#

Ez

#

Get cracked

#

You should rely on randomly generated patterns instead of a singular pattern

#

Because your encoder can be translated using your own decoder

#

I suggest hiding it in a GitHub

#

Use hexadecimals

stone loom
#

I made a [malicious] script that gives you the bsod

#

However it's just an overlay image

#

Not really real

jagged turtle
#

someone just told me they switched their tech stack to next.js

tight tinsel
#

thermal paste and pads arrived today

#

gonna fix my laptop cooling problem

#

and clean it a bit

maiden geyser
pliant palm
#

attempt 2 at installing gentoo today (messed up when i tried to install at 3 am)

maiden geyser
#

finally nvidia is helping the users

dull egret
maiden geyser
cobalt sigil
dull egret
# maiden geyser so uh, what is this for

Network server.

Multipurpose. Largely a NAS, but it has 32 execution threads and 128 gigs of RAM, so I'll be running some portals and web service things on there, probably some bots, and handle at least a subset of routing over VPN

dull egret
brisk laurel
#

mulvad has a browser and its own public & private dns domains

maiden geyser
pliant palm
#

my grub ain't grubbing 💔

opaque sigil
midnight sigil
#

IP is just an identifier

south whale
hard raptor
#

i accidentally overwriten my Win11 SSD with CachyOS instead of the linux SSD.. so all my ableton projects are gone now lmao

rigid snow
#

i need to back my shit up

hard raptor
#

luckily there were none that were anywhere close to completion

rigid snow
#

thankls for reminding

nocturne olive
#

Oh yeah I still haven't done my post-karaoke backup of the whole archive I should do that right now

trim valve
#

I still need to fix my GitHub action for the karaoke

#

😔

hard raptor
#

i still can't get vtube studio to connect to discord on linux 🙁

nocturne olive
#

Vesktop or regular Discord app?

hard raptor
nocturne olive
#

Vesktop should always be used on Linux

#

Regular app sucks on Linux

hard raptor
nocturne olive
#

Well you may not notice how much worse it is without trying Vesktop

#

Vesktop is specifically designed for the best Linux experience

hard raptor
nocturne olive
#

Well if you did which version did you try?

#

I use the AppImage version

#

And it works flawlessly

hard raptor
#

okay imma try with vesktop

#

nah

#

still not detecting

nocturne olive
#

Which Vesktop though?

#

Flatpak or AppImage?

#

Flatpak sucks

#

AppImage is great

hard raptor
#

like a sane person ?

nocturne olive
#

Well I don't know how AUR works, I'm on Mint, which is a Ubuntu based distro

hard raptor
nocturne olive
#

I have Linux Mint Cinnamon edition, not Linux Mint Debian

hard raptor
nocturne olive
#

Well I'm certain I am on the Ubuntu based one

#

Linux Mint Cinnamon edition 22.2

opaque sigil
nocturne olive
#

Something like this

hard raptor
opaque sigil
#

vesktop-bin then right

hard raptor
#

like this was literally it

opaque sigil
#

oh it's in the cachyos repo

nocturne olive
opaque sigil
#

that is in fact cinnamon mint yes

#

aka based on ubuntu which in turn is based on debian

nocturne olive
#

Yeah Ubuntu based

midnight sigil
#

toasted

nocturne olive
#

Not like I could ever switch this system, too established

#

I'm not reinstalling the whole system a 3rd time

tender river
rigid snow
#

did something happen is ubuntu no longer debian

opaque sigil
hard raptor
#

Well to be honest, it is not the end of the world, just a major inconvenience, because i basically set everything up on cachy, and then i opened steam to install a game and then i saw "x GB/512 GB free" instead of "x GB/250 GB free" so i thought "hmm wierd... OH FRICK"..

#

So i have 2 options

#

Either i resize the btrfs partition so that the entire thing fits onto the smaller ssd and then copy the data to the other ssd and then reinstall windows on the 500 GB ssd

#

Or i wait until the end of the month so that i can buy an nvme ssd

#

And then copy my windows D drive (external ssd) to there and put windows on the 250 internal ssd

#

I think imma go with the nvme option tho

uneven pulsar
#

hii chat i have a question how do i run android apps on windows should i install androidx86 or phoenixos iso in hyperv or emulators like bluestacks

#

idk which would work best

hard raptor
#

I wanted to suggest waydroid.. but that's wayland on linux only

#

For windows

#

Bluestacks is probably your best option

#

Androidx86 is still based on android 9

uneven pulsar
#

what about wsa(windows subsystem for android)

#

idk if it still active

hard raptor
#

PhoenixOS is based on android 7

#

Tbh

#

The bestest option imo

#

On linux we also have an app called scrcpy

#

Idk if windows has something similar

#

But it basically casts your actual phone screen to your pc

#

And you can even control your phone with your pc

uneven pulsar
#

windows has a similar feature i think its called windows link or smt

hard raptor
uneven pulsar
#

never tried it tho

hard raptor
hard raptor
#

But it has been unmaintained since like 2 years before win11 was open to the public

uneven pulsar
#

i tried searching on google i think my best option is to try phoenix os or bliss os i just want my app working im still spectical of trying these os

#

lot of these os are not even runnning android 16

brisk laurel
uneven pulsar
#

i use firefox

#

and im

#

not

#

a

#

furrry

nocturne olive
#

Firefox peak

tender river
# brisk laurel

if i had to pick out of the two i'd pick vivaldi but honestly neither cupsama i just use librewolf (firefox fork)

uneven pulsar
tender river
#

vedalShrug try and see if it works for you

#

no reason to switch here evilTutel

uneven pulsar
#

i'd pass im too lazy to switch

#

im just happy that firefox added pwa and custom wallpaper option

humble tapir
#

I used firefox until it stopped caring and decided they too wanted to sell your info. Now I just use chrome cause it also sells your info but at least it works better.

uneven pulsar
#

after god knows how many decades

humble tapir
#

I don't think that works on linux

uneven pulsar
#

fair point

humble tapir
#

It's almost funny enough to try though.

tender river
#

anyway theres plenty of firefox forks with no mozilla stuff

#

and browser configs

uneven pulsar
#

speaking of browser n stuff

#

what browser extension you guys use the most

humble tapir
#

I'm fairly resistant to forks. At least with the big browsers I'm fairly certain their toolchains and distribution won't get pwned.

silent dagger
#

Lightweight browser (for poop PCs)

sage crag
tender river
#

yee me use

#

builtin settings a bit annoying but easy to fix

sage crag
#

me use too

#

yee

#

less annoying than firefox defaults though

#

i dont want to store my passwords in your browser pls

#

just stop asking

tender river
#

i use keepassxc extension evilTutel

sage crag
#

i use

#

notepad

tender river
#

ye konii opsec best in world

sage crag
#

irl notepad

#

not plaintext on puter

tender river
sage crag
#

-# well except for on my usb stick neuroBread

tender river
#

we have different threat models neurojuice

sage crag
#

which actually i should unplug my usb

#

good idea

#

thanks

tender river
#

ye ye you're welcome for my brilliant idea

sage crag