Spyke

Posts

technology·TechnologybyEdu4rdSHL

Pkl - Configuration that is Programmable, Scalable, and Safe

Apple released a new open-source programming language, described as: Configuration that is Programmable, Scalable, and Safe.

It can translate the configuration to already existing configuration languages such as JSON, YAML, and others.

You can also embed those configuration files in some programming languages and produce code from them.

https://pkl-lang.org/index.htmlOpen linkView original on lemmy.world
technology·TechnologybyEdu4rdSHL

Cobalt - download social media without ads, trackers

cobalt is your go-to place for downloads from social and media platforms. zero ads, trackers, or other creepy bullshit. simply paste a share link and you're ready to rock!

Supported services:

  • bilibili.com videos
  • instagram reels, posts & stories
  • pinterest videos & stories
  • reddit videos & gifs
  • rutube videos
  • soundcloud
  • streamable.com
  • tiktok videos, photos & audio
  • tumblr
  • twitch clips
  • twitter videos & voice
  • vimeo
  • vine archive
  • vk video & clips
  • youtube videos, shorts & music
Cobalt - download social media without ads, trackershttps://cobalt.tools/Open linkView original on lemmy.world

The TuneD Project - Tuning Profile Delivery Mechanism for Linux

TuneD is a system tuning service for Linux. It:

  • monitors connected devices using the udev device manager
  • tunes system settings according to a selected profile
  • supports various types of configuration like sysctl, sysfs, or kernel boot command line parameters, which are integrated in a plug-in architecture
  • supports hot plugging of devices and can be controlled from the command line or through D-Bus, so it can be easily integrated into existing administering solutions: for example, with Cockpit
  • can be run in no-daemon mode with limited functionality (for example, no support for D-Bus, udev, tuning of newly created processes, and so on) for systems with reduced resources
  • stores all its configuration cleanly in one place – in the TuneD profile – instead of having configuration on multiple places and in custom scripts
https://tuned-project.org/Open linkView original on lemmy.world

You reached the end