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="[email protected]"

# 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 [email protected]:deepgram-devs/deepgram-conversational-demo.git
RUN git clone [email protected]:deepgram/deepgram-js-sdk.git
RUN git clone [email protected]:deepgram-starters/nextjs-live-transcription.git
RUN git clone [email protected]: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 89 18

  2. guys-bot guys-bot Public

    Remake of https://glitch.com/~guys-bot-for-slack to work with new Slack APIs using Slack Node SDK.

    JavaScript 16 7

  3. semantic-release/semantic-release semantic-release/semantic-release Public

    📦🚀 Fully automated version management and package publishing

    JavaScript 20.1k 1.7k

  4. deepgram-devs/deepgram-conversational-demo deepgram-devs/deepgram-conversational-demo Public

    Forked from deepgram-starters/nextjs-live-transcription

    Deepgram Conversational AI demo

    TypeScript 286 84

  5. deepgram/deepgram-js-sdk deepgram/deepgram-js-sdk Public

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

    TypeScript 127 45

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

    Live transcription in Next.js by Deepgram

    TypeScript 75 134