😀
Data systems engineer & mathematician.
Finance, statistics, machine learning, networks, data.
Java, C++, Go. R, Python, JS. AWS & DevOps. Blogger
Highlights
Pinned Loading
-
LambdaCubeIn100Lines.hs
LambdaCubeIn100Lines.hs 1-- Based on: https://augustss.blogspot.com/2007/10/simpler-easier-in-recent-paper-simply.html
2import Data.List (delete, union)
3{- HLINT ignore "Eta reduce" -}
45-- File mnemonics:
-
An unofficial Porkbun.com OpenAPI de...
An unofficial Porkbun.com OpenAPI description for the Porkbun API, see <https://porkbun.com/api/json/v3/documentation>. Among other things, it can be used - as a foundation to implement a dynamic DNS service, - for managing DNS records, - keeping track on domain pricing, or - for controlling your domains registered with Porkbun domains. As per upstream description <https://porkbun.com/api/json/v3/documentation>, the following features are officially supported and are reproduced in the OpenAPI description: 1. domain pricing, 2. authorized CRUD for DNS records, 3. retrieval of the SSL bundle for a given domain. Disclaimer: If you decide to use the CRUD commands, then do so with caution! They can wreak havoc to the DNS records of your domains! You can use them at your own risk. It is due diligence to back up your DNS records on a regular basis just like protecting your access tokens and passwords. License: MIT <https://opensource.org/licenses/MIT>, Copyright 2022 Nick Demming <https://github.com/demming> 1openapi: 3.0.3
23info:
4title: Porkbun.com OpenAPI Description
5description: |
-
qwik-react-cheatsheet
qwik-react-cheatsheet PublicA tabular side-by-side representation of the official Qwik vs React page
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.