Posts
-
xarray-spatial
Spatial analysis algorithms for xarray implemented in numba
# via pip pip install xarray-spatial # via conda conda install -c conda-forge xarray-spatialTags: #python β’ raster-analysis β’ spatial-analysis
-
gitinspector
:bar_chart: The statistical analysis tool for git repositories
- Shows cumulative work by each author in the history.
- Filters results by extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js,sql).
- Can display a statistical timeline analysis.
- Scans for all filetypes (by extension) found in the repository.
- Multi-threaded; uses multiple instances of git to speed up analysis when possible.
- Supports HTML, JSON, XML and plain text output (console).
- Can report violations of different code metrics.
Tags: #python β’ statistical-analysis β’ gitinspector
-
simple-websockets-chat-app
This SAM application provides the Lambda functions, DynamoDB table, and roles to allow you to build a simple chat application based on API Gatewayβs new WebSocket-based API feature.
Update: We have released an updated and more feature-rich Websocket chat application sample using AWS CDK that you can find here.
This is the code and template for the
simple-websocket-chat-app. There are three functions contained within the directories and aSAMtemplate that wires them up to aDynamoDBtable and provides the minimal set of permissions needed to run the app:. βββ README.md <-- This instructions file βββ onconnect <-- Source code onconnect βββ ondisconnect <-- Source code ondisconnect βββ sendmessage <-- Source code sendmessage βββ template.yaml <-- SAM template for Lambda Functions and DDBTags: #javascript β’ websockets β’ apigateway
-
worldquant-miner
Leverage WorldQuant API to generate alpha signals, and mine promising alpha expressions.
This project is a collection of scripts that generate and submit alphas to the WorldQuant platform.
Tags: #typescript
-
open-wc
Open Web Components: guides, tools and libraries for developing web components.
Open Web Components provides a set of defaults, recommendations and tools to help facilitate your web component project. Our recommendations include: developing, linting, testing, building, tooling, demoing, publishing and automating.
Tags: #javascript β’ lit-element β’ web-components
-
overmind
Overmind - Frictionless state management
Visit website for more information: www.overmindjs.org.
Tags: #typescript
-
cable_ready
Use simple commands on the server to control client browsers in real-time
Tags: #ruby β’ ruby-on-rails β’ action-cable
-
cowyo
A feature-rich wiki webserver for minimalists :cow: :speech_balloon:
If you have go
go get -u github.com/schollz/cowyo/...or just download the latest release.
Tags: #javascript β’ wiki β’ server
-
devise-otp
Two Factors authentication for Devise using Time Based OTP/rfc6238 tokens.
Devise OTP is a Two-Factor Authentication extension for Devise. The second factor is done using an RFC 6238 Time-Based One-Time Password (TOTP) implemented by the rotp library.
It has the following features:
- Optional and mandatory OTP enforcement
- Setting up trusted browsers for limited access
- Generating QR codes
Some of the compatible token devices are:
Devise OTP was recently updated to work with Rails 7+ and Turbo.
Tags: #ruby
-
obsidian-custom-js
An Obsidian plugin to allow users to reuse code blocks across all devices and OSes
CustomJS is a plugin for Obsidian that allows users to write custom Javascript that you can call anywhere you can write JS β including
dataviewjsblocks and templater templates.β Works on desktop and mobile!
Tags: #typescript
subscribe via RSS