Jump to content

UCyborg

Platinum Sponsor
  • Posts

    3,098
  • Joined

  • Last visited

  • Days Won

    28
  • Donations

    100.00 USD 
  • Country

    Slovenia

Everything posted by UCyborg

  1. Since mentions of alternative front-ends for sites like YouTube, Twitter, Reddit etc. are appearing randomly on the forum and finding them again is a PITA, I'm leaving a link here with a list of such sites. https://github.com/mendel5/alternative-front-ends
  2. Me too, I have to suffer their nonsense for a living, just so I get some €€€ to not suffer even the worse fate.
  3. I just thought it'd be interesting to read about alternatives. And it just shows who/what's popular at that particular point in time. Guess you can look back, but I don't know, doesn't seem like the intuitive way to search for topics of interest. You inspired me to look into the CSS of the "Popular Contributors" leaderboard on the main page and came up with: li.ipsWidget_vertical[data-blocktitle="Popular Contributors"] { display: none; } Turn off reactions display/reaction button display in posts: .ipsReact { display: none; } "!important" may be added next to "none", may prevent the display of the element in the future if it ever gets other value for display property with an update and there's no other breaking change.
  4. 18 years, 4 months, 9 days Yeah, I do wonder if paid forum software is a bit of an overkill, considering some members here are not far away from wanting it to be viewable on Commodore 64. But yes, not sure phpBB does some of the stuff other software do, like live notifications. I saw XenForo even updating time of the last post when you're viewing list of threads without having to refresh the page. Some features might be available on multiple forum software and configurable. Pretty sure the forum would disappear or something if he wasn't. It's interesting - I have the impression he's not interested in most stuff posted here. I did read about another forum, specifically oriented towards Windows XP and some guy runs it just to provide a place for others to discuss, but has no interest in Windows XP himself. I don't recall the forum name...is it possible it's the same one you're visiting?
  5. Presumably (don't quote me on this!) it's used for capturing video off webcam. https://support.google.com/meet/thread/157845243/i-need-help-with-camera-failed-in-google-meet?hl=en Maybe, judging by one answer there, Media Foundation is default for newer OS and DirectShow may be used by default on older Windows OS. I don't know whether it falls back to DirectShow when the flag is enabled and MF isn't available. Edit: Well, that would be logical, but need an actual webcam or maybe some software that makes a virtual capture device to test. I seem to remember DxTory making one, but never actually tried how it works.
  6. Does anyone here have any experience with anything Apple? I don't.
  7. Google and their Android Auto...old versions just stop working and newer ones leave old Android versions behind. I stumbled upon this recently, he films the paper with car specs and price at the end (2:27) where Android Auto is mentioned with Android 5.0+ requirement. This was filmed in late 2021 and even then Google said "No way, Jose" as far as Android 5 support goes, today they want Android 8+... Seems there's no actual alternative and if I've read correctly from the source I can't find ATM, communication between head unit and the phone is encrypted.
  8. Regarding the forum software, it serves the purpose of exchanging messages about topics between users. If it is crap...well, from the perspective of someone working at the software company, there is really only one constant when it comes to users and that is BITCHING and WHINING ALL THE TIME. It doesn't really matter what you do or don't, you can leave it as it is, they won't like it, if you change something, they won't like it, if you add something, they won't like it. A cesspool of toxicity. No sign of appreciation of all the grunt work going into these things. I don't know the person running the forum, but it seems likely that his view on all of this is: If you don't like it, you can pack up and leave. But just hypothetically, if we were to migrate to another forum software, what would you choose? phpBB, vBulletin, XenForo, something else?
  9. All pointless since none of those features work on XP. Chromium requires D3D9Ex (Vista+) at minimum to enable certain GPU dependent features. I wasn't paying attention to video playback when changing the ANGLE flag in Chromium, but it's useful for those viewing/interacting with various WebGL content as some things render faster with one API, other with another. D3D9 can only do simpler content while the rest can support all graphical features.
  10. It still effects the content below the header, though I can't tell how the header is done exactly to be able to influence it further.
  11. @-moz-document domain("gitlab.com") { .logged-out-marketing-header { --header-height: 38px; } }
  12. From little searching, _escaped_fragment_ is an old query parameter meant for search engine crawlers to get pre-rendered version (https://www.seo4ajax.com/faq/what-is-the-escaped-fragment-parameter/). Scroller isn't there on JavaScriptless version because base HTML comes with CSS directive overflow-y: hidden !important, which is undone later at the other place with overflow-y: revert !important. And these directives are presumably removed later entirely with JavaScript. UXP doesn't understand revert, so I think it can be fixed only with a manual CSS fix for now if you want JavaScriptless version to show correctly: @-moz-document domain("boards.straightdope.com") { html { overflow-y: unset !important; } }
  13. @j7n It may work if you set the user agent like you're using the newer version of Firefox, eg. Firefox 100. It doesn't seem to mind official Pale Moon user agent either, so I assume you should be able to get it working if you use the new New Moon at least.
  14. @msfntor Terrible news...how powerless we are in the grand scheme. I just watched: Reminds me of electrotechnics practical classes in high school. Was terribly clumsy at soldering. We had to put together a cube at some point and mine fell apart right away.
  15. Right, has to be different vibe compared to some small company. The place I work is a bit too relaxed. But it works with the right people. No, it doesn't. I could be wrong though. Chrome's built-in translating is neat IMO, at least as long as you're happy with their service. BTW, websites can have the directive in their HTML that prevents the translator from automatically kicking in (it's enabled by default on stock Chrome). https://stackoverflow.com/questions/12238396/how-to-disable-google-translate-from-html-in-chrome
  16. I really have no one outside my family to talk to, sometimes I talk co-workers at work, but no genuine contacts on the outside anymore. Though even if you do have someone, sometimes there's just nothing to say. I relate, it'd be nice, theoretically at least. It would also probably be easier if you managed to get interested in all sorts of random stuff. There was this guy, we used to chat every day. MISSION IMPOSSIBLE for someone like me, but with this person, it somehow worked out. Several years later and I've got a hunch he doesn't want anything to do with me anymore. This is almost the only forum I ever participated in that has concept of likes. I tend to do it when I'm in the right mood, my not reacting is not something to take personally. Believe me, I have exactly this same feeling as you. Hey at least Simon Cowell doesn't hang around to judge. https://www.youtube.com/watch?v=nM7ZiSdR6CA I'll take "useless" people over those with over-inflated egos any day. Talking about computers and knowing more about them. That's what I mainly like to do. I just remembered a class mate from the first years of elementary school saying to me once: "I thought your only friend was a computer." Oh my, that was before even YouTube was a thing. I wasn't exposed to much else in my younger days, some ball games with some kids occasionally and my family wasn't much into board games. Me and my brother play catan once in a blue moon and we go play a mini-golf once or twice a year. Wish we went a bit more often. Seems there's always something to occupy/waste time with on computer... And they're everywhere! Recently realized I bought a computer on wheels, my car's infotainment system is actually a full-blown little computer running Linux under the hood. The predecessor of two decades ago had a plain FM radio there, though simpler controllers (or control modules) for certain things was already a thing back then in cars.
  17. Interesting what delay your config causes, @NotHereToPlayGames. Not sure how to time it right since it seems to keep sending requests long after it looks ready. I'd say 15 seconds on my Edge 94 before the front page appears in its entirety, by then the lengths show up, but the rest shows sooner. I remember 360Chrome 13 on XP also being in that range. Also, jeez, your workplace is a draconian one. Aren't you also using uBlock Origin? I haven't seen any ads with this one alone. I used this one in the past, but then I switched to ImprovedTube. I don't remember the reason, but in this extension, I really only use set quality function, show video remaining duration, automatically expanding description and adding repeat button near other playback control buttons. I also use Youtube polymer engine fixes userscript for cleaning up the front page and changing thumbnail sizes + enhanced h264ify. Most of the time I get by just with a user script (and uBlock Origin, of course) as my favorite browser doesn't do WebExtensions. I would probably prefer to use Invidious for YouTube on my main desktop if DASH streaming worked right, but if you block AV1 there, no video which YT also offers in AV1 plays. YT's Polymer interface is unbearable on my slow 1,35 GHz dual-core laptop, so I use Invidious there with default settings as far as playback/codec/quality related settings go.
  18. I think it's because there isn't anything I have to do right away when I wake up and the mind starts to wander. At least this weekend is going well. I wish you don't have to experience something like that ever again. I don't think any of us who haven't gone through it can even imagine it. FWIW, it's in the past and you're still here. My mind does wander in similar direction at times, eg. a natural disaster could turn it all upside down. No worries. Speaking of missing stuff, from my POV at least, this has to be one of few forums where it's somewhat possible to keep up. Well, it still accumulates if you don't visit for few days, but this happens so much faster in other places.
  19. I thought that was Win11 thing. At least it isn't in Win10 20H2. Haven't ran any of the later versions though. I wouldn't consider 10 years old hardware being compatible odd. Wouldn't "incompatible" versions work with fresh install if you had the right drivers at hand?
  20. https://www.consilium.europa.eu/en/press/press-releases/2022/10/24/common-charger-eu-ministers-give-final-approval-to-one-size-fits-all-charging-port/
  21. The Chinese did the main thing, you'd have nothing without them.
  22. Eh, it's nothing. I feel quite well otherwise, somehow.
  23. Oh hi @mina7601 and @XPerceniol, I'm a bit sad about the day being over already and the foggy weather.
  24. Overheard the news that police around these parts is exercising aggravated control, hunting for distracted drivers. So not only we have smartphone addicts behind the wheel, some people shave behind the wheel!?
×
×
  • Create New...