Posts
-
rails
Official Ruby on Rails specific tasks for Capistrano
Rails specific tasks for Capistrano v3:
cap deploy:migratecap deploy:compile_assets
Tags: #ruby β’ capistrano β’ rails
-
typewriter
Type safety + intellisense for your Segment analytics
# Walks you through setting up a `typewriter.yml` and generating your first client. $ npx typewriter initFor more instructions on setting up your
typewriterclient, such as adding it to your CI, see our documentation.Tags: #typescript β’ analytics β’ segment
-
openSIS-Classic
openSIS is a commercial grade, secure, scalable & intuitive Student Information System, School Management Software from OS4ED. Has all functionalities to run single or multiple institutions in one installation. Web based, php code, MySQL database.
Community Edition version 9.0 (Rel date: 12/31/2022) Created by OS4ED
openSIS is an easy to use Student Information System for organizing student information and school-related operations to promote efficiency in K-12, trade schools and higher education school systems.
Tags: #php β’ school-management-software β’ education-management-system
-
science-parse
Science Parse parses scientific papers (in PDF form) and returns them in structured form.
Science Parse parses scientific papers (in PDF form) and returns them in structured form. As of today, it supports these fields:
- Title
- Authors
- Abstract
- Sections (each with heading and body text)
- Bibliography, each with
- Title
- Authors
- Venue
- Year
- Mentions, i.e., places in the paper where bibliography entries are mentioned
In JSON format, the output looks like this (or like this, if you want sections). The easiest way to get started is to use the output from this server.
Tags: #java
-
react-focus-lock
It is a trap! A lock for a Focus. π
Trusted by Atlassian AtlasKit, ReachUI, SmoothUI, Storybook and we will do our best to earn your trust too!
Tags: #javascript β’ react β’ a11y
-
model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
The TensorFlow Model Optimization Toolkit is a suite of tools that users, both novice and advanced, can use to optimize machine learning models for deployment and execution.
Supported techniques include quantization and pruning for sparse weights. There are APIs built specifically for Keras.
For an overview of this project and individual tools, the optimization gains, and our roadmap refer to tensorflow.org/model_optimization. The website also provides various tutorials and API docs.
The toolkit provides stable Python APIs.
Tags: #python β’ tensorflow β’ machine-learning
-
blockly-samples
Plugins, codelabs, and examples related to the Blockly library.
Blockly has an active developer forum. Please drop by and say hello. Show us your prototypes early; collectively we have a lot of experience and can offer hints which will save you time. We actively monitor the forums and typically respond to questions within 2 working days.
Tags: #javascript β’ blockly β’ samples
-
backpack
π Next level crypto wallet
- Backpack is in active development, so all APIs are subject to change.
- This code is unaudited. Use at your own risk.
- I repeat. This is not ready for production.
Tags: #typescript
-
mozart
Developers tool for WordPress plugins: Wraps all your projects dependencies in your own namespace, in order to prevent conflicts with other plugins loading the same dependencies in different versions.
Composes all dependencies as a package inside a WordPress plugin. Load packages through Composer and have them wrapped inside your own namespace. Gone are the days when plugins could load conflicting versions of the same package, resulting in hard to reproduce bugs.
This package requires PHP 8.0 or higher in order to run the tool. You can use the resulting files as a bundle, requiring any PHP version you like, even PHP 5.2.
Warning: This package is very experimental and breaking changes are very likely until version 1.0.0 is tagged. Use with caution, always wear a helmet when using this in production environments.
Tags: #php β’ composer β’ autoloader
-
python-bitcoinlib
Python3 library providing an easy interface to the Bitcoin data structures and protocol.
This Python3 library provides an easy interface to the bitcoin data structures and protocol. The approach is low-level and βground upβ, with a focus on providing tools to manipulate the internals of how Bitcoin works.
βThe Swiss Army Knife of the Bitcoin protocol.β - Wladimir J. van der Laan
Tags: #python
subscribe via RSS