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-baselineYou can also execute the profile directly from Github:
$ inspec exec https://github.com/dev-sec/ssh-baselineTags: #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/modsfolder 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 release2.1.xis 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_controlis 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
- Description
- Dependencies and installation
- Examples and Tutorials
- Awards
- References
- Developers and contributors
- Funding
Tags: #python • dynamic-mode-decomposition • dmd
-
bcbio-nextgen
Validated, scalable, community developed variant calling, RNA-seq and small RNA analysis
- Community developed: We welcome contributors with the goal of overcoming the biological, algorithmic and computational challenges that face individual developers working on complex pipelines in quickly changing research areas. See our users page for examples of bcbio-nextgen deployments, and the developer documentation for tips on contributing.
- Installation: A single installer script prepares all third party software, data libraries and system configuration files.
- Automated validation: Compare variant calls against common reference materials or sample specific SNP arrays to ensure call correctness. Incorporation of multiple approaches for alignment, preparation and variant calling enable unbiased comparisons of algorithms.
- Distributed: Focus on parallel analysis and scaling to handle large population studies and whole genome analysis. Runs on single multicore computers, in compute clusters using IPython parallel, or on the Amazon cloud. See the parallel documentation for full details.
- Multiple analysis algorithms: bcbio-nextgen provides configurable variant calling (small and copy number), RNA-seq, ATAC-seq, , BS-Seq, SC RNA-seq, and small RNA pipelines.
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-datahome 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