//g/
File: balloon.gif (35.4 KB)
35.4 KB
>>>Read the sticky: >>105076684

>GNU/Linux questions >>>/g/fglt
>Windows questions >>>/g/fwt
>PC building? In this market?! >>>/g/pcbg
>Programming questions >>>/g/dpt
>Cheap electronics >>>/g/csg
>Server questions >>>/g/hsg
>Buying headphones >>>/g/hpg
>Useful programs and live Windows environment: https://hirensbootcd.org/download/

Previous: >>108889150
Showing all 108 replies.
>>
File: malware.png (15.2 KB)
15.2 KB
Thoughts?
>>
>>108925710
I require context
>>
>>108925710
>>108925737
https://www.reddit.com/r/Malwarebytes/comments/1tq02gc/malwarebytes_detected_malware/
>>
>>108925795
Well why do you not trust Mieke when he tells you not to worry about it
>>
>>108925840
cant trust reddit
>>
Why does youtube work faster and more snappy when im logged out? It also doesn't do the "experiencing issues" thing either but it does when in logged in.
>>
>>108925884
Crack dealer hooks the free guy up. The guy who already paid (with their data) is on the back burner.
>>
Should I update my bios in my laptop? I googled it and the bios is from 2021 apparently. I'm afraid updating it will break it. There is a bio update for it from December 2025.
>>
File: 1772235970944489.png (7.5 KB)
7.5 KB
>>108925884
>>
cute flying kot
>>
i have a problem with win10 i hope anons can help with, cause i'm at my fucking wits end here

i use the computer normally, everything works normally. after some time(hours? a day or two?) the thumbnails in explorer stop working. they will not show no matter what i do until i restart the PC completely. NOTHING i found on internet worked, channging explorer options, deleting thumbnail cache, nuking programs, nothing.
if anyone had this problem and fixed it, please speak up.
>>
Are the c++ error messages worse than the c error messages?
>>
File: Wizardry.jpg (94.9 KB)
94.9 KB
Where do you get mascots now that the booru is dead?
>>
File: file.png (95.8 KB)
95.8 KB
Google is telling me I should "put a coin under the drive" to prop it up while at the same time "transferring heat away".

Is this real or fake and gay AI generated shit-advice?

And how the fuck does CrystalnachtDiskInfo show me "100% good" when I recently raped my drive by performing a 20% full format / random noise filling, and a year ago a 100% one, and also my drive has 2.3 million teeny tiny files on it (because I saved every 4chan thread I ever posted in starting in 2011, across various drives)?

Shouldn't it be at 90% tops?
>>
>>108927774
For anything in the STL? Yes.
>>
>>108925574
As someone who is regarded with maths, and only cares about websites looking sexy as fuck, Do I just learn Javascript if so is it hard, if so do I learn through Codeacademy like a normie or through boot.dev
>>
Why do people on /g/ make fun of me every time I mention that I use brtfs?
>>
>>108927774
Worse in terms of being less comprehensible. Especially due to internal naming of classes and other constructs in standard library implementations since they follow a standardized form. Good luck with parsing tracebacks spanning multiple pages of unreadable gibberish.
>>
>>108927920
It's slower than ext4 so unless you use the extra features of brtfs people might not like it. The features it has are great tho
>>
File: berserk 6.jpg (232.8 KB)
232.8 KB
>>108927798
Just search for pngs in a search engine
>>
Does it matter that much if a high performance desktop pc with good fans stands on the floor as opposed to slightly above or on the desk?
>>
File: 1649568056429.jpg (60.7 KB)
60.7 KB
>>108925574
Excuse my newfaggotry but how do anons post here with a VPN? I've been posting for years but I only started caring recently about privacy.

