

Yeah, that’s about the right time period for my old ASUS LOL. Does that advice still hold up nowadays or is it outdated? Does it apply only to older machines maybe?
professional idiot
Yeah, that’s about the right time period for my old ASUS LOL. Does that advice still hold up nowadays or is it outdated? Does it apply only to older machines maybe?
Would pulling out the battery (if possible) and running the laptop only via AC be a viable way to prevent unnecessary battery wear?
I remember back when I didn’t have a desktop PC yet I had a crusty old ASUS laptop that was basically at death’s door and I specifically remember just running it on AC alone because the battery was… uh… gone
for anyone interested:
the scroll not working is most likely due to the main container in the page (usually the <body> tag but it can be some other element) having the overflow: hidden
CSS property assigned to it.
overflow
dictates the behavior of an element that has its content overflow past the parent element’s boundaries.
the property can have four values:
visible
, where the overflow is fully visible and allowed to extend past the parent element,scroll
, which clips the overflowing content and allows the user to scroll the parent element,hidden
, which clips the overflowing content and prevents scrolling, andauto
, which works almost identically to scroll
most sites run a script that assigns this property with the value of hidden
to the <body> tag, making the user unable to scroll the page.
ive seen this behavior the most with sites that blast you with an unavoidable cookie banner which you have to click through to access the page. usually removing the cookie banner element is not enough to freely access the page, and so you have to additionally find which element has its overflow set to hidden
and disable that property.
i reckon youtube’s adblocker popup is doing the same thing, and coincidentally turning off fullscreen also runs a script that makes sure the overflow is set to either scroll
or auto
but I do like being able to fully collapse the stock
My stock is also foldable, actually! Emphasis on foldable, as yours looks to be actually collapsible.
If I can be a spoilsport, please, please don’t use lasers
Very, VERY valid point, and yeah, I don’t use my laser at all, really - it functions as tacticool decor more than anything else. I forgot to mention it’s a laser+flashlight module, with a function to switch on either or both, and so I always basically use the flashlight and nothing else.
I really like it, and yeah, you were close! It’s a 32mm non-illuminated scope with a 3x-9x variable zoom. And it is in fact meant for .22LR - I picked it up brand new for a measly 250 PLN (~$60)
Granted, I rarely, if ever, use the higher zooms, because neither my MP5 or my cheap sniper rifle are accurate enough to make use of that kind of magnification.
And that prism sight looks real nice! I don’t mind having a basic scope, since I’ve gotten quite decent at hip firing at close range, so I’d rather have the added power a scope like that provides.
And since you’ve shared your build, I’ll share mine, in my dingy old garage back when I was cleaning it.
That one’s without the foregrip and the laser module attached. It’s quite literally a poor man’s G3, but hey, as long as it works.
EDIT: By the way, judging by the positions and looks of all the pins and screws and some other parts, I assume that’s also a CYMA?
Kinda ashamed that I never thought about just getting scope rings! I’ll definitely look into those. Thanks for the Locktite tip!
That actually looks really close! I’ll take a better look at it when I get back home next weekend. Thanks!
As a native speaker I use jedzie in the context of boats embarassingly often. It doesn’t really make a difference in casual settings since you get the message across anyway, but of course you wouldn’t say that in any formal situation.
Same plan here, bought Mail Plus for a year back in May. Although if they decide to enshittify everything before May I’ll just bail early.
Subtitles are usually stored in .srt
Oh, right. Yeah, I could do that. Thanks!
That’s a pretty good idea actually. I’ll first try an actual extension to see if it will truly be as bad as you describe, and if it will be, I’ll just make a wedge. Thanks!
Unfortunately no. The swivel range gets severely reduced when I invert the mount, stopping with the camera pointing basically upwards at the mount’s farthest point.
Searching “GoPro mount extension” did bring up what I wanted though, so thank you!
I think ZH is the language code for Chinese, while CN is just the country code
In Polish we use “24 godziny na dobę” which means 24 hours per day
That’s insane. If it doesn’t bother you, how did it feel? How long was the drive? What happened afterwards?
I know, but I figured I might as well use the occasion to joke around a bit
asterisk*
I’ve been using proton for a few months now with a yearly Mail Plus subscription and I have yet to receive an actual spam e-mail. Your experience might be different than mine since I take precautions not to invite spam in the first place, but even then, Proton looks to be doing an excellent job
Direct quote from the article:
Looks like it’s not just cooling that they’re doing there. The link in the quote leads to an article describing the data centre’s new turbines, specifically referring to them as methane gas turbines.
I skimmed that article briefly and I don’t think it points out the mechanism by which these turbines work - if it does, I must’ve missed it. I did however see a line that said the turbines also release formaldehyde during operation.
Methane in this case seems to me to either be a byproduct of power generation or unused fuel somehow leaking from the system. I have no clue how gas turbines work, so I’m talking out of my ass here. In any case this seems to be the source of the methane emissions.