Glenn 'devalias' Grant
Glenn 'devalias' Grant
## Concept It would be cool to be able to run [Kubernetes](https://kubernetes.io/) easily on top of [Unraid](https://unraid.net/), which [appears to be built on Slackware](https://forums.unraid.net/topic/69773-unraid-based-on-arch-linux-instead-slackware/). ## tl;dr - [Enable VM support...
(See also: https://github.com/0xdevalias/devalias.net/issues/1) Jekyll can "create an index for related posts" using the `--lsi` build command option, which uses the `classifier-reborn` gem to create a site variable of related posts:...
Non-exhaustive collection of ideas: - If the post exists on Medium (partner program)/HackerNoon/etc, potentially prompting them to read it there? - GitHub Sponsors - Open Collective - Ko-Fi - Buy...
To link [Flattr](https://flattr.com/) to the site we need to add the following tag to the `` ``` ``` Also should go through and find/update any posts/projects/etc that link to Flattr...
# Architecture, Patterns, etc - https://jamstack.org/ # Languages, Libraries, Technologies - GraphQL - https://graphql.org/ - https://www.howtographql.com/ - https://www.apollographql.com/ - See also: https://github.com/0xdevalias/devalias.net/issues/66 - https://reactjs.org/ - https://reactjs.org/docs/create-a-new-react-app.html#create-react-app - https://github.com/facebook/create-react-app - https://facebook.github.io/flux/...
## Neo4j > Neo4j is a highly scalable native graph database, purpose-built to leverage not only data but also data relationships. - https://github.com/neo4j - https://github.com/neo4j/neo4j - https://github.com/neo4j/docker-neo4j - https://github.com/neo4j/docker-neo4j-publish -...
# yarn - https://legacy.yarnpkg.com/lang/en/docs/creating-a-package/ - https://legacy.yarnpkg.com/lang/en/docs/cli/create/ - > This command is a shorthand that helps you do two things at once: Install `create-` globally, or update the package to the...
## CloudEvents - https://cloudevents.io/ - > A specification for describing event data in a common way - https://github.com/cloudevents - https://github.com/cloudevents/spec - > CloudEvents Specification - https://github.com/cloudevents/sdk-go - > Go SDK...
## Concept > You ever come across some form of 'graph database' for note taking? > > I hate linear/structured layouts for notes and concepts > > I want to...
# React Native - https://reactnative.dev/ # Flutter - https://flutter.dev/ - https://medium.com/flutter - https://medium.com/flutter/announcing-flutter-1-17-4182d8af7f8e # Expo - https://expo.io/ - > With Expo tools, services, and React, you can build, deploy, and...