#programming
1 messages · Page 291 of 1
the hd in hd dvd does not mean high definition, but high density apparently
i never questioned it so i have believed in falsehoods for my entire life
wrong
june 13th (14th) 2026
world end
not heat death just end
need chayleaf license

no retail version sorry limited availability
I'll bite, how much is the license
Well for non retail 


very flexible actually
trial, commercial license, educational license, terms can be negotiated

are there price tiers?
i just need the "we have copilot at home" pack, no need for nixos config manager
uneligible

understandable, have a nice day
yeye please wait for the expansion of our options with some
less amenable terms

sentient leaves are rare to come by you know
you're using a lot of big words today, i might consider downloadig the google translate app
i wonder if thee made from sentient leaves would taste different 
thee? tea?
word
it does and its great 
me drink every day
konii call me cannibal
im not
that depends entirely on if its different tea leaves

wait, does eating yourself count as cannibalism?

maybe
Cannibalism is the act of consuming another individual of the same species as food.
so no
The act is self-consumption or autocannibalism
so while its not cannibalism, it is autocannibalism
now that we have that tangent out of the way, have you been drinking tea made from other tea leaves or yourself? 
thats actually one wild sentence, ill stop here actually
there is no need for this to continue
1 disocrd user -> public 
my blender exploded so im taking a break rn
sam do you have any explosives
ram usage when i press a 0 too much in subdevision 
so uhm.
legally we dont

dont read too much into that
chayleave 
so uhh help
this just a piece of the code
this what it looks like but
why arent the boxes on the grid clickable
Maybe they are clickable but there is no animation/action
Show how start is made
i realized i could juyst type it out
im sorry
self.start_button = QPushButton("START", self)
self.box1 = QPushButton(self.box1_slot, self)
self.box2 = QPushButton(self.box2_slot, self)
self.box3 = QPushButton(self.box3_slot, self)
self.box4 = QPushButton(self.box4_slot, self)
self.box5 = QPushButton(self.box5_slot, self)
self.box6 = QPushButton(self.box6_slot, self)
self.box7 = QPushButton(self.box7_slot, self)
self.box8 = QPushButton(self.box8_slot, self)
self.box9 = QPushButton(self.box9_slot, self)
Maybe something blocks it
boxes = [self.box1, self.box2, self.box3, self.box4, self.box5, self.box6, self.box7, self.box8, self.box9]
self.box_list = boxes
self.info_label = QLabel(self.info, self)
for box in boxes:
box.setStyleSheet("background-color: #fffefa")
self.grid = QGridLayout()
i = 0
for x in range(0, 3):
for y in range(0, 3):
self.grid.addWidget(boxes[i], x, y)
i += 1
self.grid_box.setLayout(self.grid)
i put them all in a grid
idk if that makes it unclickable
Or setStyleSheet kills ita button functionality
how
Do you run it from vscode
yes
Right click add to watch (start button and any grid button)
Set breakpoint somewhere in the end.
Compare them in watchlist
Im not sure i got the names right 
uhh
Maybe dont need the breakpoint
I have a feeling that the problem is somewhere else in the code
i got something
the buttons still dont work before they get added to the grid
does putting them in a list ruin it
Do you process events somewhere
yeah
def initUI(self):
# for box in self.box_list:
# box.setAlignment(Qt.AlignCenter)
for box in self.box_list:
box.setFont(QFont("Segoe UI", 70))
for box in self.box_list:
box.setText("O")
for box in self.box_list:
box.setStyleSheet("background-color: #fffefa")
self.start_button.setGeometry(0, 500, 250, 100)
self.start_button.setStyleSheet("""
margin-left: 8px;
margin-bottom: 8px;
font-size: 45px;
font-family: Segoe UI;
""")
self.info_label.setGeometry(250, 500, 250, 100)
self.info_label.setStyleSheet("""
margin-right: 10px;
margin-bottom: 10px;
margin-left: 10px;
background-color: #fffefa;
font-size: 20px;
text-align: center;
""")
self.info_label.setText("Current Turn: YOU")
self.info_label.setAlignment(Qt.AlignCenter)
the indentation is being stupid
but i think u can still see it
tabs 
I GOT IT
so like
i put the start button
in the grid as well
and it stopped working
but how do i get buttons to work in a grid

