Posts
-
mobile-drag-drop
A drop-in shim to allow you to use existing html5 drag’n’drop code with mobile browsers
The HTML 5 drag’n’drop API allows you to implement drag’n’drop on most desktop browsers and some mobile browsers.
Unfortunately, you’ll notice most mobile browsers don’t support it, so no iPad (or Nexus) action for you!Chrome>=96 on Android>=7andSafari on iOS/iPadOS>=15are reported to support drag and drop natively! This means native support for drag and drop is growing but some browsers still need polyfilling. It is advised to keep an eye on caniuse and test for your userbase. In the case of iOS native support and the polyfill seem to be able to coexist without issues.See https://github.com/timruffles/mobile-drag-drop/issues/167 for state of drag and drop in
iOS/iPad>=15.Chrome>=96 on Android>=7behaviour is under investigation.Luckily, browsers give us enough tools to make it happen ourselves if needed. If you drop this package in your page your existing HTML 5 drag’n’drop code should just work (*almost).
Tags: #typescript
-
cornac
A Comparative Framework for Multimodal Recommender Systems
Cornac is a comparative framework for multimodal recommender systems. It focuses on making it convenient to work with models leveraging auxiliary data (e.g., item descriptive text and image, social network, etc). Cornac enables fast experiments and straightforward implementations of new models. It is highly compatible with existing machine learning libraries (e.g., TensorFlow, PyTorch).
Cornac is one of the frameworks recommended by ACM RecSys 2023 for the evaluation and reproducibility of recommendation algorithms. In addition, the implementation of BPR model in Cornac has been recommended as trustworthy baseline for RecSys comparison by independent research.
Tags: #python • recommender-system • recommendation-algorithms
-
streamlink-twitch-gui
A multi platform Twitch.tv browser for Streamlink
A graphical user interface on top of the [Streamlink][Streamlink] command line interface.
Streamlink Twitch GUI is an [NW.js][NW.js] application, which means that it is a web application written in JavaScript ([EmberJS][EmberJS]), HTML ([Handlebars][Handlebars]) and CSS ([LessCSS][LessCSS]) and is being run by a [Node.js][Node.js] powered version of [Chromium][Chromium].
[Recent releases][Releases] / [Changelog][Changelog] / [Wiki][Wiki] / [Chat][Gitter]
Tags: #javascript • streamlink • twitch
-
symbol-organizer
Organize your symbols page alphabetically (including layer list) and into groupings determined by your symbol names.
- cmd option shift o - Configure and run Symbol Organizer
- cmd option control o - Run Symbol Organizer using last settings
Tags: #javascript • sketch • sketch-plugin
-
docker-registry-browser
🐳 Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Web Interface for the Docker Registry HTTP API V2 written in Ruby on Rails.
Tags: #ruby • docker • docker-registry
-
JPC
JPC - The fast x86 PC emulator in 100% pure Java
The fast x86 PC emulator in 100% pure Java
JPC is a fast modern x86 PC emulator capable of booting Windows up to Windows 95 (and windows 98 in safe mode) and some graphical linuxes. It has a full featured graphical debugger with time travel mode along with standard features like break and watch points.
Tags: #java
-
Zabbix-in-Telegram
Zabbix Notifications with graphs in Telegram
Zabbix Notifications with graphs in Telegram
Join us in our Telegram group via this link: https://t.me/ZbxTg
Subscribe to our channel: https://t.me/Zabbix_in_Telegram
Rate on share.zabbix.com: https://share.zabbix.com/cat-notifications/zabbix-in-telegram
Tags: #python • zabbix • telegram
-
huginn_agent
Base for creating new Huginn Agents as Gems
This is a dependency for new external Huginn Agent Gems.
Tags: #ruby
-
prism-react-renderer
🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)
Prism React Renderer powers syntax highlighting in the amazing Docusaurus framework and many others.
This library tokenises code using Prism and provides a small render-props-driven component to quickly render it out into React. This is why it even works with React Native! It’s bundled with a modified version of Prism that won’t pollute the global namespace and comes with a couple of common language syntaxes.
(There’s also an escape-hatch to use your own Prism setup, just in case)
It also comes with its own VSCode-like theming format, which means by default you can easily drop in different themes, use the ones this library ships with, or create new ones programmatically on the fly.
(If you just want to use your Prism CSS-file themes, that’s also no problem)
Tags: #typescript • react • reactjs
-
cocoapods-deintegrate
A CocoaPods plugin to remove and de-integrate CocoaPods from your project.
A CocoaPods plugin to remove and deintegrate CocoaPods from your project. Removing all traces of CocoaPods from an Xcode project.
Tags: #ruby
subscribe via RSS