Additionally, does anyone know of a program that disables or closes a program (in this case my VPN) when a specific program is opened?
Thanks anons
>>
>>108928102
If it's on the carpet, put it on a plank or something so the psu fan isn't pointing down at it. It's fine otherwise.
It's actually better to be on the floor since you will hear the fan noise less. Even the most silent of fans at the lowest of RPMs will be audible when they're right by you.
>>
>>108927829
just buy a cheap case fan and place it in the case to blow on the hdds
>>
>>108928221
It's an external SSD that i have in the back of my d*cking station on the back of the table.
>>
>>108925574
How to get past 90wpm?
>>
>>108928023
I use snapshots and reflinks all the time.
How much slower than ext4 is it? I never noticed myself
>>
>>108928293
I was going to cheekily post a Cortez Peters video, but it seems like (((they))) scrubbed almost all his videos. Just practice more.
>>
>>108928152
Not using a carpet, would that be fine? The fans and pc is really quiet compared to the one i had before so that's nice. Almost soothing.
>>
Found an old file container that I think is TrueCrypt, I know the pass is less than 10 characters but can't remember it. How do I brute force mounting it? I'm pretty sure of the first 3 characters so that only makes the length at most 7 chars so should not take too long since I also know it only has English alphabet characters.
>>
File: 1774715310908284.jpg (3.7 KB)
3.7 KB
I'm trying to download a facebook album with gallery-dl but I can't. So far I can only get one image instead of the whole album. Any help?
>>
>>108927829

looking at name it looks like solid state device anon
>>
Is it safe download the gofile files from tickzoo.com?
>>
>>108927870
just ask chatgpt to make you a sexy website
>>
>>108930313
idk but update your browser and wash your hands after
>>
>>108925574
>ballon.gf
Me on my way to fuck your Mom.
>>
File: Gd6yDVqX0AAhXq_.jpg (67.5 KB)
67.5 KB
>>108925574
I don't understand how GPU pass through works with a hypervisor. If I were to install something like Qubes, would it be possible to pass the GPU through to one of the VMs and have the VM use it for gaming and stuff? Like the program the VM is running will display on the screen but will utilize the passed GPU? With the little I have found on this, people say you would have to dedicate a monitor to it with the physical port directly from the GPU. I know that with laptops that have discrete GPUs you can reserve the GPU use for specific programs. Why can't it operate that way?
>>
>>108930412
afaik at a basic level device passthrough is just the host saying, ok this piece of the computer is owned by the VM, and giving it direct access (and giving up its own access)
GPU passthrough is just giving the VM direct access to that PCIe port, and then the VM does anything it wants while the host effectively gives up that PCIe port entirely

on laptops it's different because it's the same OS managing both GPUs and shit. so it has more control and can do stuff like use both at once selectively (not that different from a desktop that has both a real GPU and an i-GPU)
>>
>>108930412
>I don't understand how GPU pass through works with a hypervisor
You don't really need to
>would it be possible to pass the GPU through to one of the VMs and have the VM use it for gaming and stuff?
Yes
>you would have to dedicate a monitor to it with the physical port directly from the GPU
Yes
>Why can't it operate that way?
I wouldn't know how to properly word it but I'll try.
You're oversimplifying memory allocation and how an operating system works.
By using your example, laptops that have a dedicated GPU essentially work in tandem and the OS and the processor can "assign" process to it (of course more is involved).
However, a VM is not just a simple process, is a complete operating system. That being said, one of the main purposes of the hypervisor is to prevent that a VM is able to access the regions of memory of the host that are NOT allocated to it, and this is important because PCI devices require to access memory. So, PCI passthrough essentially maps everything that the PCI device needs to operate so that the VM can make use of it
>>
>>108924562
Mind posting it with levels down, anon?
>>
>>108930412
>>108930489
by the way, you can do passthrough on a laptop as well, I've done it and it's nuts
>>
>>108930464
>>108930489
> So, PCI passthrough essentially maps everything that the PCI device needs to operate so that the VM can make use of it

I understand this is over my head so I am just trying to follow along. My point of confusion comes in where Qubes can display the programs from the VM on its desktop. Anything graphically going on there is being done entirely by the CPU with no GPU available to the VM, not even the integrated one in the processor. All rendering is being done in software. If I were to pass the secondary GPU to the VM, that GPU would now be included in the hardware available to the VM. Why can it not use that hardware to render things the way that it can purely in software like it was doing without the GPU and just display it without the monitor? When I have used cloud based desktops with GPUs available to them I was able to fully utilize* that hardware and accelerate the desktop but I certainly didn't have a monitor directly connected to it. How can the cloud desktop use the GPU to accelerate the desktop without having to output to a monitor like people have claimed is necessary in the scenario I described? Is it that something like IOMMU is necessary for this?

