Skip to content
View prologic's full-sized avatar
πŸ‘‹
Principal SRE, Founder of Yarn.social and Salty.im
πŸ‘‹
Principal SRE, Founder of Yarn.social and Salty.im

Sponsors

@jlj77

Sponsoring

@jerson

Organizations

@circuits
Block or Report

Block or report prologic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
prologic/README.md

James Mills / prologic

Hiya πŸ‘‹ I'm James Mills Principal SRE Engineer and Founder of Yarn.social and Salty.im.

Formally a Software Engineer and enthusiastic Gopher (Golang) Programmer I love open source and contributing back! My mission in life is to builds tools, products and sevices that give back the freedoms we have lost and ensure our Data Privacy and Security!

Projects | Yarn: @prologic@twtxt.net | Salty IM: @prologic@mills.io | Blog | Website


  • πŸ‘¨β€πŸ’» Some interesting projects of mine:
    • πŸ§‚ Salty.im salty.im is an open specification for a new Saltpack based e2e encrypted messaging protocol and platform for secure communications with a focus on privacy, security and being self-hosted.
    • πŸ“¦ fbox -- fbox is an easy to use and maintain distributed file system written in Go using Reed Solomon Erasure with FUSE and S3 interfaces and a modern Web UI
    • 🧢 Yarn.Social -- A decentralised social media platform based on the original twtxt.txt spec/format. Social Media done right!
    • πŸ”‘ Bitcask -- A embedded key/value store written in Go with predictable performance, low latency and high throughput.
  • πŸ“– Learning about distributed file systems and how to solve and make it simpler to deal with stateful services in an easy way.
  • πŸ™‹ Looking to collaborate on any projects that are simple, lightweight.
  • πŸ’² Please consider supporting my work by Sponsoring me
  • πŸ’¬ Ask me about programming, devops/sre, open-source, decentralisation, distributed systems and all things UNIX.
  • πŸ“« You can email me at prologic at shortcircuit dot net dot au
  • πŸ“• You can follow me on Yarn.social at @prologic@twtxt.net
  • πŸ§‚ You can chat with me via Salty.im at @prologic@mills.io
  • πŸ“° You can read my blog at https://prologic.blog
  • πŸ‘¨β€πŸ’» You can find my projects at https://git.mills.io/prologic

Pinned

  1. Learn Go in ~5mins Learn Go in ~5mins
    1
    # Learn Go in ~5mins
    2
    
                  
    3
    This is inspired by [A half-hour to learn Rust](https://fasterthanli.me/articles/a-half-hour-to-learn-rust)
    4
    and [Zig in 30 minutes](https://gist.github.com/ityonemo/769532c2017ed9143f3571e5ac104e50).
    5
    
                  
  2. Self-hosted Golang apps by James Mil... Self-hosted Golang apps by James Mills / prologic
    1
    # Self-Hosted Go (*Golang*) Web Apps
    2
    
                  
    3
      * [golinks](https://git.mills.io/prologic/golinks) - golinks is a web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub. ([Demo](https://search.mills.io)) `MIT` `Go`
    4
      * [notes](https://git.mills.io/prologic/notes) - notes is a self-hosted note taking web app that lets you keep track of your notes and search them in a easy and minimal way. ([Demo](https://notes.mills.io)) `MIT` `Go`
    5
      * [pastebin](https://git.mills.io/prologic/pastebin) - pastebin is a simple pastebin service with convenient CLI. ([Demo](https://paste.mills.io)) `MIT` `Go`
  3. fbox fbox Public

    fbox is an easy to use and maintain distributed filesystem written in Go using Reed Solomon Erasure with FUSE and S3 interfaces and a modern Web UI

    3

  4. golinks golinks Public

    🌐 A web app that allows you to create smart bookmarks, commands and aliases by pointing your web browser's default search engine at a running instance. Similar to bunny1 or yubnub.

    10 1

  5. tube tube Public

    πŸ“Ί tube is a Youtube-like (without censorship and features you don't need!) Video Sharing App written in Go which also supports automatic transcoding to MP4 H.265 AAC, multiple collections and RSS f…

    22

  6. bitcask bitcask Public

    πŸ”‘ A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

    25 2