• 2 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle

  • Softer running surface and better/newer shoes are the usual answers. Asphalt and especially concrete are much harder than your treadmill surface so your shins are taking more shock with each strike. If you can shift some of your run to turf or natural surfaces that will help.

    The other thing is to check your shoes and change them every 300-500 miles or so. A running store employee can usually watch your gait and make suggestions about the right kind of support, padding, etc for you.





  • will_a113@lemmy.mltoSelfhosted@lemmy.worldPower outage worries
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    2 months ago

    As others have said, changing UPS batteries is required maintenance, and I agree 18-24 months is the typical service life for even high-end UPSs. However, you may want to look into LiFePO4 based UPSs, which can handle many more charge-discharge cycles and often have 5-year warranties. More expensive and potentially not as recyclable as lead acid batteries, but maybe appropriate for your use case.


  • This is a good, short read. For those who are unfamiliar with the AGPL license that the author proposes we all start using, the main difference (and I am not a lawyer) is that under the AGPL, the source code including any modifications must also be made available to all users interacting with the software over a network. This prevents companies from making proprietary versions of AGPL software that are only accessible as a web service, which is one of the big ways that corporations are able to profit from GPL source code contributions these days.



  • Are you looking for a tool that can diff legal documents line by line or clause by clause? If the latter I’d bet an LLM with a large context size could do a pretty good job, especially if you used a script (or another pass through the LLM) to break them down into like sections so that could just compare e.g. all Controlling Law sections with each other and all IP Indemnification sections with each other.

    Now that I think about it, tuning the prompt (and keeping the temperature very low, like 0) you could probably get it to return everything from proper diffs to summaries of conceptual differences. And it could definitely do multiples at once if you were to break them into like pieces ahead of time.









  • If PCI-E is a must your best bet (with least headaches) is still something x86 based, and for the lowest power you’d want something like a celeron-N or J series. For example this board: https://www.asrock.com/mb/Intel/J5040-ITX/ has sata, m2, pci-e, non-soldered RAM and will idle at ~6-7W (excluding storage). If I were doing it, though, I’d spend a few extra watts on an i3-10300 or later, which will idle at maybe 10-12W (again excluding storage) but give you much better performance and much better hardware assistance for video transcoding if you’re going to be running plex/jellyfin or an OTA DVR. I use an Asus PN-41 miniPC with an i3 10300 with a couple of USB-C HDDs as an offsite backup server, and it idles right in that range plus about 5W per attached disk (when not spun down).


  • I wonder if anyone has ever attempted to model the min/max/ideal number of users (and …ugh… “engagement”) for a healthy online community? It’d be especially tricky for a federated service, but I’d bet there’s some overall population size that puts the average user in contact with the right number of other people (lower than the Dunbar limit, I’d expect) to make it seem worthwhile to keep interacting.



  • I worked in a field that managed a lot of technology in retail stores. The big ones know everything about you, it’s just astonishing. At the time (around 15 years ago) there was very little oversight, but also most CIOs were inept and couldn’t really make the data sing and dance. Today that is very much no longer true, and it’s almost too easy to build a comprehensive profile of an “anonymous” guest and then attach it to their personally identifiable information, all without their consent or knowledge.