>>108930506
> by the way, you can do passthrough on a laptop as well, I've done it and it's nuts

Like passthrough to a VM and have it take over the screen or just render programs from the VM on the screen?
>>
>>108930412
Typically your host OS uses any device it can. When passing thru some PCIe-device you tell your host OS to stop using it with the regular drivers and use a special VM-pass-thru driver instead.
>>108927321
Does the update provide any essential bug fixes? One shouldn't updoot BIOSes just for the lulz.
>>
>>108930576
Let's see
> How can the cloud desktop use the GPU to accelerate the desktop without having to output to a monitor like people have claimed is necessary in the scenario I described?
I don't really know what feature your cloud provider uses but it seems that it is using a virtualized GPU, which is what you might be thinking and is different than passthrough even though it provides acceleration, with this setup the hypervisor creates a "virtual GPU" so the VM doesn't see your actual GPU but the virtual one, and, the hypervisor will use your actual GPU's features to accelerate it, rendering the VM content in your actual screen without needing an external monitor. This is usable for normal desktop but falls short at running 3D intensive process like games and the like, plus it isn't always compliant with DX/GL that games mandate. Passthrough is considerably faster, near native I can say
>Is it that something like IOMMU is necessary for this?
IOMMU is not needed
>>
How the fuck I can pass this shit?

Won't even let me log in -- "press and hold" unending loop
>>
>>108925574
What hapoened to the keryboard general?
>>
What's a good audio equalizer to use to just have running in the background for all tasks?
>>
What’s the best vpn if money isn’t really an issue lads
>>
>>108931507
The best VPNs charge in time. Usefulness is inversely proportionate to accessibility.
>>
>>108931507
proton vpn is well regarded
>>108931506
what system? easy effects if pipewire
>>108931014
died, give it a bit
>>108929021
>How do I brute force mounting it?
python script, if you know it though, it can take up to about a month to crack a 7 character password on consumer hardware
>>108927798
holy fuck they actually took down booru. jfc
>>
>>108930804
try installing good boy regular chrome with no extensions
>>
>>108931559
>what system? easy effects if pipewire
w-windows
>>
>>108931573
sorry i dont know windows global eq options. i remember it eq'ing really weird when i used digital equalisers, so maybe a physical one?
>>
>>108857299
doubt anyone cares but I figured out the problem
it was my glasses
>>
>>108931632
lmao nice
>>
>>108931632
Do ypu have a solution though?
>>
File: file.png (12.4 KB)
12.4 KB
I put vo=gpu-next into my MPV config because it's needed to make HDR work, but now the seekbar is all white.... how fix
>>
>>108931831
yeah I have another pair of normal glasses. the one I had on has transition lenses but apparently after 10 years it has a permanent piss filter on it and I just never noticed.
>>
>>108931559
>python script
running on the CPU? isn't there a GPU solution?
>>
>>108932559
yeah, hashcat
>>
>>108932644
ah, you wrote >>108931323 ?
is there a windows tutorial for hashcat that you recommend? i will of course search on my own but maybe you know a good one
>>
>>108932654
I told you to use python originally, as that's what I know from password cracking (it's easy to write the script) but I also know of hashcat which will of course be faster. I use Linux sorry, which I think you would benefit from because of raw performance gains
>>
Do you shut the computer down at night or put it in sleep mode? The latter seems more convenient and efficient, does it impact long term performance or anything like that?
>>
>>108932722
purely preference based
>>
>>108932722
It depends on your drivers/bios. Not all of them respond well to sleep. End up with crashed computer or reduced performance. Xbox 360 used to have a buggy sleep mode that killed consoles.
>>
>>108932661
i'll try using hashcat, thank you!
>Linux sorry, which I think you would benefit from because of raw performance gains
if it runs on the GPU would there really be any measurable difference in performance depending on OS?

