Skip to content
View ErikMCM's full-sized avatar
🍞
bun my beloved
🍞
bun my beloved

Highlights

  • Pro
Block or Report

Block or report ErikMCM

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

ErikMCM

👋 Hiya

I don't have much on this account other than abandoned projects or some small cookie cutter templates and testing playgrounds. Use anything at your will, just follow the license provided.


I can program in...
  • TypeScript (Web/Bun/Node)
  • JavaScript (Web/Bun/Node)
  • Java
  • C#
  • Lua
  • Bash
  • Python
My fontend knowledge consists of...
  • React
  • Next.js
  • Prisma (CockroachDB)
  • Chakra UI
  • Tailwind CSS

I enjoy...
  • Network Administration
  • Systems Administration (GNU-Linux/Debian family)
  • Server & Software Architecture
  • Server & Software Systems Planning

My controversial opinions are...
  • JavaScript (or better yet, TypeScript) is the best language for beginners, and the best all-around language. Haven't seen a language as flexible and as community driven as it.
  • MongoDB is a horrible database for anything with any sort of relational data, but is great for tossing unorganized chaos into like logs. Use Prisma with CockroachDB instead.
  • Dell servers and Juniper networking equipment are supreme.
  • Kubuntu 24.04 > Windows 11. When you're done wasting your life playing video games 24/7, make the switch to Linux.
  • Bun is going to become the de facto JavaScript runtime. Adopt it for all of your JavaScript projects, it saves you so much time.

My one piece of advice to all developers...

Design like your system is being attacked, all of your other systems have been attacked, and you can't trust anything.


Here's my statistics that everyone has...

Top Langs
ErikMCM's GitHub stats

Pinned Loading

  1. Disable XHC/XHCI devices from waking... Disable XHC/XHCI devices from waking up or preventing computer to sleep or suspend
    1
    # Adapted from Ropid's post on https://bbs.archlinux.org/viewtopic.php?id=263268
    2
    #
    3
    # This solved my U-Phoria UMC204HD from preventing system suspend (sleep), causing an XHCI error of sorts. 
    4
    #
    5
    # I used journalctl --boot=-1 --grep="suspend"