Monday, April 17, 2023

personal media server sw

 Jellyfin - Wikipedia

Jellyfin is a free and open-source media server and suite of multimedia applications designed to organize, manage, and share digital media files to networked devices. Jellyfin consists of a server application installed on a machine running Microsoft WindowsmacOSLinux or in a Docker container, and another application running on a client device such as a smartphonetabletsmart TVstreaming media playergame console or in a web browser.[2] Jellyfin also can serve media to DLNA and Chromecast-enabled devices.[3] It is a fork of Emby.[4]

Nextcloud - Online collaboration platform


Mac mini (October 2014) Core i5 1.4 GHz - HDD 500 GB - 8GB | Back Market

$130 (used, 1 year warranty)


Amazon.com: Beelink Mini PC - 4 Cores i5-8279U (Up to 4.1GHz) SEi8 Mini Desktop Computer - 16GB DDR4 500GB SSD Small PC, WiFi 5, 4K Dual HDMI, BT5.0, Gigabit Ethernet : Video Games

$270, new


symbolic math computation: math.js vs SymPy

math.js | an extensive math library for JavaScript and Node.js

Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices. Powerful and easy to use.

SymPy translation to JavaScript · Issue #165 · open-source-ideas/ideas


SymPy

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python.