#programming
1 messages · Page 111 of 1
I * think* I caught most of that? but I still don't get how the OpenAI API really relates to parsing partial JSON 
my recommendations would be:
- if you have control over both sender and receiver: send a stream of complete JSON objects instead of just one big object
- if you only have control over the receiver: use a library that supports partial JSON input like the project you linked

i got the idea from some of the messages that they already did parse it, i'm not familiar with openai api
Similar story with audio btw
oooh
and people bringing up progressive json and json patches threw me even more off
ill decide for myself
I only had audio crash on my once and thats it
but my initial assumption that they didn't parse it is correct
the only issue I've ever encountered, is that my headphones go idle after no audio is played for some time, and cause I have a ground loop somewhere I get some static. But it is easily fixed by writing a 1 line script and making it start when you login.
I'm also not 100% sure but they really shouldn't be parsing anything in the output
the only JSON output related thing OpenAI does is take a JSON schema in the request that defines the output format that your client wants/expects, but it's still sent as string deltas
the audio card built into my mobo would go to sleep on my old pc after 2 min without audio, and then when i started palying sound again it would spike and my speakers popped
daily linux v. any other os convo
Linux is not an OS, it's an operating system kernel
what you are referring to is in fact GNU/Linux
-# something like that 
patato tomato
GNU+Linux 
out nerded lmao
Ya we previously had an issue where if a source, and destination had mismatched frequency, the audio will get distorted, but we solved this problem by just cloning source, and adjusting it to dest specs.
Bunch of people didn't want to do that for efficiancy reasons for the longest time, but I belive they have officialy given up
the beauty of linux i feel, is that you can just edit the code
tbf, "just" is relative
you would love Gentoo then 
i mean it probably takes a litle bit longer than your avarage project to compile
vani vani i saw this and thought of you
Honestly, its more about knowing how stuff works under the hood, and being able to extend them
U don't necessarily want to maintain a fork, nor merge code in to main
it's always black and white maybe i use both linux and windows
based
good thing im not planning on doing that
yeah, yeah, i agree with that
it does look cool so far as ive read about it
editing code in a random package = maintaining a fork (even if it's just small patches)
unless you want to never have updates for anything
ig reels ui, i thought you daily drove a linux phone smh so fake
i dont vibe with the gui tho, ill have to redesign it
why would i update something that already works?
Well u will be forced to maintain the fork, if u will want to modify code and still get the updates.

maintain this 
I'm pretty sure Gentoo doesn't even have a single official DE, it makes you choose 
it will stop working
its true i use facebook, instagram and tiktok on my iphone 16 pro

it really shouldnt, code isnt supposed to randomly do that
it will when upstream updates and creates conflicts
ye but im not updating
it won't do it randomly, it will when you try to actually use the system for something
when you are writing code that relies on functionality made by thousands of other people, that functionality can sometimes change in a way that your older code no longer works with.
Some times u want, security patches. Tho not always apllicable u are right
for example, you probably want a recent version of Chromium/Firefox or half the internet will break after a year or two
im sure it will be fine
and if you don't maintain it, you get issues like where ubuntu couldn't print on tuesdays.
https://www.reddit.com/r/linux/comments/9hdam/no_youre_not_crazy_open_office_cant_print_on/
As a person who uses outdated version of firefox, can confirm life is pain
yeah
naaah, im sure it will be fine
look no further than librewolf whose website's download hasn't been updated for two major versions
ironically patching the kernel is easier in this case 
i think they forgot their website existed
patching the kernel sure, contributing to the kernel very different
LMAO YES
it has a stable API to userland so you can update it pretty much independently of userspace components
there will be some breakage if the kernel version is too far behind but nothing too bad probably
it will work
idk man I just use the package manager and it just works 
I don't think I have a single piece of software on my pc that wasn't installed through pacman/paru, or downloaded by something installed by them (like games from steam)
i dont see why it wouldnt work
you should try it out

im buys wasting my time on discord while i should be working
I think even if its extreamly outdated unless there is a bug in your kernel u will be fine
I recently downgraded from 6.14 to 6.6 for testing, and it just worked
oh yeah, that's not that far
I mean something like being behind a major version or two
I was battling progressive json with the json patch btw, not for your use cases since it is already cursed lmao

gentoo is rarely the answer
I would like Gentoo more if Nix wasn't a thing
same customizability except you aren't forced to build everything locally
you are right tho, gentoo and nix are similar in that they solve a problem maybe 0.1% of its userbase actually has
gentoo + hyperland is looking pretty good rn 
Oh no
It's so over for Sam
ah fuck we lost him
why gentoo tho, I'm curious about the thought process here
Compiler flags
it's fine, he'll switch away from it after a day or two 
You do realize that just compiling chromium will take like 1-2 hours every time
not to mention all the other packages
is it not multithreaded?
single threaded you can sit there half the day
i have 16 cores, it will be fine
no, modern software is just huge, and you have to compile all of it on every update
thats 1-2 hours full throttle while you can do nothing else since your loadaverage will be maxed out
you can use a caching compiler thing which helps, but it's still not great
i onyl update every 8 months tho
Bro...
its fine
You see
Hi.
I'm a nixos user.
Blender is not precompiled for us.
It took me around an 3 hours to update my system on my previous CPU.
I want to be free... 
i can see sometimes yes
A browser codebase is larger than that of linux kernel
waiting longer just means you get more updates and more issues 
a browser is full of bloatware, i just need to remove what i dont need
Dude 1-2 hours is on the fastest Ryzen avalible.
lil bro never compiled a serious project in his life
true
Just kick off your updates before bed and they will be done when you wake up, ez
Casual ladybird enjoyer
lemem google soemtyihng
Look in to NixOS, it seems like u will be one of those weirdos who is in to it

Gentoo will just result in u becoming a farmer
if you like the customizability of Gentoo then yeah, NixOS can do the same
I only never recommend it as a first distro because of how different it is to others (and how much documentation it lacks...)
I think it's really helpful to understand another distro first before trying anything Nix or NixOS
at least with nixos you get to download precompiled binaries for 20 minutes not compile for hours 
if you are lucky and a pkg exists
i have time
tbh if you really want to go the nixos route there are enough people here you could just ask about things
You can also technically download pre compiled binary on gentoo. But then that's just arch
Ya as someone who started with NixOS, I can confirm it is the worste possibly distro you might start with.
it's fine, Nixpkgs is the largest repo in existence 
-# not counting NPM, they probably have more, but that's not system packages
You'll probably learn a lot more about linux running Gentoo. If you run nixos then you will only learn about nix

Gentoo is not the worst, as by the time u finish installing it, u will get profficient in Linux. Its the only way
or, way way more likely, you will grow frustrated and give up
NPM not system packages? 
usually 
Just start with mint I beg u
Took me 6 months to get Nix to usable state
arch gives some of gentoo's flexibility without its issues and is probably a better distro for learning
yeah, I'd recommend Arch as a first distro too
the Arch Wiki alone makes it worth it
Same
ye but
Gentoo's wiki is also good
there are better ways to waste compute
it's fine, you can try Arch and switch if you don't like it once you have informed opinions ™
as a game-dev, wasting compute is my job
You can master arch pkgbuild, and there you have gentoo flexibility

Bitcoin mining, vs compiling gentoo
youtube removed their swearing policy 
you can say fuck again at the start of a video
"what did it cost?"
idk
turns out the server didnt boot for the stupid reason of having a previous boot entry selected in the bootloader
gotta clean my efi vars
i dont appreciate systemd-boot ignoring loader.conf based on efi variables that i cant set from within the os itself
systemd doing something stupid? naaaahhhh
bwa
Oh god we have a svelte user now
the last time I tried to compile firefox, I did it on an fx8350 which has 8 cores when compiling stuff, and it took 10 hours I think
No, JSX is worse
At least svelte is closer to vue now with runes 
PresentMon is broken with Administrator Protection on
i've only heard good things about svelte
most projects are never tested with administrator protection
I've never tried any of the other frameworks, but I've had no major issues with sveltekit so far
so no surprises there
Sveltekit is once sapper right?
sveltekit is just a router for svelte built on vite.
Ahh, right. I have not looked into svelte again for a long time
sveltekit + tailwindcss makes it really easy to make relatively complex stuff, for example, here is what I'm using for my navbar
<script lang="ts" module>
export interface Path {
name: string,
url: string,
}
</script>
<script lang="ts">
import Spacer from "$lib/components/layout/Spacer.svelte";
export let title: string | null;
export let path: Path[] | null;
</script>
{#if title && title !== ''}
<title>{title}</title>
{:else}
<title>Inconspicuous Software</title>
{/if}
<nav class="flex items-center px-3 py-1.5 bg-(--bg1)">
<div class="md:hidden grow"></div>
<a href="/" class="text-2xl">Inconspicuous Software</a>
<Spacer/>
{#if path}
<div class="hidden md:block">
<ol class="flex gap-1">
{#each path as {name, url}, index}
{#if index !== 0}
<li>></li>
{/if}
<li><a href={url} class="hover:text-(--blue) hover:underline duration-75">{name}</a></li>
{/each}
</ol>
</div>
{/if}
</nav>
I just use Vuetify since I cannot for the life of me make things looks good
they're probably going to need a system service to be able to fix this
since admin protection means the privileged shadow account will not be able to access least privileged process
How bout blfs?
My laptop is unwilling to recognize this tv as 4K 
Idk what that is
Maybe because it is not 4K?
It is
Or the cable does not support 4K
Google it then, trust
And yes, not all HDMI cable is the same
Just like how universal USB is
This hdmi cable supported 4k on my other pc
But this laptop only does 1080p for some reson
Also got some overscan issues
Im tempted to completely wipe this laptop and reinstall all the drivers
What
How dare you not appreciate the 550$ audiophile grade hdmi cable
I had a hdmi cable before here that completely freaked out at 4k
Just like USB, HDMI has multiple specifications
No way
You really fell for that scam?
Naurrr analog synths hooked up to a tape recorder is wayyy better than using a DAW /s
How are you supposed to turn on your device without this 2600$ power chord that removes all impurities https://wireworldcable.com/collections/power-conditioning-cords/products/platinum-electra-10-power-conditioning-cord
Watteheck
There's worse
I think the psu is more important than the cord
iirc blind tests show that at some point theres basically no point in improving further
My mobo even has some type of isolated placd for audio, with seperate layers for L snd R
Built in 600ohm dac or smthng
I am looking at their site... and i believe you
I wouldnt know since i either use bluetooth or spdif
cope from an audio gear seller

Is there a way to check the most recent character printed to stdout in python?

Okay, where the "audiophile high quality" MIDI cables?
Recent experiments have shown people with functioning eyes are 100% absolute percentage better at describing color than fully blind people
Woah dude...
None
They just hate me
Song producers make their stuff on like 20$ midi cables
Cause they know it doesnt make a difference lol
Nahhh
The nvidea driver install froze 
I need a 50,000 euro midi cable or my music sounds ass
Ngl i have been looking into 9.4.6 dolby atmos surroundsound setups...
They receiver itself only costs 2.3K euro 
Coincidentaly i have 2.5k in my savings account 
No what you need is obviously a better monitor cause the horizontal jitter shows the notes look distorted
Instead of being a Dolby Artist, I tried to experience ATMOS as a consumer.
💗 Support this channel and join an amazing community: http://www.patreon.com/bennjordan
👀 Stalk me on social media for more frequent updates: https://linktr.ee/BennJordan
🔴 Subscribe To My Streaming Channel. I stream weekly! https://www.youtube.com/watch?v=g...
Sam
Damn i just looked and ur not even wrong
Have u tried high end stereo speakers in a correctly setup room
Nahh dudette, it must be my midi cables

(Totally bs just like the power and usb cables since midi usually caries data, not sound waves)
I need at least 5.1
(he has not)
morn chat
Also the gold laced cables, are bs.. whatever festivals usually use is good enough.. which is usually just copper... cuz if it really made difference then they would use gold lol
i see some audiophile stuffs
Properly setup stereo will sound better than 5.1
Source: had 5.1 at my dad's house
Upgraded to 2 proper Speakers
Sound better
5.1 with dolby pro logic ii
but you can have just as much surround with 2
There's an audiophile rabbithole where you put crystals on your dac which absorb emf or some bullshit
Not really
Yes the surround is good if you place ur speakers properly
yea
There's guides on how to place them correctly
2 speakers cant beat having 5 of the same quality
you would be suprised
Good speakers will leverage the reflection of the room to put sound behind you
That's the whole point with high end speakers
Ok but i raise you thos, there is no behind in this room
I raise you this, headphones. Doesnt even need placement 
Get a Sennheiser hd800s if u like surround
Absolutly not
There is no wall to reflect of
Side walls
there is no way in hell you can get a good 5.1 audio in that room. The standing waves will destroy everything
???
Not enough bass
Specifically a monoprice SW-15
Proper subwoofer
U don't even need an amp then cause they are all active
Including the neumanns
standing wave. caused by two waves of equal frequency with a phase difference of 90° overlapping.
It is a sign from the big J himself to use Linux
got tired of gifs taking 2 decades to load on discord so I converted all of them to .avif
original:
.avif:
it's not even a comparison
Thats insane
now I dont have to wait for them to load 
Thats less then 10% of the original size
Very pog
though I currently have a cursed pipeline of:
gif
-> jpeg_xl (for extra compression)
-> png (since thats the only thing I got working when converting to avif)
-> avif
i'll post the script i used here later, still optimizing some of the settings
all the hip kids use animated png now
(no one does)
no thats low resolution on purpose
hello
125 KB gif vs 11.9 KB avif
isn't webp even better, or what's the goal here? :D
I think avif has a better compression
I recently made videos into emotes and used webp to get them to a size that discord accepts
webp is usually worse than avif
avif is related to the av1 codec for video, though im not sure how.
its a pretty good codec.
discord probably transcodes all files mp4 anyway

discord can playback mp4 files as if they were gifs so maybe
for example this is a .mp4 that is hosted on imgur
this is not 60fps
it's 120fps, had to check when I saw it
how was this made tho
probably interpolation
ye, it's from anny stream so probably interpolated
Yeah... twitch doesn't allow streamings higher than 60fps, right? 
60fps is max I have seen
How does this room mean ill get static waves
??
is it not just sped up 2x?
Also this room looks so cool
server back hopefully
avif is av1, just a different container (it it actually? maybe not even)

It reminds me of
it is not the time
top 50 teams osu neuro sama
One of the example rooms in the first aid course where we had to show our knowledge on what to do if someone got extremely dehydrated
we had "basics of life safety" classes where they taught us what to do in case of fires and other emergencies, dont remember anything 
I had to do the first aid course cause work expected us to do it
Also i need for my driver's license
Which i still lack cause I'm lazy
Same
i 7270 bime tomorrow
Btw sam did u see the other AliExpress tablet from lenovo
The yoga something something
Costs like the lowest end ipad but
No?
Has a snapdragon 8 gen 3

one week bimeiversary 
So whats wrong with the room for 5.1?
@tender river what phone do you use
oneplus 6 for linux but its an old one
i've been buying cheap chinese phones before but the problem is their eol is usually only like 2 years
What irritates me mostly is the Nothing Phone 3 which has the cameras all unaligned it's genuinely so annoying
i have a friend who's been trying it out too she has the same issues i do but managed to get it working by following the same steps i did
oneplus 6 is possibly the best linux phone but there are still lots of rough edges
awa
awa
120hz screen is minimum requirement for me
i tried to find a phone like that when i was getting into mobile linux
Hmmm, I think it'll be easier to slap some modem to SBC
but all 120hz phones are fairly new and mainline support takes ages
Than to wait for phone manufacturer to support linux phone
60hz was less painful than i expected though
possibly because i dont use my phone as much after switching to linux 
but maybe also because the ui is not as reliant on scrolling
I need answers
Y?
Why is the room bad?
not sure how well it will go
it seems theres a fair amount of people daily driving it
Let's troll Sam by not answering him 
so it must be at least passable
i'd recommend a smaller step of using degoogled android first though
i honestly despise the android ecosystem
same 
surely kde mobile is decent enough
mobile wayland compositor in hblang
its more like something like wine, translating the asm to arm

i'd link you my blog post on how i installed linux on op6 but i still haven't plugged my server back to its place near the router so please wait
The more sound sources you have the more complex the reflections causing standing waves and muddying the resulting audio. For proper 5.1 you need a proper room setup for it which means no random shit standing around, proper spot sound proofing to reduce bad reflections and so on
thats why its such a major pain to get actually good audio out of 5.1
money of the audio equipment wont help that at all if the room is just shit
Well, you could do a funny and make temporary sound treated portable wall 
https://pavluk.org/blog/2023/12/19/oneplus_6.html surely it works now
Mobile Linux is here. Love it. Fear it. Sacrifice yourself to it. There is no escape.
it does 
Depends on what you call decent I guess. For me, the sound that my laptop could produce is decent enough. Sure it may lack the bass, but I am not too into loud bass anyway. And earphone sound could actually trick me into thinking a sound is coming from the back
get speakers with decent off axis sound
aka
the ones i recommended
neumann
off axis is what's gonna bounce around
much cheaper there's also the Kali Audio LP6
Ye but like, do those speakers then have multiple channels?
If its just 1 channel then its not gonna matter for watching movies
I wang surround for the surround
Sam, I really wanna ask why did you always type like you're drunk lmao
wait lemme send a pic
Wdym?
???
Lots and frequent typo
I type with my index finger on phone 
you what
sam fyi
Id use them like this maybe, but absolutly not as 2 channels
i have 2 mid+subwoofer speakers, 2 tweeters and 1 center in my room at my dad's home
i'm just fetching the new commits
the churn is insane
Just go into a speaker store
And see how good speakers sound
You're missing the point
Yes
but u can get the same or better effect with only 2 actually good well built speakers
random kliptsch or logitech or technics speakers will not sound good
The thing is, i doubt it will sound like its behind me when the speaker doesnt use a seperate rear channel and there isnt a wall behind me to reflect of
That sounds sus af out of context lmao
how
btw since you're the one who came up with the promptboard idea, should i give the llm a screenshot with the focused input outlined
If the speaker is infront of you, and the sounf comes from infront of you, even if some reflects of ghe wall it will still dou´d li´e its in front of you???
or nah
don't
me things are good
i think..
If it is possible, I think it would help the AI yeah
very possible
no
Man, I can't even imagine the pain that you went through
it can sound somewhere else
swift made my life at least 10x easier dw
what
i'm curious, how big is the entire repo even
Good ol drunk Sam lmao. But also, no. Our ears are complex. It's not only about where is the sounds source is actually coming from, but more so about the wave being received
But the speaker cant just choose "hey well use the front speaker for this one and the side speaker for the other one"??? Unless it uses a seperate channel for the reflecting audio
HRTF my beloved
Dude, before that he codes it in rust
Of fucking course swift would be godsend when interfacing with apple API compared to rust
sam if u have speakers u can test this
look it was easier for me to actually program in rust
but yeah interfacing with apple apis isn't pain anymore
look i already tried to convince him that he needs two good bookshelf speakers instead, he won't listen
Hmm, does playing 5.1 audio to stereo lose its positional data? I think it needs further processing no?
Because if the media source is 5.1, it could be less pain to just setup that 5.1
I was more thinking of with 9.4.6 putting 6 speakers in the ceiling
u don't need 9.4.6😭
Why not?
bro is deadmau5
Its only 2.3k
at that point you can just put your money on fire and listen to the crackling of the fire. That will have a cleaner audio image than anything you could create with that setup

No ot wont
This is for media room right?
yea to get 9.4.6 u need a perfect room cause otherwise the reflections are gonna make it osund bad for example a movie theater room is good cause it has everything setup correctly and can place all speakers
Or theatre room or whatever you called it
Its for movies
Where i want the surround sound to be good
For every person in the room
off axis
u need good off axis speaker for many people😭
Hmmm, maybe look at Linus Sebastian setup?
To be fair, the chair seems nice. Also that one cloudflare engineer LAN house. Man....
But yeah, having a good surround sound for multiple spots is hard to achieve. Not my area of expertise
I'm no home cinema audio expert, but buying 19 shitty speakers instead of a few good ones seems like a bad idea
off axis -- How the speaker sounds from the sides
I think actual rear speakers will sound better than faking it with fronts, especialy for multiple people in a room that manufacturers dont account for
on axis is how the speakers sound when they point directly at you
Standing waves are bad because there will be spots where people can hear a very loud voice but next to it hears nothing at all. So you can't move your head around too much
There arent really standing waves here tho
I dont exactly have soundproofing but the entire left wall is curtains
small report. all you get
That is a problem not something good tho
The mad lad actually did it
Why?
You've peaked with this
There are no problems with the sound of this room
because its only on one side. So that side swallows more sound than the other creating disturbances
bro how can you know?
I don't even care you use JSX anymore lmao
don't say that 
There already is a 5.1 here
Has been here for probably a year
Right wall looks like this if you want to see
also, another problem i'm trying to mentally solve is how i'd demo it, where and how the fuck do i mount my phone so it captures the keyboard and touchbar clearly, i need two hands to type after all
I would be too shy to talk to irl cause i'd find them "too cool to talk to" so i'd just admire or something lmao
You have feet 
???
Either hold the phone with it, or type with it 
i just bought 3 PB datastorage lmao
Why?
so I have a place for my datasets
How big of a dataset are you planning to get?
3PB
3pb
currently i have 40 TB of dataset
Text only?
but my server is full, soo yeah
videos
Oh, then yeah, makes sense
can you tell me your stuff then?
3 PB for text would be wack lmao
Interesting
What kind of model are you planning to make with that?
finally no bs rules about conflict of interest
what stuff
compression models
leak all trade secrets NOW
ah that
i did that a stupidly long time ago
i should see if i even still have that stuff lol
i should
but not now cause i'm not home
i'm going home from the hospital in like 2 weeks
or at least I was told
i want to make a 1 B audio model
I can help if u need help lol
yee
What kind of audio model? A synthesizer, a converter, a transcriber?
#programming audio team
sure
llm but only trained on audio
Whuh
us
https://www.youtube.com/watch?v=49CrynNZAR0
Meanwhile me and my NeuroSynth
collaboration with Superbox, this makes it the first (unofficial) Neuro-sama cover of BOOM!
come chat w/ me on discord if u like! discord.gg/8ry5dn3UjA
check out the instrumental version! - https://youtu.be/KSxZScNeJBo
NeuroSynth-BETA-3 developed by Superbox & Wispers
Motifs:
BOOM (Evil) - https://youtu.be/8Nt9YPnYyjs
Only present in instr...

i think non jittable function also wanted to make an audio model
i took it away cause it was annoying
fair
Isn't that one gif of vedal also immediately deleted here?
Classic
i am not 100% sure how JAX operations works internally(if it stores intermediate tensors or not)
but for JIT i am sure it stores intermediate values
You consider me too cool cuz im not taking audiphile soundstage placebo?
if (OOM) batch_size = batch_size -1
Also i just ate
no like
just in general
like
and I have 2 5090
ur vibe idk it's hard to explain
so I can have 8?
Sam vibe coding
weird, if anything with JIT compilation it should materialize way fewer intermediate values since it can fuse operations, which doesn't work with eager execution
You can have 4x 2, which is almost the same functionally, but logially different
could try messing around with buffer donation to see if that reduces memory usage if you aren't doing that already
You should try to tune some stuff like changing the optimizer, maybe you can reduce how much each batch needs
as I have mentioned before this issue is being raised w/ out the optimizer 😭
maybe, I should try with JIT and check memory consumption
Whuh
Then your batch must be massive and not the gradients
Depending on your model size you may even lose more batch size once you add the optimizer and gradients
I checked my intermediate results from convolutional layers and I got 700MB tensor
You said you were doing an audio model, you're using CNN for audio?
Apple awarded me only $1,000 for this bug, I should quit this bug bounty thing and get a real job.
Quoting Renwa (@RenwaX23)
︀
CVE-2025-30466: Safari <18.4 UXSS to bypass Same-Origin Policy with CVSS of Critical 9.8 🔴 ;)
︀︀
︀︀support.apple.com/en-us/122379#:~:text=Impact%3A%20A%20website%20may%20be%20able%20to%20bypass%20Same%20Origin%20Policy
m
you can train on spectrograms, it's surprisingly usable
spectrograms 
I THINK I KNOW WHAT THE ISSUE IS?
> where sourcekit-lsp
/Users/mlntcandy/.swiftly/bin/sourcekit-lsp
/usr/bin/sourcekit-lsp
/Users/mlntcandy/.swiftly/bin/sourcekit-lsp
the first one is from .zshrc i assume (i did add it there), so vscode picks an older version of the lsp for a project that's on the newer one?

speaking of, day-by-day I am becoming more tempted to recreate https://www.youtube.com/watch?v=dMH6VUs5u8k
In this project, I'm going to show how you can construct images with the detector facing away from the scene using point scanning and structured illumination. This seems challenging because the camera or detector doesn't directly "see" the light from the scene. But it's not as bad as you may think. All we need to do is collect the reflected ligh...
cursed fourier transform magic
(however, I do not own a projector which makes this project significantly harder to just try)
Most SOTA that I know for fault detection in audio signal is actually using CNN
Like rotating machinery RUL kinda stuff
RUL = Remaining Useful Life
it still crashes after i set a path override in swift extension settings. bruh
You can use a galvano something that moves 2 mirror to achieve the same thing
it's a sign to not use inlay hints
Or straight up use precision servo with a laser
Also my mind goes immediately to the military application for CQB 
Yeah, turns out you do indeed need a projector for the more complex pattern one
it's not just inlay hints btw, it's everything
basically
ok
do I worry about songs getting renamed in the gdrive or not
because if I don't, I pass rclone a list of songs to fetch
if I do, I pass rclone a list of songs not to fetch
and idk which is preferable
actually the names being off only mildly affects vanor so surely this is not a problem I should worry about
Good mindset to have lmao
I remember really wanting one of deez when it came out
The other one also looked kinda sick
smh why are there no prebuilt github actions to publish a release to another repo
actually instead of doing this the hard way I could just make the release live in my repo and change the ci in vanor's to take from mine

found a suspiciously similar gh issue, they say it's fixed in nightly, here we go another 1gb+ download on shitty internet
you can press "f", it will then highlight every clickable element showing a key sequence that you can use to press it without using a mouse
1gb lsp?
or is the lsp bundled with the toolchain
the latter
hblsp wont be 1gb right 

It'll be 2gb 
Good
More data = more better
thank god no more start menu
stop menu now
time to move to linux
I saw that. Jesust
Just imagine
Like murica trying to stop RISC-V
In CS, it is the only place where killing children is acceptable
it totally does

that's crazy
What happened?
you should visit the outside
ikr?
only erm (lofi)


where did the awa go
i made chatgpt put toghether a list of speakers for the 9.4.6 i might eventualyl buy
i might wait till i have a bit more money first

wtf are you doing
what does it look like?
awa
yes exactly
OH MY GOD THE NIGHTLY LSP DOESN'T CRASH I'M FREE
but the curtain should make it fine
@olive sable
context
huh
ok
i wonder how im even supposed to treat this room
its full of things already
Carpet for one
there is carpet
carpet that suspiciously looks like tile


Maybe a thick courtain in the center behind
Where there is a beam there on the ceiling
yes there is
Yeah, I think shad means put a thick curtain there
it wasn't a question i'm pretty sure, but a clarification
ah
aight curtain
what else?
the thing about soundproof panels is that the window cant realyl have those and the other side has the drinks rack
it's so nice actually having a working lsp
but then i did 5 years of php in notepad++ so
or even more i think
i guess
Anyways, Takling coding: Wanna see some GUI stuff?
sure
Well, it is basic, but has dark theme (semi broken)
if awa then awa else bwa
Or better said "Not fully done yet"
awa ||= bwa
[awa if awa else bwa for awa in awas]
Is it or assignment?
what := fn(x: ?uint): uint {
x ||= 33
return x
}
its ?T || T -> T but assignment version
why := fn(x: ?uint): ?uint {
x ^= 33
return x
}
main := fn(): void {
_ = why(null) // 33
_ = why(1) // null
}
inventing new syntax
Maybe if it's
const x ??= 33;
a orelse b
python list comprehensions are so scuffed, it used to trip me up that [x for a in as for b in bs] does the a in as loop first and the b in bs loop second even though x is executed last
and then the assign version is a = a orelse b
Yeah, a ?? b

But JS has no ??= that's why it's like ?? but not really
cache := fn($fnc: type, $Args: type): type {
GlobalCache := struct {
cached: @TypeOf(fnc(@as(Args, idk))) = idk
args: Args = idk
}
return fn(invalidate: bool, args: Args): @TypeOf(fnc(@as(Args, idk))) {
if invalidate || GlobalCache.args != args {
GlobalCache.cached = @inline(fnc, args)
GlobalCache.args = args
}
return GlobalCache.cached
}
}
caching 
return x.? since it doesnt change the type 
sh
sh-5.2$
dash
old hblang used to have branch checking for returning optionals
as a convenience thing
if a != null {
return a
}
doesnt exist right now
i dont want to think about nullish

number | null | undefined 
i didnt know ?? is a js rather than ts thing
It is JS
i just use || normally, i guess ?? is similar but allows 0/[]/''
a orelse= b
Exactly
Because in JS, anything could be anything 
it's just that ts used to (does?) ship some js proposals as features
Oh great, Mixed themes:
totally what I just needed 

so its just a de facto standard for now
??=
WHAT
js :ReallyMad:
SO IT EXISTS
browsers should have first class support for hbvm
make one that does
i will have to

reminds me that i will have to write my own ssl implementation for ableos
maybe never
Doing anything cryptographically related in a new ecosystem sure is a treat 
oh its es2020 not es2026, mdn only shows the link to the latest spec
which is why the internet sucks and we should only do things via cable

the packets are fueled by pixie dust
small!! cables
not big and scary cables
i cannot eat an undersea cable and therefore it is unsafe
can you eat a 10m ethernet cable
hm, i think so
i'd be very impressed
i'd be very concerned
don't listen to her
Nice portable chiller
freezer temperature
(because it exceeds the virtual address space of the CPU.)
assumedly that only happens if you pass an address to syscall though
i do that 
mprotect?
i do a normal mmap first, but i dont actually use it as-is, instead i mmap a bunch of stuff into its memory
so i get both an address that wont conflict with anything and fixed offsets between individual mmaps
std::erf

error function
it's interesting how many math functions C defines
not that many, but you wouldnt see a function like this in a modern language

uptime responsibly
copilot
with full system access 
they are putting AI in meme distros now
unsurprisingly they just forked a random llm app
mangas
death

i believe the plural is neuro-sama
exactly 

i mean
damn these anime distros
they should invent a vanorpi
benzene ring
the llms don't get highlighting, i can't find the currently focused ui element consistently, i've tried at least 3 approaches already. ffs this is macos this is apple actual fully blind people have used these for ages the accessibility should be insane... and the app crashes on evaluating NSScreen.accessibilityFocusedUIElement. bruh
i have found only one (!) app where this works and it's spotlight (the cmd+space search box thing)
at least screenshots work
i'm not touching apple platforms ever again after i'm done with this, this is mildly unpleasant
and i like when everything just works

it's sad that accessibility features are tested so rarely
tangentially related blog post https://tesk.page/2025/06/18/its-true-we-dont-care-about-accessibility-on-linux/
What do concern trolls and privileged people without visible or invisible disabilities who share or make content about accessibility on Linux being trash without contributing anything to projects have in common? They don’t actually really care about the group they’re defending; they just exploit these victims’ unfortunate situation to fuel...
i mean, the private apis apple uses must be actually insane, ever heard of voiceover
but i've had enough with private apis with the touchbar tbh
not doing that no more
nur
deadge?
indeed
#programming fell off
remember the good old days where #programming was able to exceed neuroneurons for a short period of time
💔
im busy hand-parsing hexdumps what u want from me 
NN for what I know is legit constantly active
i have rebranded to nex.h
header file my beloved
question and sorry for kinda of noob, but vedal mention neuro can interact with programs, my question is its using an API?
what defines game exactly?
anything really, the game sdk doesnt have to be strictly used for games
I'm just trying to understand what kind of input the model could give
is it just like, keyboard commands, or is its just like running inference
A JSON
read
I will read 
But then again, Neuro MAY send malformed input to cause a problem with her AI 
which is okay, and good if filter bot sees it first anyway
I'd rather have it be filterable is some kinda way
but also, is it like the same API she uses to interact with her L2D model?
whatever program he uses
not likely
but I will read, I'm just speaking out
something similar though
We simply don't know the full architecture of Neuro
which is okay, but I have an idea and I just wanted to see if I could make working prototype
.ico doesnt embed in discord
i was sending a file

Sure you are 
and I needed the documentation which you had so thank you very much 
elov
My nitro has run out, can't send more awa
I did have a more techincal question about something he mentioned on a dev stream as well, but I dunno if he'd respond
when did you last send it
forward it
so I figured I get it together first before so it only requires one look 


Read first, he will not read direct question. And if you ping, it's bye bye
ok so what's the genre of the hexdump
runtime polymorphism
a wa
No joke you're torturing the dude lmao
all i can see is that the program fuks with the stack and then exits 
smaller
But bigger = better right? Like the planned 2GB LSP 
smaller
Well, on mobile they all looks the same anyway 
awa...
tbh im not even finished
im still interested 
you still want to see the entire file formatted by me?
yuh
aight, im on it 


Goodmorning 
Ma boi Sam is back









