#programming
1 messages · Page 171 of 1
mint has 6.11 HWE available
yeah 580 is the most up to date nvidia driver
there's no proprietary version since they swapped to all open
https://github.com/bkw777/mainline
this is a tool for mint to grab more recent ubuntu HWE kernels if they exist
well, for ubuntu and descendents
Pretty sure there is still proprietary drivers up to 580
mm you are right i think (idk where i heard that then unless i saw the part where they were dropping support for pre-1600 series GPUs) cuz now im seeing that both are still supported although im also seeing people confused saying they thought proprietary was cooked as well lol
oh it was because drivers after 550 are supposed to be at feature parity, same performance/features enabled in open and proprietary drivers for versions after
https://www.phoronix.com/review/nvidia-555-open seems they got there with 555
apt-get install linux-generic-hwe-24.04 doesn't work for you? ive seen mixed reports saying 22.1 is too old and also that it worked for people saying they were on 22.1
apt-get install linux-generic-hwe-24.04 is 6.11
From what I'm aware Mint 22.1 is latest stable
im not sure if it requires this repo but the ppa:cappelikan/ppa repo for apt has like all the kernel packages so might need to sudo add-apt-repository ppa:cappelikan/ppa && sudo apt update && sudo apt upgrade -y
befoore doing apt-get install linux-generic-hwe-24.04
i thought i saw 22.2 coming out
I don't think I'm currently looking to upgrade my kernel anyway, until Mint does a new release
oh it's in beta
Yeah only beta for 22.2
i dunno how you would be stuck on 6.8 when 6.11 has seemingly been around for mint for a while from everything im finding and i know you did apt update & upgrade
if you have like btrfs with snapper saving snapshots or anything even remotely similar configured upgrading your kernel is non-risky other than you might need to select the previous kernel at boot to revert if something goes horrendously wrong
Update manager > Linux kernels is offering up to 6.14, I just haven't changed it

Silly
everyone has different priorities but that would drive me insane
if only at this point because nvidia has left you behind with their drivers
If it crashes again in the same way I'll try upgrading kernels and drivers
but that's why im not on debian distros i suppose
you could always also just reinstall your current nvidia driver as well
sudo apt purge 'nvidia-*' -y
sudo apt autoremove --purge -y
sudo apt install nvidia-driver-550 -y
could be more specific on nvidia package name so you dont yeet nvidia common
As I said, if I keep getting crashes I'll do something about it
For now I have no clue if the crash is reproducible
yeah that was more of an "alternative to try before kernel upgrade if you really dont wanna do that if it does end up crashing again"
i get such crazy fomo all the time with everything it's crazy
before this conversation i was like damn im so behind i really should ruin my life by installing 6.17-rc4
Well, either way, I just want a stable and fast system
this may be the most ancient piece of running software in the world
your patience would save me a lot of headache
if only i had it
Anyway, how's the website?
well, virtualbox fucking hates me, so the winSCP config is just me hand crafting one - no idea how that will go, should work but who knows, removed all the file browser stuff to another branch, got new neuro and evil favicons & set that up to swap on theme change, thought about how to display the prompt about configuring scp & ran into decision paralysis and ended up doing other stuff
i think virtualbox was exploding because of having qemu present as well though
did get windows running to the installer in qemu but qemu's support for secureboot ............... leaves something to be desired and it keeps not seeing it
It would be beneficial to test in a VM, as people have been having quite a lot of trouble getting the right settings
right exactly why i wanted to do it lol
but wowzers has that been a pain so far
filezilla config is functional for sure though but filezilla is significantly more reviled than i realized till i started looking into winscp, people were huge mad about filezilla bundling sloppa in their installer or something
Yeah apparently it's kinda adware
This os is very light
it certainly appears light
i saw a youtube video about it once
fits on one(1) floppy or something
im just used to anything free having garbage on offer in the installer and never had issues
it was like a checkbox to install sponsored bs or something
And that's why people say to use WinSCP
ive never understood getting assmad about installers offering up a bunch of crappa but again i guess im just used to it
i feel like every installer used to have it for any free stuff on windows
as long as you don't just turbo hit enter through installers and then get pissed when it installed something stupid then i dont see the issue if it's what they decided to do to fund their website or w/e it's meant to pay for
last time i got mad about an installer was when sourceforge tried to bundle some extremely dogwater adware installer that wasn't even an installer, it was like a middleman program that they tried to force you to download when you hit download on anything hosted there
and then THAT would download the real installer
which was so transparently pointless that it triggered users at large rather than just the stallman tier stalwarts for FOSS like these things tend to upset more than anything
not that it's a bad thing to have principles but usually most people just don't care
l.asm:10: error: instruction not supported in 16-bit mode
l.asm:11: error: instruction not supported in 16-bit mode
l.asm:12: error: instruction not supported in 16-bit mode
l.asm:13: error: instruction not supported in 16-bit mode
l.asm:17: error: instruction not supported in 16-bit mode
l.asm:18: error: instruction not supported in 16-bit mode
How supposed to do
16 bit mode we aint getting outta the 90s with this one
Nasm l.asm
~ $ nasm -f elf l.asm -o hello.o
l.asm:10: error: instruction not supported in 32-bit mode
l.asm:11: error: instruction not supported in 32-bit mode
l.asm:12: error: instruction not supported in 32-bit mode
l.asm:13: error: instruction not supported in 32-bit mode
l.asm:17: error: instruction not supported in 32-bit mode
l.asm:18: error: instruction not supported in 32-bit mode
Atleast 64bit support
🛠️
ld: hello.o: Relocations in generic ELF (EM: 62)
ld: hello.o: error adding symbols: file in wrong format
Fixing
compiling assembly is exceedingly outside of what i know but also i looked up the os again and they have several compilers but most prominently mentioned is fasm so is it intended to target fasm? Totally clueless here
both have same syntax it seems but idk apparently fasm is easier
there's also a yasm out there 
.data
Msg: .ascii "no idea !\n"
len = . - msg
.text:
.global _l
-l
mov x8, #64
mov x0, #1
ldr x1, =msg
mov x2, #len
svc #0
that's essentially about as useful as what i said there so yeah pretty much
No way I will exit system that required one 😂
you need to define BITS 64 at the top of your file
Trying to avoid using the owncast admin UI and it is not working well. Apparently the config file has been removed from existence.
Hmm
or pass the appropriate nasm flag
good meowning 
as konii explained, you have to add BITS 64 to your file, or use the elf64 format
file extension doesnt really matter
luv me some
neshush doesnt have this one 
awawawawa i was cooking but some huge insect flew into the kitchen
can it please leave 
i'd be happy if a bird flew in and ate it yes
i hope it flew away by now and i can continue cooking
Ah yes, my parcel is on its way. <img class= ...

