Dev Useful Stuff
2.06K subscribers
2 photos
358 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
​​llmfit - (★11.1k) a terminal tool that right-sizes LLM models to your system's RAM, CPU, and GPU. Detects your hardware, scores each model across quality, speed, fit, and context dimensions, and tells you which ones will actually run well on your machine.

If Ollama is running in your system and llmfit can detect it, then you can pull model directly to your local ollama by pressing d key, which is very convinient.

#hardware #llm #model #ollama
👏3
​​Meshtastic - (★7k at GitHub) - is an open source, off-grid, decentralized mesh network built to run on affordable, low-power devices. No cell towers. No internet. Just pure peer-to-peer connectivity.

Imagine carrying a radio device flashed with Meshstatic firmware in your backpack. These devices create a mesh network, allowing you to connect to it via your smartphone and send messages securely. These messages travel through the mesh network rather than relying on the internet or cellular networks.

Currently, a limited number of devices are supported. For example, the LILYGO TTGO T-echo can be purchased on Amazon.

Mesh networks are particularly useful in areas where traditional connectivity is unavailable or unreliable. Think remote forests, rural areas or large gatherings like festivals, open-air events and even protests. As more people use mesh devices, the overall connection becomes more reliable.

#mesh #hardware #privacy #messages #connectivity
👍2🥰2