[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


Janitor application acceptance emails are being sent out. Please remember to check your spam box!


[Advertise on 4chan]


>Read the sticky: >>105076684

>GNU/Linux questions >>>/g/fglt
>Windows questions >>>/g/fwt
>PC building? >>>/g/pcbg
>Programming questions >>>/g/dpt
>Obsolete laptops >>>/g/tpg
>Cheap electronics >>>/g/csg
>Server questions >>>/g/hsg
>Buying headphones >>>/g/hpg
>How to find/activate any version of Windows?
https://rentry.org/installwindows

Previous: >>107070046
>>
File: pepe.png (458 KB, 900x806)
458 KB
458 KB PNG
How can I automatically append ?a to the end of the URL each time I open 4cdn links in a new tab?

Semi-recently, 4chan started compressing images. This makes it impossible to reverse-search the image in the archives.
You can bypass this by adding ?[characters] to the end of the URL. I just type ?a. Like so:
https://i.4cdn.org/g/1762213653794974.jpg 51.1kb
https://i.4cdn.org/g/1762213653794974.jpg?a 60.1kb
I've been opening each image I want to save and adding ?a, but I save a lot of images, and it's becoming too time consuming. I'd like a way to automatically add it.
>>
>>107100384
>do work for me
you do work for you
grease/violent monkey
basically you replace the image links with the version u want, it's trivial
>>
>>107090472
bump?
>>
I want one pair of TWS headphones/earbuds that can simultaneously play two sources of audio, does such a thing exist?

>connect to pc
>connect to phone
>pc audio is playing
>eventually turn on phone audio and it simply plays over pc audio
>>
>accidentally ran out of phone data
what are the best offline navigation apps? google maps can have saved maps and so can osmand but osmand is autistically complicated and wierd to use
>>
>>107090472
>>107100586
I don't know but maybe kemono.cr and coomer.st might be of interest to you, they're both site scrapers (first focuses on 2d and CG, second on 3dpd)
>>
Is crc-32 enough to check if two folders are the same? I worry if some data has been corrupted at copy pasting
>>
>>107100384
They're using cloudflare's lossless compression; it doesn't change any of the output image/pixel data (metadata manipulation and recompression for PNGs since they're lossless) so the archives should still work properly
Image md5s are based on the pixel values not the file hence this shouldn't change anything
>>
>>107100990
no, i meant for channels that i am subed to myself and i have access to the page, i just want to automate the whole process and make it easier/faster
>>
How do I make this image green themed instead of red?
>>
>>107102080
use the "colorize" tool on GIMP.
>>
>>107100912
It is possible in principle, all my Bt headphones can be connected to two devices at once.

>>107101408
rsync or some recursive checksumming utility.
Checksums don't apply to directories, only to individual files. One notable exception is bittorrent hashing which does account for differences in names and locations.
>>
File: halo_banner_odst.jpg (9 KB, 536x228)
9 KB
9 KB JPG
>>107102205
Nice.
>>
>>107102080
you shift the hue
>>
I have a VPS that I backup to a free gdrive account using rclone. I can only fit about 2 backups in this account and I want to be able to do more. How can I set up rclone so that it uses 2 different gdrive accounts. I remember setting up something for oauth to give permission to rclone to access my drive but that's just for one account iirc. Not sure where to start if I were to do it to 2 different gdrive accounts or if it's even possible.
>>
>>107101408
Use md5 at least. crc32 has non-negligible chance of collision. If you're on Linux `diff -rq` to do a full comparison of two directories.
>>
>>107102305
That's multipoint, but its not what I'm referring to - you can connect to multiple devices but you can only listen to one at a time.

