No.388
I was thinking that imageboards are good candidates for
columnstore indices but who wants to use SQL Server for that. Was thinking that each thread deserves it's own database table perhaps, but something like that increases the issues vichan has with table searching.
No.389
hm, i guess that's not needed anymore with the big engines... MySQL excluded of course
https://mariadb.com/kb/en/mariadb-columnstore/
No.481
>>387What userscripts do the people here use?
No.482
>>4814chan X and yentext functionality, so I can
¥ yenwith impunity
No.486
i had fun with my the primeagen mascot going in front of everything on the site using the custom CSS
#mascots {
z-index: 9999;
position: fixed;
}with
https://haiji.kissu.moe/test/src/1712059215978.pngbut its time to retire him
No.487
>>481I made a userscript for this site that loads full threads instead of having pages. Seems to work well
No.488
>>481User scripts are hard to get working on ReactJS sites. I set up an application API so you could send some custom events in to modify the SPA's state, but they're not really fleshed out or tested
No.1200
following documentation to the letter but feature not working. I hate APIs
No.1201
Got myself a token, got myself a URL, put em together and get thrown onto the HTML log-in page!
No.1202
ugh, in the token authentication step you can get a valid looking token by not filling out the URL properly and it never tells you
No.1203
>>387Are client-side rendered webpages the end game? Since having the power/flexibility to render your own contents using simple networking to the server (json) allows you to do anything you want.
No.1204
>>1203I think the blame has been misplaced - the problem is these slow as fuck frameworks. They promise speed but any real projects using them are slowwwwww
No.1205
>>1203For most cases, just caching a page on the server and serving it is not a big deal.
The problem I've found is that each tab on a webpage is actually, for whatever reason, sharing the same thread so if one locks up it can cause the entire site to freeze. Not always though. Haven't looked that hard.
So by putting too much stress on the client you can cause bad site performance. You could throw in service workers and the like, but it will hit similar bottlenecks in rending the page.
No.1206
>>1204>They promise speed but any real projects using them are slowwwwwwI think the real killer is first the webpage must load, then the javascript must load if it's not cached already, then the javascript must connect to an API and load stuff, and frequently it will even have to do yet another connection to grab more after the initial API fetch so suddenly you got 3-4x the latency for seemingly no reason and unlike in the past where you watched a white screen for half a second you now get to watch a bunch of spinners everywhere.
I'm in favor of always generating the full page and delivering it as such, even with millions of concurrent visitors it is not that hard to setup multiple servers to generate the webpage for the users. They did this in the past and only stopped because they believe saving money is more important than building a decent product and because most users use apps they can therefore just ignore the computer part of their website and let it rot on mobile oriented tech debt.
No.1207
>>1206I believe this site is client-side rendered. However, the initial html includes a script element in the head with json data including window.thread_json. Only the thread updates (including auto updates) fetch new json. A simple solution to the latency issue.
No.1208
>>1207It's as you say.
A nodeJS service handles the requests for the site. At one point I experimented with server side rendering and hydration, but it had no benefits for the added complexity. Instead the server prefetches the JSON data it will use to build the site.
The slow part is still the generation and such, but it doesn't have to wait for data at least.
No.1210
>>1208Do you cache the generated json for each post? I would expect so
No.1211
>>1210Well it would have to be regenerated whenever the "cites" json array changes but still.
No.1212
>>1210they're cached the vichan way. As json files stored to the file system
No.1213
>>1207I would also like to say that this made it reasonably easy to load full threads by redirecting /0.json to /full.json >:)
No.1217
>>1213that's a bit of a tricky thing to do I think, but I guess that is a benefit of dyanmically generated websites. Just use the software to render whatever you want
No.1218
TDD is so damn exausting
No.1219
What's your role, TC, and YOE?
No.1220
>>1218>TDD is so damn exaustingits a fun self-gamification but if you're trying to go for like 100% coverage of code from tests it gets annoying
No.1231
>>1220might just be the problem i'm tackling. going at it in the same intensity as you might in mission critical software... so exausting
No.1330
React keys are shiiiiiiiiiiiiiiiiiiit
No.1331
vs code crashing all the time now...
No.1359
[verniy@arch-verniy ~]$ sudo pacman -yS pulseaudio-equalizer pavucontrol
:: Synchronizing package databases...
core is up to date
extra is up to date
multilib is up to date
resolving dependencies...
looking for conflicting packages...
:: pulseaudio and pipewire-pulse are in conflict. Remove pipewire-pulse? [y/N] Y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing pipewire-pulse breaks dependency 'pipewire-pulse' required by pulse-native-provider
I hate arch and the people who recomended it
No.1360
>>1359Just use Mint or Debian or something like that. It's not cool, but it works.
No.1361
>>1218just do TDD they way I do it, make the tests after you've finished coding the feature and don't do TDD
No.1374
>>1359I didn't migrate to Pipewire yet but going back to PulseAudio seems a bit more complicated. By the way, I don't know which DE you run but some of them like GNOME seem to require pipewire even if you use PulseAudio.
>>1360It all depends on what you wanna do with your OS. In some cases, choosing rolling release distributions over stable ones with old packages is better.
No.1408
Die pacman
No.1409
the pacman, the
No.1410
vecna lives
No.1413
Been trying to get audio to output Firefox to HDMI and line-out. Timing is a mess though and I'm not sure how to do it in pulse audio. The suggestion I found was quite depressing.
I need to figure out how to cause a delay between the two sources so they sink
>it works but the timing is a mess. i understand now why no professional wanted to write software for linux. the complete audio architecture is a bit of a mess. pulseaudio being more network oriented and jack single audio device. it is hard to create tight sync between multiple audio devices. The synchronisation issues are simply not easy to solve.
No.1414
'pavucontrol' might be the toolkit I need to do it, but it really seems like audio dev on Linux is a bit of a dead horse
No.1435
I'm not replying to anyone btw. I just like the image
No.1442
amazing. You have to compile everything for gento
No.1443
>>1442You don't. They started offering binaries for most packages. They've always offered them for the stuff that takes longer than 3 seconds to compile (browsers, Rust and a few others).
The end game: You install Gentoo on all your machines. Then you use your home server to compile packages for the rest of them. It churns away unnoticed and provides updates for everything from your workstation to your puny 15 year old thinkpad.
Gentoo is the best desktop OS because you can configure it any way you want and it stays out of the way after the initial 2-3 day manual install. You can have anything from a autism WM where you run everything from command line to a full blown KDE bloated desktop abomination with stupid useless screen effects. Need a patch? Drop it into a directory and let portage handle it. Don't like pipewire or systemd? No problem, set a USE flag or two and everything else just werks. No hacky work arounds. No backports.
Anyone that complains about compile times or it being hard hasn't tried it. Gentoo is the great filter. It's really too bad that RedHat has taken it over and is slowly killing it from the inside by bribing the council and people that seized control of the repos about a decade ago. Thankfully, Funtoo is a thing and gets better with each passing year and Gentoo can still be unfucked for the moment. But I expect to see it go systemd only at some point in the next few years. It's already effectively systemd by default. They just invoke everything from OpenRC instead of systemd itself.
I personally use s6 init and have removed all traces of potteringware from my config. It took a couple of days to set all that up like 4 years ago. But since then it just works. I run nightly updates with portage from the ~amd64 repos. Unlike Arch systems I've maintained portage doesn't break itself without my direct input. I probably have to manually do something for updates like twice a year.
No.1453
¥haven't played video games in months
¥no real desire to
¥play mahjsoul finally
¥get a double kan in a row and nothing came of it
¥do terrible in bronze
¥close the game
¥open world of warships with my old clan
¥terrible games there too
¥leave and just go back to browsing
i should just work on drawing
No.1454
you have to get angry to like multiplayer games which have luck... like warships and jong
No.1461
¥ open up text document
¥ closes text document
man it really be like that in this bitch of a kali yuga.
No.1462
Lately my mouse has been freaking out a bit and being inaccurate when making precise movements. Usually this means there's a cat hair in the little optical enclosure thing, but it LOOKS clear. I guess I need a better flashlight or something...
No.1463
>>1462I bought myself a can of compressed air to blow out any dust in my mouse wheel. Helped a bunch
No.1464
>>1463Ohh, compressed air. Yeah, that could work. Guess I need to buy one...
No.1465
There's this relatively new Game Maker competitor created by RPGMaker which seems kind of promising. More games have been popping up by Japanese people using it
https://pixel-game-maker-mv.itch.io/It's still a "No Programming Required" type product, but it seems more flexible in what it allows.
No.1529
Is there a file explorer that uses a tagging system? For example: There's a directory for all your anime songs with each anime having its own directory and what not, but creating a OPED directory for each anime, then having to go through all those anime to create a playlist of only OPEDs is a pain. So you tag files as "OPED" and when you want just the OPEDs you can bypass the directory barrier and show all the files tagged as OPEDs inside a certain parent directory.
Directory view:
AniSongs:
anime1:
OPED:
op.mp3
ed.mp3
song1.mp3
song2.mp3
anime2:
OPED:
op.mp3
ed.mp3
song1.mp3
song2.mp3
anime3:
OPED:
op.mp3
ed.mp3
song1.mp3
song2.mp3
Filter by OPED tag:
AniSongs:
anime1/OPED/op.mp3
anime1/OPED/ed.mp3
anime2/OPED/op.mp3
anime2/OPED/ed.mp3
anime3/OPED/op.mp3
anime3/OPED/ed.mp3
No.1532
fan that came with my case started rattling so I took it out. Apparently the ballbearings aren't infinite
No.1533
Is it possible to convert PSG subtitles into SRT?
No.1545
To spend 4 years making an RPGMaker game, and 3 years making a prior game in the same system. If this is what it takes to make a legendary indie game and they're not even tackling programming related problems...
Not to forget that whoever probably spent prior years learning to draw or coordinate a team for a product..
No.1564
>>1533>>1550It's bad and requires local software. PGS subtitles are image files. Meaning they have to be OCRed which is never perfect process and will require a lot of manual editing on your part to the resulting SRT (text) files.
What show are you trying to convert? You might be better off searching for existing SRT conversion by someone else. I can help you (maybe do it for you) if you really need it for something hard to find though.
PGS -> text file is why the most popular release for Moon Phase on nyaa right now has tons of errors in it. I was correcting a lot of them a few months ago. But then I got busy on other things.
Bit off topic but: I'm working on a new subtitle format that doesn't kill toasters while allowing advanced typesetting. Well it isn't my format (it's W3C standard) but hardly anyone uses it right now even though it has been around for years. I'm basically working on Aegisub replacement.
No.1566
>>1564the kaiji subs from last friday were PSG and handbrake couldn't burn them in so I figured something was odd about them.
I imagined that it was something about OCR
No.1567
>>1566PGS is the subtitle format native to DVD. They had to make them image based because most DVD players lacked the ability/power to decode advanced subtitle effects in real time and they wanted more advanced subtitles than a format like SRT (SubRip) could offer.
If you see PGS in an .mkv file it came from a DVD 9 times out of 10. That said it should be possible to "burn them in" (hardsub them) provided you have the right software. I'm sure ffmpeg could do it. Although I wouldn't go through the trouble.
Can you source .ass/.srt from somewhere else for this show? If the timing is a bit off that's an easy fix.
No.1568
i'm sure I can, but I was wondering if there were a way around it. For some reason handbrake should be able to do it, but it can't. Maybe it requires text for something, but it's supposed to not require it
No.1572
>>1571>allit only takes one episode
No.1575
>>1574Seems like it worked. You just have to make sure it's not on the 'foreign audio scan' since that never works. I have no idea what that even entails because in reality it means "select this if you don't want subs".
But, it's interesting to see "Burn in" greyed out on this default option titled Official Subs. There's definitely something unusual about these subs when compared to most of the ones I've seen in Handbrake.
No.1576
>>1575>>1575This is why I don't like frontends and I'm working on one. In general I try to stick with working with codecs directly or through ffmpeg at the CLI. Causes less issues once you know your way around.
Happy you got it to work.
No.1578
>In Handbrake, the setting was of limited use, as it relied on the subtitle being correctly tagged. You'll now see Foreign audio scan in subtitle settings, where Handbrake looks at the lines in the subtitle track to work out if it's likely to be a forced / foreign audio subtitle track, but it can and does get it wrong.
Strange
No.1579
>>1578Oh, huh. Yeah, I've never had it actually do anything. And weird that the 'forced only' thing was what broke it. Huh. Yeah, I try not to mess with these settings as long as what I have works.
No.1580
>>1579It may be (without looking closer myself) that there are two subtitles. One is dialog+signs while the other is signs only. Assuming the DVD had a dub of any kind the "forced" subtitles would be the ones that play along with dubbed audio. Kind of like the "forced" subtitles in a movie where certain characters are speaking another language and subtitles are needed for the English speakers to understand what's been said. Think of movies like Dances with Wolves and things of that nature.
No.1767
I should never have started using .unwrap() in my Rust code. Now there are 480 occurrences of it and some of them are cause undetected crashes in a tauri app.
No.1795
nevermind... AetherSX2 is stupid and rescans all files every time you open it if they're GZ by decompressing them instead of checking filenames. how stupid... fortunately, it seems that there's an alternative in CHD which should have the same compression level.
No.1798
>>1797Well, you would at least remove Windows 11 from it, right?
I don't know laptop-only hardware like onboard GPU stuff so I can't comment on that. I also don't see the price there, but the resolution and RAM is absurd and probably indicates an expensive laptop with high specs that people won't use. 16 inch screen and the resolution is 4k? What is the use case for that? If you open an old program that doesn't scale you're going to have a program window that's 4 inches across. Fonts in most programs will be a nightmare.
It's been the common wisdom to not buy 4k monitors unless you're getting the ones that are like 90 inches and you have specific usage in mind, it's not a technology involved with "future-proofing" at all since we're still actually waiting for 4k content to be something other than a gimmick.
No.1799
>>1798Oh, a possible resolution exception is a drawing pad screen, but that one is "non-touch" so you're not going to need that much pixel density.
No.1800
>>1798Really? Can't see the price?
Save $2,470.00
45% off
Est Value
$5,479.00
$3,009.00
No.1801
>>1800I use noscript and after enabling a few domains and still not getting functionality I figured something was just not working. Yeah, that price is quite absurd but about what I'd expect.
No.1802
Yeah. The screen stuff is a good take. I'd like a laptop that can double as a desktop so the actual quality of screen, keyboard, weight, etc. isn't a big deal. Someone's brought up the possibility of Linux install laptops which save 150$
No.1803
>>1802The latest thinkpads are starting to have worse Linux support. But if you get one 1-3 years old they usually come with decent CPU+GPU. The T14 gen 1 AMD laptops are really nice, have full support in Linux and you can pick up a dock cheap. Pretty much tailor made to function as a desktop. If you're going to be desktop-only most of the time and don't care about more than 4 hours of battery life the P14s are the "performance" of the T14s and come with slightly better hardware at the cost of less battery life. But they are still a laptop so the CPU/GPU can only do so much before throttling kicks in.
If you go with a T14/P14 thinkpad make sure to get one with maxed out RAM (32GB). They come with soldered RAM and a RAM slot. So you'll want to make sure to get one with 16GB soldered RAM and add a 16GB stick to the slot to get dual-channel RAM which greatly helps performance by allowed the CPU to take advantage of the dual channel support.
You can install an extra M.2 SSD in the WWAN slot on T/P14s. So you can expand the storage or run a dual boot without having to partition the NVMe SSD that comes with it. It's picky about what kinds of SSDs it'll accept though. They're pretty cheap now.
I've had no issues with the AMD version of the T14 gen 1 when it comes to linux by the way. It ran both Gentoo and Arch fine. Other people say it runs all the major distros like Debian and Ubuntu with no issues. The driver support is really good now on the latest kernels. Even the fingerprint reader works for logins. You just need to change a couple of things in the BIOS to ensure hibernation works (although I rarely use that feature).
Other people report problems with their keyboard after extended use. Hasn't happened to me yet. But the keyboard is pretty easy to replace and parts are both cheap and available.
Mine is the touch screen model. I suggest getting it because the screen is better than some of the others that were offered. Usually they cost a bit more. If you end up getting one with the lower quality screen they are easy to replace. Thinkpads are good because of the aftermarket support.
Just be warned that models after the T14s/P14s/L14s are getting less friendly to modify and work on. I'm not well versed in models that came out after the one I have. But a lot of people complain about them. One important thing you might want to know is every model after the T14s no longer came with an Ethernet port. That's something to consider if you plan to use it as a desktop. Also the T14s like I have require taking the case apart to replace the battery. Earlier models allowed you to do that by simply popping it out. Later models are even harder to take apart for battery replacement since the trend in thinner and harder to work on these days. T14 is probably the last laptop I'll buy unless another company comes along that offers something similar and it gets good aftermarket support.
I looked at all of the companies selling pre-installed Linux laptops when I comparing models for my next laptop. None of them seemed very good. The hardware was typically older than a used thinkpad, they had less aftermarket support and they were priced much higher. The system76 or whatever it is called seemed like a huge scam. A company that talks a big game but delivers bullshit. The hardware is really old and the OS they offered is basically Ubuntu+a bad DE. The only people that buy something like that are the same people that are terrified of the command line and installing their own OS. It feels like such companies only get popular due to shilling campaigns and they don't really contribute anything of value back to the Linxu ecosystem. Most of the users seem like they have buyers remorse once they find out they could have gotten a better laptop for 1/4th the price. I'd avoid them.
No.1804
>>1803By the way. Don't buy through Amazon re-sellers there still have T14 Gen 1 listed upwards to $1k. If you wait on Ebay sales you can get them pretty cheap. I just found this one:
https://www.ebay.com/itm/235704029112?_skw=thinkpad+t14+gen+1+amdI paid about $400 for one with maxed out RAM and the touchscreen last Christmas. You'll want to be mindful of the screen listed and the RAM. Avoid all of the 8GB soldered RAM offerings. I'd also avoid the Ryzen 5 models since you get the Ryzen 7 one for usually the same (or cheaper) price. Avoid the Intel ones as well (worse GPU support in Linux).
I can't remember now why I avoided everything after the Gen1 models. But I want to say it has worse Linux support and the hardware updates weren't worth it.
No.1806
>>1805Wait sorry that's the T14S. Again, can't remember why I avoided those but I do know the regular T14 was a better laptop. Anyway, keep an eye on Ebay and buy a used thinkpad. You can't go wrong as long as you do your research.
No.1807
>>1804>>1805>>1806I found the one I bought. Different sellers and around the same price I paid last holiday season;
https://www.ebay.com/itm/166992050370?_skw=thinkpad+t14+gen+1+amd$50 more than the $400 it was during Christmas. Still not a bad deal. CPU+GPU is powerful enough that it should last you until the end of the decade as long as you aren't doing something crazy. You can pick up the dock pretty cheap. But you don't really need it. You can run external monitors and such without it.
No.1808
>>1804When you say bad linux support on newer models what does that mean? If they run AMD they have good linux support
No.1809
>>1808Typically, things like webcams, fingerprint readers, the mobile modems and parts of the chipset aren't supported. So it will run but you may not be able to do things like hibernate or suspend to RAM. The battery life might be really bad etc.
The T14 was like that for the first several months-year of its life span. The processor ran fine but you couldn't change the frequency even from the command line. So it ran at the highest speed possible the entire time it was on. Thus the battery life was really bad.
No.1810
>>1797>>1800People spend upwards of $5500 on laptops these days??
No.1811
>>1810I'm gonna assume it's just misleading marketing and they always intended to sell it for $3k which is insane, but now it "looks like a good deal" when it's obviously not worth it.
No.1812
>>1810A lot of that pricing comes from the fact that companies that buy laptops for their employees upgrade on a 2-3 year cycle. So everything is overpriced because they know they'll pay it. That's why you wait and buy used stuff off ebay. When those companies upgrade they dump all their old stock for cheap attempting to recoup some of the costs.
No.1813
>>1808>>1809I forgot to mention: One of the main things about new laptops and linux is the fact that a lot of the time the wifi driver is no good of half working. Which makes modern laptops pretty useless considering they don't have ethernet ports. At least with the ethernet port you can do the install while wired into the LAN and maybe hack the driver into working reliably (or using the Windows driver through WINE).
Rule of thumb is 6 months-year after release before a laptop is 90-100% functioning on Linux. Longer if you don't run bleeding edge kernels. Most exotic stuff might never function at all. For example, even the T14 has a huge issue with secure boot. If you delete the default keys by mistake you'll brick the machine and the only fix is to send it back to the vendor for motherboard replacement.
Archwiki is the best place to check for this kind of stuff. Here is the page for the laptop I linked above:
https://wiki.archlinux.org/title/Lenovo_ThinkPad_T14_(AMD)_Gen_1If Linux is your goal you have to be really careful and do your research. Least you end up with something that had great hardware but forces you to run an OS you dislike. Lenovo is one of the few companies that even cares about Linux support and even they release laptops all of the time that aren't working with Linux correctly. Some things can be excused because they have no control over the kernel. But stuff like the secure keys issue is 100% on them. At least they'll respond to your help requests on their own forum and it's filled with people actively trying to debug and fix issues in Linux.
Please do not pay over $1k for any laptop. You'll regret it.
No.1814
>>1807I looked at the PSREF for this, unfortunately it doesn't have USB4 (which I could use for external GPU) and there are configurations with bad screens not covering 100% sRGB unless you go with higher resolution.
Newer generations do support USB4 but with all RAM soldered, and still have the screen problem. Might as well go with X13 with 32GB soldered RAM, which don't have trash screens available.
No.1820
>>1814What's the problem? Get a display port adapter for your external screens. Why are you attempting to get top of the line screen in laptop anyway? This isn't the use case for such computers.
>external GPUReal waste of money. Why not build a desktop and save yourself a big headache?
For what you're going to spend for a laptop that doubles as both and checks all these boxes you could have had nice used laptop and decent desktop. A 12 year old desktop/cpu/gpu can run all AAA games at 60+fps at acceptable resolutions. A 6 year old desktop can do 60+fps with 4k. There is little point in what you're attempting to do. By the time you've paid for the top of the line laptop and external GPU you'll have spent more money that you would have spent on a decent desktop+laptop combo with sane system specs. If you do what you're thinking about doing you're just going to want to upgrade in a couple of years.
Trust me. Trying to make a laptop into a gaming PC is a _very_ bad idea due to CPU throttling. My laptop has a much better CPU than my desktop that I use to render/encode video. But it can't take advantage of the increased speeds because of the heat. It can only do short bursts at 100% at its top speed because the fans can't keep up and it's forced to throttle down to save itself.
I made the same mistake you're able to make in the mid-late 2000s. I tried to use laptop as my primary desktop. All that happened was I destroyed the battery twice by leaving it plugged in and charging while at 100% and the bottom of the case melted from the constant 100% pegged out CPU. It sucked for gaming. It sucked for video work. It sucked for everything that wasn't web browser, watching videos and text editing. When it finally needed parts replaced it was a big pain in the ass to fix because it wasn't designed for being serviced by anything but small chinese children's hands.
Save yourself the trouble and buy a proper desktop and decent used laptop. You don't have to drop thousands on a desktop with a decent CPU. You can get good deals on 1-3 year old desktop computers with plenty of SATA and PCIe ports for cheap. They used to be even cheaper before youtubers started shilling them and running the prices through the roof.
No.1821
>>1820Have had similar experience with laptops.
Had to get a "gaming laptop" (gaming laptops are a scam) for class work when I was in college, the throttle with the heating problems was so bad that I could never make full use of the specs. Every laptop in class either had heating problems or had the loudest fans, or both. Eventually had to get a desktop because I couldn't get any work done. The desktop I got for the same price as the "gaming laptop" was leagues better than the laptop; better GPU, better CPU, more storage, and most importantly better cooling. You could have the same CPU/GPU combo in a laptop and a desktop and the desktop will always win. You'll probably get performance comparable to a latest laptop with a decade old desktop minus heating problems.
Any laptop rated for anything other than web browsing is a scam, you're better off buying a desktop instead which will cost you a fraction of the laptop's price. The laptop space is absolutely saturated with marketing jargon, it's all bullcrap.
No.1822
>>1820>Why are you attempting to get top of the line screen in laptop anyway? This isn't the use case for such computers.Because I go outside, unlike you it seems.
>Real waste of money. Why not build a desktop and save yourself a big headache?I already have a desktop with a powerful GPU, which replaced an older one (still powerful enough with 8GB VRAM to run lots of games and AI models). The old GPU is just sitting there collecting dust. Why are you so against utilizing it for something useful?
>For what you're going to spend for a laptop that doubles as both and checks all these boxes you could have had nice used laptop and decent desktop. I already have them. I have like 6 used laptops at the moment and I recently got another one for free. But none of them have a good GPU, and any "gaming" laptop with a discrete GPU would have much more thermal problems than having an external desktop GPU that I can use with my laptop.
>Trying to make a laptop into a gaming PC is a _very_ bad idea due to CPU throttling. I go outside and travel and I'm not going to carry a full desktop with me. An external GPU is the best thing I can have on the go. Games and especially AI models are GPU-bound anyway.
No.1823
>>1804For various reasons second hand won't compare with new at 7/10 the price. That one also doesn't ship past the north border.
But it's interesting because I could buy new and get reimbursement on SSDs and RAM to upgrade to required. I'm not a huge fan of laptop disassembly though.
No.1824
>>1822Fine go ahead and waste your money. If you're resorting to
>I go outside unlike youI know you aren't worth the time of day. They never listen.
Let us know how hauling around your external GPU when you go outside works for you.
No.1825
>>1824Not my fault if you can't comprehend that not all people have the same need as you. I expected the exact non technical nonsense response like this from you. The only reason that I bothered to articulate my response at all is to shine light on your self-ignorance for everyone to see. It's not the first time you did something similar here.
Let us know how hauling around your desktop when you go outside works for you. Hard mode: don't cope with "i'm so adult that don't need to play game when i travel lol".
No.1827
>>1825Where do you take your laptop outside that you want to play games? Normally a laptop functions as a mobile work computer. I don't understand your usecase for external GPU unless it's to use GPU processing
>>1826passion
No.1828
>>1827>I don't understand your usecase for external GPU unless it's to use GPU processingML models. Otherwise you have to rely on external services that are paid, hoard your data, unsuitable for customized setups, and have to use network which isn't good for traveling.
No.1831
>>1826I'm not worked up. I tried to give him good advice and he accused me of
>never going outsideif I'd known I was dealing with an idiot I wouldn't have bothered in the first place. Let him waste his money. He'll just double down on being stupid when he finds out it was a bad idea. Don't bother trying to help people that piss into the wind then wonder why they got covered in pee.
No.1832
going outs*de is what the norms do
No.1833
>>1828Let me ignore my own advice and try this one more time; A sane person would build a home server. Which could house multiple GPUs and you could run your little ML model on it then access it from anywhere in the world with an internet connection using your laptop. This is spending your money and time wisely. We even have this nifty and well proven piece of software called Xorg that will allow you to directly interact with any GUI application running on said server as if it was natively running on your lower end hardware. Been used for years by professionals and hobbyists alike. Of course. If the software is pure CLI screen and tmux works fine to.
You will regret this. If you want to find out the hard way be my guest. But there is a reason everyone that attempts them never buys another one.
No.1834
>>1831>I tried to give him good advice and he accused me of>>never going outsideLet me ask you: do you? If you do extensively, you would've known how these advice you blindly reiterate from what you saw other people taking on the internet actually work out.
>>1833>A sane person would build a home server.>This is spending your money and time wisely.Sure, let's ignore the money and time needed to get a suitable internet connection without the typical ISP restrictions, setting up domain/DNS and UPS, 24/7 AC to cool the server room, fending off attackers, and keep maintaining this infrastructure, while hoping your dog doesn't eat the Ethernet cable while you're out.
>then access it from anywhere in the world with an internet connection using your laptopI see, you didn't even bother reading my post about internet connection. Have you ever tried using internet "anywhere in the world" outside your home? You have no idea how spotty these kinds of connections can be.
>We even have this nifty and well proven piece of software called Xorg that will allow you to directly interact with any GUI application running on said server as if it was natively running on your lower end hardware. Another nonsense clearly from some who has only surface understanding on this matter. Native X11 forwarding is literally unusable outside of LAN setups due to outdated design, and you have the audacity to talk about "anywhere in the world". Do you even have any idea what Xpra is? And good luck with any gaming attempt with the internet latency.
>You will regret this. If you want to find out the hard way be my guest. But there is a reason everyone that attempts them never buys another one.Projection of your mind isn't reality. What does "another one" mean anyway? An eGPU box doesn't need to be changed when upgrading GPUs.
No.1835
Apparently I need a UPS because my power keeps cutting out ...
No.1836
>>1835>Apparently I need a UPS because my power keeps cutting out ...i got one after a few blackouts/blips and after that only experienced one power outage
i think when its autumn and there are thunderstorms thats the biggest risk of power outs so in a few months itll be handy again
No.1848
A Google breakup is seriously being considered now
No.1849
>>1848What's a Google breakup...
No.1852
well, not the stuff that you try to use words to generate code. But use it as a tool for text complete
No.1871
To kind of clarify after watching. He's saying it's as good as a fresh graduate from a CS class who only did things for homework assignments and prepared for interviews. Basically for the entry level positions that existed solely to onboard juniors
No.1873
do not update to windows11
No.1874
why am i not allowed to extract multiple files from 7z at once...
No.1903
going to attempt to learn python again