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.
You have a lot of recommendations already but I’d like to add two of my favorites: Courtney Barnett and Alvvays!
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.
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 one is probably very specific but Utada Hikaru has one that I love, where towards the end of certain songs she sings the chrous, and then keeps the same melody going multiple times but with different lyrics. It’s like she extends the feeling and rhythm of the chorus but keeps it interesting by using different lyrics the whole time. Some examples: Goodbye Happiness, Making Love, About Me, LETTERS, Sakura DROPS.
I set this up on my instance about a week ago and it works perfectly, thank you!
My contribution is a very practical tip for parents: When you need to carry a kid sitting on your shoulders, first pick them up and have them sit with both legs on your right shoulder. Then, with your right hand, grab the kid’s right leg, and with your left hand grab the kid’s left leg and lift it over your head to place it in your left shoulder. Mirror the maneuver if necessary. The result is a quick lift-sit-and-switch technique, and fewers kicks to the head.
I love this one, reminded me of a similar insult in Chilean Spanish: “Le faltan palos pal puente” (he’s a few sticks short for a bridge)
In Chile, not really an insult but rather a lament over how dumb people are sometimes:
“Si los weones volaran, pasaría nublado” (If dumb people could fly it would always be cloudy)
Chile here, love Argentinian insult acronyms like LPQTRMP
Malvavisco in Spanish as others mentioned, but in Chile we also call some varieties “guagüitas” (little babies) for some reason
Ever since I have been married with kids
My days are too short for me to give a shit
We’re like monkeys in a zoo to them
People love seeing monkeys in the zoo, the closer the better! I think if we could travel to other planets to check out other life forms we would do it all the time. I don’t believe aliens have come here, but if they exist and could come see us they would totally do it for the same reasons we would want to go see them. Makes sense to me!
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.
LastPass Authenticator can use SHA256, it works for logging in to my Lemmy instance. And you can use the app independently of LastPass, keeping everything on your device.
I believe the issue is that Lemmy expects the codes to be generated using the SHA256 algorithm, while most generator apps use SHA1.
No problem! FreshRSS really is amazing so I’m happy to help and spread the love.
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