[-] fourwd@programming.dev 1 points 2 days ago

by writing JavaScript

[-] fourwd@programming.dev 50 points 4 days ago

Have you tried Debian?

[-] fourwd@programming.dev 16 points 1 month ago

You can use tools like spotdl and yt-dlp to download songs from YouTube music and Spotify

To get quality like this https://youtu.be/cX4KA-AFS9M ? Nah thanks.

[-] fourwd@programming.dev 18 points 1 month ago

In Elixir, we mark statuses by using a question mark at the end of the variable name. Something like this:

authorized? = user |> get_something() |> ensure_authorized?()

I like this better than the is_ prefix

[-] fourwd@programming.dev 11 points 1 month ago

console.log() is really easy to learn, but what happens after that is a complete "wtf"

[-] fourwd@programming.dev 41 points 1 month ago* (last edited 1 month ago)

The language idea is good, but: THREE.WebGLRenderer: A WebGL context could not be created. Reason: WebGL is currently disabled.

Seriously? Why do I need WebGL to read TEXT in docs? :/

[-] fourwd@programming.dev 5 points 1 month ago

Some "pro" guys on YT will probably point you to https://github.com/codecrafters-io/build-your-own-x and https://github.com/practical-tutorials/project-based-learning. But...

I don't recommend reinventing the wheel if you want to gain REAL development skills. Development is really about achieving your goal using existing (and preferably popular) solutions.

It makes no sense to write any system-level projects from scratch in 2024 if projects with a similar purpose already exist. Try using them as a regular user. Maybe you will find features that you would like to fix or add.

[-] fourwd@programming.dev 9 points 2 months ago

Try not to work in pitch darkness :)

[-] fourwd@programming.dev 4 points 2 months ago* (last edited 2 months ago)

Used dark (not black) themes everywhere for 8 years. My eyesight is still good according to my annual physical, but recently I've noticed that I have a hard time reading text written on a dark background. It is slightly blurred, especially when there is no light in the room.

Somewhere I still use dark themes, but I always try to switch to light mode if things look okay with code highlighting or smth.

[-] fourwd@programming.dev 7 points 2 months ago

Just build the app on very old distros like Ubuntu 16.04 if possible. But in general, packaging should be handled by the maintainer. If you want to be both a developer and maintainer, packaging problems will take up 75% of your time.

It's not really hard for us users to follow your README and just copy the built binary to ~/.local/bin.

[-] fourwd@programming.dev 4 points 3 months ago

It's very similar to FreeTube, which looks really cool.

view more: next ›

fourwd

joined 3 months ago