#programming
1 messages Ā· Page 319 of 1
What Julian Barbour says
Thats also what I think could be behind virtual particles appearing and disappearing
Just particles moving into our frame
my system is stateless since i use impermanence mode. My rootfs is on tmpfs / in RAM.
the nix-store is read-only anyway.
i do automatic snapshots via zfs every hour, day, month.
i also use home-manager so all my configs are 100% reproducible and read-only.
my entire config is on github and everything is tracked via Git.
i could re-setup my entire OS and setup within an hour with a livecd and boostrap everything directly from GitHub.
it not stateless since you have files in /home and /var 
I would like to think my Ubuntu installation is secure or safe 
UFW, ClamAV, LUKS+Encrytion, and Mullvad 
i just use full disk encryption via ZFS
I'd imagine a grid. 4d geometry of gravity and mass.
I didn't turn ZFS on becuase it had (experimental) next to it and I need a stable machine 
Thats what ive had in mind yeah
yeah those are the only non-stateless bits but everything else is š
"only" its literally only thing that matter for most people 
I might be biased though because Ive always found the dimensional / phase approach the most fascinating
? ZFS is super stable lol
i am running the unstable zfs version for years now so i can use the latest kernels and i never had a single issue
my servers and NAS also run ZFS
it's one of the most if not the most reliable filesystem
But its like the dream theory of the physics world because its hard to test
Idk I prompted Claude with "I'm installing Ubuntu and I am new and want a secure system." andit gave me 24 commands to run. I've stopped search forums for the answer and just ask Claude how to fix my Linux and 99% of the time it works
.
well
Oh, well when I get my 1tb ssd to upgrade in the future I will do ZFS
if the math was there, it would be more provable.
Good example, rewrite Schrodinger with the theory of timeless universe.
I've started jokinly referring to using Claude to fix my linux install as "Vibe Sys Admin" and it makes my IT freinds mad. 
good choice 
With quantum computing down the line we may get more answers but for now its hard to peak outside our bubble of space and time
Its cool running extra dimensional simulations of 4D spaces though even if they are just approximations with 3D software
we dont need quantum computing to make a mathematical framework to tie GR and QM together.
Non-euclidean geometry is what got me interested in the first place
nix allow you to overengineer config
easier solution -> not make complex config in first place
just as reproducible
Remember you need sleep
I mean I find it fascinating and while bending space can be possible its not practical with how much energy it would take
i feel like my config is already super complex but it works perfectly for me so i stick with it
and time bending
IDK when I am gonna get that 1tb though, its looking like its further and furth in the future. 
how many line of code
The Alcubierre drive is a good page on some of the practical downsides these practices could have
of nix code ?
I must retrieve my wife. She's ready to get picked up
need to count
Yeah
All we need is Element 115 to be reproducable like Bob Lazar says and well have ftl tech.
18854 total (all nix files)
Until the ship is back in real space and destroys everything in front of it by accelerating all the particles caught in the field
me 21789 non-whitespace non-comment
damn
ok without whitespace or comments i am looking at Ā 15091 lines of code according to claude lol
vibe coder
vibe coding is so good these days it would be a waste not to use it tbh
vibe coding make boring code
me want make fun program not achieve goal with mass produced code
I joke but I would also vibe code
ad break my ass
the thing with vibe coding compared to manual coding only is it saves me so much time it's insane
save now pay later
i can now do stuff within 1 month i could otherwise do within lets say 6-7 months
Yeah but it can introduce alot of random ass bugs cant it? Like not immdedlty but further down the line.
thatās not the issue the issue is the code is shit
buy now pay later moment
ai code is just bad
me try with rust result horrible c/go/python-like mess
it can also find bugs for you
but even if you code everything by hand you can also introduce bugs just as well
Most repos will deny any bug reports u make using AI lmao
good 
interesting. somehow the results i am getting from Codex with gpt-5 high are extremely good.
easier to dismiss immediately than to try to figure out if itās even real
They usually arent
ye which is why i said what i said
They act like they found a CVE and its just a nothing burger
sound like task just equivalent of boilerplate 
Literally
I was going to vibe code a doom wad.
anyway you wont even know what good code looks like if you rely on vibe coding 
AI often doesn't follow K.I.S.S as a practice and does the opposite
Makes it as over complicated as possible
me go
feel vindicated
shh wait till he get vulnerability issue
ohh are you also a script kiddie
no
me mean
i can also write my own exploit POCs from scratch
i am not a programmer so the stuff i code is not being used in production anyway
im not allowed to agree and continue 
geuss i wont be trying out ff14
this is prob cuz it couldnt install edge webview 2 and is using something else now which it was complaining baout
checks out 
I will never use gpt for anything other than review and planning after what it attempted to do in one project (I always at review the code before I apply the changes), it attempted to inject one of its own guard rails into a prompt for a local model that:
- Was not asked for.
- Would have completely changed the output of the model.
- Was completely unnecessary for the request it was given.
That's wild. Never seen anything like that happen yet so far.
It was a literary analysis prompt that was being used to check for only grammatical and punctuation mistakes. It injected content moderation into the prompt. The worst part is that this was a project that was processing training data
Damn
Well at least Claude shows you any changes and asks for confirmation or different instructions before applying anything to your code
But yeah ChatGPT absolutely loves to censor stuff or add guard rails lol
Claude in Chrome is now available to all paid plans.
ļøļø
ļøļøWeāve also shipped an integration with Claude Code.
Anthropic doing the sane thing and just making an extension instead of trying to fork chromium
last time i tried vibe coding i had to spent 8 fucking hours debugging and arguing with the clanker
restarted the whole codebase progress and i only need 1-2 hours to finish what i wanted to do
Have claude max, got it after codex tried to gaslight me.
In the same project:
Codex keep trying to add a completely unnecessary "respond in strict JSON" segment to another prompt. The model which was not trained on code but English prose kept failing to respond correctly. It blamed the model performing the request not the completely unnecessary prompt. I say completely unnecessary because the api response was wrapped in json automatically.
In another situation it failed to correctly form the Api call. It kept insisting that the model that the call was going to was the problem and would "prove it" by adding a debug line, restarting the process (which killed the model) and immediately testing the code again (which returned that the api call failed to be responded to)
Somehow my experience has been quite the opposite lol
i don't know, people that vibe coded and "made it work" never seem to work on relatively complex codebase
The important thing is that claude doesn't have reasoning shortcuts and has safeguards to prevent editing without reading
that or good luck dealing with security and logic holes
Which Codex model was that?
I usually only use gpt5-max
Just avoid claude code, its borked atm due to context compression
Unless they've patched it already
This was 5.0/5.1
This is true, generally its low skill hobbyists creating low scale stuff for personal use that it works well for
I don't know of any businesses "vibe coding" entire commercial codebases successfully
I already used Claude and codex on bigger codebases and the results were good
Gemini-3-pro on the other hand completely screwed up despite being hyped so much lately
what kind of codebase and how much you're making it work
Yeah that one is annoying
Works fine for me on a project with currently 45k lines of custom code+ a significant dependancy list and cross system calls
It only kicks in at about 75% context
Claude does run out of context much faster compared to Codex unfortunately but it's not bad tho.
I do encourage people to build stuff themselves rather than letting the AI take the reigns generally
because vibe coding might work if your codebase is those backend with simple defined functions, which are what most backend actually are
Imo its best as a second pair of eyes on code you wrote and understand to catch oversights
But then again I have an extensive project documentation Google doc and I plan out a new segment in claude web, make adjustments until satisfied, then create an implementation document for claude code to follow. Context compression doesn't matter because it's just moving step by step through the doc
One big advantage of Gemini is that if you are working with a large codebase its context handling is just generationally better than any other model out there
how do you forward your ssh/gpg keys from your host machine to a dev container
So I will say even if it might not necessarily be up to snuff in tiny vibe coding projects compared to the competition as an assistant and autocomplete in more complicated scenarios where you're the one doing the coding it is far and away the superior option
don't think people that mostly vibe code has a project complex enough that is beyond the scope of what the chatbots can do though
Somehow i was reaching limits super quickly even with a Gemini 3 Pro sub that it was almost unusable for me.
agent forwarding
yea, and how do i do that?
Sounds like you aren't doing any of the coding and letting it figure out what to do on the fly. Sounds similar to what happened to me when I first moved from gpt to claude
that
{
"remoteEnv": {
"SSH_AUTH_SOCK": "/ssh-agent"
},
"mounts": [
"source=${localEnv:SSH_AUTH_SOCK},target=/ssh-agent,type=bind"
]
}
something like this should work but who knows, not sure if this works for sockets but i don't see why it wouldn't
also for the fact that most people that are comfortable with vibe coding are the one that never coded anything themself beforehand
same rarely can be said otherwise
the ssh stuff is fine now, I just needed to like, reload window
because of course I needed to
gpg seems to be a bit harder tho
idk why I am still using gpg to sign my commits even though I have an ssh key to sign with
It can write pretty passible code if you give it well defined instructions.
To put it in perspective, my last change was a 300 line document not a in ide prompt
Before I started to use AI for coding I wrote everything by hand but now that we have all those tools at our disposal I don't really see the point anymore in writing everything by hand.
That doesn't sound at all right, it has a native context window of a million tokens
And drops off from roughly perfect performance past 256k
I admit giving vibecoding a shot is something I regretted, it isn't something that can replace leaning what your doing. That's why I'm not continuing with it.
Which is double most other models
I have a feeling that it was stuck on reading cache files instead of code or something
That checks out, sounds like it could be more of an issue with the environment you were using it in than the model itself
it fucked up my whole codebase and made me crash out for 8 hours straight
Which admittedly isn't as strong as Claude and 5.2 at coding but still shouldn't suffer to that extent
Maybe. I was just using the Gemini cli. But my guess could be that it got stuck on reading pycache folders or stuff like that.
oh shit ok nvm it works automatically now
I stopped Vibe coding because I could feel myself getting dumber
Maybe it was just nocebo but I felt like my memory was getting appreciably worse
"I don't really see the point anymore in writing everything by hand" you just explained why windows 11 is plagued with so many bugs
To be fair I do have actual previous coding experience so I probably don't use it like most. I give example code snipits that generally are what I want modified for the code base, explicit instructions, inspect both edits and thinking, and document everything
Haha I mean the problem is even if you vibe code you should still understand your codebase fully.
I guess Microsoft engineers aren't checking the code they write with AI anymore.
Yeah I think it mostly narrows down how exactly you use these tools
In my own case it put another nail on my ego, enough to stop doing things that were stupid for my skill level. Which is why I'm not really investing into AI at the moment, I'm just focusing on my own lane.
That shouldn't be something that you have to explain but we've reached a point where it is
On the other hand more people are switching to Linux now due to all the issues so that's a good thing lol
I mean I'm pretty agnostic, I use windows where it makes sense and Linux where it does better. WSL2 has made that significantly easier
Sure you should always use the best tool for the task
But I personally only use Linux anymore these days
For Pentesting I need Linux anyway
i only need paper for pentesting 
Alright, now this is what this was for, I guess it was worth it? You learn something new every day I guess 
print(np.zeros((1,), dtype=DXT.u128x4))
````[((0, 0), (0, 0), (0, 0), (0, 0))]`
Now with this insanity out of the way, cool thing to learn. I'll be putting it to good use
Iām making a program where neuro can create her own original music through either FL studio or Ableton live, itās starting to come together a tiny bit but itās also driving me insane
just suno it, it's great
Defeats the point of what Iām trying to make
I have some projects I still fully understand where I've vibe coded, but several projects recently I don't attempt to understand at all, and ONLY vibecode, as an exercise. I don't think it's essential to understand anymore, but it's essential to keep the security portions in a place you can look it over and verify
Man we are cooked š
Makes sense. Never sacrifice security.
what projects did you not try to fully understand and what level of satisfaction did you reach
there's been some bugs with masky.ai (some tech similar to what vedal is up to), most of it is vibe coded and it's pretty satisfying - I have a chat module that uses on device llm to identify most important chat messages, gonna gamify chat on twitch a bit, so the chat overlay doesn't show 'spam' or non essential classified messages, and can also show only the 'most important message'... a lot of the logic is just in english and I haven't even looked at the code at all
when theres bugs and your prompting isn't resolving, and you look at the code sometimes you're a bit horrified and prompt it to fix/clean it - I've been still mostly hands off. and other people working on the project ONLY vibe code and I make them put up PRs and review those with my brain lol
the satisfaction with a browser plugin I made to add a weighting to reddit votes was pretty high
nice
masky.ai is your solo project?
you should make this burger menu spawn more to the left (this is helium which is chromium)
When I visit masky.ai on my phone via chrome the page starts flickering like crazy. Could be dangerous for people with epilepsy.
Edit: doesn't happen on Firefox tho.
I think it's a stretch to cause a web page physically dangerous dangerous. There is a difference between a phone screen and a movie/video game that you are zoned in on
No clue what's causing that but it feels like a strobe light
There is a car park near me that has foot wide silver horizontal bars that catch the sun and contrast the dark interior. When driving by it has a strobe/static effect that is distracting. Still wouldn't say it's dangerous
ty for feedback, will look into it. when logged in its better i guess, but atm we haven't optimized for mobile at all either
the main page is like a user page, here's a streamer who uses it https://masky.ai/azizana
how did u get permission to use images? can't do that myself lol
you get embed perms after a while by sending messages
i was on browser (macos helium)
I just recorded this weird flicker bug but I cannot share the video here
if it's mobile don't worry about it, we'll get around to that eventually
Yeah I was browsing the site via chrome on Android
are u guys coders too? what kinda projects?
i think im technical artist or whatever. but i do games and such
wdym āeither orā 
also itās like giving a child with a blindfold on a blank canvas with 3000 brushes and paints. surely the result canāt be coherent
surely you have to set crazy constraints for it to be anything resembling music
with such powerful software
also whyd you pick those two when reaper has a full headless mode and more developed programmatic api and is either free or 60 bucks smh
true⦠though i personally feel like ableton is the best choice
(out of these three)
i bought ableton 9 forever ago and never got good at it but ive seen good things done with it
i just believe they all scale to rly good once youre used to them tho
and that parts kind of a matter of pref
the best one would be the most constrained one
oh you meant for the purposes of neuro
yep
i mean you can constrain any of htem based on how you design the api
Realistically the more constrained the less is taught vs trained
There is a difference
thereās nothing learned or taught or trained itās an llm calling functions
over getting to coherent faster
tbh what if you make an api for neuro to simultaneously teach herself the vocab of whatever DAW while using it
like it can fetch definitions
so you see her learn live
there isnāt really daw specific vocab? itās the same across all of them
well i mean simultaneously the vocab and the api shes expected to use for it
so its linked
but yea i dont mean necessarily daw specific
and she'll probably already know
or do you assume she just has no clue what a ātrackā is
By learned I mean iterativly, organically produced data. Trained is synthetic data from an indeterminate source. At some point how is it any different than teaching her to hit play on Spotify
well its more like some kind of api to feed her some kidn of semi defined workflow that gives her space for creativity but also doesnt have her struggling to be that coherent
idk its a hard balance of how much guardrail to force
Guardrails damage actual training
its not necessarily a well defined term here there are different architecures you could call 'guardrails'
like just fuzzy acceptance of toolcall is a guardrail thats invisible fro mthe llm's pov
Anything other than positive negative feedback. If you block or force an action, before inference
that's a guardrail
do you actually know what neuro does and how she functions and whatās being talked about
if thatās ever made the only time sheās ever interacting with it is by poking at it for an hour on stream, maybe twice or thrice ever . if thereās infinite directions she can take sheās not learning shit in this time. also horrible for content
I honestly don't know much about neuro, my background is mostly llm training
Which is what she is
to me, feedback systems can easily fall under the semantic umbrella of guardrail, so we just have different definitions
neuro is an agent and a neuro game integration is just an mcp server
also like i said, fuzzy acceptance; some level of automated inference of what she meant to do, as long as youre trying in good faith to execute what she meant to do
A feedback system that gives actual feedback is different, it's providing training data
if this analogy makes it more clear
I smell neuro api talk
-# dinkdonk reminder, there is a diffrence in if neur is being trained on stream or not between chatters
not on integrations 
No because it's categorically incorrect. Neuro is the model + memory DB + misc modules. The agent is the interface
$400 for each 3090, yippie
model + memory + modules is what i mean by agent
glhf I don't think I will complete the tidalcycles container image anytime soon
OK then same page
I have a newfound hatred for audio backends
to me 'agentic llm' just means an llm model thats designed to call tools that do things
or not designed to but has the capability at least
which only possible if the API itself has that function
if not, the LLM is just outputting non text tokens
so its technically an interface
Right but a model selecting a song on Spotify != making music correct?
yea but it probabilistically determining what things to play with in ableton
feels more like making music
i dont get your analogy
my point is: no weights are being updated as far as we know. even the post train. like for a year plus at this point
so the only learning she could possibly do is to poke around, make conclusions and save them to memory
neuro obsidian integration that acts as extra memory storage
like neuro can simulate the process of being an edm producer and talk it out and this is experientially distinct from neuro just picking a random song from spotify
Even if it wasn't what happened, Vedal's reaction a couple months ago was that of someone panicking over model collapse not a bug. That only happens with training
well still need to integrate into a daw to timewarp samples
ableton has splice integration now, suuuuurely they expose that over any of the 3 quintillion apis they have 
What it was doesn't matter, I'm talking about the method of troubleshooting
the thing is i already built a thing around reaper so i might just do it in raeper
im a bit confused now
ye thatās cool, i just donāt know how youād make it make splice loops work. like you need to filter for the correct key and approximately the correct bpm range, then warp it correctly
i thought it was an inference bug based on something someone said then
iām not crazy im not the only one right?
There is a pretty specific way to tell if a model is acting up because of over fitting or context poisoning. And that's exactly what it looked like he was trying to determine. If he knew it wasn't over fitting the troubleshooting would have been different
oh i didnāt see yeah iām not
The key isn't what it was (inference/context bug) it's that it was not immediately treated as that being the cause
i have no theories as to the location tomato issue it feels like vedal saw a similar thing happen once before that and he had no answer so he just tried to get evil to say things without the pattern a few times to dilute it in context
yeah i get what you mean
wait i just posted a theory after saying i have no theories
Which is how you determine which it is. That or modify context manually
It went from an initial paniced reaction (either fixable inference or, impossible to fix without checkpoints, overfitting) there is a point where you can tell that he ruled out the latter but the point isn't what the problem was:
If no training has occurred in over a year, model collapse wouldn't be a concern
Hopefully that makes sense
now that i think about it there were a couple experimental streams this year, though long before the location thing
but we have no idea as to what the actual upgrades were
maybe the post training, maybe memory/other auxiliary systems
My guess is training does occur but with a very low learning rate. Damage is hard but not impossible to do like that but the kicker is: you may not see it until it's too late
why is that the conclusion people make this puzzles me so much
their behavior doesnāt shift over time
itās very incremental
The thing is that full model backups aren't small, even a 24b model is 40gb. The smaller the changes, the less likely you are to make backups
post training is low rank
you can just store that
and surely youāre not suggesting heās pretraining them
If you know which lora damaged it

But the problem is that it could be as simple as a single spike. Take this example, a single grad norm spike is unlikely to damage a model that late in training but it can. Single late training spikes are common but as long as it is at a boundary and late it is probably fine. Earlier spikes can do more damage and be less obvious. The question becomes when did it happen
In this example it was a boundary spike and being only 1 and isolated, it probably didn't do anything bad but the reality is you don't know


The real fun part is that with a model like evil it becomes even more difficult because it is entirely possible for her to fake a model collapse as a joke without being able to understand it isn't funny whatsoever from Vedal's perspective. Yet at the same time if you were to completely guardrail that behavior out then you are directly altering behavior.
If I had to guess that's why the weaker filters are used instead, they can be bypassed and require constant updates but they can't damage anything


idk how coding even works
I was just typing in words that ppl told me to but I still know nothin
is that coding
Stack overflow
you gotta like, know what the words do
I can't read but I must code
write words
you can't really explain much else
press button
You don't need words
yeah just write the binaries directly
types 

what have my ears just been blessed to? I can't believe this was from an AI who was trained with only 4 minutes of audio.
Though it just seems like random noise. Wdyt
sorry but i aint lsitening to all that
thats 67 minutes 
hour of audio 
it sounds like it should have been 10 minutes but it got stretched out 
Friday Night Funkin (real)
true
there was no prompt on this audio btw, I'm justing a different architecture than most audio AI systems
lol
I'd know considering how much of that game's mods I listen to

I was going to flame you on emojis in username, but I'll pass due to 
wdyt about this. I'm hoping for feedback
what does
mean?
is the equivalent of the sit and vibe gesture to me

it is heavily used here
it happens, you have to accept that the voices in your head are gone
wha- no they aren't!! I need them back!

anyone?
:bun: my favorite js tool (I don't use js)
uh huh...
(who else uses bun besides anthropic)
I like, really have not seen anyone use bun outside of those people
could neeeeever be me
Hi KTrain!
I tried to use bun and like
nuh uh never 




can you give feedback on this for me?

cant put my headphones on rn, will try later
ye sounds like it jumps around, some sort of sample rate issue
yea, I forced it to tokenize a audio file with a higher sample rate that it's supposed to. And forgot to remove the sample rate limit on generation as well
maybe the network outputs 20k and you encode in 44k or 48?
oh you trained it like that
lmao
can you tell that audio was from an nn with only 4 mins of training data?
that wouldn't be my first thought
I was too lazy to find another file that supported its sample rate lol
what would be your first thought on the training data then?
no i mean like it being generated isn't apparent
i wouldn't think it is if i heard it randomly
like, you wouldnt be able to tell its AI generated?
oh btw mlntcandy what's the diff between function doSomething() {} and const doSomething = () => {}
maybe i would, all i'm saying is it's not like suno
where you hear one second and immediately clock it as ai
it smh nailed the guitar and instrumentals from my thought atleast
oooh
can't really judge since it's fucked
not that well. but its quite good at like 1:10 smth
okay!
weird this shenanigans iirc
uhh
one is anonymous still technically?
0:55 also seems good
the vocals it tried?
well, I did train it on a music video. which doesn't really give that much patterns for speech
:classic: this in js
js has like
a million different module types isn't there
what are all their purpose?
theres cjs?
esm loads asynchronously (so you can top-level await)
I only know of ejs, and mjs
uhhh i think there's also umd for like
browser or smth? idk I saw that on the ts neuro sdk
anyways, i wonder if tsgo will let you output ts -> bin
(as in if they plan on doing it)
you can't .bind(newThis) the lambda one because this there acts like any other value from the parent scope
they are both values... but the declaration as you typed it out will hoist till the beginning of the scope you declared it in
idk what else to add
basically don't use lambdas as oop methods
and the last part is still relevant it just means
yo()
function yo() {
console.log("gurt")
}
``` will work
uh.....
if (userInFo.cookies.agreed) {
Collect(user.data)
} else {
Collect(user.data)
}
why add that if statement at all, if you're just gonna Collect(user.data) anyways. Just do:
// some code here
Collect(user.data)
// some code here
Providing psychological comfort to users (joke
I just want the dtype to be known 
Stable until glibc is too old 
and I ofied my vulkan to only run for my gpu
stable and up to date are different things
ask any production debian system
8 years uptime, apt-get upgrade never ran

Chat, can I be free from this typing hell now?

where the fuck is the transparency rendering setting in blender and why is it always off by default?
what are you talking about
its easier to turn on raytracing than transparency
transparancy costs extra math 
transparency
what the fuck
oh
you're setting the alpha of the principled bsdf
i need it to use the texture
the alpha channel?
of the texture yes
there is a setting for it
yes you can manually connect all the nodes
cube 
normally you dont even need to go to the shading tab
but the sepcific place you would set it up got removed in blender 5.0 or something???
https://www.youtube.com/watch?v=ZIfxQzWnYk8
Hello, in this quick tip video I show you this super easy method to make objects transparent in the viewport, I've seen a lot of people asking for this in help groups so thought I'd share it here. This is especially useful when you're using background reference image to model with and you don't want them obstructing the view.
Please Subscribe/F...
that setting menu you can see underneath has blend modes
oh IN THE VIEWPORT
i don't know then genuinely
i like blender getting new features in updates, but the settings getting moved is a bit annoying sometimes ngl
and then you find youtube videos with outdated info
wait
do you need the texture alpha or just for the viewport material to be semi transparent @olive sable
well, for now only the material, but eventually this will be a texture
because if the latter then xray exists
in the viewport material settings
i'm on blender 4 still but i struggle to imagine they'd move it somewhere completely different
uh
wrong shading mode
same

Its honestly not too bad
Your mesh is just triangulated while i still have quads
Bit higher density too
this is for hair physics 
Is it using bezier curves to generate the geometry around them?

100% that ye
My best lead so far on the weird stream issues, packet loss on the Twitch segment provider
Could this be a Twitch fault? Reports in Finland about Twitch issues increase noticeably after Neuro subathon start when I started having this issue
Neuro is eating Finland
maybe try a VPN? your might just have godawful routes to twitch from your isp
I don't have a VPN
And even then I would like my IP to stay accessible
Also this issue literally started just yesterday after the subathon intro
The intro was flawless
oh right I forgot you host stuff too
Just like all streams before
maybe chuck a traceroute at it?
there's free stuff like cloudflare warp that might be worth trying. as for the accessible IP issue shrug
I did try something like that and it said the loss is on the end server
do you have a phone?
Yes one does in fact exist
does it have the same issues with the stream?
Not at least on mobile data
would make sense if it's a routing issue
Hem
Seems a similar issue happens on my phone when I connect it to WiFi
Unless Twitch was just loading slow
Yeah something is not right on my phone on WiFi either
Swapping to mobile data and it's immediately normal
I'm gonna do something scary and reboot the router
Ye thats nice for ease of use
My topology is now hard to rig
ye if that doesn't fix it, try cloudflare warp on your phone
Well based on the stream on my PC still misbehaving it did not
So at least I've ruled out it being an issue specifically on my device I guess
So something like the crash yesterday corrupting the kernel isn't a thing
I have no clue how
I would also very much like to know why it just suddenly happened when it did
And why it hasn't been fixed yet
Usually these kinds of issues are gone pretty quickly
Hem
I didn't even try that yet but now it works on my phone when I swapped to DNS 1.1.1.1 after restarting the router, not sure which fixed it on there
Gonna try DNS 1.1.1.1 on my PC
I guess 1.1.1.1 might be giving you a different aws backend to your isps DNS server
Hem
It did not work on my PC
But why though
Streamlink definitely still not having a good time
sanity check, does your DNS actually work on your pc?
And how would I validate that?
I've flushed the caches twice at least and it's still working so
as long as you can open other sites like google
Yes I can in fact open Google
then yeah no idea why streamlink is unhappy
Twitch browser app also unhappy
anything in the network tab?
Can't run anything higher than 480p and even 480p is very laggy
open dev tools
in your browser
oh wait you're getting 404s in streamlink
how and why
Hem
I restarted the browser after the DNS swap and now 1080p is working longer than before at least
Oh there it goes
are people in your area just all watching the subathon
I don't know
I don't know of other Neuro fans in the nearby area
Restarting stream capture to see what happens
It's at least super convenient since it's just a systemd service
Hm
Things are looking more stable than before on Firefox at least after restarting it after swapping DNS
There's no way swapping to DNS 1.1.1.1 and then restarting the capture service and browser fixed it somehow
I'll keep monitoring but it would be amazing if it fixed it
it's always dns
Networking is wizardry even a level above instrumental music
I understand like 10% of it, I think
Now I can finally read, whatevver this is
-# I probably don't
there has to be a better way of displaying this lmao
Well that better way would be like a Twitch extension probably
Yeah
TIL Ctrl+Shift+C in VSCode opens up a Command Prompt window in that directory
that's linux aint it
windows terminal is the same
:ALERT:

forgot to install ffmpeg scriptkiddiesheaven died š
You have not Unlocked New Role.
You have not Unlocked New Role.
ye that what i said
sick
leaf need drink 
cheerleaf
my brother bought this, its beautiful
š„ have several litres of whisky
this is the full model rn
the clothes are baked on wih some simple physics simulation so the topology there is not of importance
for actual production models id sew the clothes onto the skin 
3D modeling is pure black magic
removing unnecessary tris hidden behind the clothes
its quite simple actually. you open belnder, delete the start cube, add a new cube, and extrude the vertices into the shape you want
Well I sure don't know how to do it, Blender feels so confusing
the hardest part is probably know ing some anatomy
cuz its hard to make it look human
everything has some weird dents
I don't know maybe the stuff I've tried to do in Blender was just stupid hard or Blender is just too hard for me
it jsut requires a lot of practise
there are a fuckton of shortcuts
all of them exist to make your life easier, but a beginner doesnt know them so does stuff the hard way
I can't even 2D art yet, I won't be doing 3D any time soon
bought 4TB gen 4 nvme with TLC for $300
can't be helped. nvme price is going to skyrocket about 2x by next 2-3 weeks
1TB is already going for over $130
not bad given the prices rn
some are insane but not ram levels yet
that is unnecessary amount of subdivisions on the cloths 
and toes holy molly I just realized that
that's why the poly count is so high

More than just to be used in mobile applications and business solution development in the cloud, Kubernetes, an open source container orchestration platform, offers an excellent platform for building software platforms for smart and connected cars.From Tesla to Ford to Mercedes-Benz, major car manufacturers are leveraging Kubernetes to build int...

what.
I do NOT want any cars to have "connecting to the internet" as a main feature
what's the point of a car if it can't generate mommy asmr and slop while i'm watching tiktok and ig reels at the same time
Vecause we're viewing it from the front
Its not actually that many
me when i shutdown my friends car's docker compose on the freeway
it's still overly a lot
how did you do the curve part
wrr
wrr
enterprise distro even have article promoting this use case
https://www.suse.com/c/running-containerized-workloads-in-vehicles/
https://www.redhat.com/en/blog/running-containers-cars
car developer not well in head


Saw that yesterday, all cheap old ram
just saw a listing on fb marketplace rtx 3090 24gb i9 10th gen 32gb ddr4 1tb hdd 500gb nvme ssd pc for $955
A bit expensive if it was just a 3090 but not too bad with the other stuff
That RAM is probably worth like 300+ alone if you resold it
Still gold in this economy 
That's an amazing deal tbh
I mean gold is gold, that use to be ram
Wrong channel lul
ā technically true
I think that's something like a couple hundred lbs of ram but I can't remember, it's been built up over years
right!! only if i had spare $1000 in my pocket to spend 
i bought some sticks of ddr5 ram off of a friend a little while ago. they regret that so hard now 

oj it
's cloud
article about nothing "k8s exist and car companies use it" so does everyone else 
why would you need k8s in a car anyway
car run on microservices 
ye there are also other options like k3s or bluechi apparently
Nunesās team of engineers already used microservices to speed development and deployment in the cloud, but they wanted to update the software more frequently and to implement continuous integration (CI) and continuous deployment (CD) practices inside the car
webscale infotainment 
nune
So what I am reading is that "We want to turn everyone into beta testers".
surely nothing could go wrong

chat dont be weird
insert me being weird
Is that some reverse psychology? 
it is not reverse psychology
this 3D model is my creation so i will kill weird people
It looks nice, good job

better to be safe i think
and carve it like sculptor?
and you smoosh it

you mean cyllinder?
and sculpt
or circle
circle
That sounds painful. Poor cube
circle
Oh.
Poor circle
I'm not cubist or anything

it doesn't matter what you start with, can start with a single vertex
you just extrude extrude extrude
i need to google that word 
can one be šÆš»š®šŖš“š
does it make new vertexes when you extrude
murder
isnt it weirder to spoiler and make the assumption that someone will be weird
idk
that's what i thought too 
what if one didn't spoiler the thing and the copypasta happened
foot is an extruded circle with 24 verts. toes are a circle with 8 verts.
you connect them by bridging 4 inbetweens int he 24vert circle until you have 5 holes of 8 verts
What copypasta?
then you end it with a subdivision surface modifier
"please put a nsfw tag on this"

I LOVE INTERSAMPLE PEAKS
what are intersample peaks?
do you lose volume?>
the opposite
master is at 0db but then different things happen depending on what you play it
ios (iphone dac?) just starts crackling
vlc puts an awful limiter on (interestingly on mp3s only) and makes it jump around in volume
streaming platforms normalize by perceived loudness so it's turned down anyway but ISPs trick it to turn it down less than it actually is so it's just louder than other songs
what else
uh
so it doenst do anything specific
it can do a lot of different things depending on the platfrorm
something about "Inter" being written in Inter font activates my neurons
whut
font used is called Inter
cool i guss
That's funny
I don't know if I've ever encountered that though I may be too stupid to notice those anyway
they are natural and you definitely have encountered them. they only cause problems when they go past 0db and you donāt do anything at 0db afaik sooooo



Hello is neuro run locally or on cloud?
we dont know
neuro is a real person 
on a thunder

Did vedal use an open source llm and add custom dataset?
what is vedal bot?
we don't know
likely something like that but we don't know 
Who is vedal


@silent anvil
?
@silent anvil please explain

@silent anvil at the earliest convenience
@silent anvil is it true
is it time to pull out the @ vedal gif again?
= vedal
š¦ = 
š§ š = š¦
Will I be getting any answers in this chat?
ask better questions then maybe
@silent anvil can you confirm if this chatter will be getting any answers?
depends on the answers you're seeking
say nothing for yes
@silent anvil please
Who/which channel has the information i am looking for?
opossumbly
!remindme 2days will vedal bot ever talk to us?
we're your best be basicly
vedal's synapses
the FAQ
forgor where it is
ping vedal and ask him 
-# don't do this lmao
vedal's ion channels
ye
you just spammed vedal
ye that
also this #1326303411041206303 message
no we pinged @silent anvil
Thank you this is helpful, I had this rough Idea
youre welcome for all understanding or lackthereof
that we did or did not provide
from the past up until tomorrow



its ok they have a new one
b-baka
I will be back in a few eons.
Thank you.
true
-# and he was never heard from again
I'll report back
Why?
Alright, haha.
unjolly people don't stay for long
such is life.
he failed the #programming vibe check and therefor shall be subjected to 300 hours of debugging yandere simulator
i didnt catch the wayland quote on screenshot
@tender river wayland mentioned by nur on stream
sound about right for wayland
another one
arch as well lmao
lmao.
holy fuck why is she this based
first quote
only on linux
nixos mentioned
me watching
make easy to focus
nixos mentioned 
"persistent 0-day exploits for common kernels"
NeurOS 
call it⦠swarm 
if one is good why can't two be better?
pages 101 108 dot portable document format
lost 2k more viewers
harrison temple not popular
templeos this templeos that

The project can be deployed in Linux environment for
Intel core 2 duo architecture to efficiently utilize both
the cores simultaneously.
2010
Mabe
I do in fact not target exactly 0dB
ye there were some patches to make this work recently
Sily
this outfit is great by the way 
-# I'm about 25s behind on the stream due to Twitch being terrible garbage
2 years late 
glad that it finally got released 
was stuck as a concept for so long
ye because of surrounding context
most people dont care about hobbyist os code wise
ye
popular internet personality
transfer to OS
1779 standard tls port 
why do you still call it port that not cyberpunk futuristic at all
stopie
why iced crash all the time 
that the thing in the stream
ICE 
sigs is actual slang though
unlike "virtu enviro"
every time i get random app issues i pray its not my ram
that a bit expensive 
my pc was freezing for about half a year
randomly
i was blaming kde
then i got worried it was my RAM
turns out it was my bios

get fixed now
yes i had to update my bios
once my grub stopped working after a linux update (it was booting into linux but had some random corruption in initrd or kernel code) turned out grub's btrfs impl was buggy or not updated
GRUB has btrfs support 
please i need it for my 2000 nixos kernels 
still need fat32
UEFI not support btrfs 
or not whatever not matter
anyway it had an ntfs impl
but at some point my drive got into a state in which the bios just froze trying to read the drive 
i had to do open surgery, unplug drive, boot, plug it back in to get linux to see it and fsck
not safest solution 
but if it was in london (i remember having to buy a screwdriver to do something to fix my laptop
) then makes sense
it broke right before a tournament match too 
Lol


I did it

wooh





