Posts
-
omniauth-auth0
OmniAuth strategy to login with Auth0
Tags: #ruby β’ dx-sdk β’ omniauth
-
gitreflow
Reflow automatically creates pull requests, ensures the code review is approved, and squash merges finished branches to master with a great commit message template.
Create and switch to new branch
nh-branchy-branch:$ git reflow start nh-branchy-branchCreate a pull request for your branch against
masteror a custombase-branch:$ git reflow reviewIf your code is approved, merge to
base-branchand delete the feature branch:$ git reflow deliver
Tags: #ruby β’ git β’ git-workflow
-
GammaProtocol
The most powerful, capital efficient DeFi options protocol
Gamma is a decentralized capital efficient option protocol that enables sellers to create spreads. Gamma protocol enables any user to create arbitrary option tokens, that represent the right to buy or sell a certain asset in a predefined price (strike price) at or before expiry. As the option seller in Gamma, you can reduce the amount of capital locked in the system by creating spreads. (e.g Instead of putting down 100 USDC and mint 1 ETH-USDC-100 Put, you can buy a ETH-USDC-50 Put, and only deposit 50 USDC as collateral) The oTokens created by Gamma are cash settled European option, means all the options will automatically be exercised at expiry. A holder can redeem the proceeds by sending the oTokens back, the system will pay the holder the cash value based on strike price and underlying spot price at expiry, instead of actually exchanging the underlying asset and the strike asset.
Tags: #typescript β’ solidity β’ ethereum
-
Griddle
Simple Grid Component written in React
If you run into an issue in Griddle please let us know through the issue tracker. It is incredibly helpful if you create a failing test(s) and/or a storybook story that demonstrates the issue as a pull request and reference this pull request in the issue. To add a storybook story, navigate to
/stories/index.jsand add a story to thestoriesOf('Bug fixes' ...)section.Tags: #javascript β’ list β’ customization
-
realtime-js
An isomorphic Javascript client for Supabase Realtime server.
This client enables you to use the following Supabase Realtimeβs features:
- Broadcast: send ephemeral messages from client to clients with minimal latency. Use cases include sharing cursor positions between users.
- Presence: track and synchronize shared state across clients with the help of CRDTs. Use cases include tracking which users are currently viewing a specific webpage.
- Postgres Change Data Capture (CDC): listen for changes in your PostgreSQL database and send them to clients.
Tags: #typescript β’ hacktoberfest
-
selection
β¨ Viselect - A high performance and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies, super small. Support for major frameworks!
- π Modern bundle
- π© Ultra tiny (~4kb)
- π Simple usage
- β‘ Highly optimized
- β Zero dependencies
- π± Mobile / touch support
- π± Vertical and horizontal scroll support
- πͺ Hardened (over 3 years old and used in many apps)
- πΌ Support for major frameworks (WIP)
Tags: #typescript β’ selection β’ selections
-
Home-Assistant-Mail-And-Packages
Home Assistant integration providing day of package counts and USPS informed delivery images.
The Mail and Packages integration creates sensors for supported shippers to show a snapshot of mail and packages that are scheduled to be delivered the current day. For the packages that are scheduled for delivery the current day a count of in transit and delivered packages will be provided. It also generates the number of USPS mail pieces and provides a rotating GIF of the USPS provided images of the mail, if available, for the current day.
Tags: #python β’ homeassistant β’ home-assistant
-
JSON-Patch
Lean and mean Javascript implementation of the JSON-Patch standard (RFC 6902). Update JSON documents using delta patches.
JSON-Patch (RFC6902) is a standard format that allows you to update a JSON document by sending the changes rather than the whole document. JSON Patch plays well with the HTTP PATCH verb (method) and REST style programming.
Mark Nottingham has a nice blog about it.
Tags: #javascript
-
ieee754-visualization
IEEE 754 Double Precision Floating Point Visualization
Itβs an interactive visualization of how double precision floating point representation works.
As presented during my Everything you never wanted to know about JavaScript numbers talk at JSConf EU 2013.
Available at http://bartaz.github.io/ieee754-visualization/
Tags: #javascript
-
Stein
Use Google Sheets as your no-setup database
There are two ways you can get started with the Stein API:
- Use the hosted service to get a free & reliable API in a couple of clicks.
- Self-host an instance of Stein. Find the related documentation here.
Tags: #javascript β’ google-sheets β’ api
subscribe via RSS