Skip to content
View JoakimCh's full-sized avatar
🤯
Chronic pain sucks.
🤯
Chronic pain sucks.
  • Norway
Block or Report

Block or report JoakimCh

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
JoakimCh/readme.md

Hello!

I'm JLC (Joakim L. Christiansen) the author of JLC's Internet TV (now abandoned) and I love programming almost more than anything else in life! That's really my only motivation, I don't program because it's my job (I've never done it as a full time job)...

Actually I can't do it as a profession because I suffer from chronic RSI (repetitive strain injury) and lots of muscle and tendon pain in general, together with severe fatigue, brain fog and memory problems. All this has been undiagnosed now for 15+ years, and my life is a mess because of it...

So no, not every skilled programmer gets to achieve success and a good economy, I'm poor and close to loosing my apartment. But that doesn't stop me from dreaming about it.

If you want to help me out then please become a sponsor of me here on GitHub or check my website for more options.

I've started tons of projects but I'm mostly too slow (because of RSI) or too tired to finish any of them. But I plan to become better at this and eventually have lots of nice projects to share! My brain is always full of great ideas, I just wish I had a body which could complete them in time.

Oh, and by the way; consciousness is separate from the brain and the physical universe is a construct. I try to tell everybody this because I'm tired of the ignorance and the ridicule when it comes to these subjects. Learn more from this YouTube playlist on NDE's.

Have a day full of wonderful! 🙂

Pinned

  1. jlc-midjourney-archiver jlc-midjourney-archiver Public

    An application to allow anyone to create a local backup of their own Midjourney images (and to keep them in sync).

    JavaScript 3

  2. jlc-websocket jlc-websocket Public

    A lean and mean (not a lot of code bloat) WebSocket implementation for Node.js written in modern JavaScript.

    JavaScript 1

  3. secure-password-scheme secure-password-scheme Public

    Manage your passwords in a secure way (accessible to all your devices) without needing to store them anywhere or sync any data; since they're procedurally generated (on demand).

    JavaScript

  4. pluggable-prng pluggable-prng Public

    An ES module with a class providing a Pseudo-random number generator which is "pluggable", meaning you can plug-in any PRNG algorithm. It's also "seedable" meaning that it can have a reproducible (…

    JavaScript 4

  5. jlc-mutex jlc-mutex Public

    A powerful mutex and a concurrency controller.

    JavaScript

  6. base-endecoder base-endecoder Public

    An ES module providing functions for converting (encoding and decoding) numbers and data to/from any base (input any charset). Works in Node.js, Deno and the browser. Includes functions for base32,…

    JavaScript 1