on hashcat's homepage it says
>World's first and only in-kernel rule engine
any idea what that means? sounds like the want kernel access (like anti-cheat engines), which i wonder why it is necessary
>>
what's the fastest way to learn a project with a technology I haven't worked with?
>>
File: IMG_4162.jpg (169.3 KB)
169.3 KB
Anyone who is smart with tech confirm that every PC with 7zip is at risk and not just new installs of it?
>>
>>108932857
AI
>hello claude 4.8 xtra-high, I want to understand this project, but I have not worked with this technology before
>>
It's so unfair how much more work you have to do in Computer Science compared to any other degree. I'll spend 4 hours on a programming issue and that's just the tip of the iceberg, while in business or economics you would get a whole paper written in that time. Then you also need a github portfolio to get a job on top of the hours you already spend on college projects. There are no portfolios in business, economics or even architecture or any form of engineering. And the pay as an SWE is barely different than these other fields. Like bankers make more than SWE.
>>
>>108932876
There will be a range of vulnerable versions: the bug leading to the vulnerability will have been introduced at some point, and will have been fixed in a very recent release (or in the very near future). All installs within the vulnerable range will be at risk.
In practice sometimes vulnerabilities are discovered fast and then it's "if you haven't updated/installed it in the last 3-4 months you're safe". With a headline like this, though, it makes it sound like it's a very old issue that probably affects the vast majority of versions in use. To fix you'd need to see which version has fixed the issue and update at least to that version asap.
>>
>>108932915
I’m unsure what versions are or are not affected. This is the first time hearing of it and I’ve not gone to 7zips website -if they have one - to see when it was last updated.
My 7 zip install is like 6 years old.
>>
>>108932931
>I’m unsure what versions are or are not affected.
Nobody is until they actually look it up and find that information somewhere. Have you done that yet?
>and I’ve not gone to 7zips website -if they have one - to see when it was last updated
This information was thankfully provided to you in your own link, so that at least is known.

>My 7 zip install is like 6 years old.
It may or may not be safe, 7zip itself is quite old software so it's entirely possible the bug is older than that still. Note that a 6 year old version may also have other bugs with more or less serious vulnerabilities that have long since been fixed - normally 7zip doesn't have a history of major issues like this, but 6 years is a long time.
>>
>>108932966
I’m at work and saw this popup online but I’ve not checked.
Article does say that updating to latest should fix the issue.
>>
>>108925574
Why is LXDE better than LXQT?
>>
>>108932876

