| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse
If you've landed on my profile, you're probably wondering what I do. Honestly, so are my family and my employer -- so you're in good company. I'm a seasoned software engineer with a focus on developer experience: I build and improve the tools and products that developers use every day, making them a little less painful and a lot more intuitive.
# ADHD-Dockerfile
FROM multitasker:v1-rc.2
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 \
ai
# Set up workspace
WORKDIR /home/luke
# ADD distractions
ADD https://bsky.app/profile/lukeocodes.dev /home/luke/bsky
ADD https://github.com/lukeocodes /home/luke/github
# GET work
ADD https://github.com/deepgram /home/luke/Projects/deepgram
# Start
CMD ["focus", "--start"]
ENTRYPOINT ["echo", "Starting session... ooh look, a squirrel!"]
# ADHD-Container running with 22515320994320 open tabs and 12 unfinished work tasksA build plugin to integrate Gatsby seamlessly with Netlify
Composite voice agent SDK with no extra infra requirements. Supports browser-native STT/TTS features.
Official Python SDK for Deepgram.
Official JavaScript SDK for Deepgram.
Community Rust SDK for Deepgram.
| Back | FazBrowse Home | New Git URL |