I want something that lets me listen to two devices simultaneously*
>>
>>107102662
no such thing
>>
>>107101590
>Image md5s are based on the pixel values not the file hence this shouldn't change anything
What? That's not how hashing works.
>>
>have bunch of raw uncompressed game recordings
>want to encode
>try lossless 265 444 rgb with placebo preset
>~70%-90% reduction while assumedly bit-perfect frames (haven't compared yet, but they SHOULD be considering it is Lossless not "visually" lossless)
nice
>go to play back file
>uses 90% of 12th gen i5 CPU
wtf
>this is only for a 1080p 30FPS video
what the fuck x2
>spent over an hour encoding 30s of video for this only to find out its hell to play back
what the fuck x3

There's no way this will be good for 4K60+ even if I get a 64-core

What should I use to losslessly encode my footage?
I want as much compression as possible regardless of encode times (long encodes is fine) but I want the end result to always be fast and relatively efficient/lightweight to play back, so I can for example view the damn videos on a laptop without worrying about it. If that means I can only cut their size down to 50% or even 75%, that's fine with me.

Lossless is required or I'll just leave them RAW and buy more storage.
Filesize isn't paramout, usability is.

Would encoding 265 with a different preset like Slow instead of Placebo affect playback requirements or does that only slow down the creation?

Not all of my shit has to be lossless. Just some.
I have a bulk of other stuff I'm fine doing lossy, but it has to be 444. Any recommendations on a codec for the lossy stuff? AV1 is a fucking disaster I want no part of, so I was thinking 264 but then I found out that's only YUV, my sources are RGB and preferrably I'd like to keep them that way.
>>
it's been awhile since i've done this, why would i be getting an error like
remote: Permission to user/github-repo.git denied to Anonymous.
fatal: unable to access 'https://github.com/user/github-repo.git/': The requested URL returned error: 403

i'm doing this from the terminal, and i signed into github with the gh program on ubuntu. i tried both https and ssh and i'm getting the same error so i'm a bit confused here.
>>
File: 1756394297960588.png (337 KB, 704x618)
337 KB
337 KB PNG
>>107100210
I was doing some backups today and I accidentally dropped two HDDs from my desk onto the carpet. They were both inside their plastic cases as in pic related. Height is about 70cm or 2.5 feet. What are the chances they're fucked? What kind of tests can I run to make sure they are OK?
>>
>>107103130
I think you need to get an API key from your user control panel for that shit to work again
>>
This is a broader stupid question. What are we going to do about the fact that the internet has been turned into a tool of warfare used to misinform and demoralize rather than a tool to empower and inform?
What's going to happen? I've been noticing it more and more, and now all the AI stuff has created an unavoid landslide of malevolent garbage.
>>
>buy new lenovo yoga 7 2-in-1 laptop because need it for work
>it comes with some trash AI integration and windows 11
>no probs, install win 10 iot ltsc enterprise and delete everything from disk
>install chipset, wlan, etc. drivers from usb stick
>every driver except wlan works
This fucking RETARDED thing doesn't even have an ethernet port? What the actual fuck is this shit? I only bought it because the store didn't have thinkpads on their shelves. Anyone knows if I can get the fucking wlan adapter working on windows 10? I guess I have to share my mobile connection via USB, fuck this thing is so FUCKING RETARDED FUCK NEW COMPUTERS FUCKING KIKES
>>
>>107103339
Make sure you make copious amounts of the data you want to preserve and watch in the future. download all movies, series, music and books you might possibly ever want or need, and have some hardware ready to access those when it's inevitable to avoid the Big Brother, DRM and subscription services. Also don't forget to touch grass.
>>
>>107103339
Avoid big platforms.
>>
File: 1741642416067422.jpg (120 KB, 800x839)
120 KB
120 KB JPG
What is RAM?

I know it is random access memory, but what is it exactly and why does it exist in the first place?

I thought it was basically a bunch of small boxes or lights that represent 2 values (on and off/1 or 0) but I don't know why is it there exactly.
>>
>>107103651
(You) are your CPU. The central processing unit. You do all the work.
Your brain memory is your on-die L1 cache.
What you have written on a post-it note is your L2 cache.
What you have written in a notebook is your L3 cache.
The book on your desk is your RAM.
The books on your bookshelf are your SSD/HDD.
Your local library is the internet.

RAM exists to let you flip through pages without having to walk to the bookshelf every time.
RAM isn't as good as your short-term memory, but can hold a lot more than it can.
>>
File: 1755568118755454.jpg (728 KB, 845x1200)
728 KB
728 KB JPG
I don't see any datahoarding threads so I will ask here: how do you archive or download images from devianart?

For what I'm seeing they have some compression or resizing bullshit and more servers bullshit and I don't want to download bad copies of the original file, I want the original file at original quality.

I was following this article but I'm retarded and I also was looking for tools that people smarter than me already have made to download images from there.

https://gist.github.com/micycle1/735006a338e4bea1a9c06377610886e7
>>
File: 1751794090695467.jpg (60 KB, 941x1024)
60 KB
60 KB JPG
>>107103774
>Your brain memory is your on-die L1 cache.
You lost me already
>>
>>107103788
RAM is a superspeed buffer between your CPU and your slow SSD/HDDs.
It's all just tiered storage.
>>
>>107103200
Were they powered down? If so, the chances of damage are low.
Run a long self-test to be absolutely sure, but it can take days on very large drives. A short test should suffice.
`smartctl` can trigger the tests and query progress.
>>
>>107103857
Yeah, they were powered down and in their protective cases. They seem to be OK but I will run a long test overnight and hope for the best.
>>
File: i love my flies.jpg (199 KB, 482x427)
199 KB
199 KB JPG
>get autistic about computational neuroscience
>implement the visual system of drosophila melanogaster (fruit fly) in straight C99
>idealise the computations so it runs real time single-threaded on my 1.1 Ghz laptop
>implement pattern separation using adex point-neurons
>actual fruit flies find their way into my room
>i leave out some banana for them
>i have become obsessed
>there are more of them
>some dregs of hot chocolate have turned into a writhing mass of fruit fly maggots
>i can't bring myself to wash them out
what the fuck do i do?
>>
>>107102803
Maybe try lossless mkv?
You also might not be doing hardware acceleration

>>107103200
>>107103857
>>107103898
A short test will only really tell you that the disk is vaguely working and arm is fine, it is possible that you have a crack in the platter, so I would probably ddrescue (if the data is hard to replace) what you can if you can do so, otherwise treat it as a last resort

It might work for a really long time, it might not. You only have one way to see
>>
>>107104030
MKV is a container format sir, not a codec.
It's like a ZIP file for holding video streams and audio in a single file. Has nothing to do directly with the encoding.
>>
File: fuckknuckle.png (70 KB, 184x159)
70 KB
70 KB PNG
>>107103942
>>some dregs of hot chocolate have turned into a writhing mass of fruit fly maggots
get biology degree.
go work in a bio lab and find a profitable creature to obsess over.
>>
>>107104189
>find a profitable creature to obsess over
big nematode trying to take away my flies again
fruit flies are peak compact intelligence
they can react to motion before their visual system even processes it
rms has his toe fungus, so why can't i have my fruit flies?
>>
Should I use AI for learning?
As in, I want to be a programmer but I'm a bit scared that using and relaying on AI won't make a good programmer and instead it will turn me into a 10x Stack Overflow boy
How do you anons balance using AI to help you but not a lot to stop you from growing?
>>
>>107103651
Right so, to put it simply like the other anon said RAM exists because the CPU needs more memory to work with. BUT the CPU itself can't hold a lot of memory addressees. That is how HDD and RAM come into play. They act as buffers so the CPU can store and use more Memory addressees. Because now the CPU can a management technique that is called "Virtual Memory". Which means that the CPU can actually use a LOT Of new memory addresses than it actually has.

So all the other forms of memory (Primary memory, secondary memory) all act as a way to expand the available addressees that the CPU can use.
>>
>>107104399
the difference is between "continuous" ai and vibe coding
continuous ai involves autocomplete and reasoning about code you already wrote
vibe coding is just telling the model to write something
just disable autocomplete and use a local model, e.g. gpt-oss:20b, for code review
if you use any code written by the model, then you need to actually read it and edit as needed
a good trick is to first prompt the model to ask you 10 yes/no questions about the code
>>
how long can a pc physically last? I'm not talking about performance but the physical health of the components.
it's a mini-pc that will be either off for quite some time or under relatively heavy loads if it matters
>>
>>107104829
the first important thing to die is likely the storage
hdds can lose data over time
ssds can lose data if left without power for too long
the cpu should last forever
the gpu should last for a long time unless under constant heavy load e.g. mining crypto
i assume ram also lasts for a long time
if it's a laptop, then you may have to open it up and remove dust from fan exhausts
>>
>>107103357
Ok so there literally is no windows 10 driver for that wlan chip. I guess this is just general expected jewery, "let's force 'em to use win11"-deal with realtek. Well FUCK YOU, I'm using win10 and I'll use my phone to connect to the internet, later I will buy an USB wlan dongle.
>>
>>107104935
thanks, if the pc will be plugged in at all times, but not always on, then the ssd should be fine for a long time (forever maybe?) as well right?
let's say the nvme lasts forever, would it be possible to just put it in another pc and continue using everything from the new pc?
>>
>>107103397
>>107103647
Yeah, but the internet itself is being utilized to destroy people. There needs to be a counter-action against that to some degree.
>>
>>107104480
The CPU has memory?
>>
>>107105137
Yeah it's cache
>>
File: 1738579680665.jpg (249 KB, 2048x1536)
249 KB
249 KB JPG
I have a 3 monitor set up on my PC with a 4070 super as my GPU and it's causing problems.

My main monitor is 165 Hz while the other two are 60. One of these monitors is also a tablet I use when working on projects so I don't have it plugged in all the time. While working on a bigger project I left my tablet plugged in for a while and it caused my GPU to crash. I tested multiple things to find the exact cause triggering the crash. I did a clean install of my drivers for the card and the tablet, as well as changing the resolution between monitors to see if that was triggering it. Eventually I narrowed it down (at least I believe so). For some reason having 3 monitors plugged into my gpu at the same time is raising the temps of the card to 50C and this is without running games or anything that requires the GPU. When it climbs to 50, it crashes. the GPU fans ramp up and I get a black screen. The system is still running though. This doesn't happen when using only 2 monitors which is why I never knew this issue existed. My idle temps stay at 36C for hours and there are no crashes. 50C is not nearly as hot as this card can get though and when stress testing and playing games the card can stay at 75C for a while with no crashes. It's also only a little over a year old.

tl;dr: For some reason my 4070 super crashes at 50C when idle and this only happens when 3 monitors are plugged in at the same time. What can I do to troubleshoot this?
>>
>>107104760
But how do you use it as a learning tool?
And is it actually good?
>>
>>107100210
If I replace my 1080p monitor with one that is the exact same screen size but 1440p instead, and then play a game in 1080p resolution on that 1440p monitor, will that game look the same as if I was playing it in 1080p on a 1080p screen or would it be worse?
>>
>>107105123
Nope. The biggest trap of mass media is getting people to expend all their energy on dumb shit they have no ability to change.
>>
>>107103397
nta but are there any good ways to store all that copious data? I already have several TB of shit but modern cases don't have hard drive mounts anymore and larger SSDs are still stupid expensive.
>>
File: 1738321188189606.jpg (36 KB, 431x405)
36 KB
36 KB JPG
>>107103339
>What's going to happen?
We are all made of information. What's going to happen is we are going to be twisted by it into [mostly] dysfunctional new shapes. The gene pool poisoned, generations damned.
>>
>>107105793
>modern cases don't have hard drive mounts anymore
You're too stupid to be worried about the nwo.
>>
Other than running 3d time spy how can I know of the 3090 I bought used is fake or fucky? I get less FPS in Rust with it than I got with an old 1080ti. It’s loud and warm too
>>
>>107105898
Timespy says 17584 and average for others with same specs is 18117. Aka pretty decent. But it feels shit in game
>>
>>107100210
Why is this board moving at the speed of mach FUCK all of a sudden?
Is someone trying to slide threads again?
>>
>>107105611
It will look worse because no matter what your visual acuity is, the source material won't be rendered properly.

Set your 1920x1080 monitor to something like
1600x900 resolution and move 10% further back to compensate for "pixels per degree" equality.

The image will still suck ass, and that's because at the panel itself, the image has been destroyed by shit scaling.
The same will happen with 1080p content on a 1440p screen. Always.
Anyone saying otherwise is a liar and a shill.

1440p is alright for games because 4K is still "too hard" for modern slop games to render at, and because games render at whatever res you choose.
1440p is also good for desktop usage because it has some more screen real estate at 100% scaling.

No media on this fucking earth is 1440p, so 1440p is a TERRIBLE resolution for media consumption.
About the closest viable use for a 1440p screen in the wild for video viewing would be viewing a grid of CCTV footage at 4x720p in a 2x2 arrangement or an enlarged 1920x1080 view + multiple 640x360 alternative angle feeds on the same display, which definitely isn't what you're doing.

All your tv/movies/anime and even shit like watching youtube videos will be MISERY with a 1440p display.
>>
Is there any alternative to using in-between brushes for dental care? Last time I tried using them, they got bent when I was trying to ram them between my teeth. I have no clue how to floss outside of the "easily accessible" teeth in front, if you know what I mean.
>>
I just watched the Ice Cube War of Worlds movies. Why don't all hackers use something similar to the Amazon™ VPN that Ice Cube's epic hacker son used? All the white boy hackers got nuked, but the streetwise Black hacker didn't because he used a VPN. Is there any way aliens can track you behind a VPN?
>>
>>107105898
Fps cap/vsync/etc? No idea
For the heat you should power limit/underclock/undervolt.
>>
>>107106141
I noticed the same thing, it feels 5 times faster than yesterday.
>>
Should I take a punt? They're cheaper than IKEA LADDAs, and that's before the reduced price when you buy two packs.

>AA LADDA 'Pro'
2450mAh, 500 cycles
£8 for 4
>AA Tronic
2500mAh, 1000 cycles
£4 for 4
>AA LADDA 'Regular'
1900mAh, 1000 cycles
£5 for 4

>AAA LADDA
750mAh, 1000 cycles
£4 for 4
>AAA Tronic
1000mAh, 1000 cycles
£4 for 4
>>
>>107107991
(Lidl tbw in case you didn't know)
>>
Are there any onenote like programs that allow for infinite subfolders
>>
>>107107991
Every electronic device from Lidl broke after a few uses so I wouldn't touch their batteries.
Those specs seem better than the best NiMH cells on the market and I honestly doubt that Lidl has a magic factory building better Eneloops for less than half the price.
>>
can someone post their 4chanX CSS settings? Mine used to show my you's and posts in the sidebar and now it doesn't
>>
>>107107991
Good charger matters more than good batteries. Those are going to be noticeably less good batteries.

>>107108111
It's not hard to have higher capacity than Eneloop, but that comes at the cost of higher self-discharge and more tendency to catch fire if punctured.
>>
Any opinions on Proton Unlimited? Noticed it's discounted for Black Friday right now so thought about getting a year's worth, the parts I'd be interested in would mostly be

>VPN - This is #1 I think, I wouldn't use it all the time but useful for getting around region blocks like on DLsite and whatnot which is annoying with the free version since it selects country by gacha
>Drive - I don't need it need it, but I use Dropbox right now as a free user and the 500GB storage could be a decent upgrade maybe, but I could use some feedback on how it compares
>Mail bridge - More of a minor thing but I always was annoyed this is restricted to paid users only since I'd like to connect my Proton account to Thunderbird

If there's any better deals for VPN+Storage I'm not that worried about the email thing though, or if anyone has any opinions on the subject in general
>>
any reason cinebench crashes around 10-20 seconds into a multi core test?
>>
Anybody have any experience with the Surface Pros? I'm thinking of buying one for school. I don't need a lot in terms of performance because I plan to remote tunnel to my pc for anything heavy. I mostly want something that's decent to type on, has a good battery, and is a 2 in 1 for note taking
>>
>>107108794
Multiple reasons.
Your CPU is probably broken. Try downclocking it so see if it works. If it does then you have a shit CPU.
>>
My family business partner (one of 5) is using ChatGPT to get legal advice for the business and she's bringing up these retarded legal concerns at meetings and it's wasting our time. Are all boomers this fucking braindead or should I genuinely be concerned for her? This is the latest in a series of questionable alarms she's raised. A few years ago she showed us some viral video of a homeless crazy person and was convinced it was a distant relative of ours and thought this was evidence we needed to intervene.
>>
>>107107451
There are metal floss holders you can get. Basically two separate metal bars you wind the floss around them instead of your fingers to floss. I have some, doesn't help me floss any more often, but it is way more comfortable than using your fingers.
>>
What should I do to find good speakers for my tv for a cheap price
>>
>>107108913
one of my clients is also a boomer and is just as retarded. hell there's even one that isn't that old that thinks chatGPT is the one true god and that everything it spouts is the truth
>>
Is it viable to develop an Android app in Android Studio primarily with ChatGPT and Gemini? I have a project due at the end of the month, but I’m really busy with a higher-priority assignment. I’d prefer not to drop the lower-priority project, so I’m considering completing most of it with AI support. The app basically needs CRUD functionalities and to use Material Design.
>>
so its looking bleak for pixel 10 owners, if they dont manage to give it GrapheneOS am I better off getting the Pixel 9 pro or Pixel fold og
>>
>>107108913
My old manager basically checked out and would just paste ChatGPT answers into Slack.
>>
>>107105403
Really need some help with this if anyone can.
The crash is now happening randomly and more often after changing my monitor set ups. So I think it's my drivers but i don't know which.
To clarify:
>system doesn't crash
>GPU black screens my monitor
>GPU fans start running
>It's a brand new card
>there is no lag or artifacts during games or even during general use

My guess is right that this is a software error right? At least all my googling regarding that error seems to suggest it but there are multiple solutions and sources of the error. Some are saying the latest Nvidia drivers are unstable and rolling back fixed it and others are saying it could be windows.

PC is using:
>windows 10
>RTX 4070 super
>on board graphics uses amd drivers (could this be an issue? When I installed my amd cpu drivers, it detected that I needed the amd drivers so I just installed them)

All of these are on the latest version. Any suggestions on what I should try?
>>
>>107109351
if the card is brand new, return it and get another one.
>>
>>107109365
It's a little over a year old and still under warranty. That's how brand new it is. But if it's a software issue and not hardware I want to figure it out before going that route. If it's not crashing the OS and it's happening randomly even when idle it sounds like it's my drivers, not the card. That or maybe I need to reseat the card?
>>
>>107109351
Remove ALL drivers using DDU. Then only install The 4070S drivers. Why the fuck do you have an AMD driver there?
>>
>>107109650
It was probably stupid but then again it never caused any issues for over a year.
>>
Is there any programming language worth learning now that everyone wants & needs sirs experienced with vibe coding? basically, any programming language better than #Vibe?
>>
any android VPNs that offer free russia endpoints and have a decent free quota?
windscribe is good but the russian endpoints are all premium-only
>>
>>107100210
>HP Pavilion Desktop TP01
>Remove SSD and hook up an HDD with Windows 7 because reasons
>Boot up
>Get 3F0 error. Boot Device Not Found
>Look up solutions on youtube
>Unplug anything but screen and keyboard
>Still get 3F0 error
>Run System Diagnostics
>HDD is fine and recognized just fine
>Reboot
>Get 3F0 error
I tried with more than one HDD. What gives?
>>
>>107110231
are you feeding it an MBR drive when it expects that GPT/UEFI crap? Is there not a manual boot override in the settings?
>>
>>107110264
>are you feeding it an MBR drive when it expects that GPT/UEFI crap?
Looks like it. I'll try converting the drive into gpt later today and see what happens. Thanks dude.

>Is there not a manual boot override in the settings?
I tried changing the boot order before asking.
>>
File: mecha-musk.jfif.gif (24 KB, 811x110)
24 KB
24 KB GIF
Does anyone know why grok tries to login through auth.grokusercontent.com?

Firefox blocks that connection.
>>
>>107110512
you cropped out the info that would probably answer your question
>>
File: 1754720477053138.jpg (135 KB, 1600x1200)
135 KB
135 KB JPG
There's a horizontal black line on my monitor at the bottom of the screen. It's near the top of the start bar so it's not noticeable because of it. When I go fullscreen watching a video or something then I can see it, but it's still pretty thin and not that annoying.

Question: Is it going to get bigger over time?

pic related, not mine but it looks like that
>>
File: 1747287811248340.jpg (68 KB, 1080x744)
68 KB
68 KB JPG
>>107110528
wrong picture, it's more like this except it's just one line
>>
QUICK QUESTION, /SQT/
T470 with GPU or T480 with NO GPU?
>>
Can anyone help me downloading images from DeviantArt?

The company that currently owns it is WIX
I don't know how they store files or if I can use gallery-dl but I want to download images and be sure that they are in the original quality and they don't have any data loss.
>>
>>107110064
They are all worth it depending on what you want to do. If all you care about is money and a job, good luck lol. Otherwise, step back and think about your end goal, and research into what languages would be best fit. I'm mostly saying to avoid doing shit like learning C when you want to webdev.

The major benefit to not being a vibe coding retard is that you don't have to prompt and prompt and prompt, you can just look at the ai slop and go "faggy bot tried to suggest 10.10.0.1/24 for some reason kek".
>>
My pages on brave (on mobile) got closed and I opened a page after that, is there anyway to restore them? Or is it a lost cause?
>>
File: 1761848847026056.png (1.2 MB, 1000x2000)
1.2 MB
1.2 MB PNG
Is Brave a free software?
>>
>>107110886
Check your history
>>107111664
Chromium is open free, anything else may be closed
>>
>Scroll wheel randomly jumps up and down
>There's nothing wrong with the mouse
>Try a different mouse
>It happens with that too
>Try another mouse
>It happens with that too
>Rebooting it fixes it maybe 1/10 times
>Usually it's like that for days before it starts working normal again
What the fuck causes this? It used to coincide with an update being due for some reason, but that's not the case every time. Like this time it isn't the case.
Every time I look up some fix it's always "yeah you need to clean your mouse" except I know it isn't that because it happena with all meece I try.
>>
Whats the best audio to speech converter these days?
>>
no hsg up I'll ask here. looking at the kingston dc3000me u.2 ssd. sff-8639 connector, that's fine, but how do you actually deliver power to this drive? It has some funny small port on the other side, it kind of looks about similar to a mini display port or the sort of charger port you'd find on very old smartphones that was the precursor to usb C
is that for some external power adapter or something? or am I supposed to route a cable from my PSU to that tiny plug? what cable type would that be?
>>
File: IMG_20251105_105452.jpg (537 KB, 1920x1440)
537 KB
537 KB JPG
My cheapo databank broke, can i reutilize the battery in any way? It still werks AFAIK
>>
>>107112304
okay all sorted, apparently that disk feeds from a good old fashioned molex that you plug into the sff-8639 cable, lmfao
>>
>>107108307
Scroll markers? That's a 4chanXT feature
>>
>>107111664
It's free as in beer but not libre.
>>
How do I get past the Bitlocker screen when I turn it on without the password?
>>
Why don't companies make CPUs with more cores? I see GPUs with over 2000 cores all the time. Why not do the same with CPUs?
>>
>>107112919
apps don't really use them. you'll get a bigger win from faster cores than more.
>>
>>107112081
Doe this test show any opposite motion when scrolling one way or the other? https://fractalglider.github.io/fun/2018/02/13/testing-mouse-scroll-wheel.html
Perhaps it's your motherboard's usb hub? idk
>>
does anyone know a vpn that works for making a steam account? Im trying to make an account with USA prices but all the VPNs ive tried have been blacklisted
>>107112919
gpus -> doing the same shit over and over that can be broken down into tiny calculations, 999 trillion specialized cores for doing it really efficiently in parallel
cpus -> needs individually potent, super versatile cores efficient at doing a ton of different things
>>
Can someone make a new thread already?
>>107047472
>>
File: SURELY YOU JESTIN.png (391 KB, 676x552)
391 KB
391 KB PNG
I keep hearing that Chinese youtube, bilibili, is inaccessible outside of China. But I can apparently access it just fine? Am I accessing some kind of global version of the website? I'm not using a VPN or anything, and my Internet is with Starlink.
>>
>>107113068
Fine, I did it myself. Took the liberty of making a few small changes since I was forced into this.
>>
>>107112965
It seems mostly fine on there. That's a handy little site too thanks I'll bookmark that.
I've tried different USB ports too and sometimes (very rarely) that fixes it. I probably need a new mobo desu, but I don't like these new ones that watch every single thing you do.
Thanks though.
>>
Should I bother specifying private access modifier if c# does it by default?
>>
Why did I gain 20 pounds this year? I used to be 64kg in my previous job, which was 100% remote, so I barely ever moved (or worked, heh). In my current job, I have to go into the office wage cage at least 3 times a week, so I walked a lot more


to the bust station and back, but still.
>>
File: lithium charging board.jpg (82 KB, 1001x904)
82 KB
82 KB JPG
>>107112418
You can use it for all sorts of projects. I have converted a toy train to work with a similar cell, using a charging board.
>>
Someone claims to have analyzed audio from a streamer to 'prove' when streams were done in US and EU based on background noises.
Does this have any merit or is it some schizo bullshit? https://archive.is/70IYT
>>
I got a 3d printing filament. its creality ender pla+ color changing filament. I am rather experienced and have never had a filament be this uncooaperative. ive tried raising and lowering the temperature of the nozzle, the bed, adjusting settings, slowing the speed and nothing has helped. my printer is an ender 3 v3 SE. at regular speed overhangs are horrible. at very low speed, (10-25mm/s) overhangs are acceptable but after slowing down and printing a benchy the problem persists. save me 4chan. you're my only hope
>>
>>107112522
can someone post the CSS for that then since I use 4chanXT
>>
I'm looking for printer suggestions. I don't print much and I'm tired of going to the store and having to deal with the biggest retards known to makind.
I need something small, cheap, without wifi/smart/whatever meme bullshit is the latest fad.
Any ideas?
>>
What pluggings should I use with qBitTorrent?
I want to search as much torrents as possible, I want to have it all with qbittorrent
>>
If you're a government who wants to ban all degeneracy and leftoid propaganda on the internet for the people in your country how would you do it?
>>
>>107114154
Brother DCP-L2660DW
No bullshit, works well with Linux.
>>
I made my steam account when I was 12, so I obviously put in a birthday that wasn't real. The problem is, I don't know if I put in 1990 or 1995.

I am now over 18. If I want to look at the store page of a mature game, do I put in the made up birthday, or is my real one fine now?
>>
>>107114986
the birthday for accessing the mature games is only used to verify you are 18+ and let you access the page, it's not checked against anything you've put or stored in any way.
>>
>>107114986
I usually just quickly scroll the year to something that's +18 years from now and hit submit, they don't care
>>
>>107112166
do you mean text to speech? or audio to text?
>>
Stupid question. I've started data hoarding, and my friend gave me an unused few year old 14tb external to get me going.

Is there any reason to not rely on external HDs, thumbdrives, etc? I really don't want the hassle of slotting in a new hd frequently when I run out of storage. Only ask because I see externals go on sale rather frequently and usually have deep ass discounts, making it a decent financial move.
>>
>>107115266
They are SMR so have crap (~10mb/s) sustained write speeds, and have greater chance of bitrot due to density
If that isn't a dealbreaker, more power to you
>>
>>107114151
It's a setting? What do you need to customize the css for it for?
>>
>>107115403
Might be. Not sure I know enough to say definitively. Kinda starting my own "library of alexandria" so to speak of stuff that is relevant to me or will be in the future.

Mostly books, education materials, games and a bit of anime. Say I'm not poor (I'm not rich either, by any standard) but you think its worth it to pick up just non-external drives if I were hypothetically willing to put the effort into slotting them in my tower?
>>
how do you gals categorize your variouis email addresses??
>>
>>107115642
1. Personal, work, finances. I don't use it for anything else.
2. Personal. Usually used as my email for my home server.
3. Everything else. Usually things like video games, or signing up for websites etc.
>>
at level 7 can my isp "see" 1762374789352939.webm when it's behind https?
>>
>>107115266
Usually it makes the most sense to invest in a set of drives so you can build a RAID with a parity drive for easier recovery when a drive dies. You can start simple with the external though, and later on you'll have an idea of how much you're actually storing and that can help you buy the right amount of storage for your RAID.
>>
>>107115723
no



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.