dome
md5: 8575afd6a1af9ef2110db4b5e65a8517
๐
Are high TB SSDs and nvme more prone to failure
Like will a 3TB SSD be more likely to have errors than a 2TB?
Best Antivirus for Windows 10? I like Avast, also how do I install Ublock Origin if Chrome is blocking it?
>>105887296 (OP)Why was the end boss in mario 2 a frog who hated vegetables?
>>105887386bitdefender kaspersky malwarebytes, uninstall avast its shit
copy pasted from the other thread:
Disable the following:
chrome://flags/#extension-manifest-v2-deprecation-warning
chrome://flags/#extension-manifest-v2-deprecation-disabled
chrome://flags/#extension-manifest-v2-deprecation-unsupported
Enable the following:
chrome://flags/#allow-legacy-mv2-extensions
chrome://flags/#temporary-unexpire-flags-m137 (this one seems to be optional, I can't find it but it works anyway)
keep in mind this will break ina couple weeks again. just swap to brave that shit just werks
>>105887477Based I could install it, also why is Avast bad, I couldnโt see an antivirus thread
>>105887517bloatshit which will sell ur browsing data
>>105887533As if Chrome and Windows werenโt doing the same, but is it bad or not?
>>105887562sure they do, but you choose to use chrome and unless you're on linux, you accept windows' telemetry. giving avast (which literally got caught selling clickstream-level browsing data to 3rd parties like advertisers and hedge funds via jumpshot) a pass just because other software already collects data doesnโt make sense if your goal is to reduce how much of your info gets harvested and sold. at the end of the day it's up to you to decide how much you care. if you're used to avast and happy with their service, suit yourself.
>>105887357>Are high TB SSDs and nvme more prone to failureyes if the 3TB is quad-level cells QLC and the 2TB is triple-level cells TLC, but they are likely all QLC now, so if you want you ssd to last just make sure you don't fill it up totally so there is some room for background maintenance stuff.
>>105887357"too much data to trust to one drive" is an ancient fallacy. Higher capacity is always more reliable per bit stored on a long enough time frame.
i want to learn about x86 assembly so i can understand what the compiler defecates onto my hard drive. what's a good starting point for this? the books i've found so far take a first-principles approach and i don't need to relearn programming fundamentals for the umpteenth time.
last person i asked just told me to use a slop bot but i am sure as hell not doing that for anything i don't know well enough to detect bullshit
>>105887756You're not going to understand much about assembly languages without understanding the basics of chip architecture and memory, at the very least you know what registers are and how they are used.
Aside from that it's just getting used to the operations without the abstraction provided by higher-level languages, like having to use jump statements for conditionals and loops rather than if/else and for/while.
>>105883707you can visit about:memory in firefox (or a firefox fork) to see ram usage, though i guess it sums things up very poorly now that i look at it.
good for in depth memory usage but poor for summing things up
>>105887866yeah no shit. i guess a better way to put it was i'm asking for what the efficient approach is to learning this cause it's outside my comfort zone (which is half the reason i'm doing it).
>>105887739how is it a fallacy? a failure is a failure, either you stand to lose 2 TB or 4 TB. if you had spread those 4 TB across two disks you'd only lose half of it.
>>105887296 (OP)Not a question, just imagine how fucking annoying it is to have weird freaks in the surveillance state thinking theyโre entitled to view your life like a fucking sitcom along with the potential to mess and experiment with things behind your back unknowingly. They could even try to push a religion on you that you simply do not believe in and in a stupid sense they cant realize it will just push people further and further away from their rightfully dying faith.
Satellite watching you from space in your own house, bedroom and in the shower level invasion of privacy level.
Is this a product that exists?
I can find wireless receivers you can pair to already wireless mice, keyboard etc to pick up on their signal, but I can't seem to find PAIRED transmitters and receivers to plug a wired device into to then use wirelessly with a computer the paired reciever is plugged into
If it is a thing, what do I need to be googling or searching for on amazon?
>>105888263https://github.com/symless/synergy
https://github.com/deskflow/deskflow
https://github.com/debauchee/barrier
My TV is having trouble playing the MKV for 4k77, but it plays 4k80 and 4k83 fine. The only difference I can see through mpv's info dump is that 4k77 seems to have a variable framerate. It displays two different fps values, specified and estimated.
Is there a simply way to change whatever that was because I don't really want to try and reencode that shit on my r5 3600 and I think it's an issue with all variants.
What should I do with a prebuilt HP desktop with an i7 in it?
>Canโt use spoilers because Chrome tries to save the page
How the fuck do I change this
>>105889224I just tried this, default behavior is, it tries to save the page when you're not typing, but if you are typing then ctrl+s puts in the spoiler tags, what did you do to change that?
>>105889273No, even while typing it tries to save the page even if I select the text
So I have a 9800x3d and a 5070ti. Are computers smart enough to use the igpu for basic tasks and dgpu for games on my desktop or is it a useless gimmick?
>>105889290generally yes, that is how laptops do it, however they do it to save power which is mostly a useless gimmick on desktop where you aren't nearly as power constrained
>>105888297Yes I'm aware of those but i'm curious if there's a hardware solution
>>105887650>don't fill it up totallyCare to explain what's exactly happening under the hood? Thought this was relevant 20+ years ago.
>>105889156Install Gentoo.
There are Linux systems ported to run on BSD kernels but are there BSD systems ported to run on Linux kernels?
>>105889548its simple, you ssd is not one contiguous block, it is subdivided into pages or whatever you want to call it. they can break individually, and most of them they break in a way that still allows reading parts of it (and hopefully recovering all data). the disk can then mark these pages faulty and simply not use them. effectively reducing your total storage capacity.
the manufacturers dont put spare pages into the disk, so to be able to mark pages as faulty and not use them, you have to have some pages free.
>>105889320That's what I was thinking. One post was saying it was using 100 watts less. My system is running 40 idle on cpu and 36 GPU so I'm not worried about thermals
>>105890029Distrowatch search doesn't seem to think so
>>105889320generally it depends on the motherboard. either it has the switching logic that can drive the LCD from two sources, or it doesnt. but it means additional latency and reduced FPS and increased PCI bus load as every frame is copied over PCI instead of outputting it directly.
>>105889290>Are computers smart enough to use the igpu for basic tasks and dgpu for games on my desktop or is it a useless gimmick?your rtx card is a hundred times more efficient at any task than your igpu. it will never automatically use your igpu unless you connect your monitor to your mobo. and then it will most likely never automatically use your rtx.
though most games and CUDA/compute applications allow you to select the card on which to run. some manually and some have logic to prefer external to internal gpus. with IGPU enabled you can have your rtx send frames over PCI to your iGPU which can then send them out over the mobo HDMI/DP port. obviously this increases latency and system load.
>>105888263Seeing a lot of wireless hdmi products, but not what you're looking for. I imagine because how would you power the transmitter?
Got a shitty POCO phone. Should I turn off MIUI optimization?
Chrome has disabled 4ChanX and will not allow me to reenable it.
Is there a different version of 4ChanX out there I should be using instead?
how do i fix PINK AND GREEN WASH LCD error
i have ruled out the possibility of
cable seating issue
driver issue
the stripes are moving and changing intensity
the green and pink are switching
thinkpad t series
intergrated CPU graphics intel
drivers updated with intel utility
screen has made a lot of issues before possibly related
If I make a github repository publicly available what can people see about my repository?
>>105891025Try this?
>>105887477The userscript version still works on MV3 I think?
Chrome is rubbish and will continue to remove MV2 extensions so switch :p
>>105891025get a userscript plugin like tampermonkey and use the 4chanX userscript
Trying to switch to Firefox from Chrome since Google is full of turbojews and removed the ability to toggle outdated plugins.
4chanx is fucking up my captchas in the quickreply so I can't solve it to post using it, how do I fix it? Is it something to do with my adblocker?
feeling retarded
trying to use docker compose to run tailscale and jellyfin such that jellyfin is only accessible to computers on my tailnet. I've got the tailscale container on my tailnet but can't get it hooked up to jellyfin
compose for tailscale
tailscale:
image: tailscale/tailscale:latest
container_name: tailscale
hostname: docker
environment:
- TS_AUTHKEY=[key]
- TS_STATE_DIR=/var/lib/tailscale
- TS_USERSPACE=false
volumes:
- ./tailscale/state:/var/lib/tailscale
devices:
- /dev/net/tun:/dev/net/tun
cap_add
- net_admin
restart: unless-stopped
and for jellyfin
jellyfin-private:
image: jellyfin/jellyfin:latest
container_name: jellyfin-private
depends_on:
- tailscale
user: 1001:1001
group_add:
- "105"
volumes:
- ./jellyfin-private_config:/config
- ./jellyfin-private_cache:/cache
- ${JELLYFIN_PRIVATE}:/Private
devices:
- /dev/dri/renderD128:/dev/dri/renderD128
network_mode: service:tailscale
restart: unless-stopped
If anyone has tips or a working compose I'd really appreciate it
>>105887296 (OP)>trees growing outsidemeh
>trees growing insideWAOW!!!!
(unironically)
I have this odd issue when trying to plug my Sony Xperia 5 to my PC (Ryzen 7600X/MSI MAG B650 Tomahawk)
When I plug it in, I hear "plugged in" activity from both my phone and PC, but no indication the phone is actually charging. Switching to "file transfer" doesn't work, nor does switching to "USB tether".
HOWEVER, if I select MIDI, then switch to "file transfer", I get a notification on my phone to "install software". I press that, and I can finally access the contents of my phone and see my phone looks to be charging...until the next time I unplug and replug my phone
And to make things weirder? All that only happens on Windows. On Linux, it all works fine out of the box.
>>105887357Look for MLC or TLC flash and avoid QLC if possible. Always try to get something with DRAM cache. Over-provisioning your capacity and leaving some space unformatted might help the controller do better wear leveling. Beyond that just check the TBW rating.
Is there a way to "retroactively" add existing docker containers to a stack?
>>105890029>are there BSD systems ported to run on Linux kernels?Yes but it's retarded trannyware.
https://chimera-linux.org/
>>105890338>I imagine because how would you power the transmitter?Huh, that's a good point.
>>105891993enjoying nature without bugs would be nice
>>105888263There's wireless pair kvm's but they're not super small
>>105890338>>105892742Too big battery would be needed, the transmitter probably don't need much if very few updates per second is used, but the USB is usually needed to power the device itself as well..
many wants a mouse to have 500-1000 updates per second and that would probably drain the battery quickly, not even counting powering the mouse itself.
>>105891452open a link to it in another browser where you're not logged in
Trying to enable ReBAR on muh PC, literally followed every required step I could find (Turn it on in the mobo bios, make sure CSM is off, even flashed new firmware on the mobo, etc.) but for reasons I don't even fathom, despite absolutely everything else in the list of requirements turned on and functional (pic related), it refuses to acknowledge it's turned on.
The fuck am I missing?
Mobo is a 'MSI X470 Gaming Plus MAX'.
rebar
md5: e6f08133f2b98406c5007ff98cd2901d
๐
>>105893197>Mobo is a 'MSI X470 Gaming Plus MAX'.I have the exact same motherboard, and I haven't had any issues enabling ReBAR.
Do you know for sure you've enabled it in the BIOS? The checklist says you haven't.
Maybe you enabled it before flashing a new version and forgot to re-enable it.
It's "Re-Size BAR Support", under Settings - Advanced - PCIe/PCI Subsystem Settings.
>>105893542Just restarted to check, it's absolutely on in the bios.
Only reason why "Above 4G Decode Enabled" is even on is because it auto-enables when turning on ReBAR.
i want to scan a potentially infected HDD. do i just plug it in and scan with defender? will it be fine as long as i dont open anything on the drive?
>>105893618Wait, isn't ReBAR only officially supported on 30-series and above?
To get it to work with a 2080 Ti, you'd have to install NVStrapsReBAR:
https://github.com/terminatorul/NvStrapsReBar
Is that what you meant by "even flashed new firmware on the mobo"?
It's weird that it says "GPU Hardware Support - Yes", though.
Even after the mod, it should say No and Unsupported GPU:
https://www.youtube.com/watch?v=exi63orrnTk
>>105893716theoretically, a no click exploit can always exist, is it likely? no. No one can guarantee you will be safe, you will just most likely be safe to plug in and scan
>>105893731how do i make it extra safe then with the least amount of hassle (booting from live usb, removing internal storage)?
Is there any image hosting service that is somewhat private?
>>105893729>Is that what you meant by "even flashed new firmware on the mobo"?No, only flashed the latest stock firmware onto the mobo.
Bizarre that's the case though if it's not 'supposed' to be able to do it. The GPU's been V-RAM modded with 2x the normal amount, so it wouldn't surprise me if the GPU firmware might have been modified to that end.
REALLY don't want to be fucking around with the mobo firmware, so this might be a lost cause for the time being. Fuck.
>>105893787Imgur accepts anonymous uploads. Use a proxy
>>105893758live USB or VM
again, you aren't likely to run into a zero-click in the wild, those things are worth a lot of money, it would be wasteful to risk it falling into the hands of someone that could scan and patch it before using it
>>105893758You can mount to a folder with read but no execute or write permissions. As long as its not the boot drive i don't see how anything could possibly execute automatically. If you're on windows no idea
>>105893042You can look it up from the camera name:
https://phenocam.nau.edu/webcam/browse/spruceT4P13/2021/11/
Specifically:
https://mnspruce.ornl.gov/
now that chrome has fully cucked itself and disabled ubO, how can I export my ublock settings to use in firefox? I did it months ago for my main browser but I had some alternate profiles with different settings I hadn't migrated
need some help please
I swapped my gpu but now my computer won't start anymore, no POST beeps, one system fan doesn't go on, and I am not sure if the cpu fan is spinning either. The gpu clip on the motherboard has come lose (fucking piece of shit was hard to let go of the gpu) and I hit the chipset a few times with a screwdriver by accident trying to push the gpu clip down. The chipset doesn't really look damaged apart of very small surface cuts of plastic, or is it dead?
>>105894991Enable them back with
>>105887477 for however long they'll support it and export settings perhaps?
>>105895010you should have bought a MB with military grade components, normie.
>>105895157So it is fucked?
>>105895035>>105895035cheers, worked fine.
i had to restart after enabling unexpire-flags-m137 before the other ones that need to be disabled showed up
>>105895157that IS a mobo with military grade components, it's a ASUS TUFF one
>>105895298i wouldn't go that far without testing more. Do you have the older GPU to test against? or maybe an integrated one (depending on your processor).
Give it a try. Also double check if it's fitted right. The cards of nowadays are bigger and heavier and tend to displace a millimeter or two (most manufacturers include some sort extra supporting plates due to this)
>>105895738>Do you have the older GPU to test against?Thats the first thing I did before I posted this
>>105892773I wasn't seeing anything like that when I was searching for what I posted or "wireless KVMs", can you link some listings?
Is Java any good for GUI development? This is coming from someone is learning the language. I have been flinging between swing and javafx, but I don't know if I am wasting my time on it...
>>105887460It wasn't that he hated them, he literally could not digest them or chew them. Frogs need food they can mash up like soft invertebrates; insects and worms are their primary diet and a hard as rock turnip chucked whole into its gullet is going to cause problems.
If you would like to know more, try these local expert sources:
>>>/an/>>>/sci/>>>/fit/>>>/ck/>>>/v/
>>105895952Check aliexpress for "wireless kvm" and there's quite a few.
Another option is a "print server" from wavlink that seems to support usb over IP but requires you to download some software - no idea about the latency or the security though :P
hello, brainlet here.
I want to download something from a buildbot on github from a bash script, what is the correct way of doing this in a somewhat future-proof fashion? picrel the package in question
I just want it to download the latest at run time, but given the wine versioning on the filename, it's going to break once it's updated. is it even doable?
>>105896057well I know swing is exceptionally like qtwidgets and javafx is very much like qtquick, so I wouldn't say you're wasting your time by learning it, even if you don't end up using it that much in the end.
that being said I personally am not a fan of java, but I guess that depends on what you're shooting for.
How in the godfuck do I deactivate Onedrive
Upgraded my phone but it no longer has a plug in for my wired headphones. Any bluetooth headphones/ear buds with a decent mic recommendations?
>>105896057Is alright, better than the clusterfuck that is .NET GUI toolkits, but you should consider QT6 or web UIs right now.
Realistically, how often should power boards be replaced, especially with frequently used devices like PCs being involved? I've been using the same one for ~7 years and with a full workstation being replaced, I figure I'd also look into whether it might be worth changing out the board for a fresh one.
Considering pricing seems to all over the price from inexpensive to 10x the price and then some, I figure I'll also ask if a company like Belkin has any practical justification in charging a fair bit for an eight-way when compared to something that costs half as much, let alone a fraction of the price.
Dum-dum here, need help with installing a Violentmonkey script. I wanna see what's the hubbub all about.
>>105897934PNG embeds don't work anymore, or at least I haven't seen any embedded uploads in the past couple of years I've had the extension on
>>105897996Oh, nice. I don't need it then. Thanks.
>>105888142Because you're ~1.05x more likely to experience a failure with 2 drives. The idea is predicated on the user being a giant poorfag with no backups.
>>105897680Straya? Every 10 years. Have a whole house surge protector and don't spend big on the wall plug units. They're all practically limited by the skinny neutral wire.
>>105898099sure but you still lose more if it does happen.
if there's backups i think it's pointless to consider failure, if at home there's usually some amount of time before a backup is taken since most dont automate it.
feels like the failure risk should be more than double with 2 drives since there are twice as many as them. although if you spread work out across 2 drives there should be less wear and tear on each individual drive.
>>105898173NZ, but yeah close enough. If you use a home-wide surge protection solution, do you just go with something cheap or relatively mid range?
>>105887296 (OP)>>105891993It is actually a really cool experiment in Minnesota. Basically in each of those domes a certain O2:CO2 ratio is maintained. Been going on for decades at this point.
Long short is that higher CO2 concentrations increase vertical plant growth, but it isn't linear and it varies by species. The results are particularly dramatic in trees, as they allocate all of their carbon towards vertical growth first. How fast that vertical growth occurs can dramatically affect future stand composition.
It isn't necessarily a good thing for the trees. The accelerated vertical growth can out pace the ability of the tree to absorb and transport calcium. It is more noticeable in the MN experiment because the trees are growing in bogs and fens that are already calcium poor, and have limited O2 available for root growth. (calcium and some other minerals need the physical root hairs to come in contact with the dissolved ions for absorption to occur; these ions can only be transported up the xylem)
Source: Visited that experiment as part of NASP. I am a USFS Silviculturist.
Facebook is asking me for a PIN to look at my messages, how to turn it off? Google isn't helping since all of the steps are wrong.
I want to buy a fan. Which of these types is better? Which fan or brand is good?
>>105898488Both will give a chilling effect. Box fan is better at night though when you can open your window, place it in there, and blow in cool night air.
>>105898354In regards to power boards, I should've added.
cock.li webmail is down. does someone know their smtp and imap addressees so I can add it to mutt?
>>105898625thank u anon :3
>>105895010>>105895298>>105895876Disconnect, then reconnect all cables connected to the board. Maybe you bumped something when wildly flailing around inside the case.
>>105898488https://www.nytimes.com/wirecutter/reviews/best-fan/
>>105888263best i can think of is something like an rpi zero w or something, running usbip. usbip is a driver which lets you attach a usb device on one computer and have it accessible on another as if it was plugged in there with the usb data sent as network packets. i've used this before to have my 3d mouse attached to a laptop, and accessible on a remote machine running solidworks
basically you can send usb over wifi using usbip. wireless usb is actually a thing that existed, but didn't go anywhere
How do I make windows not RAPE my battery while my laptop is asleep?
Pic related my laptop was closed, asleep, the entire time.
This is fucking retarded.
>>105887296 (OP)Why does this retard general still exist when there's fucking AI
>>105898656AI won't insult me when providing a helpful answer.
Is there a way to change text in an app on an iphone? I know there is a web development app to inspect element in safari and change it that way, but I need to change the text within an app when I show my fiance my phone in a couple days. Any ideas?
4
md5: 20e14289b182c05b06e43a8b394160ca
๐
In Firefox you can hold shift to force regular right-click menu instead of any JavaScript right-click menu.
Does Chromium have something similar? I don't expect Chrome to have that but maybe Brave?
How do I make Windows 10 to make "file (1)" when I try to add a new file to my folder
>install Pi-Hole, get it all set up
>use the IP address of the device as my computer's primary DNS server
>go to an adblock testing website
>fails
Anyone experience this? I have no errors on the Pi-Hole. I didn't actually venture from that website so I can only assume that the website is using sources not on any of the lists I gave to the Pi-Hole?
>>105898488Oscillating tower fan is best for recirculating air in an enclosed space. Basically ceiling fan substitute for rentals. Box fan is best for forcing more air through a doorway / window.
In both cases a brushless motor is absolutely worth the premium if you have to be near it.
>brandsVornado, Levoit, Dreo
>>105898747Wow I didn't know this thanks
>>105898561Cheap. All they do is improve clamping time vs the whole house unit by having a shorter distance between live and neutral sides. It's good to have a 'protected' light that turns off if the MOV fails to short.
>>105898944Holding shift also toggles between scrolling vertically and horizontally. And shift also opens links in new windows (but that last one you probably knew about). Holding ctrl while clicking a link opens it in a tab without switching to the tab.
I wish holding both ctrl+shift disabled clickable links, so that I could select text as if it wasn't clickable. It's annoying needing to start dragging from outside a link if you want to copy part of the clickable text.
Do I need a surge protector if I live in a first world country?
>>105899544Do first world countries still have lightning strikes?
>>105899624I take that as a yes. Probably a good idea anyway, I'm gonna need more than 2 plugs if I'm gonna get a second monitor.
>>105889156maybe instal onpenmandriva edit some vids write latex stuff
>>105899544better without one maybe with exeptions you do not daisy chain with chink shit do you
>>105898922Did you install it on a raspberry pi? Did you setup a static IP on the raspberry pi?
>>105899182The real issue is that links are draggable. If you drag on a url it doesn't click it, it tries to click-and-drag it.
I have never intentionally click-and-dragged text in my life, but apparently it's a ubiquitous feature every program has to have and often cannot even be turned off.
>>105900941Don't have ufw enabled do ya?
>>105901095Pretty sure I do but I can double check that later when I can. If it is enabled, what would be the next step?
>>105890330>your rtx card is a hundred times more efficient at any task than your igpu.I don't believe that. Laptop iGPUs run on less than a dozen watts even at load, and probably single digit watts just for a low-load desktop or video or something. Now the 9800x3d isn't a laptop cpu but I think its igpu is gonna be the same, I don't think AMD has separate laptop vs. high-power igpus.
Meanwhile both of my recent dedicated GPUs would idle at at least 30W even on a blank desktop. Now it was an older nvidia GPU and now I've upgraded to a recent AMD one, so I don't know if the newest nvidia cards are super efficient at low loads now, but I'd be very surprised if it could match the power draw of an iGPU, let alone be "a hundred times more efficient".
For demanding loads, definitely. But for stuff that would be considered near-idle for both the igpu and the big one, I'm pretty positive that the igpu will win out big time.
>>105901129It's not on by default. Do other sites function, or was it specifically just the adblock-testing site?
>>105898449Thanks, I was curious as to what was in the OP pic.
>>105901139I didn't check any other sites because I was assuming if they don't work on those sites it won't work anywhere else. But now have the thought it just has to do with the way the sources on the list work and those sites aren't really a good test case.
I can't test it all right now though. I wanted to ask so I would know what to do when I can get to it. And to make sure there wasn't something I was doing wrong.
I did end up enabling ufw for another reason, but regardless I'll probably just need to test other sites when I can.
Thanks for the help.
>>105887296 (OP)im planning to switch to linux and trial run it this summer. I worked with ubuntu and mint before but it was purely for work, i didn't use it for gayming and other programs i use frequently. My question is, how's compatibility with everyday programs, ones you install on a whim (i use one called taiga for example that tracks local anime, x360ce etc) Does wine work on those? I'm sorry if this is dumb but i have to make sure before i fully commit. I'm also planning to try arch since i want to rice to the max (i already "riced" windows as much as it can but i can't stand the bloat anymore)
>>105901234Ah, well, if you enabled it that's probably what your issue was, assuming you didn't add the firewall exceptions. Add an exception for ssh port (22) as well, and
cd /boot
touch ssh[/code
so you can ssh into username@ip
>>105901234Decided to turn mine on and give it a shot; It's working fine.
>>105901237Yeah usually wine will work for 99% of stuff.
Also when you switch to linux, the "programs you install on a whim" will tend to be linux programs. Most of the random shit I have installed has the opposite problem of not being available on windows (except on WSL obviously). I personally don't even have wine set up outside of Steam, but yeah it's reasonable to have it around for a handful of niche software that's windows-only and doesn't have any alternatives.
what's the best way to get a bunch of gmail accounts?
does the burner phone factory reset method still work or should i just buy them somewhere? i only need about 100-200 accounts.
>>105901237generally you will want to look for linux incidental programs rather than trying to use exactly what you currently use in wine. some of what you use may happen to already have linux versions, those are the easy ones, others may have basically identical alternatives, others maybe less identical, but wine should be your last resort, i mean it doesn't have to be, it's really up to you preferences, but naturally you can expect less issues with stuff made for linux than stuff running in wine.
taiga appears to work, though it needs an account to use it seems. i can search for anime with it.
for x360ce, i wouldn't expect that to work, however i use xboxdrv to achieve the same thing, to get a playstation 1/2 controller adapter to appear as an xbox 360 controller to games
>>105901237>>105901887>i wouldn't expect that to workto explain why, wine doesn't handle drivers, at all. i don't know how x360ce works, and thinking about it, maybe it doesn't touch any drivers and might work
xboxdrv on linux does driver stuff so i was probably thinking of that
>>105901949i might be wrong but when you first install it it makes you download some drivers.
>>105901949also is there a site or something central where you can look up linux alternatives if googling obscure programs doesn't return anything
>>105901977i'm not sure either, i have used it before, but its been a long time
if however it work by means of a hook dll, like a fake xinput or something, that might work. hook dll's work in wine. but if it creates it's own fake 360 controller driver, that won't work
>>105901988>but if it creates it's own fake 360 controller driver,i think it does since whatever controller or device you use gets recognized as a 360 controller
>>105901982yes, alternativeto.net is your friend. you'll be surprised how many obscure options are listed there so don't assume it won't have what you're looking for
>>105901998if it shows up in the windows gamepads/joysticks control panel, then it's surely a driver
>>105891668>>105891790Cool. Whatever Chrome did it also disabled SadPanda and Ublock Origin. those aren't hooked into Tampermonkey though so i'm not sure what to do there.
>>105887477Is there a step by step for people who are retarded like myself?
I'd like to know how to turn back on Ublock Origin.
My home internet provides over 2 Gbps download speeds, but my modem only has 1 Gbps Ethernet ports.
My PC has two network ports: a built-in 1 Gbps port and a separate 2.5 Gbps card.
Can I connect both PC ports to 2 separate modem ports to achieve the full 2 Gbps speed?
If not, I could set specific programs to use a specific network interface and separate general usage on one card and torrenting on the other, but would this even make sense? I'm only going over 1gbps if I'm downloading something large from a single program anyway.
anon's, I have a 16k pics on my chinkphone (mostly anime art ~13k), how the hell I organize them?
>inb4 go through all of them
lazy
Way to find out password of a zip file?
Technically its a .pak but it can be opened with zip.
Want to look around game files which the devs left.
>>105896483Use github CLI to list, view and download a release from a repo? Then run the program at the end of the script
>>105887357>Are high TB SSDs and nvme more prone to failureYes.
>Like will a 3TB SSD be more likely to have errors than a 2TB?Yes.
In terms of failures per capacity larger capacities are always less reliable, down to an analog scale. What people don't understand is that products are engineered with some built-in error correction and in some cases even redundancy to supply "error free" storage, and this is what makes advancements in capacity generally as (or more) reliable than smaller capacity hardware. The per-bit reliability goes down, but more error correcting bits are put alongside them, so it evens out (or comes out on top) in the end.
Catastrophic failure (crashed head, bricked SSD controller, etc) still happens and negates any error mitigation though so all eggs in one is still risky.
>>105887739>"too much data to trust to one drive" is an ancient fallacy.No, it isn't.
>Higher capacity is always more reliable per bit stored on a long enough time frame.It's actually the exact opposite.
>>105888142>how is it a fallacy?It isn't. He's full of shit.
>a failure is a failure, either you stand to lose 2 TB or 4 TB. if you had spread those 4 TB across two disks you'd only lose half of it.Correct.
>>105898099Trying to math it is a waste of time.
All your eggs in one basket has 100% been proven time and time again over thousands of years to be a larger risk than dividing them up into smaller containers, assuming if they all fail together.
Hard drives are no different.
>>105898233>sure but you still lose more if it does happen.Yeah.
>if there's backups i think it's pointless to consider failureFailure is still failure, and larger drives take longer to re-fill.
>if at home there's usually some amount of time before a backup is taken since most dont automate it.Also true, which is why some redundancy for normies and their storage to "survive" until backups are synced up has value.
A great man once said "Niggers tongue my anus." but, what does it mean?
>>105898747If there isn't I guess you could use an extension to disable click overriding
>>105898770As in for new files text files via the context menu?
>>105901077never understood who uses draggable links or images.
you can drag an image to the desktop to make a copy of it.
you can drag a link to the desktop to make a shortcut to it.
you can drag an image into MS-paint to open it in there (doesn't copy the data into the already open image)
what else?
i mean it sounds useful but how many do those things?
>>105903420I'm afraid that's the case, big win for Firefox to be honest.
Though sounds like a lot of people don't even know about the shift-disable shortcut.
>>105898449we need to emit more CO2
>>105897680very old ones might have glim lamp that will have multipurpose role as power on signal, overvoltage suppression and radio everything between dark and uhf
>>105887296 (OP)Can someone recommend me software for making animations and editing videos?
>>105903347>What people don't understand is that products are engineered with some built-in error correction and in some cases even redundancy to supply "error free" storageYou don't understand statistics. If the drive has the same MTBF and it's larger, it has lower error rate per bit stored. It doesn't matter if the underlying media has more errors. That's the controller's problem.
>All your eggs in one basketNobody ever said that retard. If all your eggs are in one basket, you're trying to keep more data than you can afford. Completely different problem.
What's currently the best free AI for me if I want to use it to plan and evaluate academic research? I've got friends with ChatGPT accounts, but otherwise preferably nothing requiring a phone number or something.
>>105903006>Can I connect both PC ports to 2 separate modem ports to achieve the full 2 Gbps speed?I think so, at least sometimes I see this advertised as a feature. I've never done this myself though.
I think if you actually regularly use those speeds, it would definitely be worthwhile to invest in a 5G or 2.5G switch. They're cost a bit more than normal 1G stuff but they're still not that expensive (certainly a lot cheaper than 10G equipment).
Actually, does your ISP-provided router not have any >1G ports? That's weird from them if so.
>>105903154So you have over ten thousand unknown images (because you don't want to look through them) and you want them to automatically become organised?
Well either someone has to look through them, or something. You could try AI tagging models. I think someone has trained some based on e.g. booru tags (should work well for anime pics) - basically the reverse of image generation models. It's going to be imperfect and it's gonna make mistakes, but it might get most images classified mostly correctly. I don't know any by name, ask in some of the multiple AI generals on the board (maybe /sdg/)
>>105903291You mean you have a password protected archive and want to open it?
You either find the password saved somewhere else or you brute force it. Brute forcing is infeasible if the password is good, but might be easy if it's something short and shitty.
>game filesIf the game is supposed to open them, then the game will have access to the password somewhere. So in theory you can 100% get it, in practice that might be more or less difficult depending on how much effort they went to to hide it. If you've never done any reverse engineering whatsoever it's probably gonna be tough either way. But it's a fun project!
>>105903637I sometimes drag images (or files in general) to upload boxes on websites. If I happen to have a file manager open on the right file already, and I open catbox or something, it's often easier to just drag the file from the file manager's window rather than click "Browse" and navigating to the file all over again. That's pretty much the only usecase for click-and-drag for me.
But for files it makes sense. The main operation you do on files, in a manager, is moving them. Sometimes you want to select a range, but using shift-click always works.
Meanwhile for text, it's relatively rare that you need to drag it around. Opening a link is almost always easier just by clicking it (or middle-clicking/ctrl-clicking, as needed) than dragging it to a new tab/window. And in a non-editing context, there's no way to "set a cursor" to then shift-click somewhere else, so click-and-drag is the ONLY way to select text; there should therefore never be anything which prevents it from being done. It's beyond retarded.
And what I hate the most is when you drag your mouse to select some text, but say you got the selection wrong, so you try to drag another selection but no what it does is it "moves" your current selection using click-and-drag. I have NEVER wanted to move text graphically this way, and as far as I'm aware there's no way to prevent this (holding shift or ctrl or whatever, none of it works), you're forced to click away to un-select first if you want to redo your selection.
>>105903882kdenlive
unironically blender
for actual animations you need an artistic program, those are basically down to taste. flash used to be popular, nowadays there's toonboom, and others that I don't know or can't remember, do some research
>>105904258dragging files into the browser was never in question in terms of usefulness, it's dragging links/images out of the browser that i wonder if anybody actually make use of
>And in a non-editing context, there's no way to "set a cursor" to then shift-click somewhere else, so click-and-drag is the ONLY way to select text;in firefox you can click somewhere in text to set an invisible cursor, then you press shift and click somewhere else to make a selection
and after you've made your selection you can hold shift to change it with the arrow keys (or use home/end, pageup/pagedown), can hold ctrl as well to jump by words
>>105904378>in firefox you can click somewhere in text to set an invisible cursor, then you press shift and click somewhere else to make a selectiontested in Brave and this also works in Chromium
ublock origin stopped working on chrome and adblock plus is ass
whats the best browser that lets me block adds?
>>105904378Oh huh. You're right. I guess I never tried it
Still not perfect when clicking on a link actually activates that link though
>it's dragging links/images out of the browser that i wonder if anybody actually make use ofI was honestly questioning usefulness of click-and-drag as a concept entirely. Or at least, and in particular, click-and-drag of text.
As far as dragging images (not text) out of the browser, IMO once every blue moon I also find it useful to re-upload an image to catbox by dragging it from another tab to my catbox tab, or to an upload field in an IM webclient, stuff like that. But also this fails to work half the time for some reason (image doesn't drag, dragged image doesn't qualify for pasting or uploading, etc.) so I don't know.
>>105904419*ads
Brave for Chromium, otherwise literally any other browser (Firefox is probably the sanest non-chromium choice)
>>105904419You want Brave Browser.
If you want to help preserve a life boat you can try Mullvad Browser (Firefox fork, so we have something to flee to if Chromium gets so fucked up that not even Brave can preserve it).
You enable uBlock origin under brave://settings/extensions (it's built-in)
Hi I'm retarded. Made the switch to Firefox, installed 4chan x but I can't quite get my settings to be like I had on Chrome.
What the fuck setting on 4chan x is causing replies to be highlighted like this? It gets so bright that I can't even read the text anymore and this shit wasn't highlighted at all on Chrome.
>>105904586looks like something that could have to do with the words "inline" or "nesting", see if you find any setting with those words. 4chan's built-in settings support inline posts when clicking quote links
>>105904274Thank you very much. This is enough to get me started.
>>105898638>Disconnect, then reconnect all cables connected to the board. Maybe you bumped something when wildly flailing around inside the case.Everything seems to connected
i bought an ssd. what program can i use to clone my hdd with windows on it to the new ssd? does this cause any problems down the road? windows will work fine?
I'm on Qbit, torrents from private trackers get stalled, torrents from public trackers are working properly and the already seeding torrents are working also. I have already updated to the latest version and also reverted back and deleted the preferences from the appdata folder and for a few minutes it seems to work but then they keep getting stalled anyone has any idea what's going on?
>>105904202Might point me in the right direction? Password is good - their previous game had a 19 character with both a-z, special symbols, A-Z and numbers.
>>105905608Sorry, I honestly have zero reverse-engineering skills. It's very much possible to learn if your IQ isn't atrocious, but it does take some effort to get up to speed if you've never done it before.
Just spitballing here, a very rough idea of how it would probably be done would be to watch the windows API calls for the moment the game opens the archive file, and trace execution to try to identify the decryption step. Possibly the game is using some standard encryption library and you can find the right functions and watch those.
But I don't even know what the tools to use for this are, you'd be better served typing "decompiling" or "reverse engineering" into youtube or something. Or asking an LLM for starting pointers.
Or maybe a more experienced anon than me can chime in, but it's not a super common skillset. I'd start with the LLM if I were you and go from there, expect to spend at least a couple of evenings on this.
>>105905675Also, by "standard encryption library" I obviously meant some zip library. Maybe windows has some built-in APIs for those, maybe they link to some other existing implementation. It'd be a little bit weird for the game to re-implement zip file support from scratch.
So that could be a point to identify (somehow) and then you trace execution and dump the decryption key that's passed.
How hard would it be to set run linux in Windows? I don't even know how it's supposed to work but I know some people do. I have an AMD GPU and I really want to try some AIslop generation, but it works only on linux and I never worked with that before. Would it be hard to set it up inside windows? Any place where I can read to start?
>>105904477...or just firefox
Can regular home lightbulbs tan you? My brother looks darker than me even though we both don't go outside, the only difference is that he keeps his lights on at home and I don't.
>>105905823It's called Windows Subsystem for Linux (WSL) and afaik it works pretty well. I've never used it, but from what I heard it basically works just fine if you treat it as a virtual machine; it just has quirks if you try to use it as a way to "run linux programs in windows" because it's got some peculiarities in terms of how e.g. you share files/folders and stuff
And also you can always run an actual virtual machine if you want to
>>105905886Tanning is a result of UV radiation exposure, not light exposure.
The lights in a tanning bed can tan you, the lights in your home cannot.
>want to turn old monitor into a constant display for some wireless cameras
>plan to affix an old RasPi 3b+ to the back of it to run the video stream
>install Raspbian on it, presumably the correct version since the RasPi image burning tool has a dropdown where you can select your physical model
>runs slow as shit
>locks up for seconds at a time, other times gives me like 0.5 FPS even when all I'm running is Firefox with one tab
>can BARELY manage to play a single Youtube video
What gives? I wasn't expecting a gaming PC, but shouldn't it at least have enough speed to be functional?
The only thing I can think of is faulty SD card, but wouldn't that just cause issues with starting the OS/opening programs/etc? Doing ANYTHING is slow, even manipulating already-running programs or simply moving the mouse.
Hey I got a new router, tplink axe5400 and it has 6ghz channels. i dont want to use it, and have disabled it for now
but for 2.5/5ghz channel it no longer lets me individually name them.
i used to have separate names and a lot of my devices rely on the 2nd 5ghz only name. im not seeing any options to name them differently.
>>105905919Thanks for the reply. Also, you gonna take me for a retard for this, but I never did run a virtual machine. It's I think my pc is not very bad: i5-12400F, 32 GB RAM, RX 6750 XT GPU, would it be able to run one? Can i trust chatGPT with guiding me into setting one the right way?
>>105905944Slow SD card can affect some things if anything needs to e.g. write logs or something. Use something like htop or btop to monitor a) your I/O, b) your free RAM and c) your CPU usage, to see if you can spot any bottlenecks. You can also use fio to benchmark your card, and then see if the I/O numbers you see during regular usage come close to the benchmarks (meaning it's saturating the card's speed).
If you're running out of RAM that would be catastrophic also. This really shouldn't happen normally with just one firefox tab open. But I dunno, what DE did you install (if any)? And how much RAM does your model have? If it's like 1GB, and you're running full GNOME or something and then Firefox on top, it might actually be swapping (or trying to, miserably).
The other thing I can think of is possibly insufficient power supply. But I'm not sure if that would cause slowness or just instability and crashes. IIRC you need at least 1A on your microUSB power cable, maybe even more if you can get it? It's been ages since I've used an old raspi.
>>105905944Check if firefox is using hardware decoding in about:support#media
>>105906022Running a virtual machine does not require amazing specs: the VM will get a subset of your main machine, plus a small amount of overhead (which should be fine unless you're running on an absolute total toaster). Having more than a bare minimum potato is useful if you want to do stuff on your VM AND on the host, or have multiple VMs. Especially in terms of RAM moreso than CPU even, since every VM basically needs to load its entire OS into RAM so if you're running multiple VMs there's no getting around that.
Anyway all of that to say that your PC is more than good enough to run a VM, or even quite many VMs at the same time. But in your case, since you want to use it for AI stuff, you probably want to allocate some respectable amount of power and memory to one big VM.
The main difficulty is going to be passing the GPU to the VM. Unlike the CPU and RAM, you can't allocate some "virtual GPU" and expect full performance; for AIslop work, you'd want to pass through your entire GPU to the VM. This is somewhat annoying - in particular, it makes the GPU unavailable to the host OS (i.e. windows).
So if I were you I'd definitely try with WSL first and see if you can access your GPU from there. It might work better than an actual VM.
>>105905944Also check the codec youtube is using in the nerd tools - av1 could be wrecking you're cpu since there's no hardware decoding for it on your device
>>105906106>This is somewhat annoying - in particular, it makes the GPU unavailable to the host OS (i.e. windows).Won't this be an issue given my CPU doesn't have the integrated GPU?
>>105906184>given my CPU doesn't have the integrated GPU?Wait, does it not? Since when do intel CPUs come without one
If it really doesn't then yeah that'll be an issue. Again, then, look into WSL first. A VM would be something to look into only if WSL doesn't work for some reason
>>105906273Yeah the i5-12400F does not. I thought myself to be smart because I could save a bit on the CPU getting this instead of the regular one, then after I build everything I realised if ever my GPU will die I won't even be able to use my computer, welp.
Also, alright, gotta start with the WSL first then. Thank you for taking the time to reply me bro, hope you have a good morning/night.
>>105903511As in the folder already having something with that name. But W10 only lets me replace the original not rename the new entry automatically like W7
>>105904419Tried
>>105887386
>>105900846If he didn't have DNS, the testing site wouldn't have worked.
>>105898922What fails?
>>105906569Windows does it if you select the compare options and select both
>>105899182>I wish holding both ctrl+shift disabled clickable links, so that I could select text as if it wasn't clickable. It's annoying needing to start dragging from outside a link if you want to copy part of the clickable text.try holding Alt
LIFE OR DEATH SITUATION, urgent help needed!!!
>ublock stopped working on Chrome (although I can still install the packaged version if I turn off something in flags)
Should I migrate to Firefox or Brave? Which is better and why nowadays? I used to be a huge fan of Firefox before 2015, but then I lost my savings because I invested into the Firefox OS for phones and they also did something about gays. And it also requires a lot of detoated WAM, and is very slow compared to Chrome in general. But at least I'm still vaguely familiar with it, still have it on some devices.
>>105906877but I already did the chrome flag thing, so now I'm asking for the next time they destroy everything I hold dear (not Chrome, I mean the cookies for all the hentai sites stored in my chrome)
file
md5: d4d464a7685c505047bf73683fa6ad15
๐
>>105887296 (OP)I am a front end dev and I want to create my pseronal netflix-like desktop app.
How should I go about it? I only really know how to work with react and vue.
>>105906042>what DE did you install (if any)?Just whatever Rasbian comes with by default. This model does only have 1 GB RAM, though.
>you need at least 1A on your microUSB power cableI'm supplying 5V 2.5A.
I'm not running out of memory - it showed I was only at 600/900 MB with around 100 MB of swap. with Firefox open.
However, it was at 0 swap before opening Firefox and that was about the time that it went from "not very fast" to "absolute garbage" so maybe it is the SD card. I'll try a different one and see if the issue persists.
>>105906686It worked thanks dude, another extra step but it works
>>105907078Yeah, linux often tries to use swap before getting to literally 100% usage. For some reason, even in 2025, memory pressure scenarios are still pretty bad for users on linux.
I think the issue is just swapping in general. An SD card is like the lowest tier of storage possible speed-wise, at least modern storage. Even swapping to a fast SSD is a very very mediocre experience, meanwhile an SD card is so far below in terms of performance it's gonna be orders of magnitude slower no matter what.
Apparently it uses labwc for its desktop which is supposed to be really small. I'm guessing running Firefox on 1GB ram is just not something you should be doing in 2025.
If you really need to use a web browser, I'd say spend fourty-fifty bucks on a newer model with 2-4GB of RAM. But since you said you just want it for a specific purpose to display a camera stream, you probably don't need to run modern web browser there. Test it with the actual thing you want to do with it (e.g. mpv, I'd assume) and see if it works well enough for you.
>>105889224>>105889284Iโm dumb and I had forgot to enable the keybinds for Ctrl + S work
What's the best job to transfer to after I get replaced by AI (currently a talentless programmer who doesn't actually do any work, maybe I work one day out of 30 to come up with an excuse why the project is not finished yet)? Will quality assurance be replaced by AI too? Testing and stuff? I am too ugly and autistic for IT project leadership or "business analysis".
Is there such thing as a wireless charger for a headset? I know some headsets come with their own but I'm trying to find one for my hyperX Cloud 2 headset and all I get are headphone rests with a wireless charger and I don't think that's one that charges the headphones.
file
md5: 422dce15393b0c3034a1e98083ec7a77
๐
>>105907685You can get wireless qi receivers to usb if that's what you mean?
>>105907832Well shit, an official one just popped up when I searched for that. Thank you.
>>105907843Do you mean the qi base? It's a normal qi charging base, however, your headset doesn't have the wireless charging coil which is what is required to charge. Hence the receiver adapters
>>105905886Depends on the bulb.
Incandescents can.
CCFLs can.
LEDs? Generally shouldn't, but you never know for sure unless you test them. Some emit UV and use phosphors to convert to yellow and that can decay letting it leak UV. It's usually not high dosage but worth looking into.
For what it's worth you can be cooking yourself with UV emitting bulbs and not even know about it because you can't SEE the wavelengths that cause tanning. They're just normally included and primarily supplied by sunlight so you equate bright light = tan but it's not that simple.
You can potentially tan in complete (from your perspective) darkness.
>>105905930>Tanning is a result of UV radiation exposure, not light exposure.And some bulbs emit UV radiation.
>The lights in a tanning bed can tan you, the lights in your home cannot.Incorrect because of previous statement.
>>105907913It doesn't show something like that in this photo.
>>105908058I think those are the cloud flight S', not your ones
What was the script that lets you play sound on video posts?
The filename would have sound=files.catbox.moe etc.
>>1059081484chan Sounds player is the main one
>>105905886Probably diet or your mom's a ho. UV gets knocked down by lots of stuff in residential surroundings. Unless he's bathing in the cold glow of stripped naked CFL tubes all day he's not getting enough UV for a tan.
I found this on twitter: https://x.com/LillyKyu778/status/1944475020811489639
Someone made their desktop look like a Wii menu but they won't give out information on how they did it unless you join their discord server. I'm new to anything computers, but I want to try to make this my self. I got time and I think it should be that hard to hard. How do I recreate this? Thank you.
>>105908254Looks like a dumb wallpaper image + clickable widgets. Search for ways to make desktop widgets on windows. I know rainmaker used to be a big meme for ricing your windows desktop, idk there might be a better way to do this exact stuff here because rainmaker is bloated as fuck.
Getting the animated icons might be annoying.
>>105908254The creator made a reply talking about it anon
>>105908415I don't have the know how to just use that info unfortunately. I had never done this type of stuff before.
>>105908378Thank you! I'm trying to find a wallpaper now. I hope I can find assets.
>>105908667https://claude.ai/new
What's are some of the best local AI/LLM?
>>105887296 (OP)Is broadcast TV any good? I ask becuase cable sucks and charges too much and then we switched to fiber and that sucks and charges too much.
The fiber provides good internet and phone, and the TV is like 4/5ths of the rate. I had the thought of cutting the plan back to just phone and net and then buying an antenna (once) and then watching just broadcast TV.
Has anyone else done this? How is it working out?
>>105901302>>105901454Apparently I don't have it installed, I may be thinking of another device I've done that with.
Either way I redid the network settings on the rpi itself and included IPv6 this time. It's actually doing something now but not 100%. I must have fudged a number or something.
>>105906637It was quite a bit before, but it passed some. I forgot which specifics. One website gave me a score of 43 out of 100. After messing with the network settings again I get 74. So now I'm failing banner advertisements and script execution.
I went to check some news sites and it seems to be doing well for those for the most part. I can still see some of the banners that uBlock would normally block, but I can't see the content. just an empty rectangle. Interstitial ads are similar. They can pop up but I don't really see the content, just an empty rectangle.
>>105887296 (OP)Why do several seconds pass between when I click post and my post showing up? I don't why but it annoys me more than it should.
>>105909956Still not understanding what the problem is.
>So now I'm failing banner advertisements and script execution.You need browser extensions for that, DNS ad blocker won't help you.
>>105909894>cutting the plan back to just phone and netDo you get an actual phone with an actual phone number from the fiber net? And TV?
Unheard here, internet wire/fiber is just internet, nothing else.
t. dumb euro
Which Linux distro is least prone to crashing on modern hardware?
>>105910246>Still not understanding what the problem is.Before it wasn't blocking anything, or just very little. But it looks like I fixed that.
>You need browser extensions for that, DNS ad blocker won't help you.Oh, well actually that makes sense with script execution now that I think about it. Looks like that's all solved.
>>105907212>since you said you just want it for a specific purpose to display a camera stream, you probably don't need to run modern web browser thereThey're [spoiler]Nest[/spoiler] cameras, so I don't know of any other way to see their feed except by accessing the official website.
Are there any web browsers that are even MORE stripped-down than Chromium and Firefox? I figured if there were, they'd be included on the RasPi OS by default.
>>105910258the overwhelming majority of crashes are because of bad/no drivers. so you want a distro with a very recent kernel. fedora arch etc.
>>105910258Distros don't normally crash unless they do really, really weird shit
Pick one with a mainline kernel (not some meme "tuned" kernel like cachyos does) and use something lightweight and stable for your desktop, ideally just a small WM for example. But really in this day and age even KDE isn't that bad, but if you absolutely don't want to crash then you can avoid it if you want.
>on modern hardwareHardware drivers are part of the linux kernel which is shared between all distros. If your hardwre is fucked on linux, then it's fucked, you either find some patch or workaround to fix it (on any distro) or you're fucked (on any distro).
But that barely ever happens.
>>105910455Oh yeah never mind,
>>105910448 makes a good point, kernel updates matter. I forgot dinosaur distros still have a habit of shipping ancient kernels for some reason.
6
md5: 6fd6fe9c9ab2c7beae1927b7152d920a
๐
>>105905867Mozilla removed this from their FAQ:
>Does Firefox sell your personal data?>Nope. Never have, never will. And we protect you from many of the advertisers who do. Firefox products are designed to protect your privacy. Thatโs a promise.Proof: https://archive.is/
They didn't just say they won't sell your data but emphasized that it's a promise. Whoever is at Mozilla now is not the same people, they removed that promise. Some linux distros have stopped shipping with Firefox because of this (switching to Brave), you can't trust Mozilla Firefox any longer.
>>105910448>>105910455So as long as the software stays up to date that means that I should be in the safe an minimize the amount of crashes I get?
Sometimes Iโm using Linux mint xfce and get a freeze and crash to desktop even when playing old games.
I read that Linux mint is slow to update so I figured that an xfce distro like xubuntu or fedora xfce might be a good choice though I am not sure. I donโt consider myself very tech savvy I just got into Linux now that windows ten is winding down.
>>105904419LibreWolf exists as a Firefox fork, even making it a point to include uBlock Origin by default. But the devs are not exactly nonpartisan if you are concerned about trannies. Mullvad otherwise.
If I were to use Linux, what would be the go-to/ the best music player?
>>105911050>freeze and crash TO desktopEither not enough memory, you are doing something weird like wine [game], OR you need to use a older version of whatever you are using
Wine doesn't work nicely with games, and if it could you may need an older version to run older games
Protondb/winedb might be useful here
Exactly i don't recall what shit I installed so I hope you guys can help me guys:
why the fuck pic related happens sometimes when i watch youtube? specially the "copy link" thing? also why the fuck looks like this is a kind of mask? (see red square, you can see the overlay)
really i dont recall what shit i installed, the most revelant i recall was youtbe-dlp and AdGuard with some scripst to download 3d models from sketchfab.com but im not ruining any of these two when this youtube shit happens
>>105905675>>105905693Thanks anon, I found the stack when the file is accessed and while i cant find the password in memory or dll that uses it, i will check their previous game on how it is implemented there since password is known for it and engine is more or less the same.
>>105910715They are the same people. the exact same people. same as at google "dont be evil" inc IE the front company of the NSA
>>105910715I just can't trust Brave either. What's best these days? I like Male Poon but it's not really feasible for using at all times.
>>105910417>try brand new SD card>Firefox runs better, but still badly>do some googling>turns out there are purpose-built RasPi OSes for things like connecting to smart devices>perfect, I don't need any functionality besides viewing the cameras>Homebridge can connect to Nest cameras, but only functions to pipe the output into an Apple device's Home app>Home Assistant can connect to Nest cameras and show their feeds in its dashboard, but the HAOS installation itself doesn't support any kind of graphical environment which means the only way to view the dashboard is to use another device like a smartphone app or navigating to the RasPi's local network address in a web browser>if I wanted to view the dashboard on the spare monitor I have set up, I'd have to get a second RasPi running a normal OS and web browser JUST to handle the display, and even then there's no guarantee that it wouldn't chug just like it did trying to access the Nest site>can't find any other options so farThis shit should not be this fucking hard. It'd almost be simpler to just forget the RasPi and connect an old smartphone running the Google Home app to the monitor instead.
>>105887296 (OP)Can linux get infected with malware if wine is installed?
Just bought a new Razer Basilisk V3
Worked fine for a few hours, then froze and doesn't turn on anymore after unplugging it.
The weird part is that it works flawlessly when plugged directly into any Dell Latitude laptop. Does not work with any other PC/Laptop or when plugged into a Dock or KVM switch.
Just incredibly confused by this shit
>>105912895some kinds of malware could work hypothetically. just having wine installed wouldn't increase your risk however, you'd still have to run something malicious.
wine is not a sandbox, you should treat .exe's like you would a native program, i.e. if you don't trust it, run it (wine) in a sandbox
>>105912783icecat but i use librewolf because cloudjew blocks icekittys user agent. ymmv
>>105912880its hard specifically to keep people from saving their money
>>105911050Ah yeah. For the future, a game crashing is not at all the same thing as a distro crashing, which is what you had initially asked about.
The other anon has good advice.
>>105912880>This shit should not be this fucking hard.Consider buying a normal, sane camera that provides an RMTP stream, if you want it to be easy
what's the best way to save website content offline that has cloudflare? httrack is old and doest also work nicely with javascript doesn't save it correctly
>>105912958I wouldn't be surprised if all that RGB crap drew 10 MW of power, and overload USB hub. too much gay.
>>105913102for single pages i use mozarchiver (in palemoon, idk if it's still available for firefox), for crawler type archiving, maybe check out https://wiki.archiveteam.org/ i don't know much about it and don't use it myself, but i heard about it researching something related and they seem to know what they're doing
>>105887296 (OP)Redpill me on getting OnePlus Pad 3 (13") vs new Lenovo Legion (8").
My usecase is manga and occasional gaming, ever since og Nexus 7 I've been using small tablets but on the go I wouldn't mind bigher screen. I mostly wonder how is that large ass display when you use it in hands, not with keyboard on your desk.
What's wrong with using outdated torrent client?
>>105905944>>105912880Finally got it.
Turns out Google Home now has an online version with a nice web interface that seems way better optimized than the Nest website.
I installed https://github.com/guysoft/FullPageOS on the Pi so that basically all it is is a web browser and whatever components are required to run the web browser, and pointed it at the Google Home page. Works flawlessly.
>>1059135678kbps, fuckin got em
It possible to plug a big GPU on a latop via usb-c for play vidรฉo games?
>>105913567what the fuck torrent has chatting now?
>>105913661akshually that's 64kbps
>>105913906Yes. You need some box that the GPU can plug into, which will provide a USB-C connection to the laptop as well as power connection for the GPU (almost always an actual plug, separate from the USB-C).
Look up eGPU (external GPU)
>>105913906Your port needs either thunderbolt or usb4 support for it to work
what is a good Lisp course that i can pirate?
What is a simple but reliable way that would let me watch internet video streams (Youtube, whatever) in configurable exact fullscreen or windowed window sizes? Is there even a way?
>viewing a 1080p video
I want this to be displayed on 1920x1080 pixels of my 1440p display.
>viewing a 720p video
I want to have the option to nearest-neighbor upscale it to 2560x1440 (2x height 2x width, no blur) if I want OR view it natively at 1280x720 with letterboxing.
>viewing 480p
want the same options
I'm considering running a virtual machine just so I can set that to whatever res and just rely on its containerized "fullscreen" existing in a draggable window but that seems like it should be unnecessary or overkill. I hate not being able to simply view 1080p content on 1440p without hideous blurring. I just want videos to be displayed in their native res 99% of the time and I feel this shouldn't be too much to ask for, but apparently it fucking is.
>>105888152They already do that, the religion in question doesn't have a name although many call it wokism. Once the Muslims take over their smarter subjects will be put to work using it to crack down on any evidence of apostasy.
>>105914188mpv can be configured to do this
>>105914293Are you an israeli?
How do I into Data Science? Coursera looks extremely gay but I don't have many leads to go on and I need experience.
>>105914305My issue is only for streamed media, for downloaded stuff I already have a solution. Just playback letterboxed.
Maybe I'm retarded, but how would I get a youtube video (in a youtube tab in my browser) to play in MPV without first downloading and playing it locally in MPV?
>>105914405mpv has yt-dlp integration, so you can open links from basically any website, including youtube. i watch most of my youtube videos in mpv. there's also a script for sponsorblock support in mpv before you ask.
if you're using linux, having yt-dlp installed is enough, if using windows you may need to drop the yt-dlp executable in the mpv folder (don't quote me, i don't use windows myself but it won't be hard to find instructions)
>>105914392You won't get experience from coursera, you get experience from employment (chicken-and-egg problem) or potentially from a portfolio of hobby projects.
But, if you don't know enough right now to actually do any hobby projects, something like coursera can be better than nothing. If you're disciplined and dilligent about learning, it can give you a structured starting point and you can go from there researching any specific things you want to learn more about.
Also because it's 2025, I want to also mention talking to LLMs for learning if you aren't already doing it. Verify what they tell you, but a lot of the time they work really well as basically a search engine that can respond to your queries in natural language.
>>105914405>>105914453btw i do mean mpv has options the exact examples you provided, like you can configure automatic profiles to make 1080p just unscaled with a black background, 720p doubled with point filtering (i.e. "no" filtering), and/or you can configure keyboard shortcuts to flip between such options. it'll take a bit of reading, but you can do what you're asking for
>>105897567The microphones on Bluetooth headphones are pretty much all terrible. Your best bet is just getting a USB dongle.
Is there any webcam that's like pic related?
But actually connect through USB and not WiFi.
>>105914562the technical name for such a camera is a borescope, i'm sure you can find something that suits you
>>105914678Not this long though.
Something shorter perhaps and not this endoscope camera.
I have a all in one PC with front facing USB ports.
I had something like pic but it broke, and I don't think it's being sold anymore.
9126
md5: 359271610ee3f29dcb73bd54b913c42b
๐
>>105912783Brave is fantastic since they have uBlock Origins and NoScript built-in as a manifest v2 extension, even though Alphabet has removed v2 from Chromium. If they are able to keep that up I'll be impressed.
They also have Tor built-in as an option for private windows, which is very convenient.
I also didn't trust Brave before due to the crypto referral link swap, but that was so long ago now and they apologized when removing it.
file
md5: 4fc43cbe958667d89386ebb756edf1e6
๐
Google Maps put a pin of someone's business on top of my house and now my door is constantly being knocked on by random people.
What can I do about it? I clicked Suggest Edit and send a report that this thing doesn't exist at my location but it didn't seem to have helped.
It's not just a badly located pin, it includes photos of my house as well for some reason.
>>105914889For a start, did you try calling the person who ran the business?
>>105915010The business isn't even claimed.
>>105914889Lmao. I wonder if you can sue and get some damages due to the emotional damage and harrassment caused
What password manager does /g/ use? I've been using bitwarden for a while and even paid for the premium for easy 2fa generation and fill. The browser extension has noticeably gotten worse since last year, doesn't autofill, fills in the wrong fields, constant errors etc. I believe the enshittification of bitwarden has started and I need to move off. What password manager has a solid browser extension that just fucking works, 2fa codes and passkeys is a must as well.
>>105915092I've been using keepass for about 15 years now, though I've never tried the browser extension. It has 2fa, I have no clue about passkeys.
how do I make videos use portrait mode for fullscreen on the browser on graphene os
6
md5: a2b39ad36d5af29168a8df091088ec79
๐
>>105914889>mfw Google pins "Lolita Escorts Incorporated" on my house and I start getting knocks
01923
md5: 557db31c2ebd12c7bfbcda63241e6ef4
๐
>>105904378>it's dragging links/images out of the browser that i wonder if anybody actually make use ofholy shit, i found a use case for this
using a browser that cant open magnet links for security reasons.
but i can drag the magnet links into my torrent client.
compared to copying the link and pasting it into the client it doesn't save much time when it's just 1 magnet i need to download, but if it's 2 or more it's much faster to just drag the links into the client
>>105915287>using a browser that cant open magnet links for """"security reasons""""A hacky workaround for broken software is not really a proper usecase. It's just that, a workaround
>>105887296 (OP)Any recommendations for a durable (and preferably cheap) vertical mouse?
For some reason, all of the buttons on my mouse (picrel) started breaking down at once. I guess that's what I get for buying Chinese junk.
>>105915837I think logitech makes one?
Unfortunately there's no big hobbyist/enthusiast market for these, so this is one of those niche markets that are populated either solely by low-budget chinky shit that clueless boomers will buy regardless, or by solely by extremely overpriced and overengineered shit that rich boomers will buy regardless. And in this case, vertical mice happen to be the former market. So if I remember right and logitech has a cheap model, it's probably your best bet
>>105914889Put a sign on your door showing the pin and saying "GOOGLE IS WRONG, THIS BUSINESS IS NOT HERE" in big letters.
can i charge both my laptop and my phone with the same charger, and if so what do I need to buy? my laptop has a Thunderbolt 4 usb c port
I tried plugging in my current phone charger but it does nothing, maybe it's too weak?
What local LLM can completely replace wikipedia?
>>105916279You just need a charger that can also supply 19-20 volts. Necessary minimum amperage of the connected charger is written on a sticker on the back of your laptop.
>>105916332Do they make chargers that can supply a different voltage depending on the device that's plugged in? A phone's not going to take 19+ volts.
How do I motivate myself to work? I haven't delivered a single project in over a year. Sometimes I feel bad for the management, but not bad enough to stop being a lazy useless fuck.
>>105916365Most of the chargers that has usb-c ports can supply more than 5V that is necessary to charge a phone, unless it's the cheapest chinkshit sub 10โฌ charger.
>>105916332should I also get a new cable?
>>105916365Read the label on the side of the charger. Most laptop chargers supply the full USB-PD range 5-20V.
>>105916437If you plan to source 65W or more you need a cable with an e-mark chip for the appropriate wattage.
See https://en.wikipedia.org/wiki/USB_hardware#USB_Power_Delivery
>>105916437Go fuck yourself i really wanted to help someone.
>>105916365USB is 5V initially but thru various protocols the connected device can ask for more. Also ask how much amps it can take so it wouldn't trigger overcurrent protection.
file
md5: 92a70c747f6f62560a7b38546b33bdbb
๐
Wtf is this? They got rid of the OTP sign-in option? It wants me to verify my number via google play services on my phone, which I'm never going to do.
It doesn't even show me an option to change the verification method. How are people without smartphones supposed to sign in on their desktops?
Is this a general change google's rolling out or did my organization flip some retarded switch?
>>105916464ok I checked my laptop charger and it's 300W...
300w would probably blow up my phone and even a powerful 100w phone charger might be too weak to charge my laptop, thanks for the help though
>>105916467my question is too stupid for the stupid questions thread?
>>105916509>Also ask how much amps it can take so it wouldn't trigger overcurrent protectionThat's not a thing. Your device draws as much as it needs. The charger is constant voltage / variable current.
Is wireguard the best method to connect to my home network if I have a openwrt router?
>>105916592Anon. A device only draws as many watts as it needs. Things only blow up if they draw more watts than an intermediate cable can take - that's not going to happen when your charger is too powerful.
Always remember: voltage is set by the source (and can blow up the consumer if it's not meant to take that voltage). It's the "force" of electricity, so the source (e.g. charger) needs to be "strong" enough for a powerful device, but not "too forceful" that it'll blow it up. Amperage is the "amount" of electricity: the consumer takes as much or as little as it needs. As long as the "force" of the supply (voltage) is at the right level, the amperage is down to the consumer and it can take as little electricity as it needs. Wattage, power, is nothing more that volts * amps. You can't know if your device will blow up or not just from the wattage, you need to check V and A individually.
USB is special because it has a data connection. Standard USB is always 5V, no more, no less. Every single USB device can take 5V without causing problems or blowing up.
More powerful USB chargers use the data connection to negotiate over a special protocol, and then actively switch their voltage to something both devices agree on. So for example a "20V USB charger" will still supply 5V by default and is safe to plug into any USB device; it just means that it CAN supply 20V, IF the device also supports it and runs the protocol correctly.
So tl;dr is that any USB charger (that's spec-compliant, at least) is safe to charge your phone. The actual voltage set will be the the highest one that the charger and the device (phone or laptop) can agree on; you should choose a charger that's powerful enough to be able to charge your laptop.
Then, once the voltage is set, the device will draw as much or as little power as it needs, up to the maximum the charger is physically able to supply. For example, when your laptop is at 99% charge, it'll probably only draw a fraction of an amp to top up.
hey chat I'm going to uni for cs and these are the programs laptop requirements. Which one should I get? I'm thinking of the m4 air
>>105916546Google sign in has always been beyond retarded. My favourite is "whoops, we've decided your password isn't enough, you must enter your phone number so we can verify it's you", when you have no phone number registered on that account.
It also doesn't allow (or used not to) setting TOTP or hardware U2F verification without setting a phone number first. Once you do that you can disable SMS verification and switch to only using TOTP/U2F, but you MUST give your phone number first before being able to enable them.
All of this to say that there's no reason to be surprised that google is just randomly asking you to doxx your phone for no reason.
>on your phone *****...But it looks like it already has your phone number anyway.
>verify via google play servicesAre you sure it's this and not browser-based? It's not just people without a smartphone who wouldn't have gplay, it's also everyone with an iphone, so I doubt they'd do that.
If it's really doing something to your personal phone that you don't want, just tell your work you have a degoogled phone and can't log in.
>>105916996Oops forgot the image
>>105916996m4 air is unironically not a bad laptop, feel free
PROVIDED you like macOS, I personally hate it, and because it's apple you have to live with it
make sure you get the educational discount
>>105916899It's probably the fastest. Depends on your hardware though.
>>105917065I have a decent router, I just want a bullet proof method to insure nobody else other than people I explicitly trust which is only my GF to be able to access my server to use for office shit and video streaming.
It would be okay to assume my network is safe if that's the only service outside facing right?
I will do general monitoring of course
>>105916606No sorry don't mind me, sometimes i forget that i'm mentally ill. You will need a new cable that is rated for the wattage of the charger or if the charger is capable of supplying more than your laptop needs, the cable should be only rated for what your laptop needs. Keep in mind that your laptop won't charge any faster with a more powerful charger but the more powerful the charger is, the larger and heavier it will be.
>>105917002>But it looks like it already has your phone number anyway.Google has my number but I'm not signed in on my phone which was the part I had a problem with, since it seemed like I was gonna have to.
>Are you sure it's this and not browser-based? It's not just people without a smartphone who wouldn't have gplay, it's also everyone with an iphone, so I doubt they'd do that.>If it's really doing something to your personal phone that you don't want, just tell your work you have a degoogled phone and can't log in.When I scanned the URL it showed some google play services popup and asked me to sign in to my google account. But if I scanned the URL and opened the link manually it showed me a loading screen for 5 minutes and then I received the message as normal and could enter the OTP. And I'm not kidding about the meaningless 5 minute delay, I kept retrying thinking I was doing something wrong.
>>105917643Sounds par for the course. Remember how recaptcha V3 shows the slow-fading ultra-unusable captchas that take 30+ seconds to solve a lot more often on firefox, while chromium-based browsers mostly get normal sane ones that take 2-4 seconds even if you're using a VPN and shit.
Why is windows showing all the apps that use my microphone as MS office?
Trying to get a in game performance overlay tool that among other things lists CPU temps
Steam's overlay doesn't even with the new overhaul. It doesn't seem to be an option using MSI afterburner either, at least I don't see it as a selectable row in the monitor settings. I see some people say you can get it to show up via also using some settings in hwinfo and running it at the same time as afterburner, but at that point i'd rather just use hwinfo's overlay, I think
But I don't see any overlay options in hwinfo, even though it added a built in overlay tool last year. Apparently I have to go to the OSD tab in hwinfo settings, but I don't have a OSD tab, just a "General/User interface", "Safety", "SMBus / I2C", "Driver management" and "license management" tabs
help?
>>105898653I fixed this by switching from S0 sleep to S3 sleep in BIOS.
Thanks ChatGPT.
>>105917119Yeah it's pretty low risk.
I just upgraded my arch install and after it was done (I'm sure it finished) I managed to accidentally cut the power from my pc. Now at grub when it first tries to load initramfs it says "you need to load kernel first", then kernel panics. At the blue kernel panic screen it says "VFS: Unable to mount root fs on unknown-block(0,0)". Didn't have time to try to chroot into arch from live usb, will try tomorrow though. Any ideas what to do when I do? I'm afraid I corrupted something related to encryption, since my drive is LUKS encrypted (/root and /home, not /boot).
Pic is not my pc althought same kernel panic screen style.