Posts
-
obsidian-quiet-outline
Improving experience of outline in Obsidian
An outline plugin makes headings easier to read.
Tags: #typescript
-
fritzing-parts
Electronic components for use in the Fritzing app (aka the parts library)
See the contribution guidelines on how to contribute directly to this repository. If this seems too complex, you may alternatively share your part in the fritzing forum.
Tags: #python β’ fritzing-parts
-
archivesspace
The ArchivesSpace archives management tool
ArchivesSpace is released under the Educational Community License, version 2.0. See the COPYING file for more information.
Tags: #ruby β’ archivesspace β’ archives
-
a17t
An atomic design toolkit for pragmatists
a17t is available on NPM, and can be installed with
npm install a17tand installed in Tailwind by addingrequire("a17t")to thepluginssection of yourtailwind.config.jsfile. For more information, check out the documentation site.Tags: #javascript β’ css β’ framework
-
jello
CLI tool to filter JSON and JSON Lines data with Python syntax. (Similar to jq)
Filter JSON and JSON Lines data with Python syntax
jellois similar tojqin that it processes JSON and JSON Lines data exceptjellouses standard python dict and list syntax.JSON or JSON Lines can be piped into
jellovia STDIN or can be loaded from a JSON file or JSON Lines files (JSON Lines are automatically slurped into a list of dictionaries). Once loaded, the data is available as a python list or dictionary object named β_β. Processed data can be output as JSON, JSON Lines, bash array lines, or a grep-able schema.For more information on the motivations for this project, see my blog post.
Tags: #python β’ json β’ json-lines
-
activejob-traffic_control
Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.
Rate controls for your
ActiveJobs, powered by Suo, a distributed semaphore library backed by Redis or Memcached.Tags: #ruby
-
jQuery-Selectric
jQuery plugin for easy manipulation and customization of HTML selects
jQuery Selectric is a jQuery plugin designed to help at stylizing and manipulating HTML selects.
- Keyboard navigation (Up/Down/Left/Right/Word search)
- Easily customizable
- Pretty lightweight
- Options box always stay visible
- Doesnβt rely on external libraries (besides jQuery)
- Word search works with western latin characters set (for example: Γ‘, Γ±, Γ§β¦)
Tags: #javascript β’ jquery β’ jquery-plugin
-
gflownet
Generative Flow Networks
Implementation for our paper, submitted to NeurIPS 2021 (also check this high-level blog post).
This is a minimum working version of the code used for the paper, which is extracted from the internal repository of the Mila Molecule Discovery project. Original commits are lost here, but the credit for this code goes to @bengioe, @MJ10 and @MKorablyov (see paper).
Note: for more modern implementations of GFlowNet, check out recursionpharma/gflownet, saleml/gfn, and alexhernandezgarcia/gflownet.
Tags: #python
-
svgMap
svgMap is a JavaScript library that lets you easily create an interactable world map comparing customizable data for each country.
svgMap is a JavaScript library that lets you easily create an interactable world map comparing customizable data for each country.
Live demo: https://stephanwagner.me/create-world-map-charts-with-svgmap#svgMapDemoGDP
Tags: #javascript β’ svg-map β’ world-map
-
nanoid.rb
Ruby implementation of Nanoid, secure URL-friendly unique ID generator
This is ReadMe for version 2.0, if you looking for version compatible with NanoID 1.x look in branch v1.x.
A tiny, secure URL-friendly unique string ID generator.
Ruby implementation of original NanoID https://github.com/ai/nanoid
Tags: #ruby
subscribe via RSS