#programming
1 messages ยท Page 99 of 1
"I want a general puprose language focussed on media things, written on OCaml, please send code plz"
slaps them with liquidsoap
https://github.com/savonet/liquidsoap
ok but what I mean is you're not going in expecting people to give you code I think?
do not tempt me with media code ๐ญ
i don't even tell anyone, maybe i ask an llm a thing or two
but that's the full extent of me telling someone
admittedly I don't really care about radio
wtf that looks awesome
mine now 
i don't recall ever telling you all what i'm doing exactly
only in very small fragments
that do not paint the whole picture
this is a fun language exercise i don't think i've fought my brain this hard recently to construct speech
I actually do lol
I mainly want to use web radio tech so that i can do live djsets in discord vc's
Liquidsoap is used a lot for autodj in radio stations
when i hear "dj sets" i think of actual djing
like, rekordbox or serato, not foobar2000 or vlc
Yeahh... but first i never said i actually use liquidsoap a lot.. i do sometimes when i want to play back previous broadcasts tho
i can't lie, when i see a language repo and there are no examples whatsoever i immediately want to click off
It's icecast that mainly does the broadcasting
But maybe i could do more like some radio stations here in the netherlands do, and do a combination of actually djing and "radio djing"
Wait hold on.. i just learned something new
Liquidsoap can also actually act the same way as icecast if done properly
a person from the netherlands being a dj is the most unsurprising revelation ever
looks like these are the examples
https://www.liquidsoap.info/doc-2.3.3/cookbook.html
their documentation/website has quite a few dead links 
๐คฃ
I should first invest in an actual good pc though
swiss army knife of multimedia streaming is a bold statement when ffmpeg exists
Isn't ffmpeg more the swiss army knife of multimedia processing rather than streaming?
it can do it all
Yeah fair
I have a ffmpeg oneliner to stream to twitch with
Liquidsoap seems to have FFmpeg integration 
ffmpeg mentioned, time to complain about how hard it is to make a typesafe wrapper for it in rust
I would almost bet money that it uses ffmpeg as a dependency like every other multimedia program on this plant
Can confirm
plant
I think you could see liquidsoap more as a sort of nginx for multimedia
But it can do more than just rerouting
Wait.. but if it can reroute
And it has a http library
Hold the frick on
music generation languages are really fun
It doesn't seem to be a hard dependency though
or more specifically trying to make it both efficient and useable
like I get the feeling the average user would prefer to not care about stride bs even if it allows for funky SIMD stuff
idk I don't think too hard about it
I just let stuff use it, and loosely try and design my code in a way that makes it possible to add simd if I really care
You are kinda gonna need SIMD if you wanna have efficient async (unlike js)
simd does NOT have anything to do with async
It is the other way around
SIMD is a seperate concept
And async doesn't need it
But async performs better if it uses SIMD in certain ways under the hood
are you confusing concurrency and parallelism
No
I was gonna say
why are you correlating SIMD and async
like yes SIMD can probably accelerate async
i'm trying to think about how you'd implement async with simd but i don't get it
That was kinda my point
or is the idea to use simd to make things faster
(but I have no idea how)
i dont think scheduler code has literally any benefit from simd
besides like giving faster hashmaps or whatever
what if you make your scheduler with a data-driven ECS architecture so its blazingly fast
surely that will benefit from simd greatly because state machines are perfect for simd right
There is actually a whole article to combining async rust with SIMD
wow, an entire article
I must admit it is not common
But i have used things that way
It made things fast
Trust
I should really try using simd more for my stuff
I bought a cpu with avx512 so surely I should trying to use it 
you should
idk what for though
it just gets used by ffmpeg occasionally
does a good job of drawing more power than I thought my cpu was able to draw
anything you can process in chunks 
thankfully compilers are not too dumb sometimes so you might also be able to get away with just telling it it's okay to avx512 and it might even listen to you 
๐ญ I gave this more than 0 seconds and thought and it doesn't actually feel like it'd give any improvement in speed
I have had weird things like this happen, though doing a windows 10 reinstall using the ISO with keeping files and applications has fixed those
takes couple of hours to do and doesnt require reinstall of apps and doesnt lose any files so it's pretty simple
I had decided if my Windows ever becomes unusable I don't bother trying to fix it and get Linux
Well, it happened, so here we are
am i the luckiest person alive or what, i never had any major tech issues with windows
linux pisses me off more than windows
i don't share that opinion but based
the actual worst is macos because apple is weird and has weird opinions
it's great stability wise, it's ok ux wise, but once you dig deeper you discover incomprehensible nonsense
polar opposite of linux in the "you control everything" regard
like this
for me windows once filled the logs folder in C:\Windows with like 150gb of logs
i only found it thanks to windirstat
????
that's wild
part 5412 of why i hate c++
looks like you need to link to two different versions of glibc 
i kid you not the only things i am using as dlopen and ptrace WHY is it doing this to me 
glibc moment 
Did you by any chance compile the program on another system
your popos version is simply too old, they ship glibc 2.35

