Posts

  • rssbox

    :newspaper: I consume the world via RSS feeds, and this is my attempt to keep it that way.

    This app uses the API of other websites and gives you an RSS feed in return. Quick and simple.

    List of public RSS Box instances: https://github.com/stefansundin/rssbox/discussions/64

    To open vlc:// links, see vlc-protocol.

    Tags: #ruby • webapp • instagram

  • ssh-baseline

    DevSec SSH Baseline - InSpec Profile

    This Compliance Profile requires InSpec for execution:

    $ git clone https://github.com/dev-sec/ssh-baseline
    $ inspec exec ssh-baseline
    

    You can also execute the profile directly from Github:

    $ inspec exec https://github.com/dev-sec/ssh-baseline
    

    Tags: #ruby • inspec • audit

  • meteor-rejects

    An addon to Meteor Client with features that won’t be added to Meteor. Because they were either rejected or are ports from other clients.

    • Download the latest release of the mod from the releases tab.
    • Put it in your .minecraft/mods folder where you have installed Meteor.

    Note: It is recommended to use the latest dev build of meteor while using rejects

    Tags: #java • meteor-client • minecraft-fabric

  • redis-py-cluster

    Python cluster client for the official redis cluster. Redis 3.0+.

    In the upstream package redis-py that this librar extends, they have since version * 4.1.0 (Dec 26, 2021) ported in this code base into the main branch. That basically ends the need for this package if you are using any version after that release as it is natively supported there. If you are upgrading your redis-py version you should plan in time to migrate out from this package into their package. The move into the first released version should be seamless with very few and small changes required. This means that the release 2.1.x is the very last major release of this package. This do not mean that there might be some small support version if that is needed to sort out some critical issue here. This is not expected as the development time spent on this package in the last few years have been very low. This repo will not be put into a real github Archive mode but this repo should be considered in archive state.

    I want to give a few big thanks to some of the people that has provided many contributions, work, time and effort into making this project into what it is today. First is one of the main contributors 72Squared and his team who helped to build many of the core features and trying out new and untested code and provided many optimizations. The team over at AWS for putting in the time and effort and skill into porting over this to redis-py. The team at RedisLabs for all of their support and time in creating a fantastic redis community the last few years. Antirez for making the reference client which this repo was written and based on and for making one of my favorite databases in the ecosystem. And last all the contributions and use of this repo by the entire community.

    Tags: #python • redis • redis-cluster

  • GestureViews

    ImageView and FrameLayout with gestures control and position animation

    • Gestures support: pan, zoom, quick scale, fling, double tap, rotation.
    • Seamless integration with ViewPager (panning smoothly turns into ViewPager flipping and vise versa).
    • View position animation (“opening” animation). Useful to animate into full image view mode.
    • Advanced animation from RecyclerView (or ListView) into ViewPager.
    • Exit full image mode by scroll and scale gestures.
    • Rounded images with animations support.
    • Image cropping (supports rotation).
    • Lots of settings.
    • Gestures listener: down (touch), up (touch), single tap, double tap, long press.
    • Custom state animation (animating position, zoom, rotation).
    • Supports both ImageView and FrameLayout out of the box, also supports custom views.

    Tags: #java • android • animation

  • cast_control

    📺 Control Chromecasts from Linux and D-Bus

    cast_control is a daemon utility that allows you to control media playback on casting devices from the Linux desktop.

    While this service runs, it collects data about the media and apps playing on your casting devices and displays it on your computer.

    Tags: #python • linux-desktop • mpris

  • PyDMD

    Python Dynamic Mode Decomposition

    Tags: #python • dynamic-mode-decomposition • dmd

  • bcbio-nextgen

    Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis

    Tags: #python

  • cipi

    Install and manage your server like a pro! With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.

    Cipi is a Laravel based cloud server control panel that supports Digital Ocean, AWS, Vultr, Google Cloud, Linode, Azure and other VPS. It comes with nginx, Mysql, multi PHP-FPM versions, multi users, Supervisor, Composer, npm, free Let’s Encrypt certificates, Git deployment, backups, ffmpeg, fail2ban, Redis, API and with a simple graphical interface useful to manage Laravel, Codeigniter, Symfony, WordPress or other PHP applications. With Cipi you don’t need to be a Sys Admin to deploy and manage websites and PHP applications powered by cloud VPS.

    Tags: #php • deployment • lemp

  • gensim-data

    Data repository for pretrained NLP models and NLP corpora.

    Research datasets regularly disappear, change over time, become obsolete or come without a sane implementation to handle the data format reading and processing.

    For this reason, Gensim launched its own dataset storage, committed to long-term support, a sane standardized usage API and focused on datasets for unstructured text processing (no images or audio). This Gensim-data repository serves as that storage.

    There’s no need for you to use this repository directly. Instead, simply install Gensim and use its download API (see the Quickstart below). It will “talk” to this repository automagically.

    💡 When you use the Gensim download API, all data is stored in your ~/gensim-data home folder.

    Read more about the project rationale and design decisions in this article: New Download API for Pretrained NLP Models and Datasets.

    Tags: #python • dataset • gensim

subscribe via RSS