/sqt/ - Stupid Questions Thread
Old:
>>106065012
Is there a better solution for highlighting words on 4chan?
Where can I find /g/ rules?
>>106125845 (OP)Why is the section and header not part of the article?
Should it not be:
>top nav>article | aside>footer>>106125967Read global rules plus:
https://4chan.org/rules#g
>>106126137>headerpart of the global layout, site-wide
>sectionrelated articles, and such
>>106125849Well you could start using classes
- one class that contains the font-weight, padding and border-radius, which is always the same
- one class per "color"
then you assign each pattern the first class, and one of the color classes.
But in the end it doesn't change the function, it's just neater code
>>106126181>part of the global layout, site-wideYou mean <head>?
>>106125845 (OP)Be honest, who here ever uses <aside> ?
Never used that thing in my life. Same with all the other ones desu.
>>106126210<head> is for the metadata of the html file (seo tags and so on)
<header> goes inside the body. It has content.
>>106126216Professional sites that care about SEO use it consistently
I hate my smartphone. I wish it would disappear.
I like my 'puter.
>>106126232Ah, I don't care about SEO because my websites are part of purchased products.
Like a wifi router's configuration website.
>>106126207That's a very fine idea, gentleman. Thank you!
How do you unblock a contact on Gajim? I can't seem to find this setting anywhere at all.
>>106125845 (OP)Nobody uses html semantic tags
Nobody even writes html.
>>106127207For webapps, no. For landing pages, yes.
I’m trying to undeclock my 24/7 server to draw less power from wall. Specs: —-Corsair tx550m / msi b550-a pro / air cooled ryzen 9 pro 3900 / 3060ti ——
No system fans…no workload, just sitting on proxmox login screen with 1 empty Debian vm running.
No peripherals except 2 ram sticks, an m2 and the power button lol. Total system draws 65watt from wall (monitor excluded) for this…
I’ve already disabled Precision Boost Overdrive, enabled ECO mode, and reduced cpu ratio from 31 to 29 so it’s running at 2900mhz.
I’ve tried to get ChatGPT to help numerous times but around 90% of what it puts out on complicated technical questions is purely hallucinated.
Is it not possible to get all those cores to automatically sleep or something when idling? Wtf are they doing. I even tweaked my proxmox to disable a lot of default services
>>106128100Ps the reason I need the gpu in this setup is so I can serve ai requests. Without it the system draws 53 watt
>>106127021Your account page (where you can change your status) -> Three Dots -> Advanced -> Blocking List (probably? I don't actually know if that's what you're searching for).
If you're using an older version, I believe it was Accounts (in the menu bar) -> Advanced -> Blocking List.
Has anyone bought one of those cheap used Epycs on eBay or Aliexpress? What did you buy and what was your experience?
>>106127207Why not, i think it looks very readable
<div class="post">
<article title="id" class="106127207">
<p class="reference" style="color:red;">
>>106125845 (OP) (OP)</p>
<p>
Nobody uses html semantic tags <br>
Nobody even writes html.
</p>
</article>
</div>
I'm wanting to make a career change towards anything computers. I have a bachelor's degree in electronic media that I used for a few years with TV production stuff. Assuming I didn't go back to school and just wanna do certifications, is the compTIA "trifecta" and CCNA enough? Recommendations? I have hobby-level experience building gaming PCs and bullshit troubleshooting but that's about it
Does Counter Strike 2, on Linux, run better with Steam Linux Runtime 3.0 or natively (without a compatibility layer)?
>>106128966Everyone has moved to bloated frameworks, 30k loc + 3p java scripts for a simple webpage...
<article title="106127207" class="id">
I would change, other than that it looks good.
>>106127207Maybe not in big corpos but for something quick and dirty writing html with templating is the goat
>>106126232Professional sites are usually just blobs of divs generated by some trashware
Can integrated graphics cards on 2025 laptops compete with the Nvidia GTX 960M on my 2015 laptop? I don't do any graphics intensive gaming on my laptop anyway, only 2D games mostly but I notice that sometimes they use graphics cards too these days for some reason, maybe the most graphics intensive game I currently have on my 960M laptop is Fallout New Vegas and older 3D RPGs, Dawn of War, The Making of Prophet Mohmmad and The You Testament.
Is Edward Snowden generally accepted as having told the truth?
>>106130060I guess, he didn't really reveal much that wasn't known.
There are ofcourse the americans that call him traitor and the tinfoils that suspect him of being false flag operator e.g., british newspaper, tails (had vulnerabilities at the time) etc..
People that aren't to interested in this type of stuff, have already forgotten.
>>106128966I agree, doesnt mean people use them.
Biggest reason is because they came out too late, everyone was switching to giant web frameworks then. A lot of people still use divs with ids because thats just how it was for a long time
>>106128966>class post is not <article>>inline css>br>paragraph for greentext
Capture
md5: 003006a0495e224e8ff1e23958636261
🔍
Has Tomorrow been removed? Can't get it anywhere on site
>>106131782I removed it from your device only
name
md5: 3fc1be77b6b75b7ec9ac94b74b727863
🔍
>>106131685Wouldn't that just add to the preconception of being markup bloat?
>>106128966Looks nice, keep having fun,
>>106129932I think they can. But you should be able to look up benchmarks.
But sounds like you're not even stressing the 960M. Everything you described should run very easily on a modern laptop iGPU
>>106132259>Wouldn't that just add to the preconception of being markup bloat?no
What use case is there for Bluetooth for a non-gamer? Let's say only really using it for YouTube and movies/TV
>>106125845 (OP)Charges, officer?
>>106132668What kind of question is that? Bluetooth is for connecting various kinds of wireless peripherals. What does gaming have to do with it?
Possibly one of the most common bluetooth accessories are headphones or earbuds. Do you listen to sound? If yes, do you want it wireless?
Another common type would be wireless keyboards and mice. Since you mention gaming - for gaming those are usually NOT bluetooth but use dedicated dongles for lower latency and better reliability, since bluetooth is not designed to be super reliable or high performance but rather a low power one-size-fits-all type of thing. But for casual use, a bluetooth keyboard or mouse can be good enough, and often are a bit cheaper.
>>106128100After some more fiddling I’m idling at 45 to 50 watt now when sitting inside Debian with xfce4
I don't know much about webdev, although I am a developer and technical. I'm looking for a quick sanity check and point in the right direction. I want to make a website with simple, pleasant, minimalist widgets for my photography projects.
I have the domain. What are the services and tools you recommend for hosting, building, and deploying? Looking to avoid bullshit, but I'd still like a well polished look. Do I have to cloud host from Amazon or is rolling DIY from a NAS in my basement viable?
>>106132862>photography projectsHost them wherever you like.
>What are the services and tools you recommendYou need a CMS, not a framework.
>Looking to avoid bullshitJust do a Wordpress. If you need moar you can use Drupal, but if it's just photos you can use Wordpress. Use the stuff that just werks.
>>106132862I’d buy a used intel nuc with 10 or less watt tdp for cpu. You get them for around $50. Install lightweight os, server, wordpress. Point domain dns to cloudfkare then point your domain on cloud flare to your ip. Free and super fast hosting forever, almost no electricity cost also
>>106132960Wordpress sounds right.
>Host them wherever you likeI want to host them in my basement.
>a CMSLooking for names, recs.
>>106132981I do have one collecting dust, but I also have a Synology NAS running too. Thanks for the guidance.
>>106132701>What does gaming have to do with it?>for gaming those are usually NOT bluetooth but use dedicatedI know controllers have Bluetooth connectivity, so there's that
>>106132668Getting up and moving around with headphones on. Gamers don't use Bluetooth in general. On the rare occasions they do it's some semi-proprietary hackjob like Sony controllers where they use the data layer to do an end-run around the standard interface. Because standard Bluetooth anything has dogshit latency.
I have like 20-30 drives from old gamer pcs from the 2010s. I also have usb to sata adapters. How can I best automate doing a file recovery oprration for files named wallet.dat? Hehe
>>10613323320-30 isn't that many. Plug it in to your PC and grep for it, go out for lunch.
>>106133233something like;
(bash script)
- mounts each partition in a loop from /dev/by-path (which should be the same each time because you're using the same usb adapter)
- run find on each mounted folder
- unmounts
then just swap the disc and run it again when it finishes one
>>106133309/dev/disk/by-path*
if it was significantly more than 30 you could even automate running the script with a udev rule, but it's only 30 so eh
>>106133309Yeah and then I’ll do photorec for deleted file and then scan that folder for .dats . ChatGPT gave me some ideas and scripts
This is gonna be a fun project
>>106133320>>106133309also mount the volumes read-only, first because you don't need to write to them and also incase there's any ntfs volumes that are hibernated or otherwise unclean, they will refuse to mount read-write automatically. you could throw ntfsfix in there but that's just unnecessary for your purpose
>>106133320if you want to be more thorough, you should really be scanning for a specific kind of file by magic bytes. i'm not sure if a bitcoin wallet has unique find(1) output, but you should check that. if it does, you should use that, as it will pick up wallets that have been renamed. even more thorough would be to inspect archives (zip/rar/7z/etc) as well
>>106133359Great idea. Might as well be thorough so I can feel good about disposing of them after
>>106132675You are a psychopath, I'm not even joking.
>>106133359unique file(1)* output
killing it with these typos today
How long does it take to learn C
>>106126137Dunno, I think it’s weird
Why wouldn’t the aside be part of the article
I think this is a bad example
>>106126216I don’t know if I’ve used it but I’m the kind of guy who would use it
>>106126137it should be
<div>
</div>
anything else is bloat
IMG_3053
md5: 9936ce3efe93672ef7fe23b72bb33b7b
🔍
Installing Mint alongside Debian on a very capable system with a new nvme drive. Takes 30+ mins. CPU 0% most of the time. 465 processes. Could have installed 5-8 windows 10s at this point. Is Linux desktop over before it even started?
Are there any good quality 2-bay RAID enclosures that don't sleep drives, overheat them, or have crazy loud fans with shit airflow?
I have some old drives I want to dedicate to backups. I figured going with a USB DAS for a simple RAID1/Mirror and then using a dock for other backups is a good option but I want the mirror to be on 24/7 when switched on, quiet, and cool drives well. It seems like most of these things force auto sleep or something because without it they can't cool drives well.
Can i use bun js for making a chrome/firefox extension? ive never done webdev and this is a headache. im seeing conflicting answers to this question. i already fucked up by not writing my backend in javascript, so now i have to port the entire backend to javascript, and the whole world of javascript runtimes is another headache on its own.
>>106135782That sounds pretty abnormal
>>106135907I cannot prove a negative, but I've never really seen a USB drive dock/enclosure that didn't look like flimsy shit. Especially for something like backups, I would strongly consider a NAS if I were you. It'll cost more to set up, but you don't need to splurge on a powerful server system if it's just gonna run backups and serve files to you locally.
On top of an actually decent case that's designed for 24/7 operation with acceptable airflow, you get an actual OS you can use to control how it accesses the drives rather than a chinkoid firmware that does its own thing with no interface, and you can control the fans too - or even jury-rig extra cooling more easily since it's gonna be a real case rather than a plastic dock.
And importantly, you also get a separate system for your backups, so if your main system fucks up completely it won't immediately also overwrite the connected drives.
The downside of course is that you'll probably need to spend $200 or so to build the system rather than $20 on a dock.
If that's more than you care about right now, and you insist on a DAS, I would encourage you to try finding a way to fit those drives inside your case, rather than using a USB enclosure. Unless you're using a laptop in which case rip.
>>106135699That’s too long
If I want to run a dodgy Windows program on Lutris without it datamining me or whatever, do I firejail just the program or how does that look like?
i have a router 2 rooms away from my PC and sometimes, usually in the evening, wifi reception is shit
is there something I could try before running 20meters of cable through my flat?
>>106136637idk but upload the file to virustotal and hybrid-analysis first too
>>106136888powerline adapter? just get the tp link cheap kit
>>106135782really? you can install windows 10, along with updates and equivalent software from a stock mint install, in as little as 3:45s?
how can I make downloading images and videos from like twitter and random pages easier
I'm kinda tired of copying the url and running yt-dlp or gallery-dl
like an extension that runs a script on the current URL or something?
>>106136637You can put it into Bottles running in a Flatpak if you want a fast solution
>>106129096Damn thanks for the help niggers
paypal
md5: a10785ebb503e257a3e0d9ceb725ad4c
🔍
Is PayPal broken?
Can anybody try https://www.paypal.com/signin and see if you also get "You have been blocked"?
Clicking "submit feedback" does absolutely nothing.
I have tried in both a Firefox fork and a Chromium fork.
>>106138930MS Edge won't start for me for some reason, tried in Internet Explorer and I get the same "You have been blocked" message there.
Tried Tor and also got "You have been blocked".
Is PayPal's web developers this incompetent?
>>106138930randomly worked now, if they just had an outage they should give more info than "you have been blocked" and "we couldn't load security challenge"
>>106135782Those timestamps are showing a lot latency for capable system.
Are you install to virtual machine, have some other process consuming the I/O threads.
If not, pick up that duster and clean that dirty old win10 machine. Do a health on HDD/SDD and RAM blocks.
I bought a windows 11 pc for 60 bucks at a yardsale because I needed something modern enough to run python 2/3 because I wanted to use web scraping scripts like youtube dl and the like. I installed the newest version of python, and installed khinsider dl script to start out, and it didn't work.
I said "fuck it, i'll try youtube dl"; didn't work. It was hard enough navigating this fucked up bloated hellscape version of windows, but the cpu is absolute shit. I dont want to have to upgrade this piece of crap, I just want to download shit without using bad web tools.
please help
>>106139417python on windows is a fucking nightmare
doesn't yt-dl(p) come with an exe?
Is there a suwayomi for simpletons?
hakuneko was great but now it only downloads shit from mangadex (so fuck all)
>>106139417>>106139732https://github.com/yt-dlp/yt-dlp/releases/
download yt-dlp.exe
make a bat file next to it that you rightclick and Edit (opens in notepad), example:
yt-dlp.exe --embed-subs https://www.youtube.com/watch?v=XXX
>>106140394PNG
(wtf is "Browser" PNG)
Is this any good?
@echo off
yt-dlp --convert-subs srt --write-subs --skip-download "%~f1"
My Winblows 11 laptop keeps losing disk space at a steady rate, down from like .3 gigs just this morning. The only shady thing I've ever downloaded was BepinEx for hentai games. What happening?
>>106140451I assume this is an in-browser image editor or something similar where you can select the file-type to save as. The browser specific file types are probably using the browser's own image encoding using https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob whereas the others are probably implemented in javascript or wasm (probably in a library)
Is shit like protonmail or drive even worth it? I remember it being shilled constantly here
>>106140521WinDirStat
It's probably system restore(s) or page file
>>106139417What are the specs?
>>106136888Use a wifi analyzer app on your phone and then manually configure the wireless channel to the least congested channel; Might as well check for firmware updates while you're signed in.
>>106135782Wipe disk, install fedora 42
>>106141556of course not ????
>>106141556Meh. Back when protonmail first started it was pretty good because it didn't require a phone number yet wasn't blocked anywhere. But they've always been questionably glowy, and now they've made it harder to sign up. Paying for their email has basically never been worth it unless you know you need it (e.g. you want a bunch of addresses, and you aren't doing anything that would make you not want to be with a glowy provider).
>VPNProton VPN also has or had(?) a free tier that was serviceable, which is unique because most free VPNs are absolute unusable dogshit and/or data harvesting scams. Proton is at least a known brand name. Proton's paid VPN is honestly meh, again it's somewhat glowy, and afaik you can only pay with a credit card - for opsec, there's basically never a reason to buy a VPN in a way that requires transmitting your personal information directly to the provider. At least if you pay with cash or crypto, you're adding a bunch of extra busywork to anyone wanting to trace it back to you. Now if you're not buying it for opsec but just to have a proxy in another country, then just buy whatever's the cheapest youtube-shilled VPN, like I think nordvpn and shit like that have super cheap deals all the time.
>DriveIDK but you should always encrypt what you upload to cloud storage. So just shop around for the cheapest prices. Dropbox-like services that advertise "file sharing" rather than just raw cloud storage are never worth it as a consequence. You want backblaze B6, or a hetzner/ovh/digitalocean storage box, or something like that.
Again, the exception is if you're completely fine with them reading all your files. In which case compare in price to google drive or onedrive or dropbox and pick whatever's cheapest.
>>106133164From last thread: is it possible to fix this USB issue while staying on macOS Monterey 12.7.6?
Is there a lightweight browser with functionality similar to Firefox's multi-account containers/profiles? https://support.mozilla.org/en-US/kb/containers
I need to manage a few different gmail and social media accounts at the same time and running multiple browsers and/or incognito sucks, but I'm already using Firefox for personal stuff
I know Edge has profiles but you can't run them at the same time, you need to close one profile to load the other
>>106141636>page fileOk yeah, this thing was going nuts, so I set a limit on it. Thanks.
>>106142129How much ram do you have? You might not even need it if you have enough ram and don't use sleep or hibernate.
What's the best podcast, youTube channel or video course on cyber security that you know?
>>106125845 (OP)went to shut my work computer down today and some program called CLientServices was preventing shutdown. Said "writing information" or some shit. Anyone have any idea what that even is? I couldn't find anything on google or anything but I'm retarded
I have an old windows 7 laptop that have never really been used. The OS is a fresh install and I'm having trouble getting it connected to the internet. I was going to use a usb drive to load some missing drivers but apparently the computer is missing the usb controller drivers as well. How can I get drivers onto my laptop without internet and without usb? I created a lan connection but it isn't connecting to my ryrtem through my router for some reason. Any adive would be appreciated!
> Fresh librewolf 140.x on two computer
> Configuring and trimming , disable wallpaper
> Notice the older computer occasionally flashes a broken image from previous session, for split second.
> History, cache is set to remove on close
> Screenshot was and is disabled in about:config
Which setting am i missing, any ideas?
should I buy a cheap soldering kit if I just want to be able to patch headphone wires/usb cables?
>>106126207Good morning saaar!
>>106142926If you have the drivers, boot it with linux, copy the stuff to disk. Otherwise look for some other pirated copy..
BIOS/UEFI is not the same as win7 not recognizing usb, so you might be able to boot from a usb 2.0.
Semantic tags are arbitrary retardation added and pushed by the kind of busybodies that use emdashes.
>>106143359Indeed, there isn't any real difference in writing
<mysematics> </mysematics> to section, article etc. Just some idiots pushing their concept of "order".
>>106143155>I'm superiorHow deluded.
>>106129237That happens when idiots still are hellbent in selling you a scientific paper when people wanted a VM that puts nice drawings instead.
Alan Kay was right and Tim Berners Lee et al. should die from a painful death.
Does anyone recall an ancient video of some Australian guy looking over a photo of some Anon's office and he slowly calls everything in it reddit? It's fucking hilarious and I can't find it. It was on YouTube.
>>106125845 (OP)>Memory management BSOD with 64 GB of RAMAny instructions on sudoku?
When scraping posts of media sites (Instagram, artist gallery sites, etc.), which is preferable: have dedicated folders for metadata (description, tags, date, comments, etc. as JSON), thumbnails, and the media itself, or just keep everything in the same folder?
>>106143555Tim Berners Lee et al cope to not admit HTML is just a shit UI DSL that sucks at being a UI DSL.
best way to run steam games on ubuntu?
>>106143746What other system is better?
>>106143901Anything.
Personally, I would have used something like Display Postscript or NeWS instead of torturing a poorer version of LaTeX in order to do multimedia.
>>106143220>boot it with linuxwhich linux do I boot it with?
>>106143111Sure
I use a pinecil, it's just fine
>>106143857install steam
click "play" on the game
>>106144278how do you run kernel anti cheat garbage without giving access to your machine?
>>106144722most of them you can't, as in, they only support windows
some of them do support linux (notably EAC)
your concern is good, both for anticheats but also for games in general which are all closed source and many have been known to come with spyware for no particular reason. the solution is containerisation for sandboxing. unfortunately it's annoying to do and I don't have an easy guide or advice to give you. the alternative solution is virtualisation (i.e. a VM) but that sucks cause you need to set up gpu passthrough and shit
I think you should go ask in /fglt/ for advice on sandboxing steam with something like LXC, they might be able to guide you
>>106125845 (OP)use case for this over div's class="header/footer/left/right"?
When scraping posts of media sites (Instagram, artist gallery sites, etc.), which is preferable: have dedicated folders for metadata (description, tags, date, comments, etc. as JSON), thumbnails (in the case of videos), and the media itself (which could be one or multiple images or videos), or just keep everything in the same folder?
>>106125845 (OP)Amerishart here. What mail-in service should I use to upgrade the battery on my Steam Deck? I tried doing it myself but the tab on the battery wires started to tear, and I couldn't get it out.
>>106132668I use it to switch between computers. I have a work laptop and home PC and it's super simple to disconnect and swap between both as needed for my work. So there's something for you if you have multiple monitors. Aside from that, if you're not super mobile or need to use lots of devices but dont have a ton of input stuff, you probably won't need it too much.
Is it worth making a Lutris account? Even on a burner email?
IMG_7087
md5: 715a0de4bcaae5515925f2f4375743aa
🔍
>>106125845 (OP)If data oriented programming is more performant, why is c++ (oop c) king of games?
>>106144205puppy linux, is great for quick the quick fixes.
>>106132668They have speaker portable speakers or wireless headphones that use bluetooth.
It's wireless communication, majority of smartphones support it.
Some use it and other people have no use case for it.
>>106144722Does that thing even exist for Linux?
>>106146294>puppy linuxI've recommend any mainstream and heavy "live installers" instead as they come with more software.
t. installed Gentoo using Ubuntu live stick
Best free, open source, most secure password manager?
>>106145641In 2025, it's mostly just ecosystem at this point. Everybody uses C++ because everybody else uses C++, it has the most support, it has the most documentation, the most experienced programmers, all of that jazz
If you started computing from scratch today, sure, you could make something more performant with the 60 odd years of experience that we have but we can't move past the C and C++ and their legacy
>>106146689 echo "site+mainpassword" | sha256sum
>no need to store anything>usable in any computer>only need to remember one master passwordAdd a space at the start to prevent it from going into your shell history, or make a script that hides stdin. Python has a very convenient getpass module for that.
>>106144749An easy way is to make a user account for your steam only. You can grant it access to X11 with xhost so you can run it from your regular user by opening a terminal and su steamuser, not sure if something like that exists for wayland
>>106146832Wayland wants replace X11 and have you run single window apps like some feature less device from 80s,
You think they are going to promote switch user (su) and a Xorg utility.
Saw some threads about debian trixie edition.
Will it be beginner friendly like how Linux Mint is said to be out of the box or is it like Arch is said to be and I have to install and build it up?
>>106125845 (OP)Does anyone know an AI model that can edit local videos?
>>106142926Replace windows 7 with fedora cinnamon or fedora lxqt (depending on how much ram you have), then add rpm fusion to your repositories and go about your computing.
https://fedoraproject.org/spins
>>106146610>Does that thing even exist for Linux?no
>>106146610>>106147569well unless you count safetynet on android. the thing about kernel anticheat (or more generally, whole-system attestation) is that it requires the critical components of the system be unmodifiable by the user, which is antithetical to most linux distros. basically the point of attestation in this context is to provide some kind of cryptographic proof that the system is as a third party has configured it, like with android safetynet is intended to provide evidence to an app that you're running a completely unmodified android image on unmodified hardware, for the purpose of controlling how you can use said app
>>106145641Data oriented programming just means instead of having
struct enemy {
int x;
int y;
float health;
bool is_dead;
}
enemy level_enemies[128];
you do
struct level_enemies {
int x[128];
int y[128];
float health[128];
bool is_dead[128];
}
And then it helps keeps data close together in the cache and the memory loads sequential when you're looping over enemies, or any other entity like this.
You can do it in almost any language, and you can most certainly very easily do it in c++.
>>106146689Keep ass. Doesn't have network features but you can pair it with syncthing and it works like a charm
I really have a hard time understanding why do we in the Raft protocol have that "two-phase" replication in which the leader replicates the new log entry first, then the leader commits the entry as soon as it receives acks from the majority of nodes, and the other nodes commit as soon as the leader notifies them that it (the leader) committed the entry, while in PostgreSQL and anywhere else (for example if sync replication is used) the replicas can essentially apply the state change as soon as they receive it from the primary, no need to wait until the primary executes the new WAL entry or whatever. What's the deal with that? It appears that both of these approaches provide similar guarantees.
>>106125845 (OP)I'm rocking a 5.1 setup on my pc. Installed win11 ent. LTSC, it seemed to have got the right driver but there is 0 bass.
In sound settings, it's set to 5.1 volume levels are good, and when testing the bass actually works. however, any other way that test there is no bass.
I reinstalled the driver, I clean re-installed Nvidia drivers just in case but nothing.
Any clues? Every time this shit comes up and every time there was a different fix to it.
sadly installing FX sound did not help this time.
My ISP issued router was advertising its own IPv6 address as DNS server thus bypassing my pihole so I turned the ipv6 function off.
Pihole is resolving dns queries now but nslookup on my pc looks like this.
```
C:\Windows\System32>nslookup www.google.com
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: fe80::1
DNS request timed out.
timeout was 2 seconds.
```
Is it going to be problem in the future?
>>106148886Speaker configuration select 5.1 not stereo
>>106150359it's set to 5.1
how do I know which way or direction a CPU cooler should be fixed in my PC
everyone keeps saying there should be arrows that tells you where the air will be directed to but it's not anywhere on the cooler nor the case fan
>>106151423look at the shape of the blades
>>106151437I'm assuming this is how the airflow needs to look like
I have it half assembled right now and I put my hand in front of the fans and it feels like they're blowing inwards
>>106151437sorry I'm retarded and I can't tell which is supposed to do what
>>106151423Each fan normally will have a pair of arrows, one showing the direction it turns and the other the direction of the air. The arrows are usually pretty small and not super easy to see, they're also often embossed in the plastic i.e. the exact same colour as the rest of the fan's shell.
They're usually near one of the corners, marked on the cylindrical edge that goes around the fan. You'll have to look all around to spot them.
a
md5: 6501e744792ef947c19255121fe5ae7d
🔍
>>106151473>sorry I'm retarded and I can't tell which is supposed to do whatput very simply, the convex side is the "input" and the concave side is the "output"
>>106151526fuck I guess I did put it on wrong, thanks
I have a Poco F4, and I want to set it to be better at alerting me when I have an unread message or other alert. I like the phone, but I've been having a lot of problems missing important text messages.
My old Samsung used to have a bright blue light that would stay lit until I checked my messages, but with this Poco if I miss the small notification sound then I've no clue at all I've received a text message until hours later and I get asked why I've not responded to their text. This can't be allowed to go on, how do I do anything at all to make it better at alerting me I have a new text?
>>106125845 (OP)How do I get information out of an IP address? I am talking about legal means.
>>106129096>>106129096Jeremy's IT Lab CCNA course. Watch through this and install packet tracer and do the actual labs. If getting two routers to successfully ping over a link makes you genuinely happy, you could easily have a career in network engineering. Extremely broad field on the verge of some massive shake ups. Check it out.
>>106151705Most likely you can't
What you could try is port-scanning it, but in some jurisdictions even just that could be considered illegal without authorization. Also if the IP address is just an average normie's address, you probably won't find anything interesting regardless.
Some more esoteric yet legal ways would be to purchase data from an advertising network (but also walled gardens like google ads are taking over huge chunks of the internet nowadays so there may not be much that's useful), and maybe doing some legal fuckery to open a frivolous case just for the sake of subpoenaing the ISP but I don't know how you'd do that.
How can I appreciate web development when I think that graphics programming and hardware development are more interesting and seems more fun? I have a minimal experience with web development, but I hate everything about finance, defence, cybersecurity and business management aspects of programming, specially when is internet centered which web development is very focused.
I'll join the university soon, but in my shithole village (3rd world country) there's only computer science for web development courses without a deep look at computer science (the fun part for me). I'll try to do it for the degree, but it makes me feel miserable to not see anything about C and how computer hardware and operational systems really work for example, while my only contact with them was studying by myself.
My mindset will be to "do it for the degree" that I'm required for better jobs, but I don't want to really feel miserable while dealing with different layer upon layer of frameworks to build HTTP routes and remember the difference between the syntax of different SQL databases, this feels so boring while drawing a cube with OpenGL more fulfilling.
I don't know why I feel stressed about it. Maybe that there's too much patterns competing against other and people fighting about some new shiny thing against popular thing, while management wants new shiny things when things work and are stable, but this seems to happen everywhere in this field tho.
I don't care about new shiny thing, I care about things working as they should. But I know, this field requires to create artificial innovation by any means to keep the speculative money running.
So the question is, how to stop caring about web development while dealing with it?
>>106151791I see. Thanks.
>>106151687Been playing around in the settings and there's multiple different notification options, but all of it is one time deals.
I can make it make a noise, once.
I can make it put a little icon on the lock screen that goes away after a little bit.
I can make it momentarily light the interface up with stars or light the edges up, once.
How the FUCK do I get it to repeat any alert until I take notice of it?
>>106150322Why not just configure the Pi-hole to be the ipv6 DNS server? Run "ip -6 addr show" to see if it has a public ipv6 address already assigned and then just configure the router to use THAT address as the DNS server (assuming you can). I'm no ipv6 expert so I could be talking from mount stupid over here, but that was my first thought.
>>106150322I don't know what weird setup you have, but if you don't want ISPs DNS, manually point to the DNS server,
fe80::1 is like 0.0.0.0 it's for linking and nil..
First ping a ip-address ex 8.8.8.8 simply to see if you have connectivity, if you don't then your setup might have messed with more than the DNS.
Disable network, flush DNS cache, Fill the DNS server of choice manually to avoid further trouble. restart network.
It's fairly easy to put a DNS server on your pihole and it can even be a"middle man" that checks your DNS blocklist before sending it to another DNS.
>Is it going to be problem in the future?Most likely IPv6 is increasing by the year, disabling will eventually mean some internet will be unaccessible.
Can you search twitter for a MD5 hash?
>>106152094>Most likely IPv6 is increasing by the yearip6 has been snailing along for 15 years now, it will never replace ip4 unless some government banish the use of ip4 in all backbone routers
im kinda glad that ip6 never took off since the sharing of ip4 addresses makes internet a little bit more anonymous
To protect the DVDs in a spindle on my desk (without storing it somewhere else) from UV light should I wrap white or black cardstock around the spindle?
>>106151854I guess the true answer is to just do it, learn thing, learn new shiny thing, just learn and do it to not become stressed about it.
>>106152770Your router will assign IPv4 for years and even if they remove it, you can setup your LAN and continue to use IPv4 from a router or whatever you use.
The internet moves, we you should be happy it's slow or the would break everything in one go.
IPv6 is not immediate concern, eventually it will become troublesome.
>>106153085That's actually a good question. I don't know how the visible light pigments in cardstock pigment/ink affect UV absorption.
Just make sure it's opaque enough and it'll probably be fine
because windows is stupid and doesnt support LDAC, my bluetooth headphones sound like ass. theres a single proprietary app called AltA2DP that basically lets you install a different bluetooth driver into windows to support LDAC as well as changing all kinds of other shit like bitrate, encode quality or sampling frequenzy. that programm has a trial version so i could actually test it and verify that it works. but i refuse to pay money for a license that is tied to my motherboard.
is there some alternative or some way to crack it? there is a reddit thread detailing how to crack an older version but that is like v1.0 while the current one is v1.7, so its pretty old already. i would love to get my hands on the current version instead. im baffled how windows doesnt support LDAC out of the box, not even in windows 11. and im baffled how there is only one guy doing this, locked behind a paywall, instead of someone doing it open source and for free.
What's a trusted volume mixer browser extension (Firefox)?
>>106153270ip6 is so dead in the water i hope they just push ip7+ instead, never liked the format of ip6.
(don't know which genius it was that thought it was a good idea to use : in ip6 when : is also used to separate the port number, so then you have to wrap the ip in [] but it's not guaranteed to always be there if ip6 is a string so you also have to account for when neither brackets nor port number exists)
>>106152022>>106152094I set pihole as the only dns server in my router setting but it still forced fe80::1 as the dns server for the whole network. So in desperation i switched ipv6 off.
After disabling ipv6 I still can ping to websites or ip like 8.8.8.8 normally. Other activities like torrent and game are fine so far.
>>106125845 (OP)If i want to make a chrome extension that allows me to see the people i follow on reddit on PC, what programming language should i learn, like where do i even begin?
i follow a bunch of exhibitionist on reddit, but the reddit main page only occasionally shows me what people i follow have been posting. in order to see what they've been posting i have to go on the reddit app on my phone and then go through their individual profiles. i think we all can agree fapping with a phone in hand is annoying.
so i want to make a chrome extension that shows me all the people i follow on reddit.
How do i go about doing that?
i get that i have to learn to code, i don't mind that, but what language?
i don't even know where to start, so if you wouldn't mind telling me... like how would you do it?
>>106126216I think I've used every HTML5 element at least once except for bdi/bdo and map. Then again I've been making sites since '98.
How (un)safe are HDD/SSD enclosures from AliExpress, or any generic explicit chinese brand? I don't mean them being unreliable, flimsy or slower than advertised, but on the "malware/usb killer" side of things. Is there any way of looking the adapter board itself and concluding it's not a rootkit installer and just imported dogshit?
wtf does this mean? do some streamers knowingly do this to block the twtich adblocker? How to circumvent this?
>>106151791>Most likely you can'tWhen I went to college, my dorm's network identified my exact room and table just from information it publicized on the IP.
How does my ISP know anything other than the IP address of the server I'm communicating with, if the packets are supposed to be encrypted because of https?
>>106153895Should your current quest fail, remember that Linux is free.
guys, quit ignoring my question.
>>106154909
>>106155396HTTPS sessions are not fully encrypted during initial handshake, otherwise the web server wouldn't know which website you want to access.
Your ISP can see this handshake so they know the website you are browsing.
They also see your DNS traffic since it's unencrypted (unless you use DoH).
>>106148669>Raft protocolThis question is either too stupid, or not stupid enough.
Sorry, no idea.
>>106155624I think you know where you have to go.
>>106155737Wait, I thought the ISP could see the whole URL, can it just see the website I'm visiting? That's basically what I was asking. Does an IP address and a website not mean the same thing, after resolving the IP adddress?
>>106155823>Does an IP address and a website not mean the same thing, after resolving the IP adddress?There could be several websites hosted at the same IP address. The most trivial example of this is subdomains actually (since they're technically different domains, each with their own DNS entry).
And yeah the ISP only sees the website (including subdomains!), not the full URL.
>>106155737>HTTPS sessions are not fully encrypted during initial handshake, otherwise the web server wouldn't know which website you want to accessNo longer true with TLS 1.3 encrypted SNI. As long as you're connecting to a shared IP, which is now most of the internet thanks to the CDN Jew, your ISP has no way to directly see which site you're accessing.
>>106154909I just use a ublock origin filter to remove all non-nsfw posts on my home feed:
www.reddit.com##:matches-path(?feed=nsfw) shreddit-feed > hr:remove()
www.reddit.com##:matches-path(?feed=nsfw) shreddit-feed > article:not(:has(> shreddit-post[nsfw] )):remove()
it only activates when the url has ?feed=nsfw (it's not a real feed, home is just the default so it uses that :P) then I go to that url when I want to.
For only nsfw user posts? You would add [subreddit-prefixed-name^="u_"] and go to ?feed=user_nsfw like so:
www.reddit.com##:matches-path(?feed=user_nsfw) shreddit-feed > hr:remove()
www.reddit.com##:matches-path(?feed=user_nsfw) shreddit-feed > article:not(:has(> shreddit-post[nsfw][subreddit-prefixed-name^="u_"] )):remove()
That said, reddit's api is locked down so doing this officially would be a pain
>>106156092thanks anon, but i don't know what i'm supposed to do with this.
>>106156092To use them? Add them to your "my filters" in the ublock origin settings.
If you want to make the extension? No idea, unless you forced the users of the extension to register to use the reddit api
>>106156287ublock or ublock origin?
i'm gonna go with origin...
>>106156372nvm it turns out the extension doesn't exist anymore i'll do regular ublock
>>106156372>>106156388ublock origin... and switch to any other browser than chrome
>>106156388nvm again, regular ublock doesn't have a filters option.
i think i'll just try and make a web page that grabs all the latest posts from the people i follow on reddit and displays them as a feed. making a whole extension was a bad idea anyways.
thanks for trying to help.
>>106156432i don't want to download an other browser, i used to use vivaldi, but when i first got this computer i set everything up on chrome, so now i'm kinda tethered to chrome, i depend on chrome even though i know there are better browsers.
Does something like 4bans still exist? The old URL I remember using (.tk) doesn't seem to exist anymore
Do people still use Speccy to check computer temps or is there some new hotness around?
IMG_3061
md5: 1b6e491c55bc6a8ff825ccf7f057cfb1
🔍
I’m the guy talking about checking old hdds for wallets earlier itt. I downloaded bitcoin core and rechecked an old wallet I thought was empty.
Q: I’m in bitcoin core and looking at the Transactions tab. Are all the addresses labeled “received with” belonging to me/my wallet? Because when I go to menu and select the “receiving addresses I only see one of the addresses from the transactions tab - and that’s an empty address. ChatGPT claims all the received with addresses belong to me but I don’t want to get my hopes up
Is there any way to block all content in my browser that was uploaded from India?
is it possible to setup "Quick Reply Personas" in 4chan-xt to select a memeflag automatically?
Oh my god. All these AIs are telling me all the addresses dumped by listaddressgroupings belong to my wallet. Still downloading blockchain for bitcoin core but I’m seeing their current worth on blockchain explorer sites
what are the odds windows 10 would forcefully induce a crash so it can install the updates you've been pushing back for a bit?
>>106158391Do you mean autorestarts? They aren't at all crashes though
>>106158492was playing a game and it crashed. it's not a demanding game and doesn't crash.
>>106158130you can block indian ip ranges, but you can't block content on non-indian sites that was uploaded by an indian
is there a way to copypaste images on quick replies in 4chan? i instaled a 4chanX through tampermonkey and that's the only thing left to simulate how i used to run 4chanx before chrome took down the extension
>>106154729>(don't know which genius it was that thought it was a good idea to use : in ip6 when : is also used to separate the port number, so then you have to wrap the ip in [] but it's not guaranteed to always be there if ip6 is a string so you also have to account for when neither brackets nor port number exists)Wait till you get to use link-locals and their percentage sign. That crap often breaks syntax in config files or other types of inputs.
>>106152770>sharing of ip4 addressesFirst, you "share" addresses - or subnets rather - on v6 too. Second there's loads of fixed broadband users with practically a static IPv4 address.
Personally not seeing much difference it that regard.
>>106150322>advertising its own IPv6 address as DNS serverYou mean the DHCP reply?
Either configure the PiHole IP manually on your devices or reconfigure the DHCP reply (if your router allows it). Not sure what's the fuss here.
>fe80::1No percentage sign followed by an interface ID? Doesn't look right. Should look something like "fe80::%1"
hel me
md5: b91ebbf23df3ba0e2f5f336531ad9451
🔍
how do i make sure that tor actually resets to its default position? it used to be that it would happen automatically when i either hit "new identity" or deleted & reinstalled. now its just fuckin staying there.
any help would be greatly appreaciated
>>106158921>First, you "share" addresses - or subnets rather - on v6 too.but you wouldn't need to, with ip6 it's possible for the government to not only require each home to have its own ip but each device. on ip4 it's not possible even if it was required by law.
we're at the beginning of the great censorship era, it may sound bizarre right now but don't doubt that some governments would prefer each device to have its own ip and never ever a different ip (going so far as requiring wifi connectivity to be disabled by law, think 100 years into an authoritarian future here).
>there's loads of fixed broadband userssure, but there's an equal number with non-fixed. probably greater number, thinking globally.
>>106158997>but you wouldn't need to, with ip6 it's possible for the government to not only require each home to have its own ip but each deviceNice mind game but I'm not seeing it happening.
>we're at the beginning of the great censorship eraIPv6 gives better connectivity while IPv4 makes shit getting CGNAT'd -> no self hosting.
>each device to have its own ip and never ever a different ip Would mean the device can't ever move between networks/ISPs -> not happening.
Again nice mind game.
>>106159024i don't appreciate my reasoning turning into "mind games" as if occurring impossibilities of history has taught us nothing so i'll end it there
>>106159059Your idea of per-device IPv6 that can't be changed is all wrong. You couldn't ever change an ISP or take the device elsewhere in that situation. You couldn't have mobile internets either.
Second best idea would be to demand picrel (or a so called IPv6 token) for all devices. But then you couldn't do casual 64-bit subnets, you had to hand out a massive numbers of /128s per customer. It's nonsense.
>>106159059It's an absurd premise. What's to stop someone else from stealing your v6 address to impersonate you if you ignore routing and use it as universal ID? Nothing. It would be a total clusterfuck.
>>106151687>>106151973Anyone please? Currently I'm doing the boomer option of having my notification sound just be really loud and long, but I'd like a better solution if possible.
IMG
md5: 79a9a17b11e299ef31acb211c2eef8c4
🔍
What connector is this? It's the female end of some short adapter cable. 136 mm in diameter (with circular rubber housing). The other end is a male USB Type A with white padding. The device it was used for is long gone.
>>106159747xbox 360 gamepad adapter
Say I want to run a private MMO server for an old game but I can't forward my own ports. What virtual machine provider would you recommend for the task? It's a relatively simple 3D game and I don't expect more than 10 people to connect anyway, even on the weekends.
>>106159834basically anything. something close to you ideally to keep latency down. Check lowendbox.com
I'm on Mint and i use Deluge to download my chines cartoons but it keeps complaining that the file name is too long and Deluge never starts it just errors. i cant find a way to make the save name shorter in Deluge.
But even with this stupid shit i'm never going back to windows.
What do?
>>106160458maybe find a shorter path for your downloads folder, like something besides /mnt/WD Essentials/stuff/don't touch/downloads/torrents/complete
How do you jump? I keep pressing space but nothing is happening. Please advise.
>Got new SSD
>SN850X 8TB (holy based)
Is over-provisioning or whatever it's called still a thing you're supposed to do? Basically leaving like 10% of it unprovisioned for, uhh, health or speed or whatever.
>>106153085every time they rotate just a little, any bit of dust caught between them will peal away the reflective backings.
I once ruined a new empty spindle like that by giving it a few spins as i was walking around the store. got home and held each disk up to a light and most of the disks looked like a fucking star map
>>106160485thanks
tried that
no good
I'm a 28 year old NEET. Can I still get a job in C++ or Python or Java or whatever? I seriously need to fix my life
>>106161147I imagine it would be easier to get a real job for now, and then program something in your free-time and sell/license it to people.
Which thread/general is best for discussing AI coding agents?
>>106161166No? Of course it wouldn't be.
>>106161147Depends on whether or not you can program and/or have credentials. The hardest part is convincing some middle manager you can do the job.
>>106161147Bro? Programming is over, AI is taking over. Learn a trade instead!
>>106157896If bitcoin core tells you your balance then it's your balance.
IF you're fully resynced to the chain head mind you. Or you're connected to a remote node that you trust to be synced and not malicious.
>Because when I go to menu and select the “receiving addresses I only see one of the addresses from the transactions tab - and that’s an empty addressI haven't used bitcoin core in a million years but the simplest explanation is that it because it's good practice (for some very basic privacy protection) to not re-use addresses, it just means the "receiving addresses" is the tab where you go to get a new address to give someone to send you coins, and so will only have newly generated and/or empty addresses. And "received addresses" are the ones that received bitcoin before, so the wallet doesn't show them in the tab for new addresses so that you don't reuse them.
If you've never used bitcoin, note that a single account (i.e. a private key) can generate an almost unlimited number of addresses.
>>106158990what the fuck do you mean by position
>>106159024>Nice mind game but I'm not seeing it happening.It can easily happen technologically too, if all ISPs and router manufacturers do not configure NAT by default (and really, why would they?) and then infrastructure starts being built that assumes one IP per device. Imagine if it becomes common for websites to flag you as a bot/spammer and block your connection if the same IP connects with two different screen resolutions for example, same as how right now it's widespread to either block or significantly gate Tor access behind captchas, account verifications etc.
The fact that IPv4 makes this impossible is valuable IMO.
>IPv6 gives better connectivity while IPv4 makes shit getting CGNAT'd -> no self hosting.If you're using self-hosting as an activist to get around the big tech enshittification, there are ways around it - for example Yggdrasil, which tunnels just fine through IPv4 and internally uses IPv6 addresses for its nodes and lets anyone trivially host a server.
>Would mean the device can't ever move between networks/ISPs -> not happening.There are enough IPv6s that you could unironically divide them into a network address and a device ID: 64 bits of address space is gonna be enough for either of these for quite a while into the future.
Not standardised currently and not likely to happen, but it's not technically impossible.
>>106160458What filesystem?
>>106160553I've always wondered that too but I've never managed to find a real authoritative source, there's so many rumours and urban myths and marketing material out there.
However, over time, here's the tentative understanding that I've built up:
>more over-provisioning is always better>50% OP is optimal point for drive efficiency and life, above that doesn't help, below that you start losing some speed and some drive life>nowadays almost all drive manufacturers include at least a few% OP, which is the bare minimum, so you don't strictly need to do any yourself, but it won't hurt to reserve moreHow many gibibytes is your OS reporting? Apparently flash capacities are always in power-of-two storage sizes, and since manufacturers commonly advertise power-of-ten storage capacity, it's allegedly common practice for them to use the difference for overprovisioning. E.g. if you buy a 1TB drive and it says 930GB binary capacity, in reality the drive has a true terabyte of flash storage, and the ~7% difference is used as overprovisioning.
As practical advice I've heard everything from not adding any extra and that 7% is fine, to provisioning another 10 or 20%, to always buying double the capacity you need and then provisioning half for the perfect 50% rate.
Since your drive is so huge, I'd go with the middle ground since it helps both speed and lifetime, and 8TB drives aren't cheap so it feels worthwhile. On a 1-2TB I'd probably just allocate all of it and when it dies it dies.
is there any simple software/browser extension or something that can auto translate decently youtube videos?
is there any alternative to youtube's auto translate subtitles? any simple software/browser extension or something? some korean and japanese videos that I want to watch don't have subtitles or the youtube subtitles just suck
>>106162074do you really have nothing better to do with your time
>>106159766You are my hero, anon. Thank you so much.
>>106155872>including subdomains!Would they still see the subdomain if I was using encrypted DNS and the website was using HTTPS?
>>106140521>>106141636>WinDirStatwizztree is better
>>106146689keepassxc, everything else is cope
>>106153085if you care about any of the data on any cd/dvd's you should dump it
https://github.com/SabreTools/MPF
>>106157435hwinfo
>>106159834try zerotier free for lan emulation instead if you know the people you are connecting with
>>106162030subtitleedit has good ai transcription/translations
Is real-time AI powered filter possible now? For example real-time AI upscale of a video.
Example would be running an old 2d sprite game and using said filter to transform image into higher quality one.
Please don't bully.
>>106162441You don't need AI for that. Emulators have had that for years. There is also magpie
>>106161475I worked it all out. I updated bitcoin core to the latest version and downloaded blockchain up to mid 2020 so far. The last time I touched this wallet was in 2017. The addresses with Btc in them according to public websites now show up in the wallet’s list of accounts I can receive with. So I just got a 1.5 btc total windfall. I also verified in an offline computer that the pass phrase in my backup files works for this wallet. Wish I could tell you I was celebrating but due to chronic flat emotional effect (unknown cause, I’m pretty satisfied with my life) I feel nothing except being aware it’s a good thing. Gonna pay the crypto tax and transfer it to my tax deferred pension account soon. But btc still has 20+% CAGR going for it so I’ll mull it over
fuckyou
md5: ad2920349099ea6fc314a133013ddf1f
🔍
>rejects reading certain books because muh copyright
>those it accepts can only be read up to 30%
Thanks for nothing China.
What's the best AI for working with books free of charge?
>>106162603Pretty nice, well done anon.
>pass phrase in my backup filesOh, that's yours? I thought you had bought a bunch of secondhand old drives and stumbled upon a lucky find. Neat either way.
>btc still has 20+% CAGR going for it so I’ll mull it overThe braindead strategy if you have decision paralysis is to sell half and keep half. It's near ATH right now so it's not the super optimal time to invest but if you don't wanna bother with active trading it's as good a strategy as any, worst case scenario you got like $80k extra in your pension account, best case you've got that plus another $80k continuing to get 20% returns
>>106162645Yes, this one’s mine. I had forgotten about the pass phrase thing, so recovering wallets from old 2010s drives probably wouldn’t be valuable.
It’s interesting to think about the fact that probably thousands of people on here still have btc without knowing it. They probably did like me and noted down their main btc address, and when blockchain explorer sites say these addresses have 0 balance they think they have an empty wallet. But old wallets are full of other addresses they generated or changed to as well
>>106141556Shilled? No, we shit on it constantly because it sounds too good to be true. (And they have turned user data over to police, although it's only been whatever they had, which isn't the email contents).
>>106162606Are you trying to load an entire book into context? Yeah, you probably shouldn't do that. If you want it to act like it read a book you'll need to train the book into it.
What's the 4chan pass debit site?
the basic registration process works for me on the main branch but it doesn't work for others even after they try git pull. what the fuck how is it possible
>>106162723Based.
Passphrases are just passwords and can often be weak if people bought some BTC just as a novelty without really caring, so yeah old wallets don't always work out but they're not entirely useless.
Good on you for keeping the password around though.
>It’s interesting to think about the fact that probably thousands of people on here still have btc without knowing it.tfw zoomer and didn't get in on the cheap internet money
>>106162762>Are you trying to load an entire book into context? Yeah, you probably shouldn't do that. If you want it to act like it read a book you'll need to train the book into it.I don't quite understand what you mean. Am I supposed to prompt the ai into reading the whole book? Like as in "read the attached book and explain X to me"?
>>106162854a million different ways the environment is different, a million different ways a different computer could affect things
it's very rare that something "doesn't work" and that's it, in the vast majority of cases there's something specific that fails with a specific error, so you look at that error and look at why that thing might be failing and figure out what could be causing it, it's no use just sitting and trying to magically divine why something "doesn't work" without any additional information
>>106162926they are literally 3 html/js/php files that rely on a db schema that wasn't changed..gonna look into it when the're available but we are so fucking behind
>>106162896Thank you. I’m gonna put these drives (the dozens I got from others’ old gaming pcs) in a box and then off and on again think about a strategy just for fun. I’m not in a rush, after all if they move btc it’s still someone’s money and not a lost artifact. Currently thinking you have to flag anything with a Berkeley db (wallet format) signature and if it can be retrieved, do a brute force attack with every single text string a program can scrounge off that drive
>>106162909>Am I supposed to prompt the ai into reading the whole book? Like as in "read the attached book and explain X to me"?Well that's what it looked like you were doing from posting a screenshot of what appears to be the chat interface. If not okay that was my mistake.
>45% NTSC
>72% NTSC
>100% sRGB
What's the difference between these two? I googled it and I still don't get it. At most, I understood that... maybe 72% NTSC == 100% sRGB, but NTSC is used in America? And 45% NTSC is the equivalent to TV broadcast in America?
Is the difference between 45% and 72% NTSC or 100% sRGB visible to mere mortals?
>>106162834why you payin debts to 4chan?
>>106163205I'm attaching a whole book because I do not want it to hallucinate sources and information which it has done before. I'm not sure how else I could force it to actually engage with one specific work and give me the information that I ask for.
>>106163007if he just told you it "doesn't work" and didn't tell you anything else he's a megaretard
>>106163363NTA, you have to generate an embedding for that or something
You can't just put the entire text into the chat context, no, we're still very very far from that
I like the idea of a 16:10 laptop, but I don't see any practical uses. Redpill me?
>>106162030Immersive translate (the extension) supports that
>>106163527More lines of text in your browser window at once is always practical.
It'll also get you more drawing space if it's got a touchscreen with pressure sensitive stylus support.
>>106163527I fucking hate ratiofags
>hurr more horizontal space>hurr more vertical spaceWhat matters is the ppi and the space both ways. Adding more pixels on the sides doesn't remove the pixels on the top and bottom, and vice-versa.
At least 16:10 is similar enough to 16:9 that it's usually actually added pixels on the bottom. Which is fair enough, you do get more space there. But it's also similar enough that it barely matters in practical use.
>>106164188>ppiPPI doesn't matter in this conversation. More PPI just means sharper image. If you think more PPI means you can fit more content on the screen, you can go ahead and use 50% scaling
>>106164206By that same argument space doesn't matter either. More space just means bigger pixels right?
There's a reason I wrote a full sentence that mentions more than one thing in it.
What is better for compiling c++ code, makefile, cmake, compiling through python script, or directly calling the compiler from the command line?
t. Noob
>>106164511If you're working on a simple project with (little to) no dependencies you can just call it from the command line
For some reason, every time I restart my PC, some registry keys are just reset to the default values (Windows 11 home). I even tried putting the key in a .reg file to run on startup, which I saw it worked then was immediately reverted. Is there a way to actually keep my registry changes from being reset, or am I stupid?
Is there a browser that lets me switch between different "cookie & bookmark" profiles? Until now I used to open Chrome as a different user and stored all my hentai booru / sadpanda / fapping material cookies there. But I'm about to finally drop Chrome after ~10 years and return to normalcy, so I'm looking for a sophisticated way to keep my outside life and my fap life separate.
>>106163512>You can't just put the entire text into the chat context, no, we're still very very far from thatisn't that what NotebookLM does though?
If I never do anything dangerous with my laptop, like carry them around or other outgoing stuff that outgoing users (like Thinkpad users are), isn't a Thinkpad redundant? Like the whole thing about Thinkpad is physical endurance, right? No special "thousand times folded detoated WAM which lasts better"?
>>106164511Single file (e.g. toy program for assignment): directly call it
A few files with almost no external libraries/dependencies: makefile is fine
Anything bigger, and anything that depends on external libraries: you'll want some sort of build system, cmake was the default one from years, nowadays I think stuff like ninja or meson exist as alternatives
>>106164656Firefox has profiles which sound like the same thing as chrome users
>>106164781Ah but I wasn't using chrome's users (whatever that is) I had like a separate Windows admin account for hentai browsing. I just used it to go Chrome > Run as different user
>>106164737The point of thinkpad endurance is that you can buy a 5 year old one that's being offloaded in bulk by a business for 1/8th of its original price, and it'll still likely be in excellent condition.
Also, in the past, they were easily upgradable. Now this is becoming less and less true.
Really in a lot of ways the three main business brands (Lenovo, HP and Dell) are pretty similar in terms of value for used business laptops. The point, again, being to get a machine that's in a few years old but still in excellent working order, and at bargain prices.
>>106164809Ok fair, I honestly have no idea how chrome works but basically firefox profiles work the way you want. You select a profile on startup (there's a default one of course, but you can create more and choose a different one) and a profile basically stores your entire user data as far as I'm aware, bookmarks, cookies, history, settings, extension etc.
>>106164810>being offloaded in bulk by a business for 1/8th of its original price, and it'll still likely be in excellent condition.Am I really unlucky then? I work for a big corporate and I got a Lenovo P15v and it had big problems with the battery, even before the warranty was up, and some display input issues too. My first Lenovo ever and it was shit.
>>106141823Anyone? No Macfags itt?
>>106164775ninja is designed to be a replacement for makefiles when generated from cmake. It lacks file globbing and such so it's a bit faster to run
Anyone know an easy way to get a new ip on att fiber?
>>106165440So fat16? Use a real filesystem anon please...
xD
md5: dd1fff45b929e96d42186ed903b4da2d
🔍
My family friend just got an Obama phone. he need help transferring all his photos from his iPhone over to new Android. What's the best way to do it?
>>106165440EFI is not a filesystem
>>106165467EFI uses FAT32
>>106127207>Nobody uses html semantic tagswhen all your inbound traffic starts coming from llms you will
>>106165467 I guess it defaulted to that and just didn't notice or know better.
What should I pick next time. I already know it does not like ntsf.
>>106165558Serious answer, you are probably not using that, your EFI boot partition (if you have one) will use that but it's tiny and basically no OS would ever make it the default for the rest of the disk.
Check again
56
md5: f43d89e1adb9ef0d6f46f3690ce9bee4
🔍
Is saving on WaybackMachine broken?
>>>/wsr/1536204
Do you think a dying hard drive can cause random Windows shutdowns?
I have had this issue for a year on Windows 10 as well as 11 and now that i have disconnected one of my HDDs it's completely gone. I just don't understand why a non-OS drive with just video files can cause a shutdown
>>106165625Maybe it was drawing too much power? Try another sata port? What's the motherboard model number?
T6
>>106165507Transfer cable
>>106164626Would probably have better luck on education or pro edition.
>>106165573>>106165536>>106161592ops yep
>>106165573was right for the other partition it "Linux Filesystem"
>>106165777or maybe you are referring to ext4
>>106165673Ryzen 7 1800x
PRIME B350-PLUS
GTX 1080
500W be quiet PSU
Power consumption was my first though but the system worked well for years. I only have 1 NVMe, 1 SSD and 1 other HDD connected. Also the shutdowns aren't instant, i still got to see the "Windows is shutting down" screen but the logs give me nothing.
>>106165777"Linux Filesystem" is the partition type GUID of the partition. It just describes what the partition is supposed to be used for. But it's very likely ext4 if you haven't changed anything during installation
>>106165854yes it is ext4s.
>>106165827Got the latest bios? Got ahci enabled?
>>106165507Wait what??? You can reset the internet??? why don't people do it more often?
>>106166073AHCI was on but i was on a bios from 2022. I updated and will test it out tomorrow. Doubt that's it but thanks for your help
Is there any working 4chan thread downloader?
https://github.com/SegoCode/4cget
https://github.com/Exceen/4chan-downloader
Both of these are bricked.
An issue I had was fixed and closed on the software's gitlab site.
How do I find out when this fix will finally land in in an update for my OS (Fedora)?
I want to understand the 'pipeline' so to speak
>>106166844the maintainers usually publish an update cycle somewhere that should give you an idea
>>106166844So first the devs need to release an update, which basically usually involves picking a specific point and saying "this is the new version". This varies wildly between projects and you need to check if there's any info on this, or see what the frequency of past releases looks like
Then your OS needs to update its packages to the new update. This can also vary wildly, especially if you're on a "stable" distro - those tend to avoid updates that aren't security-critical. I haven't used Fedora, so I don't know if it's rolling release or not.
It will also depend on the package maintainers. If it's reasonably popular software, the package should be updated relatively soon. If not, it could take a while. Some packages even get abandoned and stay outdated for months, or even years.
You can always install it yourself.
>>106167810Thanks, that helped me untangle the whole thing.
Maybe it's helpful to someone else if I describe what I'll do from here on.
The project in question has a releases section, which lists all the commits that go into a version. Once I see 'my' commit, I can look up the version number in Bodhi, which is Fedora's update/package tracking thingy.
Fedora is stable, but my particular fix is very likely to get backported, so I don't have to wait until next year, yay!
>>106165295call customer service
>>106158391Windows wouldn't do that unless it is missing something it needs for newest software which then results in a crash that somehow leads to a forced upgrade. Bloody crazy hypothetical, dawgity
>>106155263To look at an adapter, take it apart, duh.
Reputable brands you need not worry about tend to have names like Orico, SetMSpace, Vention, SSK, Minisopuru, and Mokin. No name stuff can often b e good, too, but there is junk among those as well, and it a game of trial and error to learn what's good and what's not. If anons would work together on this, we could maintain a simple database for ourselves from which others could check to see what's junk and what's a bargain or otherwise great. The more people involved, the less the work and spending per person to contribute.
>>106152731Bing and google might
My PC has 20GB of RAM (4GB is soldered). Problem is that it still has a dual-core and an iGPU. Is there anything I could do with it now that I couldn't do previously with only 8GB?
>>106168476I think it's safe to open two more chrome tabs now