to hell with optimal file sizes
glibc's fault for eating too much
statically linking glibc shouldnt make my binary 500mb
oh gluttonous glibc smh my head
the g in glibc stands for giant

gah then thats the culprit
i should just make it in rust 
bwaa
rust still depends on glibc 
im going to lose my mind
i reckoned that was the case too ๐ญ
zig ๐
hmm
i mean i havent installed alot on this system i can always download a new one
relatively simple
or update glibc

i wouldnt want to risk breaking anything if i do that ๐ญ
and anyways 24.04 looks nice
it is in alpha though
or i can just use ubuntu 
update your whole system then

i will 
non-rolling distro users smh
yeah, if anything stops working i just reinstall my OS 
i installed it cause it looked nice!!!
all distros look the same 
why are flatpaks and appimages a thing. we should just link statically. we need 1gb kernel/os agnostic binaries
wait what i described is suspiciously similar to docker
stable for legacy systems
you don't understand, the nixos logo in fastfetch looks way better than the arch one
why
wtf
leave it like that i dare you
noe

infinite logos
mkdir -p ~/.config/fastfetch
echo -e "{\n \"\$schema\": \"https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json\",\n \"logo\": { \"source\": \"nixos\" }\n}" > ~/.config/fastfetch/config.jsonc
it wont break anything 
is it because it expects me to define every line myself in the config
should be fine
shouldnt cause any issues
but yk, ymmv
has the sarcasm ended
??? why
everything reminds me of shir
my mileage did vary

its all you need really
{
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
"logo": { "source": "nixos" },
"modules": [
"title",
"separator",
"os",
"host",
"kernel",
"uptime",
"packages",
"shell",
"display",
"de",
"wm",
"wmtheme",
"theme",
"icons",
"font",
"cursor",
"terminal",
"terminalfont",
"cpu",
"gpu",
"memory",
"swap",
"disk",
"localip",
"battery",
"poweradapter",
"locale",
"break",
"colors"
]
}
paste that in there
perfect
awa
awa
moto
degratulations

its teto wednesday

the game jam happened, and ive been working on that first
the paln is to get it working and then port to vulkan
since vulkan uses the same shaders anyways
is putting extensions in your server name a thing now? sam has cpp, computed has vue... what would i put there? i don't wanna do jsx or tsx. frontend is cringe af
.hb
absolutely not 
.b
i have decided that pissing computed off by being in chat is worth being cringe

.html
.json
these are fine
.xml
am a brainfuck file now 
still better than xml
still better than xml

i can't echo that
js is a good language and react is a great library. windows is not a bad os. python package management is fine
fuck


echo this
p2w game
error: +[->,.----------<+>]

obs distorts all my audio when its open, ig its fighting with apo eq 
i pay $1.66 usd per month to support a streamer i like
am i winning
then it's not p2w right
how is your browser not supported lmao
worms
yes true
i do not know what i was thinking when i made this nickname up, i was like 8
legacy reasons
might be some drm toggle
i mean probably not
and widevine is what netflix/spotify require iirc
or was netflix bad quality only without it
whatever
was i right 
United Airlines?
i have no clue why it says that it's not supported but i switched to a "supported" user agent and it still doesn't work
damn, guess you'll have to go with a real browser then 
wait no it has to be ua
lots of antitrackers also break twitch login
obs seems to not like my audio.
as soon as i turn of the +9dB 15-band equalizer it starts working again
it's literally the server returning an error
on a post request
anyways it was the built in antitracker that i thought i disabled but i didn't completely
also i do not know the context but this is making me mad
you should try a parametric eq it will change your life
the whole point is to get more bass, not less
https://www.youtube.com/watch?v=gNhRXtBvkfs this will convince you
how is this supposed to convince me?
its a video of some moving lines and noises
this is what is possible with a parametric eq