lempev ziv markov compression is builtin feature in new windows but old 7zip were told to be good
>>
>>108930607
>Does the update provide any essential bug fixes? One shouldn't updoot BIOSes just for the lulz.
Apparently it has some security issue that was fixed with a bios update in 2023 I think. Its a lenovo laptop. Someone else told me that updating straight from the 2021 bios to the 2025 bios is dangerous and could break my laptop and that lenovo requires you to update to a lower bios first. like id have to update to the 2022 version then the 2023 version then the 2024 version. I dunno if he was right but thats what he seemed to imply.
>>
How accurate are those new sign-in locations supposed to be? Whenever I sign into Steam for example it places me good 100km away from where I actually am, I remember google saying a very different location to mine at the very bottom of the search page too. The locations are always within the country and I don't use proxies or VPNs
>>
What do you think is the best way to stay updated with an artist's latest work online?
You follow them on social media and it's always the same shit
>follow me on Twitter for samples
>Patreon for paid stuff
>DeviantArt for something spicy
>Pixiv for NSFW
>Newgrounds for animations
and on and on
>>
File: file.png (456.1 KB)
456.1 KB
>>108930495
idk, looks weird
>>
>>108931573
Everyone seems to use Equalizer APO with Peace GUI.
Also, check out if there's autoeq profile your headphones or speakers to make them sound flatter (if you want that): autoeq.app
>>
>>108933875
There is no such thing as a universal art aggregator.
In theory boorus can kind of work this way but it requires absolutely everyone to be highly involved in reuploading everything onto boorus. As far as I'm aware the only two places that have come kinda close to this are exhentai and the brony boorus, but even those do not provide actual 100% coverage, there's always artists missing for some reason or another or un-uploaded stuff that everybody has missed, etc.
If your artist is not drawing hentai or MLP then you're shit out of luck, nothing else comes even close.
>>
>>108932722
I only shut down every month or so :P
>>
>>108933666
100km is very close IMO. ISPs hand out public databases for their IP blocks and your block is placed where ever the 100km away is, it's not like every IP is individually located. It would be a gigantic task for the ISP and any typical private customer don't have a static IP to begin with.
(and no, even if you had the same IP for 20 years doesn't technically make it static unless the infrastructure is built like that (actual real deal 100% guaranteed static IPs are for business customers))
>>108933488
>some security issue that was fixed with a bios update
Then it makes sense to update.
>Someone else told me that updating straight from the 2021 bios to the 2025 bios is dangerous
See what their website tells. There's usually a warning if that's the case.
>>
simple way to check out potentially unsafe links in a sandbox?
I know most links cant directly fuck you over anymore like its 2005 but I still wanna be sure
>>
Why does my router say I have a dynamic IP address but it never actually changes and I have the same IP now that I had several months ago despite the router restarting many times over that period?
>>
>>108934190
Static means your account is allocated a specific IP and you are pretty much given a guarantee that it won't change
Dynamic means that they have a system to automatically allocate IPs in whatever way they prefer. It's possible (and not uncommon) that the system has a cache that lives for a while and keeps allocating the same IP to your router every time. Maybe if you turn off your router for like a day it would change, or maybe if you buy a different router or override the MAC address or something it could change.
It's still not static simply because there is no IP that your ISP has explicitly told you is yours. They could reallocate it at any time, or change their internal setup at any time to make it reallocate a lot more often, etc.
>>
>>108932910
Idk, it's still easier than mathematics and some of the other sciences
>>
>>108933104
isn't LXDE mostly unmaintained?
>>
35.0 KB
>>108934190
When the IP is acquired via DHCP it's called dynamic. The thing here to understand is the dynamic between the router's MAC and the ISP's DHCP servers.
>>
>>108934190
your ISP ultimately controls how many IP addresses you can get. ask them if your connection is allowed dynamic IP addesses
>>
>>108934190
>Why does my router say I have a dynamic IP address
That just means it was assigned via DHCP. Technically they can send a command to your router to tell it to change IPs, but that doesn't mean they will.

Cable ISPs like to assign IP addresses by router MAC. Which typically doesn't change unless you change it manually. They may change your IP as part of a network reorg, but it can stay the same for years. Others may have their own way of doing things; there's no special significance to it.
>>
File: xt.png (65.6 KB)
65.6 KB
>>108925574
https://github.com/nick-s-b/4chan-xt/releases

Are the various assets listed different releases (I ask as each one gives its own download prompt), and if so what are the difference among them? I would guess they are different releases are for different browsers and extensions, but I do see an explanation of it anywhere on the github. I am trying to determine which one I should download.
>>
>>108934824
>Are the various assets listed different releases
No it's all the same 2.24.3 release, just in different formats. Normally you only need one.
>.tar.xz, .zip
Compressed archives, maybe packed extensions but it's not clear. Maybe firefox extensions?
>.meta.js, .min.meta.js
No idea honestly. One is minified for some reason.
>.min.user.js, .user.js,
I think these is for use as a userscript. One minified one not again, for some reason.
>.user.js.map
Sourcemap for debugging, you probably don't need this
>crx.zip
CRX is the chrome extension format

I'd use .min.user.js for violentmonkey or .crx as a chrome extension, dunno about the rest.
>>
>>108933950
yeah that site is what triggered me asking
>>
I'll probably have to replace a VGA cable, one of those that's connected directly to the board not one I can just take out easily, in few days does anyone have a guide or any advice on that? Does this belong here or over at /diy/?
>>
>>108933950
I've Peace GUI now. Do you know if it takes those 'bass boost, terble boost, max gain, etc' profiles into its exported config? I just edited the 'bass boost' effect to match (config didn't update that part in another window).
>>
File: Locking.png (97.7 KB)
97.7 KB
>>108925574
Sooo about MSI Afterburner.
My GPU is locked pretty tight, allegedly needing messing with BIOS via flashing to unlock it for undervolting/underpowering purposes and I'm not going to try doing that because I suck at everything IT.
But I discovered that I can lock frequency or voltage at certain level in curve editor. I have read that you're not supposed to do that outside testing, but monitoring shows that frequency(and thus, wattage) can fall below locked value if processing demand is lower.
That's literally the only thing I can do when it comes to controlling TDP. Is there any danger involved?
>>
Probably asked a million times already, is the new triple captcha the new standard or is my IP fucked? Not using a vpn.
The fucking lines in a box and stacked arrows is too much to do every single post.
>>
>>108932847
In this context, the "kernel" is the program that is executed by the GPU.
https://en.wikipedia.org/wiki/Shader#Compute_kernels
The Hashcat program itself runs in user mode.
Rules are sequences of modifications to apply to words in word lists to generate password candidates as mentioned here https://hashcat.net/wiki/doku.php?id=rule_based_attack you do not need it for a mask attack (brute force) https://hashcat.net/wiki/doku.php?id=mask_attack
>>
>>108935513
Fine for me, your cookies lost trust
I think they are really tightening the trust settings. A little while ago I lost all ability to phonepost, whether in the browser or kuroba, because I didn't use to do it very often so I didn't have good cookies. Apparently if you copy good desktop cookies into kuroba it works for other people (I can't be bothered though).
Thankfully my desktop cookies are of a good quality so I don't really have issues. However even then I've noticed that I get "V erification not required." a lot more seldom than before - it used to be that captchas were an occasional extra test and most posts would get "not required", nowadays I have to solve a captcha probably at least 50% of the time, so the "not required" has become an occasional pleasant surprise rather than the norm. Still, I only get a single captcha when I do.
>>
>>108934321
>mostly
It works.
>>
>>108935566
Other than importing good cookies, can I just keep at it and gain "trust"?
>>
>>108935715
I have no idea. I don't know if anybody knows. I've seen people complain that their captchas are just fucked no matter how much they post, so maybe not. Who knows what the fuck hiro is doing.

Also I'm a fucking autist who makes easily a couple dozen posts per day, basically every single day, for years meaning definitely since the very start of this new system, and I pretty much never get banned or warned. And my IPs are not shared with any other shitposters, nor are my cookies obviously. And I'm still getting very regular (single) captchas, more than I used to even like I said, and it's not like it's getting better over time. Given their immense autism with trusted cookies and shit, their layer of cloudflare and then spur and MCP botnets, all to validate and trust a specific browser, one would imagine they'd be able to actually identify normal posters who aren't part of a proxy and don't spam or post bannable shit and deserve to have fewer captchas. Apparently they are either incompetent or simply do not care whatsoever about their users, so instead we get fingerprinting, tracking and anal probing, but then still have to fill out captchas on top of it because lmao.
>>
>>108935752
>anal probing
hot
>>
>>108925574
so i do have dell optiplex 9020 sff with i5 4590 255w psu and i put rx6400 inside but it gives no output and the bios does not see it, all it does is spin the fan and not sure if i am power limited or the gpu is fucked, apparently there are some bigger power limits on the pcie in the newer bios but i did try the older one and still nothing, the pcie is working with lower end gpus, the pcie on this motherboard gives 50w while the gpu uses up to 53 max, i've seen people using such combo with no issues other than having to change single bios setting but not in my case, what do?
>>
>>108936416
also did minimal boot with 1 ram stick and pretty much everything removed, still nothing.
>>
>>108935540
>Compute kernels are routines compiled for high throughput accelerators (such as graphics processing units (GPUs), digital signal processors (DSPs)
oh i see, that's good

Reply to Thread #108925574


Supported: JPG, PNG, GIF, WebP, WebM, MP4, MP3 (max 4MB)