/sqt/ stupid questions thread
Anonymous
8/31/2025, 7:39:52 AM
No.106440066
>>106439810 (OP)
now that yt-dlp is dead, what do you use for downloading videos?
Anonymous
8/31/2025, 10:04:44 AM
No.106440739
>>106441390
Whys it so slow here? Is everyone sleeping or what?
t. GMT+2
Anonymous
8/31/2025, 10:22:51 AM
No.106440834
>>106440553
>now that yt-dlp is dead
Literally used it two hours ago.
Anonymous
8/31/2025, 10:40:23 AM
No.106440920
>>106452057
Just got some RAM, what am I in for? 16GB was crashing programs once in awhile so now I have 32GB
Anonymous
8/31/2025, 12:15:08 PM
No.106441390
>>106442658
>>106440739
4chan has been dying for some time now since the mods censor you for 3+ days because they are browns and troons that ban you the moment you even insinuate anything they personally dont like, that, aside with not actually moderating actual low quality avatarfag spammers, ragebait flamewars etc paired with the humiliation ritual of the captcha, people just went to places that are less troon and brown filled and less censored, which at this point are plenty, even among mainstream social media lmao.
Anonymous
8/31/2025, 12:27:49 PM
No.106441458
>>106441569
>>106450983
>>106439810 (OP)
new to macOS. is it possible to install cracked adobe software like on windows? since i started using a mac, I wasn't able to install some dmgs when deemed unreciognized by the system, I'm afaraid the same will apply for cr*cked software?
Anonymous
8/31/2025, 12:48:15 PM
No.106441569
>>106450983
>>106441458
I've never used one, but I presume you can bypass if you install with terminal as administrator. There may be an option in system security settings to allow from unknown/untrusted.
Anonymous
8/31/2025, 12:51:50 PM
No.106441585
>>106441639
How do you install windows on and emergency USB drive? Just start the installation and choose it as the drive? Would this actually boot up if your main system every goes down for whatever reason?
Anonymous
8/31/2025, 1:02:16 PM
No.106441639
>>106441585
Just put the .iso file onto a ventoy disk and if you system crashes then boot to the installer and use the system repair options. If you need another operating system for file recovery ect, always handy to have a linux partition setup.
Anonymous
8/31/2025, 1:37:14 PM
No.106441840
>>106441904
How to download all files in this directory and in all sub-folders inside of it?
https://quiterss.org/files/updates_new/
Anonymous
8/31/2025, 1:48:27 PM
No.106441904
>>106441840
ask ai to add more commands if needed to
wget --continue --mirror --execute robots=off --convert-links --wait 1 --random-wait URL
Anonymous
8/31/2025, 1:49:24 PM
No.106441913
>>106452051
any book recommendations for designing data systems at scale?
also any good /g/-related book libraries on cloud storage like there used to be in the old days?
Anonymous
8/31/2025, 2:02:33 PM
No.106442015
>>106442067
How can I change the value of the argument to a called function within that function. In C.
Anonymous
8/31/2025, 2:08:07 PM
No.106442067
>>106442015
Turn off segfault/memory protection and guess at the address of the arg
Anonymous
8/31/2025, 2:16:40 PM
No.106442119
>>106442154
>>106443604
>>106439810 (OP)
How do I collect money from users (global), if I don't want to use Visa/PP/Stripe and want to keep my CC info safe? Do I really have to go through the trouble of making an LLC/similar and associating a bank account with it?
>bitcoin
No, thanks. It's simply not accessible nor do I want to pay an enormous fee for no KYC.
>Gift cards
Radiate JEET energy and is unprofessional.
Anonymous
8/31/2025, 2:21:28 PM
No.106442154
>>106442660
>>106443289
>>106442119
>please help me avoid paying taxes
this what you sound like rn
Anonymous
8/31/2025, 2:21:39 PM
No.106442156
>>106442370
>>106442660
If you can call functions like
foo(x, y);
in c. And you can compile entire files into objects, how does the compiler know the type of x and y if foo is defined in another file that it might not have even compiled?
Why are globals bad but files/databases good? isn't that just a global that multiple programs can write to?
Anonymous
8/31/2025, 2:29:55 PM
No.106442216
>>106442311
>>106442175
i think files/dbs are different because each instruction has to follow some form of concurrency and transaction recording to prevent data corruption, while globals don't.
Anonymous
8/31/2025, 2:43:00 PM
No.106442311
>>106442216
But doesn't each process have it's own memory space
Anonymous
8/31/2025, 2:53:28 PM
No.106442370
>>106442380
>>106442156
in C you can't call a function that's not declared first
declaring a function involves revealing its return type
Anonymous
8/31/2025, 2:54:29 PM
No.106442380
>>106442370
.. and the types of its arguments
Anonymous
8/31/2025, 3:00:59 PM
No.106442425
>>106442175
>Why are globals bad
they are not
In a flexbox justify-content: center will make it look like the left, but I want the last line to start at the start, like on the right drawing, as if there were margins. How do I get that?
Anonymous
8/31/2025, 3:04:01 PM
No.106442456
>>106442431
Or basically what I'm trying to do is center a regular flex-start flexbox by making it use the space on the right that it didn't use.
Anonymous
8/31/2025, 3:26:01 PM
No.106442639
>>106440553
>now that yt-dlp is dead
What are you on about?
Anonymous
8/31/2025, 3:27:17 PM
No.106442658
>>106442702
>>106442732
>>106441390
So spake the brown troon-lover who won't fuck off. Gross and cringe.
This place got totaled entirely by the userbase. Excessive shitposting killed this place, floods of stupid kids, schizos and other wackos and troublemakers. Mods and captcha are irrelevant. The kids, especially on the vidya and animu boards, expose themselves frequently when they accidentally give away how they lack any experience being grown adults (and how can they not? The inexperienced have no way of hiding their naivety.) along with other behaviors that only teenagers exhibit. Some of us offer reasonable alternatives and courses of action to some of the complaints and worries folks here express towars our changing world, but we get ignored in favor of, get this, shitposting. Unrelenting, unbridled shitposting. Well, there's still the occasional, older, more interesting anons to chat with, and unfortunate autists in need of help. Skin color means nothing here unless you are a schizo. Schizoids see connections and spirits that neither the rest of us nor Mother Nature or the Almighty Himself can see, corroborate, or measure.
Anonymous
8/31/2025, 3:27:29 PM
No.106442660
>>106442154
And?
>>106442156
>how does the compiler know the type of x and y if foo is defined in another file
Because you #include-d or wrote the function declaration yourself.
>that it might not have even compiled?
Doesn't matter. The compiler only needs a valid declaration and it's good to go.
The linker, on the other hand, could error out saying "undefined reference to
".
You can go around this and compile successfully, if you use a name of a function found in the stdlib e.g. printf. You'll get a signature mismatch warning and either nothing or a seg fault at runtime. That's because the stdlib is linked by default.
Try this:
void printf(int i);
int main(void) {
printf(1);
}
Why isn't this filter working on these two posts?
boards.4chan.org##.replyContainer.postContainer:has-text(/(\bcoito|\bmeds)/i)
>>>/int/214362123
>>>/int/214362253
Anonymous
8/31/2025, 3:32:14 PM
No.106442702
>>106442788
>>106442658
holy cope and seethe from a brownoid troon kek, you will never fit in, ywn baw
Anonymous
8/31/2025, 3:36:54 PM
No.106442732
>>106442788
>>106442658
>Mods and captcha are irrelevant, shitposting by schizos ruined 4chan
Not a serious person, and/or indeed a brown NPC newfag. Quite brutal to be unironically that retarded. Damn
Anonymous
8/31/2025, 3:37:37 PM
No.106442741
>>106439810 (OP)
How to get gallery-dl to download the files off 4chan, warosu, and arch.b4k without using their filename?
Take this example thread for instance, the first image is called "the creatures.png":
https://warosu.org/jp/thread/49868377
Clicking on it takes you the images archive, and the filename there is something else "1755368410880804.png":
https://i.warosu.org/data/jp/img/0498/68/1755368410880804.png
By default gallery-dl gets the former, so what are the options to get the latter? The documentation on git becomes more confusing the more I read.
https://gdl-org.github.io/docs/configuration.html
Additionally, how to add a short delay between downloading images?
Anonymous
8/31/2025, 3:41:04 PM
No.106442767
>>106442947
>>106442684
none of those work
boards.4chan.org##.replyContainer.postContainer:has-text(/(\bcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\r\n\bcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\n\bcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\b\r\ncoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\b\ncoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\R\bcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\b\Rcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\r?\n\bcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\b\r?\ncoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\r\bcoito|\bkino)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\b\rcoito|\bkino)/i)
>>>/int/214362123
>>>/int/214364250
but this one work
boards.4chan.org##.replyContainer.postContainer:has-text(/(coito|kino)/i)
the problem is the \b, but the \b is needed. so, what to do?
Anonymous
8/31/2025, 3:44:14 PM
No.106442788
>>106442702
>>106442732
cope, seethe, and dilate, you dirty, inbred, melanistic troonhumpers
Anonymous
8/31/2025, 4:02:02 PM
No.106442947
>>106443059
>>106442767
I think the \n is being removed and so /4coito/i will match >>>/int/214362123
Maybe try (^|[^a-zA-Z])coito
Anonymous
8/31/2025, 4:12:05 PM
No.106443037
>>106443062
>>106442431
Use tables and achieve precision.
Anonymous
8/31/2025, 4:14:46 PM
No.106443059
>>106442947
none work. It's a uBlock Origin regex bug. I also tried those
boards.4chan.org##.replyContainer.postContainer:has-text(/(^|\W)(coito|kino)(\W|$)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(^|\s|\n)(coito|kino)(\.|\s|$)/i)
boards.4chan.org##.replyContainer.postContainer:has-text(/(\n|\s|^)(coito|kino)(\.|$|\s|\n)/i)
Anonymous
8/31/2025, 4:15:27 PM
No.106443062
>>106443037
Why don't you suck my fucking dick.
Anonymous
8/31/2025, 4:36:34 PM
No.106443289
>>106443424
>>106442154
>paying taxes is le good
Anonymous
8/31/2025, 4:48:54 PM
No.106443424
>>106443527
>>106443289
better than getting raped by the IRS no?
Anonymous
8/31/2025, 4:59:43 PM
No.106443520
>>106442175
Globals are usually bad because there's nothing preventing you from using them like a normal variable, so it's very error-prone. Files or databases have to be accessed as external resources with lots of friction, which forces the program to be a lot more careful, you always have to check if the access succeeded, if the read succeeded, if the write succeeded, etc.
With files you also often assume that only one program will be using it at a time, and often programs can break if you launch several instances that all try to write to the same file. Or for example, if you open a text file in notepad twice, add different edits, save one and then save the other, it will overwrite the first edit, and that's considered normal, whereas if you did this with a global variable it'd be very likely be a pretty huge bug.
Meanwhile databases have built-in concurrency controls so for example you can do transactions which means you can effectively assume nobody else modifies the DB at the same time as you (at least not in any way that would conflict with what you're doing).
tl;dr: accessing the same state from multiple places requires being careful, and files/databases have ways to force you to be careful, whereas globals SHOULD have the same amount of care but they exist as "just variables" and so you can put in exactly zero care. Which is extremely likely to lead to bugs.
Anonymous
8/31/2025, 5:00:49 PM
No.106443527
>>106443424
>how do I avoid getting raped by the IRS?
>"lololol anon you want to get raped by the IRS haha"
what is that logic
Anonymous
8/31/2025, 5:01:57 PM
No.106443536
>>106443630
Why are phones so confusing compared to regular computers when it comes to the OS?
You can instill the same linux distro everywhere but when it comes to phones there are a billion random images made by random people and i don't feel safe running most of these because of it. Why is it this way? is it really that hard to make your own image or is it a project that will take a while for somebody that never flashed a phone?
Anonymous
8/31/2025, 5:08:49 PM
No.106443604
>>106443911
>>106442119
Suffer. Money transfer is tightly controlled by highly regulated institutions, which usually really don't like people being able to do it anywhere close to anonymously. You've got shit like venmo, cashapp, transferwise. None of these are all that much better than PP or Stripe, and in fact they probably look shadier.
If you make an LLC you can shield your own personal details, but note that your customers will still have to give up their details when paying you.
Crypto is unironically the best way to transfer money without central oversight, but as you noted it usually requires KYC at the point of on-ramp and off-ramp. If you're willing to pay taxes on your end, you can still set it up as an option for those users that want to bother - personally I find it much much easier to send someone a crypto transfer rather than having to doxx myself by having Paypal provide them with my full legal name when they receive my money, for example. But yes people who don't already know how to use crypto probably won't bother (so if you know most of your customers don't, then it might not be worth the effort from your side either).
You could consider a third-party intermediary service, like gumroad, or fucking about with subscribestar/patreon, etc. Then both you and your customers doxx themselves to the service, but they pay the service and then the service pays you out, so you're never doxxed to each other.
Anonymous
8/31/2025, 5:13:33 PM
No.106443630
>>106443684
>>106444002
>>106443536
Because phones are meant for use by turbo normies who have no idea how to use a computer, and they're meant to extract maximum personal data from those turbonormies. As a result manufacturers have no incentive to make anything well, and every incentive to try to make it locked down and walled in. The fact that ARM doesn't have anything like the BIOS/UEFI standard that x86 has, means that there's no universal expectation to be able to access the bootloader and install your own OS, either.
The practical effect of all this is that device drivers are usually proprietary, locked down, and only available from the manufacturer. And this means that you can't just install a generic OS but rather you need to integrate your OS with the manufacturer's closed source device drivers first, so it will actually work on the phone, and it's different for every single phone out there on the market.
You can certainly learn how to do it yourself, it might take a little while but I don't think there's anything arcane about it. But it's not something you can just do in a day with no prior knowledge.
Anonymous
8/31/2025, 5:21:11 PM
No.106443684
>>106443738
>>106443630
>you need to integrate your OS with the manufacturer's closed source device drivers first
I can't even imagine what that would look like. I think i will leave it be then.
Ok so assuming i bite the bullet and get something like a old fairphone and put LineageOS on it, how well are applications insulated from each other still? I know that in recent times permissions and filesystem access were locked down a lot but how much would for example whatsapp compromise a otherwise clean system? This is assuming non-essential network access is already blocked.
Anonymous
8/31/2025, 5:27:34 PM
No.106443738
>>106443835
>>106443684
Honestly if you're buying a new phone for this then my recommendation is to buy a pixel, the a-series (cheap one) from a year or two ago, and install graphene. I spent years trying to get custom roms to work fine, gave up and used a dumbphone for a couple of years, gave up and installed graphene and it just works.
Otherwise to answer your question directly, it should be pretty well insulated, apps generally can't access each others' data. You really should make sure it supports a modern version of the OS though because you want up to date security fixes, android has had its share of vulnerabilities in the past. The main issue with having whatsapp running is the data it can collect from the phone itself, especially if it forces you to grant permissions for shit like location and then it can just track you everywhere you go, shit like that. If you can deny almost all permissions from an app then it's much better.
The other issue is with google play services - on normal android they always run in the background, if you run a degoogled OS then some shit doesn't work well such as push notifications (e.g. whatsapp will only notify you when it polls, which usually requires it to be open and uses more battery; you won't get notified for new messages that come in in the background). You can use something like microG though which restores most of the functionality to some degree, but for example push notifications rely on google's servers so while microG ensures you aren't sending google any other random data that the official play services may be harvesting, you'd still be connecting to google's servers for receiving the notifications. That's a fundamental issue with android app ecosystem though.
Anonymous
8/31/2025, 5:37:57 PM
No.106443835
>>106443884
>>106443738
>buy a pixel
why that in particular? I know it has a dedicated rom but some of its shadyness runs on the hardware level too. The location module not just using GPS for example. Yes there is ARM trustzone but pixles have a lot on top of that from what i know.
>That's a fundamental issue with android app ecosystem though.
I just need that messenger running in *some* capacity. If SMS were the dominant texting method i would just get some dumbphone too but you might as well not have a phone at all if you don't have whatsapp in my country.
But disregarding that, is there something wrong with the fairphone? I just need something that is mostly not shady and can run privacy preserving roms with whatsapp and lasts over a day in idle. I have a spare phone i keep stock for stuff like banking and apps like that but my mobile one being stock makes me feel uneasy.
Anonymous
8/31/2025, 5:44:07 PM
No.106443884
>>106443991
>>106443835
>why that in particular?
Cause like I said graphene just works. I've isolated whatsapp and shit to a dedicated user and so I can have them completely inactive when I switch to my FOSS-app-only user.
The hardware shadyness is a risk but I dunno I don't think you can trust any phone hardware nowadays.
>is there something wrong with the fairphone?
Does it support up to date LineageOS? If so then sure, go for it. Ideally it would also have up to date drivers.
Install microG and it should mostly work fine. The main issue is if Lineage support ever drops, or updates start lagging behind significantly, etc. If the phone is well-supported and well-maintained then there should be no problem.
Anonymous
8/31/2025, 5:47:23 PM
No.106443911
>>106443604
Thanks for the reply anon. Looks like I don't hate the jews enough.
Anonymous
8/31/2025, 5:48:24 PM
No.106443919
>>106442431
I assume you don't want or can't add a containing element to do that?
Uhhhhhh, If you display it as a grid (you would have to set the column number or use auto-fit/auto-fill with a percentage)
Bit complicated
Anonymous
8/31/2025, 5:58:07 PM
No.106443991
>>106443884
>The hardware shadyness is a risk but I dunno I don't think you can trust any phone hardware nowadays.
You can't, but you can try to avoid as much spying as possible still. After all its also the reason you are using custom roms in the first place and like all OS's those also have weird parts.
>If the phone is well-supported and well-maintained then there should be no problem.
The fairphone is listed on lineages site as supported so i think its fine. The company even supports custom roms on their devices which includes lineageOS. They even ship /e/ as an option it seems.
Anonymous
8/31/2025, 5:59:32 PM
No.106444002
>>106443630
ARM has EFI options dumbass. Phones use proprietary boot loaders because they don't want the user installing a different OS on subsidized hardware.
Anonymous
8/31/2025, 6:06:02 PM
No.106444053
>>106442684
It's working for me?
Anonymous
8/31/2025, 6:15:57 PM
No.106444151
>>106444302
PLEASE tell me there's a way to completely disable youtube's auto dubbing
Anonymous
8/31/2025, 6:30:19 PM
No.106444302
>>106444151
There's a browser extension
Anonymous
8/31/2025, 6:32:06 PM
No.106444319
How would you set up something like Tailscale's integration with Mullvad without having to use those specific services?
I.e. your device can connect remotely to your home network resources while having its internet traffic routed elsewhere through another VPN provider. Is this possible on Android/iOS with their platform limitations for VPNs?
https://tailscale.com/mullvad
Anonymous
8/31/2025, 6:37:11 PM
No.106444381
>>106447556
I need a good source for downloading e-books/PDFs of books. I feel like I've downloaded books from libgen before, but I might have it confused with another site because I can't download shit on there right now.
when my fans hit certain frequencies it makes my side panel rattle and its driving me fucking insane because of how loud it is. ive got all kinds of stuff propped up against the side to hold it down and stop the noise but i have to keep readjusting it. is there anything else i can do
Anonymous
8/31/2025, 7:19:04 PM
No.106444750
>>106452033
>>106452144
any recommendations or things to look out for when getting a new desk? almost everyone has height adjustment but I don't care for that. maybe a simple handcrack where you set it once would be nice but I don't need more.
I'd like the other gimmicks like integrated plugs for charging or a raised plateau for a screen specifically (I know I can but this seperate)
also does it matter if you turn off your pc or put it to sleep and then wake the next day? some desks I've been looking at have a 'pc spot' at the back of the desk where I couldn't reach it to turn it on, so wondering if turn off and on or sleep mode matters
Anonymous
8/31/2025, 7:20:02 PM
No.106444758
>>106444808
>>106444736
you can set your fan curves with software or bios to keep it below that limit
Anonymous
8/31/2025, 7:24:41 PM
No.106444796
>>106444736
Rubber mounts, rubber inserts, lower/higher fan speed.
Anonymous
8/31/2025, 7:26:06 PM
No.106444808
>>106444828
>>106444836
>>106444758
is there a way to "blacklist" certain ranges? picrel as an example, im just not familiar with that sort of tool / program / etc
Anonymous
8/31/2025, 7:28:52 PM
No.106444828
>>106444836
>>106445004
>>106444808
Most fan curves can probably be set to limits outside that range at a 1*C difference. Make it steep enough and it will be extremely unlikely to hit that specific frequency, and especially unlikely to stay there for any amount of time.
E.g. if 2000rpm is vibrating, set 50*C to 1600rpm and 51*C to 2400rpm
The only downside is that I'm not sure how much this will affect the fan service life if it spins up and down so much frequently. But fans normally last a decade and are very cheap so if it were me I'd just do this anyway and if fans start failing then maybe rethink it later
Anonymous
8/31/2025, 7:30:26 PM
No.106444836
>>106445004
>>106444808
>>106444828
just set the minimum above or never go above the rattle
alternatively fix or get new fans or mount them with the rubber noctua style mounting screws
Anonymous
8/31/2025, 7:50:14 PM
No.106445004
>>106444828
>>106444836
perfect, ill toy with it in a bit and see where best to keep my levels. thanks anons
Anonymous
8/31/2025, 7:53:08 PM
No.106445032
>>106444736
Why not a cloth/flannel/jumper/etc instead?
Anonymous
8/31/2025, 8:14:48 PM
No.106445192
>>106445220
I forgot to flip on my VPN when torrenting some porn at home, does comcast still send letters for this shit?
Anonymous
8/31/2025, 8:18:32 PM
No.106445220
>>106445346
>>106445192
Comcast is still required to send copyright strikes if the rights holder sees your IP in the swarm and sends them a notice. Use split tunneling or network namespaces so your client can't connect without VPN.
Anonymous
8/31/2025, 8:36:41 PM
No.106445346
>>106445220
Just gotta sweat it out and hope I don't face familial ruin for torrenting fetish porn for 30 minutes.
Anonymous
8/31/2025, 9:06:33 PM
No.106445618
>>106446571
>>106446803
>>106439810 (OP)
can someone tell me an Youtube app (with the same usecase Vanced had for phones) for smart Tvs? And also tell me how the process of installing it on the TV is called so I can research for it, please
Anonymous
8/31/2025, 10:48:26 PM
No.106446571
>>106446646
>>106445618
Smarttube? It requires an android based tv though
Anonymous
8/31/2025, 10:49:39 PM
No.106446580
>>106446656
Considering recent sociopolitical issues, should 4chan reconsider Global Rule 14, specifically the bit about posting from proxies or VPNs?
Anonymous
8/31/2025, 10:56:20 PM
No.106446646
>>106446687
>>106446571
But how do I install an sideloaded app in a locked down smart TV? I have seen a friend do it with an laptop, but we dont talk anymore so Idk how to search for it
Anonymous
8/31/2025, 10:57:00 PM
No.106446656
>>106446580
Maybe, but they're probably getting more money from passes
Anonymous
8/31/2025, 11:00:05 PM
No.106446687
>>106446722
>>106446742
>>106446646
The github page has instructions. Basically by downloading a downloader app (which you can use to download Kodi as well) from google play or amazon appstore
Anonymous
8/31/2025, 11:03:29 PM
No.106446722
>>106446687
You could install the apk file manually of course
Anonymous
8/31/2025, 11:05:42 PM
No.106446742
>>106446687
Ah ok, thanks anon
Anonymous
8/31/2025, 11:12:23 PM
No.106446803
>>106445618
just install newpipe
Anonymous
8/31/2025, 11:14:41 PM
No.106446826
I can't get either Better Cleartype Tuner or Mactype to change text rendering in Windows 11
Is there any sort of OS level setting or other software that might be interfering with them? Or having both installed possibly interfering with each other?
Anonymous
8/31/2025, 11:33:53 PM
No.106447000
>>106447135
My new Lenovo Thinkpad supports both having a physical SIM inside it and an eSIM apparently (never used one).
What are the advantages of using a physical one over an eSIM? I have an old SIM from the good old days where you could buy one without giving the seller any information about your identity, but apparently nowadays in the EU there are cancer laws that require an ID and/or a scan of your face. Like what the fuck?
Anonymous
8/31/2025, 11:45:27 PM
No.106447135
>>106447187
>>106447000
>What are the advantages of using a physical one over an eSIM?
You don't need permission from your ISP to swap it into another device.
Anonymous
8/31/2025, 11:51:41 PM
No.106447187
>>106447466
>>106447135
The fuck? What's the point of having them then? I thought it would work at least like you can have it active at any device at any time, but only one instance, like old Steam.
Anonymous
9/1/2025, 12:19:12 AM
No.106447466
>>106447187
The advantage of eSIM is that you can more easily store a few on one device. We never really had dual-SIM slot phones in the US, so most people don't care either way. But if you travel to places without ISPs that support eSIM or swap out your phone a lot it's more of an issue.
Anonymous
9/1/2025, 12:23:12 AM
No.106447508
How do I get rid of the "No Input Signal" box bouncing around on my monitor (HP E241i)? I have two of them, both are connected to my desktop PC via DisplayPort cables, and to my two laptops via HDMI<->DVI cables. One of them just goes dark/power saving mode when there's no input from the currently selected input, the other does the bouncing thing. I mirrored every setting between them in the OSD and still it bounces crazy style on only one of them.
Anonymous
9/1/2025, 12:27:24 AM
No.106447556
>>106444381
annas archive?
Anonymous
9/1/2025, 12:48:01 AM
No.106447743
>>106452682
>>106462612
I tried to do NVIDIA "DSR" but it doesn't really work properly.
>have 1080p display
>want to render game at 3840x2160, be able to take screenshots at 3840x2160, but map it to 1920x1080 for 240Hz refresh.
The problem is when I set the resolution to 3840x2160 for DSR, I can only choose 60Hz. My game runs at 400 FPS+ in 4K, I have enough power but can't downsample and get high refresh rates. I can record footage in 4K 240 FPS (allowing 8x slow motion 30FPS playback) so the frames are real and present but it just doesn't feed them to my monitor. I have to actually drop the resolution to increase the refresh rate. I don't get it. I thought as long as I could render the frames, I could use it, and the GPU would be sending the monitor downsampled data but it seems like I am getting limited by port bandwidth or cable bullshit.
Some games come with a render scale slider that goes up to 200% which is great and lets me render games downsampled for better quality but this is still on a native res "canvas" and works in windowed mode, etc. DSR is different and apparently a nothingburger since it seems to be little or no different from just creating a fucking custom resolution of a higher size. Is that really all it is? Is there a fix for this or am I just fucked? Is this just another NVIDIA scam?
>render 240 frames at 3840x2160
>resize frames to 1920x1080 and send them to the 1920x1080 display at 240Hz
ERROR NO CAN DO GO FUCK YOURSELF SAAR
Why doesn't this just happen and work as expected? What in the fuck is DSR doing wrong?
Can someone exsplain to me why people use, tablets, Giant huge phones (include the big folding ones), tv screens, and other things.
When all you need is a small smartphone, and 300$ pair of this? (or can spend like 600$ for some "pro" pair)
>201 inch screen where ever you want
>every thing you see is private
>gives extra headphones on your face, that you don't notice
>protect from sun, or people trying to id your eyes.
Using apps or ai or something
>translation for voice and reading text or signs?
>does math for you wherever, for payment or junk
>gives you directions in your eye sight, but you can also still see other things.
>gives prices and other deals on stuff you see in stores, without having to spend 5 minutes checking google.
How many years, until people stop using other tech, and switch to smart glasses?
Who in g lives in the "future" ?
Anonymous
9/1/2025, 12:50:38 AM
No.106447762
Anonymous
9/1/2025, 12:55:23 AM
No.106447795
>>106447818
>>106458776
someone explain to me like I'm retarded how webp works. I wanted to download this image to post in /ck/. the address bar says it's a .jpg, but my browser says it's actually .webp. when I save it the file extension is .jpg, but I can't upload it because it says it's not an allowed file type. how can the file type be different from what the extension says it is?
Anonymous
9/1/2025, 12:56:01 AM
No.106447803
>>106447757
New tech takes a while to permeate the consumer base. Smart glasses are still very much in the stage of being relatively new, pretty obscure, only manufactured by a few companies and still having plenty of tradeoffs.
And one big tradeoff is having a bulky pair of glasses on your face. Having a tablet is socially normal, having chunky AR glasses is seen as weird and people haven't gotten used to them so they'll say it's bulky and uncomfortable. (Yes tablets can be heavy and "bulky" to hold as well but again, people are used to them and people are even more used to holding devices of all kinds in their hands, glasses are just not something anyone is used to having be bulky.)
Another big tradeoff is the control scheme, on a tablet the touch screen is the most normie-friendly instant feedback control mechanism possible that even 2 year old babies learn to use, whereas with glasses you need to either still pull out your phone or have some kind of remote controller thingy. Eye tracking controls might help but again this is currently still very much on the level of experimental gadget AND it's still less intuitive than a touchscreen. Gesture controls might be a decent replacement but a) again this would take a long adjustment period for society to deem it normal, and b) gesturing at some virtual screen floating in the air is a lot more clunky than just tapping at a small (in comparison) screen held in your hands.
Anonymous
9/1/2025, 12:58:44 AM
No.106447818
>>106448354
>>106458776
>>106447795
Because what you're seeing in the address bar is not the extension, it's the URL. The URL is the address on the website you're visiting, the web server takes this address and can serve you up literally whatever in response. Normally if you access a file by filename the server will just send you that file but there's no particular reason that it has to, it's just how it usually works.
In this particular case clearly the website is configured such that addresses that look like jpg images actually send you a webp image.
That's not "how webp works" btw, that's just how the internet and websites work. How webp works is similar to how any other image format works just with different compression algorithms etc. And way shittier.
Anonymous
9/1/2025, 2:06:07 AM
No.106448297
>>106447757
Giant huge headphones have balls. Smart glasses headphones have no balls.
Anonymous
9/1/2025, 2:08:34 AM
No.106448310
>>106448420
>>106439810 (OP)
Any oldfags here remember the days of scouring the internet for login details of porn sites? Dodging viruses just to try a bunch of logins until occasionally one worked and you got the good shit for a little bit?
Why doesn't the same thing exist now for AI video generation sites?
Any recommended plugins on viewing EXIF data on hover on Firefox?
Anonymous
9/1/2025, 2:14:23 AM
No.106448354
>>106449083
>>106447818
but when I try to save the file it wants to save it as a .jpg with the file name from the address bar. how does it trick your browser like that? if you had a virus called picture.jpg but it was actually .exe it would show up as picture.jpg.exe when you save it wouldn't it?
Anonymous
9/1/2025, 2:25:11 AM
No.106448420
>>106448472
>>106448310
do you get unlimited gen? porn site sharing was cuz you didn't need it all the time and sites probably didn't have login limits and sessions at the time.
Anonymous
9/1/2025, 2:32:54 AM
No.106448472
>>106448420
I think a lot of the paid subscriptions have unlimited gen, but back in the day sites like that were hacked all the time, so why aren't we getting hacked accounts?
Bear in mind that a fuckton of these nsfw ai porn genning sites have popped up, mostly run by indians who don't know what the fuck they're doing, seems crazy to me there aren't a flood of sites/logins with a bunch of credits to use or something.
Anonymous
9/1/2025, 2:45:10 AM
No.106448560
>>106449711
>>106439810 (OP)
Is there a good offline Calendar I can download for Windows 10? I accidentally uninstalled the pre-installed one when I was running ShutUp10 and all that and I'd like to have something I can ideally embed in the taskbar (I use RetroBar in case that makes a difference.)
I'm not looking to be able to set appointments or reminders or anything like that. I literally just want to be able to quickly pull up a list of dates so if I find out "X thing is happening on May 23rd" I can just pull it open and scroll to that day to see what day of the week it is.
Anyone have any suggestions?
Anonymous
9/1/2025, 4:01:22 AM
No.106449083
>>106448354
There are no "files" on HTTP, only resources and URLs.
You're trying to project your concept of files/folders to the web, but that's a problem with your understanding, not with the web.
You told your browser to save a resource locally and it did its best to give it a file name. It could have used "123" instead of "some.jpg", doesn't matter, the same data would be in that file.
Also, file extensions have nothing to do with the type of data in those files, an EXE is still executable code even if you name it bob.jpg.
When it comes to Docker, how do I know when something should be a service vs a container?
Anonymous
9/1/2025, 5:04:51 AM
No.106449519
>>106449391
Docker is the service, and you're the container.
No wait, sorry, I was thinking of Grindr.
Anonymous
9/1/2025, 5:09:28 AM
No.106449543
>>106451979
>netsh wlan connect name="[WIFI_NETWORK_NAME]"
Why do these commands sometimes fail? I have them as shortcuts to netsh.exe on my desktop so I can switch between my multiple wifi networks with a keyboard shortcut (assigned to the shortcut...shortcut). If it fails and I run it two more times, it works. But it's annoying to have to check if it worked or not and keep spamming the shortcut.
Anonymous
9/1/2025, 5:44:17 AM
No.106449711
>>106450652
>>106448560
Thunderbird has a calendar. Not sure if it works exactly the way you want it to. But I'm not sure why it wouldn't be easier to do this with your phone.
Anonymous
9/1/2025, 6:58:18 AM
No.106450089
>>106451527
Are there any trackpads with a 2.4 ghz dongle that don't suck?
Anonymous
9/1/2025, 7:04:01 AM
No.106450120
>>106451971
Trying to compile and run d2x-redux
https://github.com/dxx-redux/dxx-redux so I can run it as a server. It seems to build successfully, but...where's the executable? It's not in build or the main folder or anything. It's not even showing up on autocomplete.
Anonymous
9/1/2025, 7:09:24 AM
No.106450155
>>106451959
Why do people accept nonfree software? If google decided to spam android users with CP instead of ads wouldn't you still not have a problem with it?
Anonymous
9/1/2025, 8:11:29 AM
No.106450397
>>106439810 (OP)
Any anons here with a chromecast? I've never had desync issues before but with
https://youtu.be/M2OTe6FLoO0 specifically the video is skipping ahead five seconds while leaving the audio behind. The video time doesn't change but I can see the on-screen timer jump from 3:47:37 to 3:47:42. Playing it on anything else doesn't have this issue so I know there's nothing wrong with the video itself. Was wondering if anyone else could replicate this / it's a known issue or if there's just something wrong with mine.
Anonymous
9/1/2025, 8:16:47 AM
No.106450433
>>106450526
Ok so I just kinda have I dumb question I've always been wondering. The thing with remote or home servers. Is like how do you turn it on from far away or what happens if it randomly turns off due to power outage or some disaster or whatever?
Anonymous
9/1/2025, 8:32:51 AM
No.106450526
>>106450667
Anonymous
9/1/2025, 8:51:44 AM
No.106450637
>>106451953
I need free/open source keylogger.
I am surprised how difficult it is to find one...
Anonymous
9/1/2025, 8:54:03 AM
No.106450652
>>106449711
Thanks, Anon. I guess I could but I usually have my phone set off to the side somewhere, whereas I have my computer hooked up to a large TV at the foot of my bed and it usually comes up when I'm laying in bed with my fiance and she's all like: "Oh, such and such is happening on X date, do you wanna go?" and then I have to check to see what day of the week it is and when it falls on my pay period. When I'm on my work laptop the Windows 10 Calendar works just fine so I just figure it out seamlessly, but after work I usually reflectively try to check the calendar, remember I don't have it, then have to grapple for my phone. It's quite a first world problem, but I can't help but kick myself for not just keeping the dang thing installed in the first place because it would circumvent this problem entirely.
Anonymous
9/1/2025, 8:56:39 AM
No.106450667
>>106451565
>>106450526
Ah I see so it is possible. Ok now my next question is how feasible/easy is it to set this up for a normie on an old or a series of old laptops?
Anonymous
9/1/2025, 9:50:42 AM
No.106450983
>>106441458
>is it possible to install cracked adobe software like on windows?
Yeah, depends where you get the cracked program, usually it comes with a guide and all the utilities needed to install it and block it's access to internet, etc.
>I wasn't able to install some dmgs when deemed unreciognized by the system
What
>>106441569 said.
Anonymous
9/1/2025, 11:31:06 AM
No.106451527
>>106449391
Docker has no concept of service, so the decision process seems pretty straightforward.
>>106450089
I doubt it.
The Apple one is the only decent trackpad I've ever seen, but no dongle.
Anonymous
9/1/2025, 11:38:56 AM
No.106451565
>>106450667
1. WoL doesn't work over the internet, so you better check that your router has this functionality (pic related)
2. Laptops rarely have WoL exposed in the BIOS, you'll need to check each of them and enable it where available.
Anonymous
9/1/2025, 1:00:04 PM
No.106451949
>>106452132
what else should I do in uBO?
Anonymous
9/1/2025, 1:01:28 PM
No.106451953
>>106450637
look for floss keyloggers/keystroke loggers
Anonymous
9/1/2025, 1:02:38 PM
No.106451959
>>106450155
it's a matter of quality. try to compare lmms with ableton live, audacity with adobe audition, ...
Anonymous
9/1/2025, 1:05:32 PM
No.106451971
>>106454249
>>106450120
try to find them using the 'locate' command. update the database before using the command, doe: sudo updatedb
Anonymous
9/1/2025, 1:06:33 PM
No.106451979
>>106449543
AutoHotkey? Python script?
Anonymous
9/1/2025, 1:08:38 PM
No.106451987
Anonymous
9/1/2025, 1:11:31 PM
No.106451996
>>106448311
it would be better for you to ask the AI to write a userscript using exiftool
Anonymous
9/1/2025, 1:19:22 PM
No.106452033
>>106444750
skip the fancy electric height adjusters if you don't care for them and just get a solid desk with the conveniences you'll actually use. built-in outlets or USB ports save you crawling under, and a raised monitor shelf helps posture; as for the PC, if the power button ends up tucked away, just use sleep mode overnight since itβs quick, low-power, and easier than reaching back to shut down and restart every day, but turn off your modem or remove the network cable
Anonymous
9/1/2025, 1:22:27 PM
No.106452051
>>106441913
for designing data systems at scale, the gold standard is Designing Data-Intensive Applications by Martin Kleppmann. it's practical, modern, and covers the big trade-offs; if you want broader context, Database Internals (Petrov) and Site Reliability Engineering (Google) are solid companions; as for libraries, the old-school O'Reilly Safari Books (now O'Reilly Learning) is still around with a big cloud section, and alternatives like Packt or Manning's subscription libraries give you that "bookshelf" feel online
Anonymous
9/1/2025, 1:23:29 PM
No.106452057
>>106440920
>RAM
VMs, me dude. run CAPEv2
Anonymous
9/1/2025, 1:37:09 PM
No.106452132
>>106452214
>>106451949
Block remote fonts, to hinder fingerprinting
Anonymous
9/1/2025, 1:39:00 PM
No.106452144
>>106455435
>>106444750
I recommend monitor arms for monitors, way better than a shelf.
You can still use a shelf for organisational purposes but monitors are just so much nicer when they're on an arm and you can adjust them precisely the way you need to. Saves a ton of space on your desk from the bulky stand too.
Anonymous
9/1/2025, 1:53:38 PM
No.106452214
>>106452132
thank you very much, genleman
>>106447743
Are you setting dsr in game or as the monitor resolution?
Anonymous
9/1/2025, 3:09:05 PM
No.106452721
>>106452779
Anyone know anything about these shitboxes? My sister has insisted on buying one for her family and another for my mother and the whole thing reeks to me.
I torrent my music and anime, sure, but a prebuilt streaming device that just happens to have all cable provider channels and films?
Feel like a schizoid staying up until 6 AM trying to research this thing and all I find is praise about it or a VERY small handful of people urging others to not use it or have the utmost caution when handling it. I just need to know is it safe to have this thing on the guest wifi, or should I start looking at a cheap router to host these things on exclusively before my ISP cuts me off?
Anonymous
9/1/2025, 3:11:24 PM
No.106452741
>>106462612
>>106452682
Tried multiple options, it requires full screen so has the issue no matter what.
Anonymous
9/1/2025, 3:16:55 PM
No.106452779
>>106452827
>>106452721
I bet this thing streams everything that is spoken in your home
Anonymous
9/1/2025, 3:22:51 PM
No.106452827
>>106452967
>>106452779
Just about every smart piece of shit home tech does that. Only ever hear about Alexa and Google Home doing it on the news, though. Miss the days when my machines didn't speak back to me. Or listened.
>>106439810 (OP)
>install fresh OS on upgraded PC
>random graphic artifacts appear (pic)
wat do?
Anonymous
9/1/2025, 3:39:49 PM
No.106452967
>>106453085
>>106452827
>only ever hear about Alexa and Google Home doing it on the news
the fuck... what news?
Anonymous
9/1/2025, 3:55:24 PM
No.106453085
>>106453745
>>106452967
Mainstream tech press. What are you reading?
Anonymous
9/1/2025, 5:22:55 PM
No.106453732
>>106454064
is there a version of this in pdf or zip that I can download?
https://capev2.readthedocs.io/
Anonymous
9/1/2025, 5:23:56 PM
No.106453741
rss feeds for cybersecurity
Anonymous
9/1/2025, 5:24:57 PM
No.106453745
Anonymous
9/1/2025, 5:26:10 PM
No.106453755
>>106452903
check the hardware
Anonymous
9/1/2025, 6:02:38 PM
No.106454064
>>106454105
Anonymous
9/1/2025, 6:07:30 PM
No.106454105
>>106454064
that's it. thank you my man
Anonymous
9/1/2025, 6:22:46 PM
No.106454249
>>106455344
>>106451971
Bah, seems I don't have either of those here.
If it matters, this is actually in a Docker container/image that uses Debian Stable as a base. Maybe I should spin up another machine and run everything there and see what happens...
Anonymous
9/1/2025, 6:54:39 PM
No.106454502
>>106452903
that kind of text corruption with colored blocks and fragments usually points to a graphics driver or hardware rendering issue. most often itβs due to a buggy or mismatched GPU driver, VRAM errors, or hardware acceleration conflicts in the browser/application displaying the text; try updating or reinstalling your GPU drivers, disabling hardware acceleration in the affected app, and if the problem persists, stress-test your GPU/VRAM to rule out hardware faults
Anonymous
9/1/2025, 8:39:19 PM
No.106455254
>>106456521
Do I have to remove the fan on my Ryzen CPU to apply thermal paste or am I looking at the wrong place?
Anonymous
9/1/2025, 8:51:01 PM
No.106455344
>>106454249
then install it
apt install mlocate
Anonymous
9/1/2025, 8:51:09 PM
No.106455346
>>106455358
>>106455332
Yeah, I pulled it off with another VM. Turns out it was under build/main
Though I have since began doubting that d2x-redux even has dedicated server capability. What I get for listening to AI, I guess
Anonymous
9/1/2025, 8:52:39 PM
No.106455358
>>106455346
AI plays a deeper game. it gives you directions for you to have specific experiences
Anonymous
9/1/2025, 8:58:30 PM
No.106455403
>>106439810 (OP)
On Windows 11, can you ignore specific updates like you could in the past?
Anonymous
9/1/2025, 9:01:50 PM
No.106455435
>>106455474
>>106452144
I'm not familiar with arms at all (I'm using text to speech) but it sounds like there are zero downsides, is this true?
I assume you can't use one with a flimsy (half)desk but that's definitely not something I'm interested in
Anonymous
9/1/2025, 9:07:43 PM
No.106455474
>>106456143
>>106455435
The main downside is you have to buy an extra $100 or so gadget (for a good one with a gas spring - if you get a shitty one it might just be more annoying than helpful, if its range isn't good enough for you or it sags by itself for example).
Oh and yeah if your desk is MDF and thin, you might need to get in like a plank of wood between the clamps to prevent it from denting or cracking. If your desk is MDF and thick, it'll dent a bit but it'll hold just fine. If your desk is hardwood it'll obviously have no effect.
My PC shat itself when there was a power outtage while it was apparently updating. Windows was fucked and I had to reinstall from scratch. At first it couldn't even install because I had to reformat and repartition the main drive, but after doing that the install went well.
BUT now, sometimes(not always strangely) when booting or when powering down it gives me a bluescreen about Windows being damaged, it looks like it's trying to boot from the wrong drive, as in the UEFI the main boot drive doesn't show up, only the second drive(an M2 drive). When it gives me the error on startup I just enter the UEFI and exit then it starts normally. Any idea what's going on there?
Anonymous
9/1/2025, 10:19:14 PM
No.106455985
is jdownloader in docker just ass or why are my download speeds fluctuating this much?
i'm getting steady 60 mb/s through the windows client
it runs on a DXP4800+
Anonymous
9/1/2025, 10:40:52 PM
No.106456143
Anonymous
9/1/2025, 11:04:33 PM
No.106456349
>>106455534
you can try seeing if the drive reports problems with SMART or the mobo is fucked idk
Anonymous
9/1/2025, 11:24:29 PM
No.106456521
>>106455254
Yes, the paste goes between the cooler and CPU.
>>106455534
Try removing the second drive, if this helps then you need to see how many ESPs there are on your disks (FAT32, usually the first partition on the disk, less than 1 GB in size).
If there are two, nuke one of them (just zip all its files together and remove the originals). If this didn't help, unzip them back and repeat the procedure with the other disk.
If there's just one ESP, you need a BCD editor to review the boot entries.
All of this can be done from HBCD, all the tools are there.
https://www.hirensbootcd.org/download/
Anonymous
9/1/2025, 11:43:47 PM
No.106456688
Is there a way to mass download from pixiv? I'd like to save all the pictures of my cute little waifu (with source and tags preferably) but that's 10k+
Anonymous
9/1/2025, 11:43:52 PM
No.106456689
>>106456936
>>106457362
What app are we using since KurobaEx died?
Anonymous
9/2/2025, 12:12:02 AM
No.106456936
>>106456689
Mobile Safari.
Anonymous
9/2/2025, 1:01:52 AM
No.106457362
>>106459444
>>106456689
>KurobaEx
It still works fine, never stopped using it
Anonymous
9/2/2025, 2:56:58 AM
No.106458057
>>106458100
>>106439810 (OP)
Is it alright to connect a few peripherals with a USB hub? Do I need a powered one in this case? I have a wheel, shifter, handbrake and button box on my racing rig and I want to clean up the cable clutter on it.
Anonymous
9/2/2025, 3:00:02 AM
No.106458069
>>106439810 (OP)
Finished this game a little while ago. The first riddle on hard was bullshit.
Anonymous
9/2/2025, 3:03:34 AM
No.106458100
>>106458057
If in doubt, buy a decently priced branded one
You might not need it to be powered but it'll definitely help reliability. However if your computer's port is capable of power delivery (as in the standard for high-powered charging and stuff, not just the normal 5V/1A) then there might be hubs that just power themselves off of the one USB cable without needing external connectors.
Anonymous
9/2/2025, 4:34:03 AM
No.106458678
How stupid is it to use a flash drive for backups? I only write to it once a week, and I have everything on there backed up to Mega as well. They say flash drives go tits up all the time, but I have one that I bought about 15 years ago, and it still works. Not the one I use for backups, obviously.
Anonymous
9/2/2025, 4:46:04 AM
No.106458749
>>106459592
What's the beset android emulator to use right now on windows?
Anonymous
9/2/2025, 4:49:24 AM
No.106458770
>>106447757
>Giant huge phones (include the big folding ones)
As I've come to need reading glasses in the last couple of years, one reason is that normal sized phones can be hard to read. And even if increase text size, the viewport stays the same size, so little is able to be on the screen as same time.
A large folding Samsung flip phone is definitely my next phone.
Anonymous
9/2/2025, 4:51:10 AM
No.106458776
>>106447818
>>106447795
Some people save WEBP images as JPEG. The image viewers read the header and say 'hey,
thats not jpeg, that's webp!'. Ultimately y\ou have to resave as jpeg to acheive what you want.
Anonymous
9/2/2025, 4:54:47 AM
No.106458797
>>106460921
Is there such a thing as a portable monitor, something like a tablet screen but just the monitor with bluetooth, radio, or wired connections? I don't need touchscreen functionality but it's okay if that is included.
I'm building a bed computer layout with an arm that folds out over the pillow facing down, but I need something lighter than any monitor I can find.
>>106439810 (OP)
So, you've heard of that kind of old ROM device like what the apollo computer had, with the hand-wound iron core thingies...
But like, couldn't I make a rom device out of an array of little switches, and like, just power the thing and get 1's out of the closed switches and 0's out of the open ones?
Not for any practical purpose, I just want to do something liek that for shitz n giggles.
Maybe a little 4004 rig or something.
Anonymous
9/2/2025, 5:28:55 AM
No.106458999
>>106459533
So like a decade ago, Android used to let you plug in your phone to your pc, and give you the option to drag and drop a folder full of MP3s into a player/tag editor. Now, this is not do able.
Is there some way I can edit the music tags of my mp3s on my phone when I connect it to my pc?
Anonymous
9/2/2025, 5:50:15 AM
No.106459146
>>106458802
isn't that what Minecraft redstone is?
Anonymous
9/2/2025, 6:24:07 AM
No.106459296
>>106461722
can I ask a telly related question here if it's related to hard and software?
Anonymous
9/2/2025, 6:36:54 AM
No.106459350
>>106459661
I know that Discord uses Electron which is hot dogshit but how the FUCK does animating a color gradient that follows the mouse gobble up an entire cpu core?
Also the cpu usage and lag of streaming video has increased massively in the last couple months. The fuck did they do?
Anonymous
9/2/2025, 6:57:38 AM
No.106459444
>>106460592
>>106457362
Posting doesn't work with the new captcha no?
Anonymous
9/2/2025, 7:12:30 AM
No.106459533
>>106458999
Musicbee handles that fine.
Anonymous
9/2/2025, 7:21:30 AM
No.106459592
>>106458749
bump
what are people using for android emulator? I can't get mumu to install for whatever reason
Anonymous
9/2/2025, 7:34:41 AM
No.106459661
>>106460446
>>106459350
we may never know
Anonymous
9/2/2025, 7:52:06 AM
No.106459742
>>106458802
Not really unless you're talking about relays or reed switches. You need some kind of voltage driven automatic switching action to simulate transistor behavior.
Anonymous
9/2/2025, 9:23:30 AM
No.106460237
>>106460411
Why is it so hard to find quality pressurized air?
Like I tried to order multiple brands online and sometimes they come with just a tiny air outlet and you have to hold a plastic stick inside it, so you have to use both hands. Sometimes the same brand instead comes with a sophisticated outlet, where you attach the thing on top and press down on it, so you can just do it with one hand.
Why can't someone just make a plastic wrap around device that you can attach over the small air outlet tube to extend the tube's range???
Anonymous
9/2/2025, 9:32:41 AM
No.106460282
>>106460350
How do I change the "Translate link/selection/etc" function in the right click context menu in Firefox? Mine wants to translate to Japanese for some reason, I want it either off or Translate to English. Duck Duck Go just tells me about the amazing possibility to translate Japanese to English.
Anonymous
9/2/2025, 9:46:26 AM
No.106460350
>>106460282
You should be able to change languages in preferences menu,
To disable translate, about:config
browser.translations.enable false
browser.translations.select.enable false
Anonymous
9/2/2025, 9:58:24 AM
No.106460411
>>106460429
>>106460237
what the fuck are you even saying
Anonymous
9/2/2025, 10:02:11 AM
No.106460429
>>106460553
>>106460411
See the tube on top connected to the air outlet? That's my problem. I press down and it just blows out if I don't hold it down with another hand.
Anonymous
9/2/2025, 10:04:52 AM
No.106460446
>>106459661
Why do I get no flies in my studio apartment? Is it because it's relatively high? Like 6th floor out of 7. I had less than 10 flies here in the last 3 years. And there's a plenty of them down at the garbage bins because the homeless keep breaking into them to search for delicious trash.
Anonymous
9/2/2025, 10:09:05 AM
No.106460480
Does anyone know of a locally stored english dictionary extension for firefox?
All the dictionary extensions i found take like 3+ seconds to look up a word on a website. I think this is silly since you can probably fit a whole dictionary in under 50mb of space
Anonymous
9/2/2025, 10:20:06 AM
No.106460553
>>106460429
why the fuck are you being these shitty repurposed wd40 cans
look even the cans on their site have a proper nozzle mount
you should just get an electric duster anyways
Anonymous
9/2/2025, 10:22:20 AM
No.106460566
i need to ocr textbooks whats the best tool thats multi lang?
Anonymous
9/2/2025, 10:26:44 AM
No.106460592
>>106462121
>>106459444
Yes it does, I'm posting with kurobaex right now
Anonymous
9/2/2025, 11:23:40 AM
No.106460921
>>106460981
>>106458797
Yeah those exist, but they're universally pretty mediocre in display quality.
Anonymous
9/2/2025, 11:31:35 AM
No.106460981
>>106460998
>>106460921
Mediocre display quality is fine for me. What search terms or brands would I query to find these on newegg or amazon? Do you have a link handy to one of them, which I can use to improve my searches?
Is there a category of these things somewhere?
Alternately, is there a way I can install something on a shitty used x86 or x86_64 tablet and use that as a monitor somehow?
Anonymous
9/2/2025, 11:34:09 AM
No.106460998
>>106460981
Searching for "portable monitor" works just fine for me, here's a random one with lots of reviews:
https://www.amazon.com/Portable-Monitor-15-6inch-Computer-Protector/dp/B088D8JG3L/
Anonymous
9/2/2025, 12:50:36 PM
No.106461512
>>106440553
Still works for me.
Anonymous
9/2/2025, 1:15:40 PM
No.106461722
>>106459296
If it's a stupid one then sure, go ahead.
Anonymous
9/2/2025, 1:24:12 PM
No.106461782
>>106461819
Started new job, got new laptop with Windows 11 and turns out I cannot restore old Start Menu with registry edit anymore. Is third party software the only option now?
Dear God, I'm using this OS for few hours and already hate everything in it. Windows 10 was miles ahead of this turd.
Anonymous
9/2/2025, 1:28:35 PM
No.106461819
>>106461944
>>106461782
What's your job? Are you able to ask for a different one?
What I used on windows 10 was OpenShell btw
Anonymous
9/2/2025, 1:46:33 PM
No.106461944
>>106461819
No, I can't. I will check if this OpenShell have Win11 version then.
Anonymous
9/2/2025, 2:10:35 PM
No.106462121
>>106460592
No you aren't, you're just browsing with KurobaEx which then opens your web browser inline so it can post.
Anonymous
9/2/2025, 3:17:21 PM
No.106462612
>>106447743
>>106452682
>>106452741
For some reason toggling "Perform scaling on:" setting from GPU (what it should be) to Display(what it absolutely shouldn't be), then back to GPU after enabling DSR seems to have fixed the issue and I can run 3840x2160 at high refresh on my 1920x1080 monitor now.
Not sure what went wrong but at least now I know that it can work as I expected it to, previously I've only used it in the past for 60Hz screens but I find anything under 120Hz intolerable these days so this was bugging me.
So it works but apparently has some bugs but once set at least I can do the thing I wanted to.
Anonymous
9/2/2025, 3:21:32 PM
No.106462647
>>106462728
im trying to sync some music from my macbook to my iphone, but im getting the a message telling me the phone doesnt have enough storage left
however i know it does have enough available for the amount im trying to sync
anyone know how to solve this issue?
Anonymous
9/2/2025, 3:32:09 PM
No.106462728
>>106462740
>>106462647
Sounds like your only option is either to only to a partial transfer, remove some stuff, or, remove all the audio files and stream the audio using mobile data.
Anonymous
9/2/2025, 3:34:05 PM
No.106462740
>>106462728
thanks for the reply
it kind of already is a partial transfer, as ive selected to only sync ticked songs
but the problem still remains
>>106439810 (OP)
>use sus android VPN app (in an island) to avoid some ISP website bans
>very fast service
>their ads don't work?
>attempt to see some info about the connection by visiting sites that reveal all the http header
>X-FORWARDED-FROM: MY-FUCKY-WUCKY-IP
I hate the antichrist so fucking much.
>>106462886
I don't understand what you're saying. The VPN was leaking your real IP in the header? While still actually proxying the request itself, or not? What do you mean by the ads not working, that sounds like a good thing
Anonymous
9/2/2025, 3:59:02 PM
No.106462940
>>106462962
>>106462886
sucks to be poor and dumb i guess
>>106462916
It wasn't a VPN at all.
>>106462916
Yes, the VPN was leaking my real IP to websites
Yes, the ads not working is a good thing.
>>106462940
It IS a VPN. It works and avoids bans, but it reveals my IP to websites, not the ISP.
Anonymous
9/2/2025, 4:03:07 PM
No.106462975
>>106463032
>>106462962
That's pretty funny. Why the fuck would it even do this
Anonymous
9/2/2025, 4:11:03 PM
No.106463032
>>106462975
Probably because they don't want their datacenters raided or IPs banned due to malicious clients.
Anonymous
9/2/2025, 4:11:30 PM
No.106463038
what happened to the /f/ revival thread? oh wait, OP realised it was a pointless effort, like i told him from day 1? who'd have thunk.
Anonymous
9/2/2025, 4:12:36 PM
No.106463049
>>106463199
>>106462962
It's a proxy not a VPN. Wireguard to my house doesn't show my phone's IP in HTTP headers.
Anonymous
9/2/2025, 4:32:13 PM
No.106463199
>>106463049
They put VPN in the app name : (
Anonymous
9/2/2025, 5:26:20 PM
No.106463652
>>106463706
Is it a good idea to have all your email accounts in your email client? What are the risks of it and how hard can it be for someone to figure out the connection between all these accounts?
Anonymous
9/2/2025, 5:26:33 PM
No.106463655
Why does the Ryzen 5 5000 series CPUs work for some people, but not for others, no matter if it's a 300, 400, or 500 series motherboard? Even with an updated BIOs and everything. I want to get a Ryzen 5 5600XT, and I want to make sure it will work. My MSI B450 Gaming Plus motherboard is updated to the latest (Beta) version, and even though the BIOs updates don't explicitly say it supports the 5000 series CPUs, it says which ones are supported under the Compatibility list and which BIOs version to download on MSI's website. Also, I'll be buying it new, because I tried a 5600X used and it didn't work for some reason. I tried troubleshooting, but couldn't figure it out. My PC turned on and everything, but nothing showed up on screen, and yes the monitor was turned on; it wouldn't boot or whatever. I don't want to have this problem again. I'm also on the latest Linux Mint Debian Edition. Is there anything else I need to make sure the CPU will work?
Anonymous
9/2/2025, 5:31:49 PM
No.106463706
>>106463652
Local client (like thunderbird or k9)? The only risk is if someone gains unlocked access to your device, they'll be able to see them all. If you have some email accounts that someone spotting on your PC/phone would be worse than anything else they could find by rifling through your personal data, then yeah, don't keep them permanently logged in. (Not even in the browser either, that's still easy to find.)
For anyone who doesn't grab your laptop and gain access, the risks are basically no different than just logging in then logging out - specifically, I'm fairly certain the only thing your ISP will see is the domain but I'm not 100% sure. The actual email server will obviously be able to link all your accounts with one server.
Anonymous
9/2/2025, 6:34:17 PM
No.106464263
>>106464296
all the keys on my laptop got pressed while on and amongst various funky shit happening that required a restart to fix, the cursor for the trackpad is no longer on screen. not jist inviisble, theres no clicking. plugging in a usb mouse works fine.
its happened before and i think theres a shortcut that disables/enables the trackpad but i always forget what it is or how i fixed it before
Anonymous
9/2/2025, 6:37:09 PM
No.106464294
>>106466215
I'm trying to create a torrent using DHT but it's not working. I create the torrent, I add the trackers and everything, I have the green globe icon, and I get 0(6) seeds and 0(5) peers with 0 uploading. I know it's not seeding because i sent the link to a few friends and noone can download it. What the fuck is happening? I created one months ago the same way with great results but now it's not working for some reason, maybe it's somehow because i switched to Linux? Any help is appreciated
Anonymous
9/2/2025, 6:37:29 PM
No.106464296
>>106464263
nvm fixed it. please delete so no one trying to find help on this can do so
Anonymous
9/2/2025, 6:58:53 PM
No.106464486
>>106466302
What's the best way of experimenting and working on a Dockerfile or image for a trial and error guy like me?
Anonymous
9/2/2025, 7:26:17 PM
No.106464740
>>106464762
how much collective human time can you waste by creating an ai bot that writes youtube comments (or any social media) in a provocotive and realistic way that begets response
Anonymous
9/2/2025, 7:28:05 PM
No.106464762
>>106464740
Go check out any /a/ thread or a lot of posts in /vg/ where reddit posts are copied and only slightly changed like the word sub replaced with general if ncessary
Anonymous
9/2/2025, 8:48:08 PM
No.106465484
>>106466427
I was gift a mac computer and a raid hard drive. after setting it up, the drive has a big red exclamation point on it which seems ominous. it's like there's no explanation or error message so uh I've got no idea what to do.
Anonymous
9/2/2025, 9:21:49 PM
No.106465822
>>106439810 (OP)
does anybody know how to use pdf.js inside standalone javascript??
I have simple javascript to iterate over files in directory (see below) this works fine but have to download & install node - then run from dos cmd like - node js1.js
but how to use pdf.js?
all the internet searching stuff I found is for webpages like how to use pdf.js with html stuff
with