p_consti

joined 3 years ago
[–] p_consti@lemmy.world 3 points 1 week ago (2 children)

Using zsh will gelp with that mistake, because by default it will turn the 'no matches' scenario into an error. But seriously, always quote your arguments if there is any chance for ambiguity (also for variables)

[–] p_consti@lemmy.world 1 points 1 week ago

Is your instance auto-deleting media after a few hours? This is the third post from you that just gives 404

[–] p_consti@lemmy.world 0 points 2 weeks ago

Tell that to those on-site - they are dead either way

[–] p_consti@lemmy.world -4 points 2 weeks ago (2 children)

"Just" implies that one is worse than the other - as if people didn't die either way

[–] p_consti@lemmy.world -1 points 2 weeks ago* (last edited 2 weeks ago) (6 children)

Fbi definition:

Domestic terrorism: Violent, criminal acts committed by individuals and/or groups to further ideological goals stemming from domestic influences, such as those of a political, religious, social, racial, or environmental nature

I'd say, anyone storming parliament has plenty political goals

[–] p_consti@lemmy.world 49 points 2 weeks ago (17 children)

Found the American

[–] p_consti@lemmy.world 2 points 3 weeks ago (1 children)

That would only work if half the workers are pushing instead of pulling. If you've ever tried rowing, you know that doesn't work, at least not with any efficiency

[–] p_consti@lemmy.world 4 points 3 weeks ago

While that is the main way how pages are discovered, some scrapers also just try random URLs, or known words from leaks

[–] p_consti@lemmy.world 28 points 3 weeks ago

I typically have one DB service per app service (not just ler cluster, unless multiple services need the same db).

Advantages:

  • Simple backup/data organization, each service is self-contained
  • True isolation: Unless you manually create DB accounts for each service, likely all your services have access to all data, and even with accounts there are data leaks and exploits

Disadvantages:

  • You have more services running than strictly needed, but this is a minuscule impact on performance (the overhead of the DB service is typically not noticable)
[–] p_consti@lemmy.world 3 points 3 weeks ago (2 children)

Any content that is not hidden (private) is effectively public since crawlers will eventually find it, even if it's not in the built-in search

[–] p_consti@lemmy.world 19 points 1 month ago (1 children)

If the time resets, change the CMOS battery (usually a round one, a bit smaller than a coin).

Don't know about the other issue, it seems stuck trying to detect USB devices, so it may be unable to work with your stick, you could try an older one (usb 2?), but the motherboard or usb controller may just be damaged with no easy fix.

[–] p_consti@lemmy.world 12 points 1 month ago

20 minutes? That's a strong focus for a TikTok kid!

14
submitted 9 months ago* (last edited 9 months ago) by p_consti@lemmy.world to c/summit@lemmy.world
 

See the attached screenshots. The markup seems correct, but somehow the ) is gone in Summit.

Original markup:

Bonus panel![Bonus panel](https://midwest.social/api/v3/image_proxy?url=https%3A%2F%2Fdiscuss.online%2Fpictrs%2Fimage%2Fb2f22051-739c-463f-88b7-6aa3e6406785.png)

Edit: Actually, re-checking my post, I can see even in the code block that the bracket is gone, please use a browser to check the actual source.

 

See attached image, the post is clearly referencing a topic, not intended to be a heading. I've similarly seen blog posts that start with "#".

At the very least, headings should be excluded from title markup.

view more: next ›