Skip to content
View lukeocodes's full-sized avatar
🍇
I'm feeling grape
🍇
I'm feeling grape
Block or Report

Block or report lukeocodes

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
lukeocodes/README.md

Contain me!

# ADHD-Dockerfile

FROM multitasker:latest

LABEL maintainer="luke@lukeoliff.com"

# Install focus tools
RUN apt-get update && apt-get install -y \
    adhd \
    executive-dysfunction \
    sticky-notes \
    coffee \
    software \
    fidget-spinners \
    gaming

# Set up workspace
WORKDIR /home/luke

# ADD distractions
ADD https://x.com/lukeocodes /home/luke/x
ADD https://github.com/lukeocodes /home/luke/github

# GET work
RUN git clone git@github.com:deepgram-devs/deepgram-conversational-demo.git
RUN git clone git@github.com:deepgram/deepgram-js-sdk.git
RUN git clone git@github.com:deepgram-starters/nextjs-live-transcription.git
RUN git clone git@github.com:deepgram-devs/react-nowplaying.git

# CMD to run focus tools (which get ignored)
CMD ["focus", "--start"]

# Entry point (where it all goes off track)
ENTRYPOINT ["echo", "Starting focus session... ooh look, a squirrel!"]

# End result
# ADHD-Container running with 22515320994320 open tabs and 12 unfinished work tasks

Pinned Loading

  1. netlify/netlify-plugin-gatsby netlify/netlify-plugin-gatsby Public

    A build plugin to integrate Gatsby seamlessly with Netlify

    TypeScript 91 18

  2. twitter-archive-extractor twitter-archive-extractor Public

    Turn the data in your Twitter archive download into JSON.

    Go 3

  3. deepgram-devs/deepgram-ai-agent-demo deepgram-devs/deepgram-ai-agent-demo Public

    Forked from deepgram-starters/nextjs-live-transcription

    Deepgram Conversational AI demo

    TypeScript 310 89

  4. deepgram/deepgram-js-sdk deepgram/deepgram-js-sdk Public

    Official JavaScript SDK for Deepgram's automated speech recognition APIs.

    TypeScript 135 51

  5. deepgram-starters/nextjs-live-transcription deepgram-starters/nextjs-live-transcription Public

    Live transcription in Next.js by Deepgram

    TypeScript 95 152

  6. deepgram/deepgram-cli deepgram/deepgram-cli Public

    CLI for Deepgram's automated speech recognition APIs.

    Go 7 3