WalterLatrans

joined 1 year ago
[–] [email protected] 2 points 1 year ago

https://www.npr.org/2022/11/11/1135878576/the-democrats-strategy-of-boosting-far-right-candidates-seems-to-have-worked

The TLDR; Democrats raised money for far right candidates during their primaries in some strategic elections, the idea being that given the choice between a sane moderate democrat and a lunatic maga republican in the general election, people would choose the sane option.

I don't know that is what's happening here however, even if they threw a massive amount of money at Robert F. Kennedy Jr it seems unlikely he would ever win the democratic presidential primary.

[–] [email protected] 4 points 1 year ago

Shucks I get all my anxiety disorders for free! HOT DAMN!

[–] [email protected] 22 points 1 year ago (3 children)

I think the phrase down the rabbit hole is actually referring to Alice in Wonderland. But.

I would say the organism that tends to burrow the deepest into the Earth is humans. Average oil well depth appears to be around 5,964 feet (1818 meters), that's pretty deep. The deepest hole we ever drilled is supposedly the Kola Superdeep Borehole dug by the Soviets, it was 40,230 feet (12.2km) deep.

Perhaps not answer your looking for though.

[–] [email protected] 5 points 1 year ago

I don't know anything specifically about KeePassXC but it's my understanding that a transform round is some computationally expensive task that can be preformed as many times as desired, but must be preformed the same number of times to decrypt as well. The point being to slow down any attempts at brute forcing access to you database if someone gets a hold of your encrypted DB file. For example say it takes one second to derive the proper DB access key from the password you entered to unlock the app, that doesn't really matter to you logging in as almost no one is going to notice a one second delay in logging in. But if some one else gets a hold of your encrypted password DB then they have to wait one second for every password they try, making brute forcing the DB file practically impossible given you've chosen an adequate password.

Ideally you'd choose something which gives a delay not too inconvenient for you when logging in, but enough to thwart the person who might try and brute force the password even if they're using more powerful hardware.

[–] [email protected] 8 points 1 year ago (1 children)

Having recently been diagnosed with ADHD as an adult I didn't know what RSD was and had to look it up. Oh goodie another ADHD related problem it looks like I probably have, I'll have to mention this at my next session and see what they say. Thanks for the heads up.

[–] [email protected] 3 points 1 year ago (1 children)

I didn't notice any downtime of course as I would have been asleep at the time haha. I just wanted to jump in here and say that I really appreciate all the work you put into running this instance and maintaining it's content. I know it is early days and the lemmy software isn't super stable or easy to work with, not to mention the monetary aspect of the costs of the server time.

I'm just happy there's somewhere non-commercial I can go now to see my strange combination of yiff, news, and memes. I'm sure we can all tolerate a bit of downtime here and there, so try not to worry about it too much when it happens. We know you can't be available 24/7 so some downtime is inevitable, try not to fret about it too much when it happens. And for goodness sake don't overwork yourself and get the burnout, I'm pretty sure that's happened to several of the larger instance admins so far, I'd hate to see you befallen the same fate.

[–] [email protected] 19 points 1 year ago (1 children)

Not universal but it's the unfortunate reality that people obsess over stuff they don't like as a form of internalized repression. They better be careful though, looking at so many furry images while downvoting they may eventually catch the pathOwOgen.

It's nice that you can get this information by querying the database directly but it would be nicer still if it was built into the admin or mod interface somehow. Although I imagine in order to compile that information you used some sort of DB aggregation which could be unexpectedly resource intensive on larger instances so perhaps not.

I wonder how possible it would be to create some sort of plugin system for lemmy to add functionality like this and more that would only be of interest to particular lemmy instances. That could help to keep the core of the server small and lightweight while giving people the option developing and installing server resident bots, additional functionality, and user interface enhancements as they see fit.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

I had a peek at the source code and although I don't actually know Rust it looks like that error comes from a check for character length in the function "is_valid_body_field". Strangely it does the same check twice against two variables "POST_BODY_MAX_LENGTH" and "BODY_MAX_LENGTH".

The smaller of the two is BODY_MAX_LENGTH which is set at 10000, so I assume the max character limit is 10,000. There are no other checks in that function other than the character count and that's the only place in the source code that the text "invalid_body_field" shows up so I assume it's only sent as a response to too much text, but as I said I don't actually know Rust so I could be wrong.

[–] [email protected] 1 points 1 year ago

Here's the github page for the program that's at least partially responsible for that output.

From that page it appears detected means "Device is detected, driver is found, but not tested yet" and working means "Driver is found and operates properly (passed static or dynamic tests)"

[–] [email protected] 3 points 1 year ago (1 children)

In the case of tetracycline antibiotics the degradation products can damage the kidneys and cause Fanconi syndrome. So in that case as a medicine for people it becomes poison, as a poison for bacteria it becomes safer.

[–] [email protected] 2 points 1 year ago

I was having a problem loading the preview pics since the upgrade to v.18 and I was hoping it would be fixed with the next version... But I just realized the problem was actually with the uMatrix addon. After enabling XHR in uMatrix for the domains that the preview images were being pulled from preview images are now back to loading for me. Yay.

 

Sometimes I'll open many tabs in the background when scrolling and not view them right away, and later when I go to look at them the contents of many of the tabs will have been replaced by a particular unrelated post, usually the same post.

In this instance the post that should be displayed here titled "What value did you get from Reddit that you hope to realize or expand upon here?"

Of course being displayed instead is "Are there any advanced searching guides or searching in general ?"

This time I had four pages open that this happened too:

https://yiffit.net/post/19069?scrollToComments=true

https://yiffit.net/post/18574?scrollToComments=true

https://yiffit.net/post/22377?scrollToComments=true

https://yiffit.net/post/22583?scrollToComments=true

The post that ended up replacing all of them was this one:

https://yiffit.net/post/23745?scrollToComments=true

One thing they all have in common they all seem to originate from [email protected] so I assume that probably has some bearing.

Has anyone else seen this? I'm running a fairly customized version of LibreWolf (a firefox fork) version 110.0 so it could be something I've caused but I though I'd ask in case it's an actual bug.

view more: next ›