what cured you from distrohopping?
>>106505561Kde fedoda but I might switch to Kubuntu because I'm fucking sick of selinux repeatedly strangling me for the high crime of using windows in a vm
>>106509410A bantu stabbed her to death on a train in America. Ukrainian girl, stabbed for being White.
win 11 home with automatic updates enabled
>>106508430whatever you want op
Debian, and then win10 IoT LTSC.Would still be on Debian if ableton and VSTs ran on it, it's the least bullshit OS if you can get away with only using FOSS tools
Is it still worth buying a Nvidia Sheild in 2025? Are they ever going to update this?
>>106507386Onn 4k is the least shitty of them and you can still side load apps and launchers
I have 4 of these. Still the best. While rare, Nvidia still gives firmware updates too, amazingly enough. Of course if they fuck with sideloading that would suck, but I don't see it happening.
>>106507074One of the few non-chinkshit devices that does full lossless audio passthrough
>>106507435New TVs too. Fuck using the built-in software
>>106506706reminded of a nvidia shield thread from last september where several dickasses sperged all over the place and insisted i was wrong when i said nividia abandoned this
What are you maids working on?Last one: >>106482423
>>106508199gonna watch a sick kinolicious film with your za za? mhm?
I implemented LZW-like dictionary compression and (non-adaptive) canonical Huffman entropy coding in my exploration of compressionI'm still not clear on how you decide things like alphabet size for entropy coding. I've read that things like LZ77, LZ78, BWT, BPE, RLE, MTF, etc. are really data transforms that (I think?) should make data more amenable to entropy coding, but it seems like your choice of alphabet size and specifically "what" you apply entropy coding to matters a lot, since the distribution of input symbols will determine if you get any compression from it.Interestingly, Huffman(text) < Huffman(LZW(text)) < LZW(text) for the ~18kB of English text I'm testing with.I have variable bit length codes in from LZW that get serialized into a byte sequence, but the LZW codes (that have structure relative to each other) will straddle byte boundaries, so I'm guessing this is why just applying Huffman coding to the serialized bytes doesn't work very well, since it's kind of seeing mangled fragments of the longer codes. I imagine if I only entropy coded the 8-bit symbols in the LZW code stream it would work better (since the symbols that appear in the text are a small subset of ASCII), but I think it would require more coupling between the LZW encoder/decoder and the Huffman encoder/decoder. For example, when the LZW decoder is about to read a symbol, where it currently reads a fixed 8-bits, it would need to call the Huffman decoder to read a single code out since the codes are variable length. Encoding also gets more complicated.
>>106508227Try feeding it a KJV Bible to benchmark it against Maid-LZW.
>>106505508>Have any of you read books when you were learning?I learnt a long time ago, so that was the only option (other than being actually taught in class, which never suited me so much).Keep a bookmark handy; you won't digest it all in one go, and you should attempt the exercises (if the book has them).
In C++, is there something like an std::pair, but for 3 objects?
>Read the sticky: >>105076684>GNU/Linux questions >>>/g/fglt>Windows questions >>>/g/fwt>PC building? >>>/g/pcbg>Programming questions >>>/g/dpt>Obsolete laptops >>>/g/tpg>Cheap electronics >>>/g/csg>Server questions >>>/g/hsg>Buying headphones >>>/g/hpg>How to find/activate any version of Windows?https://rentry.org/installwindowsPrevious: >>106474963
>>106508856oh youll want to click one of these links after violentmonkey is installedhttps://github.com/TuxedoTako/4chan-xt/releases/tag/XT2.24.1https://github.com/TuxedoTako/4chan-xt/releases/download/XT2.24.1/4chan-XT.user.js
>>106508867Alright, I added it to my violentmonkey scripts and that fixed two of my issues (captcha are now appearing correctly and mp4s are no longer being opened in new tabs). Thank you. One problem that still remains is that I can't contract videos by clicking them.
>>106508934thats a settings rabbithole youll have to figure out as u go theres a lot to play with
>>106508801>can't contract videos by clicking on themI came here literally for this issue. One okayish workaround I have found is you can click and drag videos to the left and that contracts it, but I don't wanna have to keep doing that shit.Any help on how to solve this would be greatly appreciated.
is there a list of /g/ recommended routers anywhere?
How did we get here?
>>106501687A safe choice. They are smart and do what they're told. Downside is they can't innovate. But innovation is always a gamble.
>>106503911>'whites are stupid and lazy' will become a reality because after a generation goes by after gatekeeping whites out of business/societyNot a problem for German an Dutch Amish bros, they'll just continue selling honey and hand carved rocking chairs. Anglo's are fucked though and the only people they have to blame is themselves.
>>106501768CEO's, 99% of the time, do what the investment bankers tell them to do.
>>106501687h1b
>>106505989>hard working TradCath LatinX Folks Oxymoron.
Every major channel is talking about how the new youtube is bad, but really all ive seen has benefited me.>A.I voice spam channels are being demonotized>React channels are being demonotized and phase out>New non-monetized channels are being given a chance and pushed to the front>Vtuber and thot channels are getting scrutinizedReally i feel like its just major channels not getting every drop and its pissing them off. Im happy with the new YouTube, my channel grew more than 1K subs and 100s of thousands of views in only 2 months.
>>106509359nigger
>>106509379404 - brain cells not found
>>106509392that's cute nigger
>>106508633as long as I don't see israel on my feed and my adblock works I don't care what this LGBT cum garglers do.
>>106509379cope faggot
The absolute state of CNiles ...
>>106494053I
>>106507962Because it's unnecessary if you have control over the fonts. Use a different library with strict checks if you have potentially malicious files you have to support.
>>106507938how so
>>106507731Instead of running the check function every time you load the file, why not run it once on a given font then trust that font thereafter?Since performance no longer matters for the check function, why not use an off the shelf solution instead of writing it yourself?And you just discovered why the software works like it does, congratulations.
>>106509497It was sarcasm it doesn't matter in the real world. Caring about this is suckless tier brainrot
California Linux-killer age verification bill back from the dead. It looked like it was dead for the year (sent to suspense file), but it came back and advanced.https://legiscan.com/CA/text/AB1043/2025Summary:- Operating systems must provide a digital age signal, and must provide an update that acquires the age signal in the first place.- "Stores" (including just simple websites) must check this signal.- "Developers" (not stores, but the app developers themselves, somehow) must also check this signal. This part is particularly baffling, but makes sense if you think about it from the retard lawmakers perspective "facebook is an APP, meta needs to check your age before you use it!"- None of this is predicated on any sort of "adults-only" app or content. It's everything.- It specifies no specific standard so you can be sure tech companies will push for some kind of "environment integrity" bullshit that Linux can't provide.So like, somehow the developers of vim need to check your age before you can install it from apt. And if they push hard enough on the "secure" part of it, they could just say "Linux is not secure and can't be trusted to supply a valid signal."
>>106508962Are you not capable of reading English? It's not just stores. It's ANY FUCKING WEBSITE WHERE YOU CAN DOWNLOAD APPLICATIONS. Right there in the bill. "(e) (1) “Covered application store” means a publicly available internet website, software application, online service, or platform that distributes and facilitates the download of applications from third-party developers to users of a computer, a mobile device, or any other general purpose computing device. that can access a covered application store or can download an application."
>>106508974Then they will suck my dick and lose my money is what you're saying?
>>106508974just use non cucked services which aren't hosted in cuckifornia and aren't subject to their jurisdiction
>>106508995What I'm saying is, you won't be able to get anything from anywhere unless you're using an "approved" OS that sends a cryptographically secure signal backed by a chain of trust to the hardware level. It's not very hard to understand.
>>106508213>stop noticing and talking about things goyfuck off
What if we started an official /g/ bbs? It could be exclusively dialup or have dialup and telnet access and we could have a few bbs exclusive generals there along with other information and tools. What do you think?
Anon... /g/ can barely be assed to make a logo these days.
So, why are these still inhabited? Sounds like a huge limitation
>>106506958After half a decade in the industry, I honestly agree with you, bro.>btwI hate the antichrist, I hate the demiurge, and I hate OnStar.
>>106489690We have the new version.
>>106496585Single engine like used on the F-35 is for VTOL capability, allowing takeoff from smaller vessels.
>>106496023>A 100 km distance incurs t=d/c or 100 km / 300000 km/s which is 0.3 ms. That is insignificant.that is speed of light in vacuumand that is speed of light, which couldn't be used to remotely control a plane with current tech, you'd be stuck using RF like pretty much every wireless system in existence (no, a few laser communication PoCs in laboratory between 2 static communication devices doesn't show that it's applicable to a plane moving faster than sound ahead of probably-hostile territory)anyways, >>106490095 is right
>>106490169>Not an argument if we're talking national defenseIt is when it effects military enrollment. Do you realize how many less people would enroll in the Air Force with 0% chance they'd be a fighter pilot (not just they won't make it chance but nobody will make it because it doesn't exist chance)?
Why did Japanese consoles have weird architectures?
>>106507311Bad example, this was the generation when they started to use already existing architectures.The N64, the Saturn, the SuperNES, the NES, the Master System, had weird architectures.
>>106507311Cost/benefit.The dreamcast was the absolute undisputed king of "cost benefit with off the shelf components".The PowerVR2 chip was an absolute beast at dealing with cheap shit RAM and delivering great performance due it's tile cache.The SH4 was a CPU that had a pretty strong floating point unit made for "multimedia", that also happened to be great at T&L math, and both were cheap as dirt.
Like the Xbox Series seX is any better. The fridge.
>>106507311Until relatively recently all consoles had weird architectures.
>>106507311>implying non-japanese consoles were being sold
Come home, white man.
>>106508553i thought only whites had visible veins but pol told me most italians in america are southern and that they got blacked by mudslime bantus
>>106503956it's having little mousey babies.
>>106503886Come home, white man.
>>106503886>thumb ballI'm not downgrading from my proper trackball.
ITT everyone forgot to pop out the mouse to remove the dust gunk insideKEK>I moved from a m575 to a ProtoArc EM04 White for the triple blueteeth play
>Needs multiple clicks just to be able to rename a file.
>>106509332Life is also about dealing with bullshit, that doesn't mean anyone wants to do it more than they have to.
>>106488418usecase for usecases?
>stuck on 23h2 and updating to 24h2 fails over and over
>>106509565let me guess...not using jeetsoft approved cpu and mobo
>>106509578It's a dell G15 laptop I bought with win11 on it
Rate em or hate em, get your aesthetic fix
>>106471851>not knowing how to bake the rotation inlurk moar newfag
>>106452355>Singular monitorI'll never understand aesthetics niggas.
>>106506233midwit take typical jew worshiping fool
>>106463707Just whisper to it that it'll never be a real woman and that fluid will set solid.
>>106509461Only the mentally ill and/or men with small dicks need more than one monitor to compensate for the 'shortcoming'.
How to request advice:>Budget>Intended use (media, source, environment)>Frequency response preference and music examples>Past gear and your thoughts on themFAQ:>Where do I buy IEMs?Amazon, Aliexpress, Linsoul, Hifigo, Shenzhenaudio>Shopping Guide (IEMs, PMPs, Cables, Ear Tips, etc.):https://rentry.org/consoomer_guide>EQ Guide (EQ 101, Targets, Myths & Misconceptions, Case Studies, etc.):https://4ciemg.github.io/IEM-EQ-Guide/Comment too long. Click here to view the full text.
>>106508419you can't, i can
>>106508424EQ cannot into time domain. Checkmate.
its been many years since ive been recc'd the es4's.Has the iem space improved since then? I see only stuff I dont recognize in the OP.is the ECD pro a good budget upgrade to the es4's or nah?
>>106506562now ask it "is FR everything?"
>>106501047I never really understood how you guys actually rate things for the consumer guide. Like, it seems to be mostly chink stuff, which I don’t care too much about, but are all “western” brands (and I use that term very liberally here as a lot of western brands are just rebranded chink shit) just bad ? I just want some footing. Like, take a shure IEM for instance like the shure aonic SE535, where would it fall relative to the others on the list ? Is it inferior to the 30$ offerings ? Is it simply inferior to everything to such an extent that it’s basically a DNR compared to the other suggestions ? It would be cool to have some more normie choices to compare to. It would make it easier to someone like me who only ever went through mainline products to find something I could be happy with. Then there’s long term reliability too, which I don’t have the slightest clue. A shure IEM would have some warranty, but from what I have seen from other brands, they don’t seem to care that much. I mean, it does not mean they aren’t reliable, but I have no frame of reference from the list by itself without at least some warranty.