As someone who is against use aggregate scores and pleased to see it removed I can understand the desire to make it available to admins/moderators to assist in their actions.
I think making the numbers available only for admins/mods would make sense, though I also feel it starts to get to be an arbitrary divide.
I also have to wonder if an admin/mod couldn’t simply use the view of the user’s posts/comments we all have access to along with the various sorts available. Want to know if a user posts generally well received stuff … look at their posts and sort by “Top all time”. Want to know if they’re regularly posting stuff that is poorly received, sort by “Controversial” (which is new) or just “New”. I’d suspect that in the end integrating this sort of lookup into the moderation tooling so that it’s easier/quicker to do would be more worthwhile than persisting with user aggregates.
The big advantage for me is that lact runs as a (systemd) daemon. This is more convenient for me than having to autostart CoreCtrl.
A disadvantage of the daemon is that it can’t be packaged on flathub.
Enable and start the service (otherwise you won’t be able to change any settings): sudo systemctl enable --now lactd
You can now use the GUI to change settings and view information.
Not really. I’ve had to do quite a bit of experimentation.
My setup that I’ve settled on:
Rocm system libraries from Arch Linux
PyTorch nightly for Rocm pip installed into a venv (see instructions on pytorch homepage)
Set HSA_OVERRIDE_GFX_VERSION to 11.0.0. This is just for the RX7600 and it tells it to use the RX7900 code as the pytorch version hasn’t been compiled with 7600 support.
Hmm, that’s weird. I was able to run Stable Diffusion locally with Linux + RX6600.
Probably because I used Easy Diffusion. At first, I couldn’t get the GPU acceleration to work, and I was constantly running out of RAM (Not using VRAM), so my system always froze and crashed.
Turns out it was a ROCM bug, that I don’t know if it’s fixed by now, but I remember “fixing it” by setting an environment variable to a previous version.
Then, it all worked really good. Took between 30 seconds to 2 minutes to make an image.
I actually see a legitimate use case for it and helped add the actions version in a project where I'm a collaborator.
Quite a bit, certain bugs disappear after an update without us targeting it (partially because the logs get fudged a bit after going through dependencies, so sometimes multiple bugs have the same cause or it's actually a dependency issue that got fixed) and sometimes we forget about old feature requests.
The stale reminder doubles as a reminder for us to (re)consider working on the issue. When we know something probably isn't gonna get fixed suddenly, we apply a label to the issue. For enhancements that we'll definitely work on soon™, we apply help wanted. We've configured the action to ignore both. We also patrol notifications from stale to see if something shouldn't go stale. This is a medium-sized project so we can handle patrolling and IMO this helps us quite a bit.
Fair enough; I didn’t consider artifacts like logs and traces. I suppose a stale marker might prompt the original reporter to retest and supply fresh ones (or confirm it’s fixed in the dependency case).
In an ideal world I suppose we’d have automated tests for all bug reports but that’s obviously never going to happen!
If you are using LibreTube this is fixable by disabling piped proxies in the setting. HOWEVER do be warned that Youtube will know your IP, so you should only really do this while using a VPN service.
After a extremely long week, I sometimes participate in open source. I have to deal with malicious commits. I have to follow up on issues from misguided individuals who are actually looking for tech support. I have to guide new contributors to how this massive repo works and to submit tests. I have to negotiate with the core team and these convos can often last months/years.
And contributing to open-source is one of the few things that give me pleasure, even if it’s a extremely thankless job.
But I’m tired man.
I’m not dealing with low-quality memers who are providing zero value. Nor should we encourage it.
I do FOSS as well, but I’d rather people have fun punting the stalebot than just keep repeating “this issue still exists”. I will probably get a chuckle out of it.
Another alternative, admittedly not open-source, is Recollectr (disclaimer: built by me.)
Recollectr was inspired by prior projects like Notational Velocity but aims to be a lot more - omnibox, markdown support, reminders; and for paid users: revisions, note-linking, and sync. I built it because I felt like other note-taking apps just weren't fast enough and they broke my concentration.
It's quite late here but I'd be happy to answer any questions tomorrow!
I was just checking out the site on my iPad. Only the top image loads and the rest are white boxes. I disabled all content blockers and reloaded but the problem persisted. It might still be a local problem, but now you have a heads-up that something MIGHT be wrong.
I remember this being marketed as the Emacs Org mode + Org Roam combo for the masses, which is totally fine. However, if you want true control over your data and you’re willing to step out of your comfort zone, consider using Emacs + Syncthing
its lack of protocol support from firefox end. Firefox doesn’t support the FS API. The logseq team plans to migrate to a different protocol that is supported by FF OPFS
been selfhosting the smtp relay and using the app for quite a while. If you use it as a private chat for sensitive content, it is PERFECT. Really looking forward to its future development in group chats.
github.com
Active