Giter Site home page Giter Site logo

cbtea's Introduction

Hi there 👋

I’m Tyler. I like Elixir, functional programming, distributed systems, and soft-real time systems.

I’m building a new take on website monitoring called SleepEasy. I blog about the behind-the-scenes stuff (tech choices, marketing, customer development, and more) at tylerayoung.com.

In the past, I created CBTea, a tiny, privacy-focused cognitive behavioral therapy app.

As part of my work at Felt, I maintain the geo and geo_postgis Elixir libraries.

Here are some of the open source contributions I’m most proud of:

Other miscellaneous open source PRs I’ve contributed:

You can find me on Twitter or on Mastodon.

Podcasts I’ve been a guest on

Notable blog posts

Conference Talks I’ve given

CodeBEAM America 2024 “Taster”: Elixir as a One-Person Stack for Building a Software Startup

Elixir as a One-Person Stack for Building a Software Startup

ElixirConf 2023: Rebuilding the Plane While It’s Still Flying, or: Large-Scale, Zero-Downtime Migrations Without Fear

Rebuilding the Plane While It’s Still Flying

Delightful Multiplayer Editing with Phoenix

Architecting GenServers for Testability

An attendee described this talk as “juggling chainsaws for fun.” It’s about a bunch of very nerdy CPU performance hacks available on the BEAM (the Erlang & Elixir virtual machine). Not many of which are recommended for normal use, but many find one or two use cases across a big enough codebase.

Fantastic Hacks and Where to Find Them

cbtea's People

Contributors

dependabot[bot] avatar s3cur3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

cbtea's Issues

Road to v0.1

  • Style past thoughts
  • Support deleting thoughts
  • Collapse other inputs before typing a thought
  • Figure out deployments
  • Set up CI
  • Marketing site
  • Make home page also support login
  • Fix page titles
  • Redirect naked domain to www
  • Ensure it boots after reboot
  • Submitting a thought clears the form
  • On submit, go to the top of Past Thoughts

Road to 1.0

  • Add OpenGraph and Twitter tags
  • Add favicon
  • Test account recovery emails
  • Test that insertions and deletions get pushed to pubsub
  • Add tests of LiveView
    • Creating a new thought (and having it show up in the stream)
    • Deleting an old one
  • Database replication
  • Database backups
  • End to end encryption
  • No account needed
  • Email optional (allow saving with just a username)
  • Edit past thoughts
  • Icon changes from hot to bubble tea based on season of the viewer
  • Fix Sobelow errors
  • Run Sobelow in CI:
    - name: Check for security vulnerabilities in Phoenix project
        run: mix sobelow
        if: always()
    

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.