Postgres: The Graph Database You Didn't Know You Had
PostgreSQL (Postgres), is a powerful relational database that can store a wide range of data types and data structures. When it comes to storing graph data structures we might reach for a database marketed for that use case like Neo4J or Dgraph. Hold your horses! While Postgres is not generally thou...
In this tutorial you'll use Python to build and deploy a Discord chat bot application that uses Stable Diffusion via Replicate to generate images from text prompts.
highlight.js - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers
Syntax highlighting with language autodetection. - Simple. Fast. Reliable. Content delivery at its finest. cdnjs is a free and open-source CDN service trusted by over 12.5% of all websites, serving over 200 billion requests each month, powered by Cloudflare. We make it faster and easier to load library files on your websites.
Nodejs language detection library using n-gram. Latest version: 2.0.0, last published: 4 years ago. Start using languagedetect in your project by running `npm i languagedetect`. There are 99 other projects in the npm registry using languagedetect.
Linking to external javascript - Anki Desktop - Anki Forums
I looked a bit into keyman. Seems like some work is needed to get it working on Anki’s card template. Try the following: Install Cookie monster add-on. You cannot use cookies on vanilla Anki, but keyman requires cookies. git clone from https://github.com/keymanapp/keyman , or download repository zip file from there. Place osk and ui folder, which exist in web/source/resources folder of the downloaded repository, into your profile’s collection.media folder, as follows:collection.media\osk\ coll...
Update documentation to include advice for adding syntax highlighting to flashcards with code blocks · Issue #462 · ObsidianToAnki/Obsidian_to_Anki
Currently, the Obsidian to Anki plugin does not provide syntax highlighting in Anki for code blocks copied from Obsidian. I propose updating the documentation to include instructions for new users ...