i just need more bass
the whole point of an eq for me is i set it once and never touch it again
ok jokes aside why do you need +9 dB of sub bass
the sub in my room isnt that strong
or well, its 400W and 3 ohm but the included receiver only does 75W
that has to sound bad at this point lmao
the other speakers are on -6 even, which is the lowest they go
???
it sounds beautifull
i refuse to believe you hear anything but sub bass
but its 2am so cant show
the sub is unhearable if i dont do any eq, and barely hearable with only eq on receiver side
look i have 5" speakers, they don't even go lower than 40-ish hz
somehow it's plenty enough
they're supposed to be monitor speakers too so flat frequency response curve
My speakers look like this and i have 4 of them connected
2 per channel, just in parallel
oh 
the receiver is only 2.1
and im pretty sure each channel only gets 100W or even less form the receiver
The sub is this thing
the original speakers are 2 skinny but long 360W thingies, but i cant really use that on my desk hence the jvc thingies
i imagine the receiver is bad probably
it might be
macos kiosk jumpscare
it doesn't have to be powered
i thought powered ones were better
aha maybe the receiver assumes that the sub has an amp
the sub we have downstairs is only rated for 150W yet gets louder than this one
lower impedance/lighter cone
its also twice the size
the cone i mean
this one has a small cone on the front, the other one a big one on the side
the speaker you mean
the sub ye
i said cone specifically because it's the part of the speaker that is being moved around
i might just need to find a better receiver thats able to do the 200W this thing is apparently rated for
they are called inlay hints. it depends on how you have it set up in your IDE. they can either be turned off in a lsp way or through a editorconfig that also determines styling
wanted to tell you to just get powered bookshelf speakers but it's probably going to be way more expensive for way worse results, even used
how loud the sub gets isnt really the issue for me, cuz at max volume its enough to make me go deaf.
the problem is how loud it is compared to the other speakers
thats probably cuz it thinks its using the original long as tv speakers?
but i mean i literally fucking cried when i first hooked mine up and listened
my current speakers are 2x 100W 3ohm in parallel per channel. the original speakers are 360W 4ohm
that might be the reason?
the watts don't count i think, it's just what they'll draw at the loudest point before distortion
They're just too huge to use at my desk
put them on your floor
i dont think they'd sound very good on the floor
but you might actually want powered bookshelf ones and just put them on your desk, zero hassle outside of maybe having to buy an audio interface and cables
Lol
but that costs money
i have 2x adam audio t5v and i love them and i swear by them, they'll sound as good as any unprepped room will allow them to. but they're $200 each
but like
where do you put them?
they have to be in a triangle with your head
too far? if 27" displays probably
too high? no, just angle them down
get a buttkicker 
that subwoofer is my buttkicker
the current setup i have works and i dont have the money to spend on better speakers rn. and id prob just get a 5.1 receiver istead of better speakers
also funny thing is because of how the speakers are positioned in my apartment and the general unusual shape of it it becomes a standing wave spawn. when i have people over everyone tells me that the bathroom feels like a club bathroom because nothing gets there except for the sub bass at full power. you can be walking in the hall and have the sub bass blast you, then move 30cm and hear no bass
i tried hard to emphasize that rolling your own audio like you do will be a lot cheaper
0% usage, 133W. thanks nvidia
ye i know
and yeah the receiver probably can't give the sub enough power
At least be TSX dangit
Speaking of audio, I'm drafting out a very stupid setup called "Hey what about I place an entire karaoke setup within a large sling bag." The one thing I'm missing is some form of bass/base for decent speakers that I can try and hook up to a usbc battery (odds are I'll need two just in general)
Surprisingly I have at least some idea or have everything else on hand already.
You should check this then https://youtu.be/BehSBMGVtrY
as much as i like linear actuators on my desk, my pc and monitors wont like that
Put it on your chair 
Finally, buhflipexplode irl
awa
awawa
awawawa

eych blang
?
what
???
Can confirm as an unbiased source
that's how i pronounce hblang
why?
My brain is on "hb lang"
i alwars read it as h b lang
haydge
haydge 
in dutch we just say "ha"
so haydge for english makes more sense to me than whatever the fuch eych is
well in norwegian we say hรฅ
as one does
What is .b extension?
eych is just how it's pronounced idk what to tell you
The one downside of only knowing english is that I got no effing clue what sounds these are referring to
is it tho?
it's a brainfuck program, look at my bio 
flat a. kinda like in awa
i think
English has ghoti
"รฅ" sounds like "oa" in "boar"
at least in norwegian it is
I'm just used to vowels having a range instead of being precise 
in england, saying "h" as "haych" is generally considered as poor pronounciation
so its diffrent in norweigen? or did i lrearn it wrong?
typically it would be pronounced as "aych" instead
idk, i only know norwegian and english, and i know i'm right
We have a lot of those yeah, it's what happens when you throw languages into a mixing pot and distill them.
google says its like the a in "law" 
i dislike words like this that are so artificial
i dislike words
that's correct mhm
0/10 experience
the ti in ghoti is pronounced like as ti in notion, but a ti on the end of a word will never be pronounced like that in english
even memematic words make more sense (I made it up lol)
French is even worse offender in regards to what is written vs how it is pronounced
french has clearer rules though
yep, that is the thing i made in ms paint
We have rules in english? More like advisory.
idfk what you're hair looks like, i dont have the source material
its a secret 
im a tv
bald until proven otherwise
two antennae

You know, you sounds like you're the alien idol princess that's currently on a break
Saying awawa does not help the allegation
The small people to vtuber pipeline continues 
im everyone apparently
small alien idol, sams irl friend, more allegations tbd
nyope sorry
Do you like rust lang?
curly, about shoulder length, i wear it in a ponytail
only when i dont have to use it
Yep, konii is Jerry confirmed
nah im good
Noted, similar to my own
noppers
new and improved konii aproximation
Make the antenna yellow and have a star at the end
I had it a day before taking the photo, it was longer
the ai remove hair from the body worked well enough

i need a haircut
too many frayed ends
I was in mesh territory at the ends of hair
That sounds like hair treatment issue
needed it awhile ago
i am red-green colourblind, but how is that redish blonde? do yall see that as red? thats liek brown at most
minecraft diorite is pink
no it isnt
It totally is
i knw the colour of birdpoop when i see it
almost
needs to be darker to be brown
when i was younger my hair was closer to the s01 light blonde
as i got older it got darker
I'm S13 I think
awa
konii this you?
i made chatgpt generate one in dutch. "jongen" became "djanccough"
Sounds like jancuk lmao
Do you have anything against blue people?
For context, jancuk is a Javanese swear word
everyone else in my family is too colourful its unfair
its harder to bleach curly hair 
Wdym colourful?
We love dyed hair
do we? i dont really get why people do it
....what? 
its pretty
Main character energy fr fr
is it pretty?
same reason someone might get piercings or wear their hair in a style or wear particular clothes
Depends on how it is done imo, not neon for me
its just not for me ig
update: it finally builds 
Do you mean your other family member hair is dyed or is it naturally colourful?
Because if it is the latter, I think your family is a rare one ngl
i only know one person with naturally blue hair and they are not related to me 
Hear me out, slight blue tint to black hair. In general it is overkill imo.
I'm inclined to agree 
i dont mean to relate the 2 things, but in general all the peole i know who coloured their hair were either old or gay
like dark blueberry coloured
its very pretty
I honestly don't really think that much about someone's hair
strange genes
i know in lesbian communities dying your hair is sometimes referred to as man repellent 
why are we so hated
Your eyes have rgb?
Looks at incels entitled to women
we get a bad rap
its more about dyed hair is more attractive to gay women than it is to straight men
like a parrot
it does check out i think
I feel like you have a strange obsession to parrot
i have been watching apollo and frens recently

Only xgb (x being brown, eww)
my eyes are blue-ish
my eyes are grey 
i mean a lot of people dye their hair poorly and it ends up looking damaged so gotta see some quality ones
its jsut not my thing
hello?
me jumpscare
Because of this, I've learned that red/black actually exists from my bio teacher at the time
Gotta put some tabasco to get those red
For legal reason, that is a joke
i knew some girls who cosplayed as the dudes from sk8 the infinity. i didnt really liek the bright neon red and green hair ngl
Apparently an emotion that no one could guess is the color switch trigger.
are you an emoji

thats the blood in your eyes actually
Why? We stop hunting witches from the middle ages no?
Hahaha
im not a witch
They'd go after her because she was casting curses and "blessings"
Maybe I am
idk where the boundry is with the bully konii jokes so i might stop it here
Did you weigh more than a duck?
do any ducks weigh more than 52kg
I think the rubber ducky that was once towed on one of the rivers somewhere will have quite the weight
what is this supposed to be???
Erm... If I feed it enough bread lol maybe
She vibing
do not the duck
I think konii is currently avoiding responsibility somewhere
Man I'm so hungry I could eat a...
how hungry
3am no responsibility only vibe
erm...
I mean I could do a bit of trolling and dispel a curse preventing konii from cusing people
mr beast
Well, at this point what is the difference between her blessing and curse lmao
Surely she'll use it in only good situations and not be a chaosbringer 
a blessing from konii is a quick deaths o you dont have to suffer the curses
there is no real blessing
maybe the yuri she sends occasionally could count if you're into that

I read any kind of genre ngl
same tbh
Shonen, romance, comedy, philosophical
its not really reading, its just girls kissing
Can confirm

idk what the neurocord yuri policy is tho so better not send any
also this is supposed to be #programming
I realized I only ever sent konii one message lol
you sent konii a message?
I meannnn
13+ rule mostly, otherwise safe space. Also def surely on topic for #programming
wtf has #programming devolved into
girsl kissing apparently
erm...
i welcome it tho

Normal Tuesday/Wendsday
its good decor between the people going insane
It's better than being angry at my crappy code haha
wait i dont even have konii as a friend yet
I have nearly no one as friends
Lol
surely it is illegal to send an unsolicited friend request
Try reading My Wife is a Man
Frr haha
sounds kinda gay ngl, and while i respect people who are gay i myself am not
Lmao, it is mostly lighthearted comedy manga
I'm not revealing my anime watch history
i just rewatched kaiju no.8 cuz its getting a s2 and then i watched ep1 of s2
(so did I though but not as much ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ๐ญ)
Oh it has a new season?
what
io have a list on my phone of every single thing i watched for the last liek 6 years
these are the latest aditions
grranted most of it is isekai slop
You have patience holyyy
i jsut have a lot of time
I mean writing it all down lol
that takes 5 seconds
anime names be long af nowadays
Lol, most of mine are romance 


i doubt discord compresion would allow me to send the full list
huh its fine
on pc at least, on mobile its fucked
I can make it out kinda
No longer allowed is listed twice
Angel beats 
angel beats is good
Sam, you've inspired me, I'll make a list later this week if mine now haha
So Trueee
You have finished it?
It's sad, but it's still good
i watched it on the bus like 4 years ago i think
PEAK
Have you guys seen Stein's gate
Using the ending song there is goated lmao
i have the game
Lol
Niceeee
I loved Stein's gate so much
steins gate is my favorite anime ahnds down
Frrrr
2nd place is probably the eminence in shadow cuz im a sucker for power fantasy
Yeahh I guessed bc your pfp lol
ofc i have watch Steins;Gate
I am atomic ๐ฅ
Komi can't communicate... konii can't communicate 
Hahaha
Please don't bless me konii
insert :koniibwaa:
the wheels on the bus
Go round and round
I am Atomic but the Steins Gate version
I don't know why I just thought of making this :v. I don't know what you think, whether it's suitable or not :)
#okabe #steinsgate #okarin #shadow #kagenojitsuryokusha
Lol
Sleeppp
NOOOOOOOOOOOOOO
It's 11pm for me
dont sleep, photosynthesise
Yesss

brb, gotta fotosynthese
Let there be light
Is the sun even out for you at 5am
its in my image folder
Hmmm, I see the lack of Gintama
I should do this mhm
you are the creator of my third fanart
too dman long

Fr tho
1000 episode shows lmao
am i?
yeh 
Honestly, gintama is anime that you can safely start even in the middle 
that doesn't sound like a good thing
does this count as fanart?
Because they don't really have "story" save for the last season or so
Haha
fanmade (debatable)
art (debatable)
Well, the anime is just about making fun of other anime

huh
man such insightful programming knowledge rn haha
i like my isekai slop tho
same... Its inevitable
as long as they put in at least some effort i will be there looking at the slop
I will be there staring into the same black haired protagonist again that they copy paste
Kinenbi Manga is reverse isekai canonically
my continue watching list says a lot about me probably
too much
The vending machine one is crazy
I saw that isekai and thought "too far for me" loll
the ones at ap1 jsut havent been released yet, besides the 1st one i just havent gotten around to it yet
its ass but in an enjoyable way
hot garbage slop anime with 2 sentence long title
hmm... I'll try it then
he can trandsform into anything that counts as a vending machine
Vending machine transformers
transformer mentioned
so in s2 he become || a fucking building ||
what
yep
Bro wtf is that anime
Now I actually have to watch it
It might be so bad it's good
its technically ||an ice despencing vending machine|| but its jsut huge
why is this a gif
search awawawawa in the gif search and then press the third gif
yeh
Repost until mods got involved 
Repost until Shiro comes back
konii what is the seasonal yuri anime?
Shiro, yes I remember that name. A name I haven't heard in a long time 
Hope he is doing ok
watanare
thank you
there are supposed to be a few but they didnt come out yet
oh also bad girl
I'll check it out ig
Sam ain't lying when he said konii is his dealer lmao
ninkoro
rock is a lady's modesty
ave mujica might be last season

the upcoming ones are better but no out yet
bwa
bwaa
this is def to self insert isnt it?
otherwise you wouldnt be pulling these names out like this
I can't post this on neurocord
theres just so few that i know all the names 
i have a list
we all have a list
what did you watch bro???
anyways i should get back to coding
ooh
finally fixed the huggingface datasets
now truly
aand now training step is broken
classic
Yessssssss one of the titles broke the markdown so links are no longer clickable



Kk
This is the opposite of 
I kept clicking links and it reset the history slider
I've had to scroll back down 4 times so far


o7 chain
awa chain [x3]

nah its correct, aproximetly is doing some heavy lifting in that sentence
i never specified the margin of error
see now you're getting it

idk why i enjoy bullying you so much, but you just let it happen
Ew
grass
I could never touch grass
gn
i like how there's a different song every time

we love clang letting me hide public but not private
logic ๐
public has decided to eat private too now
hm I could almost recreate this but with darker hair
awawawa
true
is it a real c++ project if the tooling isnt constantly
breaking
haha
hahaha

pp not found

On the contrary, we found out and learn a lot from c and c++, that's why language like rust exists
take me out for dinner first 
Also, for the clang thing, it's usually compile_commands.json for vscode needs refresh
Either that or something terrible has happened
i dont seem to have that one
Somewhere on the output or release folder
But also, it needs to be strictly generated IIRC
Oh, it is a build system thing
If you want, you can make it yourself. Here is the spec https://clang.llvm.org/docs/JSONCompilationDatabase.html
Wait no, I was correct, Clang could generate it
Clang has the ability to generate compilation database fragments via -MJ argument <clang -MJ<arg>>.
i made a compile commands file myslef
it works

this folder is gettinh bloated tho i have wayt too much shit here
damn that's crazy
anyway, hello word in 132 bytes
Does it make sense for git to track .tmp files
i use gitignore.io
might need to add .idx
whats the diffrence?
How do I fix this
im gonna Loose my mind
it's a website that generates gitignroe based on your language/framework
Why is training a state action model to move a game camera so Hard
prob jsut go to the file settings and change tyhe authority???
the behavioral cloning clones discrete actions pretty well, but none of that matters if it cant manipulate the camera meaningfully
zoinks
np
last one i sent here was 179 bytes
not sure what it is rn
will check in a minute
im late but have you tried refreshing vscode
alternatively add /.cache :3
yours is bigger
well duh, its not handwritten elf and asm
lol
yes, i did multiple times. the fix was compile_commands.json
idk what that is
never thought idd say this to a girl but here we are
still 179 bytes
need to optimise the elf it appears
koni i thought you wanted to fix your sleep schedule 

er
i do
yeah hand writing elf and machine code is best 
i like how i can see who has a job based on when they're awake
its 6am 
also im now involved in some osu project to make an 8000hz tablet
7 in 3 minuted
This is a cursed statement ngl
how much?
oh wait im stupid
8khz
i mean price but nvm
8KHz screen with 10x10 res is doable
id prefer something more along the lines of 1080p
why do lower res screens have a higher refresh rrate btw?
Yes, it checks out
if only elf was designed with small file size in mind 
The signal doesn't have to control more light
so its just a bandwith issue?
Imagine sending 80kb vs 80MB file on the same 100Mbps speed
Mostly yes. You can design ASIC or FPGA but it would require unholy amount of silicone space I think
for a tablet they could use an internal 200 pin ribon cable no problem. i dont see why they dont
or just the full 1920
yeah
oh almost forgot to watch gwitch prologue i should probably do that before i forget
Ye, but the screen data still need to interface with some other standard PC bus

ELF is 70% of the binary