Idk if there's any important data there so i blocked it anyways
mhm we love base64
base1
My parcel tracking number is somwhere in that embed failure fuckup, so i dont want to leak it

Otherwise yall would know where i get my groceries 
Ah yes, where you count to 10 and the symbol happens to be A for some reason
that base 16
I got banned from playing uno at my middleschool today
Since i graduated 2 months ago im not insured anymore so they dont want me there 
You know what, I'll take that instead of the failed joke
Show em no mercy
10 in any base is the base number
10 in base 16 => 16
✅
Base has to be a natural number excluding 0, what if we didnt follow that rule 
Now with a brand new expansion
i mean sure you could
if you define bases in terms of logarithms and exponents you can use any arbitrary base
dt
Still can't believe how broken the cards from that one are.
-# Context, this version adds a rule of if you have 25 cards in hand you are gone
-# (There is a mechanic that lets you survive this once, but it's a pregame choice and you could double a draw stack once instead)

I got my vive cosmos "working" again
it is only mildly broken
(it doesn't detect my headset unless I connect a usb A -> C cable to its internal port and restart it, which for whatever reason makes it happy)
Edit : How much get marks in ure school or college tell me please
I got decent marks :3
Good
maybe 1 or 2
Mine was 0/25 marks
maybe 3

They thought this will judge people

89% average marks for me in college
om
Any word on NeuroSynth progress?
Today there was a new model, version NS-B-3.1
Turns out 5 instances of A#5 is not sufficient to learn A#5
that seems stupid, there’s no falsetto or anything it’s not a human… why can’t it be A5 +1st or something why does a single pitch have to be learned explicitly
If there's not enough data about a specific pitch, the model just fails it for some reason
The highest pitch that succeeds has liike 20 instances in the data or something
awa 5?
No, A#5
yea awa5
A#5 is a pitch
to make it sound like neuro across all voice ranges rather than just a pitched version i suppose

the whole thing is weird to me. like any tuning software is capable of pitching 1-2 semitones without noticeable distortion/formant weirdness/whatever. is your data literally just rvc?
Yeahh just randomly pitching around will break things, otherwise all soundfonts would be tiny
oo ee oo
pitching vocals and retaining the formants is a solved problem
What voice range we should do
(1.3 is good )
I personally just extrapolate with Neuro RVC, as it can pitch up and retain natural voicing
So, uh, are there any conditions for me to work with you on a NeuroSynth cover?
Current NeuroSynth versions are 100% RVC, thus the BETA label
also “natural” in this context makes little sense
If you want to make one, you really just have to provide me with a vocal MIDI and lyrics (in specific vocal synth compatible ways) and I can work from there
Hmm
Right. Any formats you'd prefer?
I mean MIDI, SVP, UST, USTX, VSQ and VSQX to name a few all work
For MIDI there are some specific rules
Ok? What are they?
Musical Instrument Digital Interface, is a technical standard that allows electronic musical instruments
I know that
I worked with MIDI before
You must keep the MIDI notes such that they currespond to words or phonemes in a natural structure, such that following them you could sing the song in such a way that each note only contains one word or continues the previous note's word to a different pitch
You must make it such that there is only ever 1 note per track present, for harmonics use different tracks for harmonics
Keep the same type of harmonic to their own track, rather than smashing all mixing units to one track, for example if you have background noises and a main vocal, even if they don't play at the same time, as mixing them differently is required
singing chords 
Singing chords is an example of where you need multiple tracks, as you need the main pitch, the low harmonic and the high harmonic
pomodoro timer
not humanly possible 
Yeah by technicality you can't directly sing a chord, a voice can't naturally be multiple pitches at once
It would also be a pain to implement multiple note sequences at once in the pitch bending engine, so it just doesn't exist
erfi
📺

How do you want screams and other unpitched sounds to be communicated in MIDI?
Everything has to have a pitch
Right.
Note, ensure you do not go beyond something like G5, as that is where NS's range hard-caps due to data reasons
OK.
supplement with eliv voice
Can I also use pitch bends?


Evil has the exact same base data and exact same limits
If you want me to insert a pitch bend somewhere, just split that part into two or more notes in your MIDI that I then spread the lyric across
musical instrument digital interface polyphonic expression
Ok
you still can do pitch bends in midi even without mpe though
idk if superbox’s software understands them though
I am not aware if NS's inference engine knows to pull that
Oh great this is finally fully counted up
the sun the moon the stars
the star 
I wonder if it's possible to let neuro simulate a wii remote

real time analog data llm output
nermleaf
New package has arrived 
I love spending money
send it to me
send it to her
Our bro will artist
Also sent with bubble wrap
Too much for an LLM to handle
lämp
awa
What security charges of this items
I would be spending it
If I had any
No think more like controlling the dolphin emulated wii remote
Again, just simulating the inputs of a Wii remote is too much for an LLM
uh huh
Neuro need some training from user
-# Seriously if someone wants to pay me to do NeuroSynth stuff, I would accept that, I feel like I've been doing too much for free
i can send you 10 bucks
Let me rephrase it
Would it be possible to make a program that let's neuro control a simulated wii remote like a mouse
No
Without neuro directly simulating it
Hmm
Too much outputs required too quickly
in crypto of your choice
I don't usually do cryptocurrencies, I prefer real money
what exactly wouldthe use case be?
Neuro playing the wii
If you want to give me money in a currency such as that you will have to instruct me on how I can store that currency
Im my country crypto will taxed 70%
you're gonna have to be wayy more specific than that unfortunately
nobody will gaf about $10 but sure
like I'd imagine a couple games could work but a lot of the wii relies on real time inputs that don't map well to the neuro api
I care when 10$ is basically a 4th of my current entire bank account
damn so you're like very unfamiliar, sadge
Neuro being able to interface with a physical wii console as a normal player
interfacing with a controller is easy, making it in any way usable for playing the game is not
Yeah I've never done crypto, and only recently turned 18 so I'm also new to digital money in general
Giving neuro access to a robot arm with access to a wii remote and a camera pointed towards the TV that is displaying the video output from the wii console?
I uh
that feels like you'd just make the problem infinitely harder
it is
Raspberry pie
the problem is not letting neuro use a wii remote
No there's 0 chance an LLM will ever be able to do that
the problem is neuro has no idea what a remote is used for
nor the ability to play any games with it
you'd have to make a mod for a specific game that maps what's on screen to a simple set of actions for neuro
Giving neuro access to dolphin emulator and the built in dolphin emulated controller
Then neuro just needs to know how to use a mouse
"just"
That is also too abstract for her
Its a mouse
Well she can't use a mouse
neuro does not do real time gaming afaik
LLMs are incapable of things other than text processing
WII WILL BAN SOON
this is the not possible/very hard part
not the hooking up to dolphin part
the whole api works on basically glorified llm prompting as far as I can tell
So were you serious about that or?
yeah?
werent many images turns out
was only 14.8g in the end
oh me? yeah
smol
I wanted to reply to this
can we have neuro play wii monopoly
Ok what if neuro just said what she wanted to do (ie: open this game move the nunchuck joystick forward) and a homebrew app did it
ye i am serious, it just feels not very good because crypto is a minefield nobody should touch in general, i feel like a scammer getting you into crypto 
Like those "twitch plays pokemon streams" but with more commands
yes that would fundamentally work
but the issue is, what wii games have the same pacing as an original pokemon game?
How long have you been programming for?!?!
A method of money transfer is better than no method of money transfer
Who knows, maybe having something like a Bitcoin wallet listed as a donation option would some day pay off, who knows
bitcoin is trash for small amounts btw
Uhh, at least 1 year, maybe closer to 2
And you're already doing the NeuroSynth?!?!
Then something different like Monero? Or whatever it's called
fees too high, transactions too slow
Yes? I have this feature of having an insane ability to learn fast
I was using twitch plays pokemon as an example of the control method neuro would use not the game
Honestly amazed.
Do you have the ability to hyperfocus by any chance?
Although I do see the issue
NeuroSynth
Soon it will install
I would need your adress, so no
I can at least keep focus on one thing reasonably well, but as far as I'm aware most of my learning is just my brain being wired non-normally
In what non-normal way?
the only even slightly popular game I can imagine working is like mario galaxy, with neuro playing as the 2nd character who exclusively does like star collecting or something?
even then you'd have to do some level of making it playable with neuro
World
Of
Goo
ig it would just be like a few of the streams with a neuro mod where she's basically just watching with a bit more context for the game
'Tism prism?
Something something asperger syndrome or whatever
POG
aassdbordger
reeeeeeeeee wikiteam3 doesnt actually include the restore functionality to the local wiki you have to manually do that
welp that'll be a tomorrow thing
This is just the case and keyboard btw, no tablet or pen.
send it
free stuff
You wouldnt be able to use it
can i have it
I dont want your adress so no
i can set up a drop
No thanks
i have henchmen
I'm in the process of getting tested for autism
The doctor at this point is saying that I have signs of autism but they... I got distracted after that and can't remember the rest of what he said, I can say that his monitor is extremely outdated, and so is his version of windows
my favorite ones are polygon and solana for small amounts, but idk. monero is fine too afaik, but its too difficult to use properly. btc and eth are too expensive. bitcoin cash (bch) is probably fine too i haven't used it in like 5 years though and don't remember shit. any closeted crypto enthusiasts willing to help me out here
Silly
If it's Windows 10 then peak
ton is a good chain too
It is windows 10 but the version starts with 18 😭
The people responsible for my money had cctv cameras connected to a crt from 1987 or something. Yellow discoulored 11" crt
Might have been 16
Whuh
monero wallet took like 3 days to sync lol
w10 from 2018 
i mean the whole blockchain was like hundreds of gigs and the stupid thing was NOT quick about it but still
I am praying that I doesn't have malware
He
Okay now I remember why I didn't mind apple autocorrect
that's what i meant by use properly, you can avoid all of that if you're using a public instance but that's not "properly"
Because it wasn't a backstabbing psycho unlike my Samsung phone's autocorrect
yeah it just hurts the network and isnt properly secure if you do that route
Well, pick one you think would be good and tell me how to set it up I guess
Feather is good for monero
i reread it and realized he was talking about other coins rather than random wallet guis
ope
just use dogecoin 4Head mooning any day now
🚀 🗣️ 🚀 🗣️ 🚀 🗣️ 🚀 🗣️ 🚀 🗣️ 🚀 🗣️ 🚀 🗣️
My dad used to have a bunch of bitcoin, and he sold it RIGHT BEFORE IT BECAME WORTH ALOT OF MONEY
i purchased a few things with whole ass btc when it was under $100
Unfortunate
But nobody knew that it was gonna explode
True
He still has his hardwallet
im pretty sure a flash drive that i am not sure of the whereabouts of has btc on it so that's wonderfful
used to mine in a pool before GPU became impossibru
it didn't become a lot of money overnight, and you probably wouldn't be rich. this is my favorite fallacy
if you wouldn't have sold it then you would have later for a bit more
if you didn't lose your wallet you would have sold it still
everyone has some variant of that tale at some point
my parents considered slapping like 10grand into apple stock right before jobs came back in the 90s and didn't
whoops!
i did buy nvidia when it was under $20
so i'm doing alright on that
wish i had bought it at like
2015 price tho
Worst idea I have ever had
Crypto currency that you can only buy $0.01 worth at a time, no more, no less, but it will stay worth $0.01, so if you buy 1 for $0.01 and 1 then becomes worth $10 then your 1 of the Cryptocurrency becomes 0.001
what is the upside though
I guess it's stable
There is none
||it was 1 share. $100 is still nice, but you're not rich||
Oh yeah and it's designed to crash if it gets too popular
i actually havent even looked at the account in so long
it was like 40 shares
Well, anyway, how about this part?
still not that much
not a bad bonus tho
assuming i literally ever sell the shit which i havent
unrealized funny money 
surly nothing bad will ever happen to the nvidia stock price 
they did the 10-1 stock split after too so assuming i sold now i'll have a nice stinky ~60k of profit from it but i'm the greediest man in the world
so instead ill watch it disappear with great stress
i don't know
i feel like i'm taking responsibility and am subconsciously avoiding that
i also don't know what you have in terms of fiat off-ramps (exchange for real money) in finland or the world in general
the best way would be for you to learn about it yourself but i value your time and don't want to make you spend it on useless crypto shit
web3.0 brah
i wonder how the explorers guild or whatever is doing
building their worldwide community featuring .... newsletters that are autogenerated
let me think about it carefully and research stuff and i'll tell you, just give me a bit of time
Sure, 10$ is absolutely worth some waiting when I'm completely broke
one thing you should know and be prepared for is you'll probably have to do KYC when you register an exchange account
just use btc or eth or even like usdc if it's urgent and you want the best chance of it actually being supported + dont care if the FBI can figure out who you are (in finland)
btc? not for $10 
i mean it's capable of sending $10 but the fees and fluctuation mean it's not practical
And what may that be?
it's a erc20 token, i'm talking about the ethereum network in general, fees too high
verify your identity in some way basically
So log in with a bank account or something?
"know your customer", means sending some form of official id and probably a selfie too
for fraud reasons they need to know more than just abank account yeah usually you need to use an actual ID with photo verification and possibly more if they're ultra sus of you
could just use like base network eth
idk if u have access tho if sanctioned
base fees are way lower
supports usdc and pretty much anything eth chain
why wouldn't i have access to a chain, how do you expect sanctions to be enforced
or is it something different
that you mean
i have literally no idea what restrictions they implement
i just know base is a coinbase thing that might be hard to access in some way depending on what exchanges you're currently able to use (without great pain)
in terms of eth networks as i said i like polygon
Sounds semi-difficult with my outstanding lack of hardware for such things
damn
perkele................
Whuh, why swear?
using solana you could be this AI generated woman on her phone verifying your id
swear = peak humor
i use solana, i'm basically her
for me it's actually a wow reference
because of paragon
that and usso taunta are like the 2 finnish phrases i recognize instantly
well, taunttaa
or something
Lich king 25hc 
That does not look like Finnish, more like Estonian
oh it's like the binance eth net but coinbase, got it
yeah no restrictions for those outside of actually accessing the nice-to-haves provided by it being their own net
im probably misspelling the shit out of it
paragon was one of the best raiding guilds in the world when they were around and they were almost exclusively finnish
usso was the player's name, one of the players was yelling at him to taunt (which pulls aggro from an enemy forcibly to the player who taunts)
taunttaa is probably just taunt stated with a heavy finnish person's accent rather than a real finnish word
Oh true, that is just a Finnishfied version of that other word
and it was le epic because usso was a hunter (not a person normally taunting the lich king) but the tank was going to die no matter what because he was enraged with 1% health unless this hunter forced the boss to run across the entire platform
they quit playing in 2016 after not being able to find enough extremely sweaty finns to be in the world first contention
quit instead of opening applications up to people who aren't finnish
RIP paragon
pour one out
That's crazy
thank you for coming to my ted talk
I have figured out why my laptop sucked
cooling
The intel graphics command center was overwritting my power plans
ahahaha
That too i guess
So it was set to balanced while on battery, and balanced when plugged in
Which i dont want
you dont wanna save over 2 whole watts for 95% less performance why not
the datacenters need that power dawg
Also this power plan shit is so assssssss.
Gigabyte control center has one, intel graphics command center has one, windows 11 has one, nvidia probably also has one

im pretty sure my damn 5090 is chilling in here https://carbonrobotics.com/laserweeder-g2-1200
2 GPUs running "Large plant models" to identify weeds vs actual crops and shoot them with lasers to kill them without pesticides
thing is 12 meters wide

Honestly one of the better use cases
the model that's half the size so probably 1 gpu: https://www.youtube.com/watch?v=1fOMy7PcSgg
The LaserWeeder G2 600 can kill 450,000 weeds/hour with sub-millimeter precision, doing the work of a 100+ person hand crew. LaserWeeders are already helping farmers cut weed control costs and increase crop yields in over 100 crops across 12 countries. Now available in multiple sizes to fit more farms and budgets.
yeah actually kinda cool
apparently it'll de-weed crops better than a hand crew of like 75 people doing it by hand
@rigid snow So what now then?
cool application (if it works, which it probably does)
it has 32 lasers 240w each
dont get under there i dont think it'd be a fun place to be
it depends
they claim 99% accurate and like 10k+ weeds/hr
are you a weed

maybe that's why i can't into vim
dont think weeds are typically known for their high intellect
or learning capabilities
or finger dexterity
or sentience
just like me
damn

i think uhh let's settle on ethereum based chains, so metamask as the wallet, download that. on pc i think it's a browser extension. then dm me the wallet address
it's the string that starts with 0x
Well let's see then I guess

when a 11mb dataset warns you about it being very big and then the readme says:
(make sure you have at least four (4) megabytes of free space per disk of Moby product for HD diskettes, two (2) megabytes of free space for DD diskettes.)
I turned my tv off, which made the av receiver turn off cuz simplink, which made my laptop disconnect. then i turned the tv back on, which made the avr turn back on, which made my laptop connect and then immediatly bluescreen 
hey that's like $20 from radioshack who has that kinda cash
yeah i'm gonna do polygon, base fees are too high still, $1 for a tx
tbf the readme is dated to 27 June 93 so it checks out
really shows what 30 years does. A newer version is a barely comprehensible xml custom format. This one is just csv ascii
average internet was probably 14.4k in 93 so that 11 mb would probably be like a 16 hour download if trying to transmit over the internetz
unless you were big ballin on a t1 or something
at least the english language didn't change too much in 30 years to really matter. Especially not in a good way
I mean.... I checked synonyms for "good" in the latest version and got
(s) instagood likely to get many upvotes on Instagram
latest version of the dataset
devs really phoning it in with the more recent patches fr fr ong
Is there a way to release a flutter app on Github that can be downloaded and installed on iOS?
i think you as the developer can install an app on your phone for like a week and then they disable it or something
apple moment
from xcode
if xcode supports flutter which i have no idea
should I build the .ipa version and publish it there? I work on windows, so I have no idea
could run the turbo crappy web flutter maybe
Apples is locked side load
(Now fucking android also restricted now )
Duepoly is. Shit
i didnt see if they released more about that but i figured it might just end up harder to enable sideloading than it is right now
isn't it already disabled without developer options by default rn
Nai I can't install app from github
wut i have a few guess ill never delete them till im certain it can be brought back
What Ure android version
Don't enable (advance protection) please
Whut? Sideloading is disabled on android 16?
Nai
Realistically what will probably end up is you'll have to sign and maybe build the apk yourself
Google is testing this feature
Should be able to do it on device too unless they fuck with perms
I hate most
If google disables sideloading completly... welp. Maybe will be time to install a new os on my phone 
yeah ifigured itd move towards just verifying who you are so that they can throw you under the bus if you do something stupid with your registered side loaded app
copyright and whatnot
So unless I publish it on the app store, the user will have to build it himself? Sucks
for ios they cant even do that, not longer than 7 days from what i was seeing
I sent too many requests to disable my fucking advance protection
meh
I love malware 
I have my doubts what you will be able to install an apk that you build yourself either
That's also technically "sideloading"
I love android and will never change to apple, and this just reinsforce my statement
im reading the page for advance protection and i'm pretty sure they offered me this when i updated
Nobody said anything about them stopping sideloading 
They just have to be signed by a verified account
and i figured it was some malware that would just ruin my life so nah
you're not going to be able to sign an app without a mac. you can just drop a non-signed ipa in the releases, those who know about sideloading on ios will figure it out
Sorry... that's exactly what google wants... 
I guess I'll do like this. Sadge
Just I need mound my phone as root mode
Then then all wasted phone will use as raspberry pie
They want you to verify yourself so you can't distribute malware
my laptop is trippinng bruh, wtf is this 2880x480 resolution? this is supposed t be a 4k tv
Nice
any malware "protection", anticheat whatever that actually tangibly stops me from doing wtf i want on the device as far as what's installed is actively malicious malware itself and worse because it's usually forced whereas installing something incredibly dumb on the phone yourself is optional, as far as i'm concerned
What
That's... not the real target. If they wanted to do that, they would inspect the applications, not the people. If I want to keep building apk's for google next year, I have to give google my Id card and other nonsense. 
idk. I never asked for this
https://www.corsair.com/us/en/p/monitors/cc-9011306-ww/xeneon-edge-14-5-lcd-touchscreen-cc-9011306-ww u got u one of these
nah bro i see it right there
it says 2 on it if you missed it
that's ur corsair xceneon edge brah
It's most likely just the display advertising this resolution because who knows
Maybe one of the engineers was bored and said why not
didnt you already have issues with this tv's resolution like a couple weeks ago
i feel like this happened before

lol i ran that wallpaper for so long
Awesome setup
Nah that was that it wzs doing 4096 x 2160 instead of 3840 x 2160. But now its just doing whatever the fuck it wants
The ps5 seems to do 4k fine on this, its only my laptop and tablet that seem to fuck up
did you ever get another cable to try with the higher bandwidth (not that it should particularly matter for that resolution but perhaps with the cable length and laptop parts it's unhappy with the signal in some way causing issues in what res it's reporting to them
This is a diffrent cable
but is it still 1.4 or w/e
Fuck it ill try the ps5 cable
Even with ps5 cable its not really working. Maybe 4k 10bit is asking too much?
What Ure tv support
Yep
im sure it's fine and i do not give a shit about tvs in general but this made me laugh hard searching that
free is always good cant complain about that
True
I have discovered something interesting
4:2:42 60hz 4k 10bit, no video out. I try to unplug the cable and halfway i get video 
My honest conclusion is that i hate laptops
In linux i can just hardcode the res in the config now that i think about it 
id be deeply concerned about my entire life doing that
would feel like everything would explode at random
even if it wouldnt
i have a samsung monitor that hasn't given me trouble with resolutions on nvidia cards thankfully
is it specific ones or something
Good support
How much ure gpu has
xorg issue?
The what?
It's the very specific g7 I have that has an issue where 10 bit colour mode ends up stretching the inage
lol

that is very specific
Extended display identification something
data
It's a standard for displays to advertise their capabilities
I hope my green card approved in USA if do then I will transfer to usa
On windows and xorg it's a non issue since you can set it to only do 8 bit
welcome to the thunderdome (maybe)
i keep trying to get my monitor to run at 280hz like its supposed to

it doesnt work even if i modify the edid
this happens to me if nvidia drivers are messed up
i assume your cable is dp 2.1
i think you're meant to have the upgraded cable for anything like in the 4k 200+ hz range, 1.4 wont do it
is actually the monitors fault
it doesnt report freesync res properly and it causes amd driver to misrecognise it
it can drive it at 280hz on windows or with an nvidia gpu
its just a driver skill issue
r u wayland
if so i blame wayland
or xorg
if so i blame xorg
job done
Hmm.
Ycbcr_444 limits me to 30hz eventho it shouldnt cuz hdmi2.0.
Does arc lower the bandwith spec?
No, the encoding is limiting the bandwidth
same behaviour on both
hdmi sucks use displayport

maybe also try ycbcr424
I would use dp if this tv and avr both had it
Options are rgb, 420, 422 and 444

Try RGB
hehehe
We can use gpmi cable
oh cool my 3225qf supports 10bit
i have not intentionally enabled it but maybe it's using it

kde graphically seems to just have an hdr toggle and i assume that enables 10bit mode if needed but it doesnt really say
off to etc
What is gpmi
GPMI is a new, high-bandwidth AV interface standard from China that offers significantly more speed and power than Thunderbolt 4 or 5, designed for commercial and high-performance applications, whereas Thunderbolt is a widely adopted Western standard offering broad consumer device compatibility with high speeds but less raw power and bandwidth compared to GPMI's enterprise-focused variants. GPMI Type-C supports 96 Gbps and 240W, while its Type-B variant doubles these to 192 Gbps and 480W, surpassing HDMI 2.1, DisplayPort 2.1, Thunderbolt 4, and even Thunderbolt 5's stated capabilities
Hello 
I know

192gbps is wild
Hmmm. Maybe i need a diffrent cable from the avr to the tv 
bottleneck found
erfi
Im beginning to think they should label cable versions
good caables (and many meh ones) do
What do u prefer gpmi or displayport cable
If it is available?
Mine just say "high speed hdmi cable awm style"
Dp is just better, but i dont have that option
nya
The weirdest part of this tv has to be the gap btween the lcd and the backlight
What resolution? Because "high speed" is not enough for 4K60
I have an "ultra-high-speed" cable for my HDMI needs
That is actually fast enough for 4K60
The space inbetween the panel and the backlight is masive
If i ever had ants here this tv would be doomed
Ignore the finger on microphone sounds lmao, i should have edited that out
my 2012 lg is the exact same
there's like almost 1cm between the lcd layer and the backlight
Its not too bad if you dont get close, but for 4 player mario kart its kinda bad
Anyways i have decided i will use 4k60 10bit 422, and i will forsake arc in favour for toslink
my mousepad's rubber layer disintegrated into my desk, great
now my desk is stained with black goo
The 10 bit port doesnt have hdcp 2.2 
Guess ill do 8 bit
Labelling cable should be done for USB-C too
True
Wait a minute, this avr has multiple hdmi out.
I can just set one to the 10 bit port and 1 to the hdcp port

I would use a 3rd one for arc but im running out of cables here
cabol
i'd judge you for having coffee at midnight but that's when i have mine too
i lost like an hour today trying to debug why arch didn't like my campus wifi and the reason was there was a space after the path for the certificate 
why are you making me pick a path through dolphin and then just add a random space
hi
Classic
Path sanitization is hard, please understand
420 is 1/2 the bandwith of rgb or 444
Ok i set up:
4k60, 10bit, 4:2:2, no hdcp2.2
4k30, 8bit, RGB, yes hdcp2.2
This is the way its gonna have to be till i get a better tv
Netflix is 24fps anyways i think

you may have to wait a while
neuro hair water bucket
Hdcp is making me go insane
valid honestly
Good luck (keeping your sanity)
I figured out i can do netflix 4k if i dont use the avr
But that means no dolby atmos

awawawa wa
@wind merlin wake up
I got automodded for using a bunch of parentheses 
om
I'm making myself go insane
Literally 1984
automod can only use regex
they should update it to support arbitrary context free grammers smh

Anyways uh
I've gone completely sane following the make a lisp guide 
probably a good intro to langdev good luck
i just made a scheme the other day https://github.com/chayleaf/2-day-scheme/blob/master/main.c

Ty
Using rust probably wasn't the best idea tho. I spent like 3 days fighting the borrow checker only to realize I had scoped my mutability poorly 
its not a bad idea
but when you write a gc in rust you have to use indices instead of pointers
indices into a global arena that you pass mutably everywhere
I don't think I'll add a gc
I just want to get it over with and start working on something else
Me rn
So sleepy
Yeah I could but i still want to make some more progress on my lisp
That or set up nvim to have stuff for elixir
you should also try gleam
Statically typed elixir 
I've heard of it but never really looked into it
Will do 
yes yes you should listen to me (i have never used a single BEAM language in my life)


Yk what then
I won't check it out 
erf
I'm being bullied 
you sshouldnt disregard my opinions just like that, they hold a lot of weight as an aspiring cult leader

I've just met you how was I supposed to know you're an aspiring cult leader x.x
oom?? i have 32gb of ram what the fuck is vscode doing

running out of memory 
default vscode lsps are written in js i wonder if they're hosted in the same process or externally
did you try including your whole project root directory + build files in your rust project using include_bytes?
they're external processes usually
i sure love clangd eating like 16gb of my memory 
awa i suppose vscode would crash with oom even if some other process is the one that caused the oom
no, it was a python project 
with two installed packages
Does it not use existing lsps like Lua_ls or clanged? 
the clients are in js
it does but microsoft wrote some for json and html and stuff

they also wrote the js one 
erf
i'll believe microsoft docs
this could be a big mistake
but luckily an inconsequential one

i wish people used json schema files more
i curse you: you have to write the correct json schema for each and every piece of json you edit, otherwise all of your hair instantly falls out and never regrows
*nub
6
7
1
e
1163912230585237655
enub
e
nub
Me when I make all config optional without documenting the default 
mpv 
i actually made my own config that completely replaces the default mpv config
just so i can refer to it if i forgot some keybindings
i really just say grammers
just said

The unholy email regex
I have received my first noise complaint 

When we watched starwars it was way louder so idk why now
i guess they liked starwars

i also asked my parents to install soundproofing and they said no, and now they gonna complain to me???
I give the root partition 128 GB, and 50% of it is pacman cache 
Dang, that's one slim system
no its just a slim root
I gave root a 4TB drive
it is 2 am and i am producing on speakers. did that for the last 4 years. have yet to receive a singular one
and i live in a building, like one with flats
like i have neighbours above, below, and to the sides
the theatre room has 1.5m*10m of windows, so a lot of noise escapes fro there
maybe they're just afraid of me or something
im looking at detroit become human again. and it literaly does have soft shadows
this is soft shadows
how is soft shadows a good thing
it depends
imo they're not great, but its better than aliased shadows
and for materials like glass it does make sense to have the edges of the non-glass shadow softer
afaik all techniques to do softshadows are more expensive than just throwing the actual shadow as calculated onto the scene, so its both using performance and not even that good looking
they should blur depending on the ratio of how far the subject is to the light source and to the surface
it'll get out of hand quickly with how much you'll need to blur but
you can probably make something alright looking while capping
that's what a 5090 is for mhm
1080p realistic shadow 60fps gaming
the technique im most familiar with does have higher resolution shadows closer to the lightsource
Just bake smh
nah
valve be like:
baking is good for static elements of the scene, but you wouldnt want to be caught alive with your main character baked


Adds more options to the table considering you don't need to do it real-time for everything
so the things closer to the lightsource should have softer shadows?
that does make sense for non-parallel lights 
(Unless ur a modern day unreal engine dev)
i havent dont lighting in probably a year
those arent welcome in my home
and not changing the res at all makes sense for parallel ones
in a perfect world there aren't really parallel light sources you encounter in day to day life, or like at all
for parallel ones you would just render the shadows in orthographic view
minecraft lighting is very different to what we're talking about
its not really that you choose to render at higher res, that jsut happens with further stuff bein smaller
when doing non-parallel
right
id consider parallel lightsources easier to do tbh. anything that is related to sunlight, boom its a parallel lightplane
problem is, sunlight may be practically parallel, but optics are a very, very weird thing and you still get blur the farther away from the shadow surface the subject is
Reminded me of it though regarding optimizations
but see, to know that game devs would need to go outside, which is why this isn't a thing yet

Next update
this should be how it works automatically, since the part that is closer is higher res and thus if you blur the edge layer of pixels it has less efect 
Inverse square law?
inverse square low has very litle effect this far away from the sun no?
since the rays are practicly already as good as parallel
it's basically because the sun is a disk. imagine you're the floor, the further away you are from the thing that blocks the sun the more of the sun you see at a time
its cuz the sun is big in width
the blur on the left side is cuz only light from the left side is able to reach it
yeah basically what i said, the object partially blocks it
Oh for the sun there will always be a penumbra
nah bro has the scientific name ready
i dropped physics when optics started. probably for the better. the fuck is a penumbra sounds made up
so in my current version of the engine i calculate basically only the umbra, and then fake the rest by multi-sampling a 3x3 grid around the selected pixel.
multi sampling is expensive tho so it would be good to not fake it in place for a cheaper option
if it was just 2 single lightsources you could render them both and do an OR, but the sun is basicly made of lightsources
rendering 2 would be cheap cuz you can do them in parallel btw, but 256 would be expensive
Raytracing or similar pathing is probably as close as u could get regarding accuracy
There are guaranteed to be approximations to get it cheaper though out there
realt-time raytracing ussualy does the opposite approach of going from the eye to the light-source and averaging those results
Uncharted 4 had some good white pages about getting an approximation of the effect
Using capsule or cone based shadows
are shadows 2d ? how about when in the shape of a triangle rendered at 100k fps
it depends
for what im using they are technically 2D renders, but the image data itself stores depth from the camera as the colour brightness, so in a way its 3D
Awa
awa
awa ✅
awa
awa
https://youtube.com/shorts/sliXMuw9Mgw?si=UKCuuMC4Hd5bX-uq
I hate android this new feature
🚨 BREAKING: Google is killing Android's freedom! By 2026, you won't be able to sideload unverified apps - say goodbye to modded APKs and hello to iPhone-style restrictions.
Is this the end of Android as we know it, or a necessary evil to protect users from malware? The tech world is about to change forever! 📱⚡
....
.....
.......
..........
..............
Output
Bye meet Tommorow

hope that doesnt last long
glueless
glueful
Chat guess where i applied
bwaashington
microsoft teams 
I just made NS work on GPU again yay
Microsoft copilot
🙏 😭
"he says hes going to choose a white pc case bcs black gonna absorb more heat and overheat more"
erm...










