I don’t disagree but I can prefer 30 fps right? I never said 30 fps is objectively better, it’s just a preference. I’m not trying to be a contrarian, I’m just surprised it’s so controversial to have this opinion.
I was going to say Digital Illusions but for Motorhead, the racing game. The OST for that game has been in my music rotation for decades and it’s still in my top 3 of all time.
Looks more “cinematic” to me, if that makes sense.
I might be alone in preferring 30 fps for most games
Turning it on by default would be a massive disservice to the work that domain registries and registrars have been doing to allow Unicode to be used in domain names. In Spanish speaking countries the ñ character is pretty ubiquitous for example, and the workaround of replacing it with an n creates many problems like misdirected web traffic and typos in email addresses. Unicode in URLs and domain names is a feature, abuse should be attacked by means other than disabling it.
Well it looks like they found some references to subscriptions in an INI file, but that doesn’t mean it will require a subscription. It would be insane to try to sell new PCs with a trial Windows 12 license that’ll eventually require a subscription. I can’t imagine Windows could ever switch to a subscription model without a “base” version that’s a one-time purchase, even if it’s just for new PCs.
Is VR really so ubiquitous to warrant these concerns? In my opinion most of the warnings about how this technology encourages “escaping reality” apply more to things that have had an established place in society for decades, namely phones, social media and online gaming. I have two kids and a VR headset is the least of my concerns, but they could be sucked in to the non-reality of a personal phone in two seconds if I allow it.
This is awesome. To this day Rage is one of my favorite music tracks from any game.
I agree with everything you’re saying. I was more answering to the comment above calling people stupid without any sort of context for why one could possibly choose to pay for these services.
In my case, sharing Netflix with family members by paying the extra fee is still cheaper than paying the full price by ourselves. We split the full price of the Netflix subscription, including the extra fee, so we end up paying less than the full subscription price. I do it mostly because some of my kids’ shows are only on Netflix. We also split the Disney+ and Spotify bills, to everybody’s benefit. Is that smart, since I’m saving money? Or stupid because I’m not helping some armchair crusade against big bad Disney/Netflix?
I just tried changing the setting from Lemmy and Voyager doesn’t appear to respect that choice. I think it just defaults to All if you’re logged out, and Home (ie subscriptions) if you’re logged in.
I recommend NSD or Knot for strictly authoritative servers. BIND is great too, but it is built to do both authoritative and caching DNS which makes it a bit too “big” for the task of serving only authoritative DNS data. You can definitely configure BIND to only serve authoritative data though.
I can’t comment on running from a container, I’ve always worked with NSD/Knot/BIND building directly from source.
Well, you can fact check later right? If nothing else kids will learn to be bored again, which is good.
FreshRSS - self hosted, snappy, plenty of themes, works with multiple mobile clients and has a bunch of powerful features to get RSS-like updates out of any website.
Edit: My bad, we’re talking about open source Android apps
I’m probably in the minority here, but can this functionality be disabled? I’d rather have the links open as linked, unless the !community@instance
format is used.
EDIT: I should specify: I’d like to be able to disable this functionality, not have it disabled completely for everyone 😅
No problem! FreshRSS really is amazing so I’m happy to help and spread the love.
I don’t know how much of a difference it makes in terms of Gboard phoning home, but you can disable a bunch of data sharing options in the Privacy section of Gboard’s settings:
Very nice! I’m self hosting Photon right now and it couldn’t be easier. Keep up the great work!
Using .site-content container clearfix
didn’t work because those are actually three separate CSS classes, so you’d have to use only one - for example .site-content
. However, it looks like .site-content
is too big, as it includes the website’s sidebar as well. You may already know this but in Firefox and Chrome you can right click anywhere on the website and use the Inspect option to look at the source, and clicking on a section of the source highlights the corresponding section of the website and this will help you find exactly the CSS class you’re looking for. I did this on a couple articles from Humble Bundle and found a couple of options:
.post
: This includes only the content of the post, excluding the title and the image..site-main
: This includes the title, author, image and the content.
Another useful tool in FreshRSS I forgot to mention is “CSS selector of the elements to remove”. You can use it to remove certain section from the full article, I’d recommend removing .sharedaddy
and .entry-footer
(the sharing links at the end of the article), and also .entry-header
if you use .site-main
as the CSS selector for the full article (.entry-header
is the title of the article, but FreshRSS already fetches it from the RSS feed so you don’t need it in the body of the article as well). You can remove multiple sections by using a comma-separated list of CSS classes to remove:
.entry-header, .sharedaddy, .entry-footer
I think you still have to specify the URL up to the greader.php page, maybe in your case it would be
https://freshrss.example.com/api/greader.php