Maybe addwidget is not adding button actually
maybe
Hmm everywhere it says addwidget is fine
the button not clickable tho fsr
found something
when i hover above
it doesnt turn blue
but below the grid
it turns blue
Grid absorbs the events and doest pass it deeper to buttons maybe
Idk how qt works at all 
I FOUND THE PROBLEM
def addImage(self, img_path="", size="500x500", pos="center", set_to_original_size=True):
self.img_map = QLabel(self)
self.img_map.setGeometry(0, 0, 500, 500)
match pos:
case "center":
posx = int((self.width() - self.img_map.width()) // 2)
posy = int((self.height() - self.img_map.height()) // 2)
case default:
posx = (self.width() - self.img_map.width()) // 2
posy = (self.height() - self.img_map.height()) // 2
imgwidth = int(size[0:size.find("x")])
imgheight = int(size[size.find("x")+1:])
self.img_map.setPixmap(QPixmap(img_path))
self.img_map.setGeometry(0, 0, imgwidth , imgheight) self.img_map.setScaledContents(set_to_original_size)
so i have this stupid addimage method
and it was super deep at the end of the class

are you real
i'll do it if you write me a fibonacci sequence for loop in python
also cant use lists
also no appends
damn
guess bro cant write a sequence
oh, we went to version 4 
@safe path do you use
mode
im using doom now, one of the first things i did was to disable evil

i configured barely working eglot on stock emacs but autocompletion is scary 
like what is this 
i had some fun with the scammer from before, asked for the phrase of my solana wallet, and i gave it cuz it was literally empty 
nothing of value was lost, i was entertained tho

i moved away from a from-scratch config years ago because i needed to actually do work
yee
i wanted to learn how emacs works but may just give up and go with an emacs distro instead
fwiw i dont dislike stock emacs autocompletion
its just that theres none in eglot for some reason
lol insaneee
i probably need one of these scary plugins for it to work properly 
corfu maybe 
sam cryptobro confirmed
wait how much do i have
I know i got zero money in every account
rich, millionaire
where do you see that?
sam didnt you know
in my wallet 
i dont know a lot
blockchain will revolutionize the web
web 3.0
decentralized
smart contract
blockchain
blockchain
will web 3.0 have vulkan?
✅
no, you'll still have to compile into some jank web graphics
I dont even know what that is 👍
me neither
web 3.0 such a funny field because its decentralized tech being used for nothing practical other than money laundering
and its impressive tech
chayleaf is EOL 
wait chay eol 
me downgraded not like lts 
try nightly
cant no access
like, its not crud webapps its actual impressive engineering its just that whats being engineered is clouds of vapor for extracting investor money 
Sam, for recalibration of zeros on a robotic arm for when belt slippage and crap happens, could I just rotate each axis until it reaches a limit switch and use that as my zeros?
(it is crud webapps with wallet auth slapped on 99% of the time)
true!
yes. thats how 3d printers do it at least
then i just need to add limit switches on axis 6 and 1 lol
also maybe tighten your belts if its an issue 
HEY when it moves fast it just... kinda happens sometimes
bad belts
so meannn
Im literally going broke building this lol, I need a job
and new belts
web3 devs inventing new ways to depend on centralized services
lmao
I got 67.42 dollars in my bank rn 
rich ppl smh
oh i once found a crypto webapp using a discord webhook on the frontend for some event reporting 
you can just delete a discord webhook using the discord api if you have its url
im using these belts to sync my z-axis dual axis motors. they work well enough
what're u making with those?
im using these belts to sync my z-axis dual axis motors.
i share some of that, i always liked nfts for example and nfts for game skins especially, sucks everyone was so butthurt about any attempt to bring that into any actual serious and non “crypto game”
to be clear nfts as they were (attaching a link to media) i always fucking hated
for 3d printer or?
Ye
HOLY They only cost like 6$, (I paid like 13$ for my crappy belts)

idk if these are even that good, but they're upto spec
yes i possess a non fungible token that proves i am the sole (1) (unique) owner of {“url”: “ipfs.tld/hdhd7udjsbs3irhxkdo.jpg”} and i paid $200k (it lost 99% of its value in 1 day)
i dont think nfts are practical for that because at the end if its an ingame item you're dependent on game provider to exist so theres 0 reason in decoupling it from the game provider, if its not an ingame item theres even less reasons for it to exist because its a digital proof of ownership and digital proofs of ownership arent actually very useful
Just this
aaaaaa
right but i see it as literally the most practical they could ever be. what could you prove your ownership of that’s non fungible not dependent on anything and is worth it to prove
mhm fair i guess, decentralized is too much effort when a centralized service suffices though 
the real question is, where is the center?
and in which direction are the decenterring?
earths core
something something ipfs
how to centre a div
display flex justify content center align items center
Thats not a sentence, thats a collection of words
div is an html element
therefore one would assume that centering a div involves css
in conclusion that message is probably css

What
If you want to do it iteratively try newton's method
If this is a homework assignment then I assume they'd want you to do something a little more intelligent like binary search?
Or implement your own sqrt if that's allowed yeah
its a personal assignment
There's probably some bit magic one can do but I cba to look that up
Trying the make a sand bag tossing game for homework with arduino
will this script work?
trying to do it without any prior knowledge
Eh not cleanly for the general case afaik.
2^floor(floor(log_2(x))/2) is like 3 instructions for a really crappy square root approximation, and you can narrow it down from there.
The O(1) 32-bit integer sqrt I came up with starts with that.
https://math.stackexchange.com/a/4674078
Funky
ye id do binary search
Is it where you go average every iteration
You cut the search space in half every iteration
you probably already know but what is this
https://github.com/vadimdemedes/ink
oh i don’t just know i’m using it
it is
Isn't this what all the LLM clients use or was that another library
Okay yeah it is
does anyone willingly do this
idk im crazy
but doing this lets me learn to read my own code
this covers the entire class
At least log the exception 
Fair enough
just wrap that python script around a bash wrapper that runs the script in a loop if the interpreter crashes
erlang (python version)
highly available buggy code
It's a crypto currency that has relatively low fees and can be used to donate to NSP
"We couldn't figure out why it was crashing so we forced it not to"
oh damn
i hsoulda accepted his freq then!
Wa
actually why lmao
get yaself a 16gb optane for less than a subway footlong ig
idk how these are still even around
and what are the chances you actually get some optane related anything and not just a generic ngff crapper drive
I feel like the funnier part is how its 0.04$ less for black friday
What is chrome doing?
THAT IS LEAN?!
Being Chrome on Windows
Normally I only see chrome spike up to 10 or 20
not 30+
chrome smh has 0 frames per second
no this is lean https://lean-lang.org/

Check chrome's task manager
its fine
chrome has a task manager-?
that actually looks really nice. Might use it
It does?
that's what I said
all browsers do 
shift+esc
I never knew

I just realized my website was loading over 17,000+ elements dynamically-
it's just hungry
Well that's either a problem with the sites you're using, or the way it's tracking memory
Vivaldi is using like 3 GB across 25 processes for me
that's why it was very slow
it's the tabs for sure
one of them is regularly extremely heavy
but also chrome just kinda eats ram if it's available in general
worse on wandows tho
wandows-
chrome are fighting with OC for free memory
i do that now sometimes but that's like 100+ tabs
plus the elements are static and they reload-
nono, they reload with new values.
and they might've crambled all into one tiny spot
it's like minecraft's entity system
I wonder if browsers just release memory once you start running out of memory
There is no way that half of the memory a browser takes is not just cached components that can be dropped whenever
Yes, they receive memory pressure events and drop cache.
they do
they do not hold on to it if your system actually needs it
they just want to be smooth so they hold it for performance
and also because hongry
That is why I dislike looking at memory usage when total ram usage is below 95%
Most unallocated ram is useless ram

I don't think so, Os just kills the most usage 
me notice js has good visualization libs 
like https://p5js.org/
i like the js visualization tools more than whatever python has
wth is that website
you can make chrome pause tabs that arent in use for less ram usage
sanest js user
i like the abstract patterns that i assume are things that they have made with this library
honestly js tui stuff is better than python by a lot
at this point you're just writing shaders in js
python kinda fucking sucks at anything display related in userspace
at least in terms of making it look even remotely good
i'm a simple man, i only use python to create graphs
and even then i let claude do most of the work 
I didnt know ATM's secretly used facial recognition verification. Thats kinda creepy.
It kept declining untill i took my hoodie off
python is just a more (sometimes less) convenient bash for me
how is it more convenient than bash
have you ever wrote >100 line bash scripts
i used to do like most of everything i could in powershell if that counts
the moment arrays get involved in bash i'm out
true
realized i forgot how bash arrays work
getting rusty
does anyone need to remember that
last time i touched bash for anything serious was creating gradle integration for nix
i should probably factor out some of the bash scripts i have in my nix config into separate files
there are many large bash codebases
there's a 400 line one just chilling in a string, though shellcheck my beloved
bash arrays are very useful
i am being facetious like i said i like using powershell unecessarily which is somewhere in the realm of even shittier i think
for anything where spaces may be involved
powershell (java bash) 
I recently learned that bash has maps
associative arrays 
when will bash get a builtin scheme interpreter
rust is just a fancy bash wrapper

time to whip out the
#!/bin/env python

#!/usr/bin/env -S uv run --script

mmmm uv
refuse to voluntarily run python3 or py anything since i installed that the first time
This message is sponsored by the sun? 
mmmm gamma rays
Uhm
cancer 
powershell is better than posix-like shells in some ways with its proper objects, it's just too different from everything else
average sun emission; gamma rays
Astrology 
which makes it not worth learning unless you're a Windows sysadmin
i learned powershell before basically anything else
or was at least partially familiar with it
because i was always like i must use ze cool powershell
since forever
one of these days i'll give nushell a legitimate try, surely
(i won't, i'll go back to zsh again in a day)
what about oil 
I'm using fish currently
so far don't see much of a benefit, just extra workarounds 
I just like my fancy prompt
whoever decided to name their shell oil really must hate SEO
i use fish purely for its incredible autocompletion
pranking myself
i also randomize my zsh and fish prompt themes so i never kjnow what the fuck im actually in
my zsh and fish themes are almost equivalent
mine are identical except one says zsh and the other fish 

i'd use fish but eh, the non posix compliance comes up often enough to be a bit annoying 
(not blaming them)
it doesnt come up for me because i dont copy random commands off the internet 
and i dont use fish as a scripting language
yocto generates environment files for each machine I'm building a distro for
try to use in CLion
blows up
need to create a separate fish file which uses bass to source the original environment file
i know what shell im in by the error message i get when globs are different
I'm sure there's some technical reason why var=value isn't supported but I hate it
and/or things fail horribly some other way
opinionated
Notice: Be aware that removing the lock file is not a solution and may break yo-
ok mr rocm doc writer, no need to boast
install rocm, proceed to pytorch
"yeah so it hard, we recommend using a docker container for pytorch. so redownload rocm again for that container, it's going on disk 34 times"
they explicitely said if running on consumer to not use the installation i used cuz that's for like instinct cards
but see there was no debian option on the the consumer side
this is basically an instinct mi350x
ROCm on iGPU 
im about to unlock a world of possibilities never seen on this earth

gave it the maximum 16 gigs of vram and then i was ooming with large models because they didnt fit in the 78~~ remaining gigs and i was all confused
nothing was running on the gpu at all
cuz no rocm
🤡
not only no rocm but no any other runtime
not even vulkan?
not according to vllm
i dont think it actually looked for vulkan
i should have vulkan, i was using this thing for VR
with my quest
vLLM only does CUDA and ROCm I think 
oh they don't even support vulkan
that'll do it
that's kinda shit
didn't even really do ROCm until a while ago
i guess if you start off with cuda only support you basically need a whole rewrite to support other backends 
i would like to see vulkan vllm speedz
vulkan is weirdly fast for some stuff inference
there was at least one situation recently where vulkan was beating rocm like 20%
i think ti was just one platform tho
It depends on the software
faster during decoding
there shouldn't be such a large difference though
ROCm impl likely buggy/bad
that's with latest 7.1 rocm so it's best they got atm on a ai 9700 pro
now i'm curious how they check cpu support
idunno cuz even though it said it had no runtime like
it ran
it just didnt know what it was running on
lmao
jesus take the wheel inference
if i had to guess it fell over because igpu name parsing or something stupid like that
npm being on fire has pulled me back to reality 
i could see that

that seems stupid
there are so many vector extensions it kind of makes sense i guess
not like most people will use the cpu
so make it opt-in
im probably about to be given waht i just read cuz imma have to reinstall debian to get this shit's fingaz out of my system
guess ill roll back if it no worko so i can do cry about ubuntu repos installing the civvy version
why are you doing this on debian anyway
because my minipc has debian installed on it

you're right, i should install artix on there and see what happens
vllm falls over if it can't load triton properly
which it obviously cannot do
on an amd platform
nice
me when i just hardcode a check for libcuda.so.1 after having checked for cuda support beforehand

how do you look at that font without your eyes hurting after 5 minutes
GPU-XX
with enthusiasm
i only have one terminal set up with it so i can just use wezterm or some shit if it's annoying
hasnt been yet tho
oh wait, is this one of those weird hybrid chips
strix halo or whatever it was called
it's basically half of the 8060s in the strix halo
little less
that thing is pretty wild t
but it's also like $1500 for a system with one
cause iirc the strix halo required its own software to work with things, at least when it launched
idk if it's gotten better
and this was $280
any of the AI max blah blahs are just like the generation after this thing

standard way to get amdsmi working here
i see no issues
couldn't use uv because it didnt liek sudo and i apparently forgor what i put su password behind
heheh
the moment you have to run sudo pip you've lost 
DEBUG 11-26 03:19:32 [platforms/__init__.py:126] ROCm platform is not available because: No module named 'amdsmi'
(vllm) [] ~/vllm <master> ✗ cd /usr/bin && namei amd-smi
f: amd-smi
l amd-smi -> /etc/alternatives/amd-smi
d /
d etc
d alternatives
l amd-smi -> /opt/rocm-7.1.0/bin/amd-smi
d /
d opt
d rocm-7.1.0
d bin
l amd-smi -> ../libexec/amdsmi_cli/amdsmi_cli.py
d ..
d libexec
d amdsmi_cli
- amdsmi_cli.py
(vllm) [] /usr/bin
bruhhhh
i just want this to break even more for no reason
i dont think ive ever run sudo pip without also having to run it with --break-system-packages
for whatever cursed shit i was doing
Wow AMD GPUs seem like a pain
yeah i can't believe it doesn't find the non-existent amd gpu
so you get 2 hours
i cant believe it still no find the instinct accelerator it's looking for that totally exists on this system
after all that
this is lisa su's fault
i love how fragile this all is 
it is actually a house of cards
part of why im rewriting echo's entire client
but then i am now remembering
it's just like this
that's (part of) why his client feels like it's on eggshells
the other 98% are my own skill issues
but still
welp, ollama also does not use rocm with this installed which isnt surprising but

^gpu
welp
fucked up that system
what should i install next instead of rolling back
perhaps haiku
heard their ml stack is robust

That's admitting defeat 
what i am waiting on download
this poor thing on a 1Gb ethernet port is wearing ankle weights
this one won't work I think
but mabe
well the system is 2.5 but it's into a 1gig port rn
so sad
i have no ambition this time im just tryna get gemma 2 2b to run
yeah you know that was a thought
i know they have a special one
but fuck em
imma run sam altman's version
and it's gonna break
and im gonna be mad
F
it's not going to break
it's just not going to be built with ROCm support 
didn't set up the GPU runtime thing 
i am used to nvidia just breaking ™
not this kinda "oh right you exist" tier support
i expected it of course it's just funny to be sitting here
desperately pulling containers and shit to get one crumb of inference
looks like AMD doesn't have that yet?
vLLM docs say to use this command
similar should work for the pre-built ROCm container
docker run -it \
--network=host \
--group-add=video \
--ipc=host \
--cap-add=SYS_PTRACE \
--security-opt seccomp=unconfined \
--device /dev/kfd \
--device /dev/dri \
-v <path/to/model>:/app/model \
vllm-rocm \
bash
yeye
branch-off happened two days ago
stable already, in theory
well if the world's most epic "docker run rocm/vllm" with nothing else SOMEHOW doesnt work
ill try your bespoke command over there
it looks more complicated than it is
it just disables some of the isolation Docker provides by default (most notably it exposes the GPU device files to the container)
i haet docker
everything makes sense except SYS_PTRACE
dunno why they need that 
i am also being intentionally obtuse
but i appreciate
i see i have quite a stack rolling rn LMAO
forgor to ever stop any of them
also p sure this account aint in the docker group cuz this do be a sudo every run type thing rn which isn't ideal
just throw the whole thing away
nvm not switching yet, looks like both zed and librewolf have build failures in hydra and i cba to build them from source 
i like build from soure it makes my updates take forever
i paid for the magic sand im gonna use the magic sand
hmmm
tbf librewolf/firefox doesn't even take that long
maybe ill put nix on the mini
i think it was like half an hour or so
surely this time it won't fucking explode when i try to load the live env
should put mabox back on it
that distro is severely cursed
live dependency graph?
I need to know what the hell to put on my super dogshit laptop with the monitor hanging off
Comic sans terminal
nix-output-monitor via nh yeah
Open sans prob
nom my beloved
Sounds tasty
I somehow never heard of this 
will probably install, looks useful
You're actually not allowed to mention my cursed terminal font when yours is that (which I admittedly could see myself using for the lulz)
comic code is a good font
it's nice being able to see the actual commands that run too instead of them just being forced into a single line
unironically
comic code best monospace font
I have it installed cuz I like comic sans
I need to get something like
Samsung phone user 2013
Tier font
I have no clue what my terminal font is
that one is basically comic sans forced into monospace via software
Whatever Mint came with I guess
i figure it's some sort of ubuntu flavour or somethin
font
ubuntu mono?
theres that
might be roboto
it's not ubuntu mono
ic
ubuntu is more stylized
there's about 90000 mono fonts that have that look with slight variations really
would not be surprised to see roboto/noto/monaco/ubuntu floating around a mint install
as the default anyways they clog up every damn distro
why are there so many Notos man
why is Noto Mono Mongolian Throat Singer Script install by default
i think mint might use this https://en.wikipedia.org/wiki/Monospace_(typeface) 
Monospace is a monospaced Unicode font, developed by George Williams. It is based on the typeface Courier.
This font contains 2860 glyphs. It includes characters in the following unicode ranges: Basic Latin, Latin-1 Supplement, Latin Extended-A, Latin Extended-B, IPA Extensions, Spacing Modifier Letters, Combining Diacritical Marks, Greek, Cyril...
cant be this tho
horrible font name
yeah monospace is the most creative
looks like noto to me
me too
Monospace [Monospace] (typeface)
Monospace (not monospaced ver)
maybe it's finally time to ascend and use BigBlueTermPlus
oh my god i hate ai generated thumbnails so much
they always look so stupid like no matter the model
what does this one look like lmao
they are different enough you can recognize the model
ye
but they are all shit
it's like birdwatching
one of my coworkers has a new profile picture at work which is just like a headshot
but
it's
DEFINITELY not him
it's supposed to look like him i think
but he tossed that shit into like zuckerberg AI
for a 3 chain look
the most recognizable one is always the GPT image gen
gpt image is so fugly
helo nanabanana make profesional shot of me for corporet profikle pictire
with the piss filter
Did you figure out what that font is?
we thought noto of some variety
i think
chay said that, i agree, dunno bout anyone else
and gemini ones make visually loud clickbait slop
wait no its not noto because of the 0
FiraCode?
It's probably one of these
perfect for writing in brainfuck
Is that wingdings?
Sil
this reminds me of super mario 64 somehow
I wonder if anyone's made a usable SM64 font
That's crazy
embed wall
i just realized the same thing happens in some communities with actual thumbnail artists
that work for half the youtubers from that community
omg nano banana real thumbnail artist!??!? agi confirtmed
i am sure they do care about it and recognize them but like is there a reason to care about who is the thumbnail layermaster
i know thumbnails are a whole thing
designed to manipulate people into watching videos or whatever

i didnt know autoEQ was a 10gb ordeal
stores all results in .wav in here
couple measurements in that repo
Wa i ta
database of measurements of the frequency response of many (many) consumer headphones
which are in either like equalizer values
Wuh
or in the form of a .wav that is applied as a convolution
so you ggrab the right file for your headphones
and use your equalizer
and it SHOULD bring the thing to as close to "ideal" as possible
it doesnt tho
there's only so much you can do in software 
i have a bunch of chi-fi sitting here and even they were in here
i eq'd my hd 6xx towards the he-1 and it helped a lot more than i expected
much nicer than targeting the normal targets
i got monitor speakers 3 years ago and now i'm allergic to any tuning that isn't flat
i'm like
eww why is it so bassy
idk why or how that happened
these were all in there
i was kinda impressed that anyone bothered
for like the CCZ DC 03
if it exists oratory1990 has probably measured it
one reason not to use this i would imagine it fucks the phase up
the convolvers are better than the graphical
even the convolvers
he measured my fiio
note that i said better not good
i dont like it after using it a while
i have disabled it now which is why 10g was even seen cuz i was tryna go yeet it lmao
it's a bandaid over pretty much nothing
i used to care a bit about flat response but now im out here like idk bro turn on da crystallizer and maybe a lil bass boost, really hit clipping directly next to my eardrum please
not really
but i have tried it
these fiio fh5 i found in a box in my closet when i am moving stuff
at some point i thought the left one was dying so i just
randomly decided to try them again just this afternoon
perfectly fine
and they were like $200 at one point so i guess i win instead of lose horribly
dont make these ones anymore tho
also just cant believe how much better iems have gotten in the last couple years
at least in the "let's not spend $500+ per pair" segment
oh btw if anyone likes $10/TB seagate is selling these in 22/24/26/28 which are around $230, $240, ???, $280 rn (havent seen 26 actual price in stock)
and if shucked are apparently exos x24 and shit
Wa
Can I has so I can back up my entire system?
i need it to put more autoEQs ill never use on
Wuh
oh i got the 24tb one not 28
How am I ever supposed to back up all this
That's not all actually
Now it's all
see yeah i was trying to escape a similar hell
since i also have 4tb in the mini out in the other room and another 4 in the other pc that is going to also hold this 24 and my 8tb soon
pay google 30000 billion dollars a year for 200tb
Not worth it
this was $240 but then $10 off for vouchers + 5% cash back (12.50) from my CC, and another 5% cash back from only having to click a quickk spyware link so another $12.50 off
so more like $220

and im about to rip it out of its cage and block power pin 3 and be a happy camper
and the reviews had people getting ones with the same model number as this
so seems worth to me
that's why i got 24 tho cuz i couldnt figure out what the 28 tb was inside
if they do this every year im just gonna have 5 of them in 5 years
Can I have?
Sil
but also im kinda like google chrome so if there's available space i will fill it
That's actually crazy
Hopefully I can find money from somewhere some time sooner rather than later because I'm gonna need a lot more storage soon enough at this rate
I don't think that's possible
oh damn flux put out flux 2 finally


So gemini in the browser has something called widgets but not in the gemini app...
looks like a mini version of canvas
I don't understand why people make a big deal about blooming on Mini-LED displays
Surely your eyes create the equivalent effect anyway when sitting in the dark with a high contrast scene on an oled

Okay specsavers says its normal 
Apparently different people just see it to different degrees
R*ddit also says that its a normal quirk of vision
Maybe you should see a doctor 
A tiny amount
I have an AW3425DW QD-OLED and a Q27G3XMN mini-LED next to each-other and the bloom is very noticeable on the Q27G3XMN. But to be fair it only has 336 dimming zones.
Some developer console
https://imgur.com/a/mMUQQMV
reminds me of being in a classroom
Fair enough
specs? 
Thanks epson
Nice website
Just epson eh-tw7000
Youll find it
Basicly just 4k with pixel shift, and 3000 lumen
Hdcp 2.2
All the stuff i need
so over for filian
mobile moment

There was a mouse at the train station 
I saw a few birbs flying in
🐛
meow
either
Train delayed an hour 
how muh curves lookin?
The curve looks like it broke its back
yeah it wouldn't allow me to flatten it any further
Well it has like twice as many points as mine
su does that to me as well
What is an su?
Sorry
Random thought
Does neuro have a sort of pose/movement filter for 3d?
Or is she 100% free to move however she wants?
Probably
She does have?
I'd rather not deal with 3D models but will have to at some point
NeuroSynth tuning 3.0 just dropped
Well i'm jut curious cuz i just saw a clip of neuro playing charades
And vedal asked her to do a salute
So i was wondering if she could have sent vedal into a forced vacation or not
( by doing the elon musk salute .-. )
Perhaps I am cautious for no reason, but considering that you mentioned webdev frameworks, like mark-up and stylesheet languages, the message prior, are you sure that you want to know about Java and not JavaScript?
Html css seems like important basics
naming conventions :classic:
why does it just say sorry
?
like i actually cant use su lol
@nocturne olive
Waaa
I can't believe superbox would do this, smh; true colors shown

i have hooked up the new projector 
i knew 3000 lumen would be bright, but i didnt expect it to be this bright
it'd only be hitting 3000 on a small part of the screen, though
I don't think projectors can do 3000 nits with a lot of the screen filled 
ah
I was probably thinking of nits versus cd² or whatever it is
but this is lumens
cd/m²
right
hmm
you cant direclt yconvert
a 3000 luemn projector has a different amount of nots screenbrightness depending on the size it is projecting to
if the area is 4x as much, the amount of nits will be a 4th


2022 server
looks inside
win 7
it was clear on the site that lumens are the most accurate way to display a projector's brightness, yeah
hate people too
why can't I just magically make these servers do what I want
how dare there be rules and processes
The entire screen contains the conversion of 3000 Lumens, just depends on how dense you make it.
yep
im trying to make hdr work cuz i havent had it at full power yet, but my wayland skill issue is not makign it work
That's the one thing I need to remember about nits, it isn't a point unit like lumens but rather an area unit.

i specifically bought this cable as it said it did 4K 60 at 15m long, but let me test a different cable...
actually i dont have a different cable 
just found this in old code I wrote LMFAO
fuck it im trying this on windows
Always good to sanity check
r
@ vedal click bait title, but hear me out
https://youtu.be/fKf6Kl5TMc0
Modern AI is a sociopath. We fixed it using a trick from biology: synthetic pain.This is the story of how we taught machines to feel, from Donald Mitchie's 300 matchboxes in 1961 to the humanoid robots of today.
- Take control of your digital identify for free at https://ace.me
- Get access to all top AI models https://higgsfield.ai/nano-banana-...

if it's full bandwidth hdmi 2.0, it can technically do 4k 120 with 4:2:0 subsampling
Windows subsampling is horrendous, though... its algorithm is.. atrocious
it like gives no color on one pixel and color on the next and etc.
makes no sense why you'd do it that way
the projector itself should have hdmi 2.0, so its the cable that might be bad
not certain tho

the wood texture wall kinda ruins it, but this is just temporary for testing
bred go learn devops you will hate it even more 
yaml files 
webscale companies are too busy webscaling to make languages that serve their needs well and its unix with everything being stringly typed al over again 
You should add a ContextConfiguratorInstantiationFactory into there, along with a ClientServerContextConfiguratorHttpDieHardFactory.
And also, add an EnterprisePriceConfiguratorConfiguratorFactory.
Otherwise, it isn't clean code.
Oh, and by the way... "Hello, wold" is spelled wrong. It should be "Greetings, enterprise user of user!"
I mean to be fair, what else can we use? toml?
If I'm forced to write yaml, I just write JSON, which is a valid subset of yaml
no just dont use config languages for something that isnt config 
Or just use raw binary
Its compact, and it works much faster in almost all use cases.
raw binary still has to be interpreted making it a language 
Yes
just write scripts in python :mhm:
TeamCity Kotlin DSL
no python is not a good fit for the kinds of things yaml is used for
Or if you are particularly diabolical, you can use vimscript.
Actually not bad, but it's kinda wacky the way they make an imperative language look declarative
make a new language for devops scripts
I think it is a bad thing that companies use text formats like YAML & JSON, instead of binary formats, to store their large configs/data.
JSON is slow, and bloaty.
(only for large configs)
Well it was either that or develop/pay for tools
I don't think it is that hard to develop your own binary format.
In fact, I think it might even be easier in the long run, because everything would run faster.
You also have to think about interop
and not every company would want to develop and maintain their own format
If you have a company of a sufficient size (over 50 employees), there is no excuse.
you think they'll be able to maintain their format with other integrations in other places?
Also, employees can come and go.
when they do you'd need to teach replacements how things are formatted
Internally. Inside the company, with their own tools.
it's much easier, albeit less efficient, to use a well-known format
Documentation
then you'd have a mix of JSON/YAML/whatever and other types of configs
someone's gotta maintain that still
Yeah.
Any decent company has to maintain itself.
Otherwise they fall over and die.









