venia_sil

joined 1 year ago
[–] venia_sil@fedia.io 1 points 9 months ago

"The shareholders will now decide your fate"

[–] venia_sil@fedia.io 14 points 9 months ago

"Your cat has been delivered" – USPSPSPSPSPSPSPSPSPS

[–] venia_sil@fedia.io 1 points 10 months ago

Starting up wikis is so easy nowadays that there's no excuse. I maintain a few Dokuwiki-based ones, it's my preferred engine for simple wiki stuff, but Mediawiki (the same one that powers Wikipedia) is not bad either and not really too difficult, just a bit more demanding storage-wise. Heck, you can currently fire-and-forget DW-based wikis on SDF's "one payment" access tier, even! Probably on Neocities too, haven't checked.

[–] venia_sil@fedia.io 3 points 10 months ago (1 children)

Sounds (heh) good in theory, but so far it hasn't been able to pick any radio in my country (Ar) or nearby. Inspector says any attempt to load a radio ends in a HTTP 403 error.

[–] venia_sil@fedia.io 3 points 10 months ago

Thanks for your work! I honestly don't say this enough.

[–] venia_sil@fedia.io 26 points 11 months ago (2 children)

Protip:

Just don't have a live Windows partition.

[–] venia_sil@fedia.io 6 points 1 year ago

To be fair (and this is something I don't recall being established with or dealt with in the video) you need to at least trust that the backend is there. Currently if "lol CIA AWS" servers are not working, you don't have an option (Advanced Settings or whatever) in Signal to choose another provider, such as say a self-hosted community server.

[–] venia_sil@fedia.io 1 points 1 year ago

One would think that Firefox would have a command somewhere to re-export the currently installed extensions. Useful for migrations, replications etc.

[–] venia_sil@fedia.io 9 points 1 year ago

I use SQLite to power up lots of stuff I'm working on. It's lightweight, fast, simple and well-documented for small projects β€” like a Postgres but very local. Saves me from having to deal with containers "just to store data", let alone for moving stuff to other machine where I would also need the permissions to configure and run containers in the first place; whereas all you need to pass SQLite databases along is scp / rsync.

[–] venia_sil@fedia.io 1 points 1 year ago* (last edited 1 year ago)

Reason enough to <del>use something else if possible</del> read the docs.

[–] venia_sil@fedia.io 1 points 1 year ago

Firefox ESR is basically the LTS of Firefox. Over a portion of the normal ("stable") Firefox's release cycle, ESR will get security fixes and backports, but nothing that changes interface or expected UX behaviours. It's basically there for keeping an environment that is consistent and predictable over a reasonably long term (~1 y) which is why it's the Firefox version that gets shipped with eg.: Debian.

In general, ESR is the default version I install for anything clients-wise that for some reason requires that we don't intervene client machines too much (including maintenance). It's fire-and-forget once you have the usual extensions rolling like uBlock Origin.

Memory wise it's also quite reasonable in its usage and I've found it's far more responsive to customization of in-RAM memory usage patterns than stable, nightly or develiper Firefox, who tend to ignore or misinterpret my requests such as "only use up to 16 MB of cache in RAM".

One part where maybe ESR is too conservative is the HTML / CSS lexer. Because it's intended to stay stable over very long periods it gets stuck with stuff like still not accepting CSS :has(), and it seems the next ESR won't support it either, whereas Nightly does already. Also, because behaviours are retained as long as possible, bug UI breaking changes such as the migration off Australis or the incorporation of the Extensions Button are a more jarring clash in ESR than in normal Firefox, because you get all those workflow-changing changes in one BIG update.

[–] venia_sil@fedia.io 1 points 1 year ago (1 children)

. It's not like they can buy the Fediverse.

They don't need to. They only need to buy the admins. And we know that some admins have annouced they are for sale.

 

Just about that. I know there's been important updates lately but I'm wondering if they are being pre-checked and how. I notice that there's various features around the site that throw HTTP 500 error pages randomly, or on certain generic inputs. To name a few examples:

  • If I set my homepage to "all" it always 500-errors out; if I set it to "sub" it doesn't.
  • Thread lists (eg.: /m/media) sometimes 500-errors, but microblog seems to never do.
  • Going to my user profile to check my email 500-errors, but checking my avatar doesn't.
  • Exploring magazines with the "All" (federation) filter and going to page 2 onwards of listing 500-errors randomly.
  • Search seems to 500-error depending on the search terms. In this instance for example, "cats" and "support" always 500-errors out for me, but "dogs" and "games" never do.

I guess there's lots of things that are going on behind the scenes, but anything I can do to help diagnose from the browser side?

(Already tried clearing browser cache. Doesn't seem to have an effect on the "always" reproducible cases, no idea how to check if it has an effect on the others)

view more: next β€Ί