Feels like a font issue. Do you have e.g. nerdfont installed and in use in your terminal? You could check the config for plugins that makes that style, and check which fonts are in use. Could also be powerline fonts that are needed: https://github.com/powerline/fonts
- 0 Posts
- 5 Comments
Joined 2 years ago
Cake day: June 24th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
Zer0Rank@sopuli.xyzto Programming@programming.dev•Who are some programming content creators that you follow?2·2 years agoFor me, Andreas Kling and his work on the SerenityOS and Ladybird browser is enjoyable to watch. I recommend watching the JIT-series, Jakt-series (his and JT’s programming language they created). Actually all the series on the channel are great 😄 Also JT’s videos on Nushell and his series on the NES-emulator written with Jakt are good.
https://www.youtube.com/@awesomekling
https://www.youtube.com/@SystemsWithJT
Vikunja is one option. Selfhosted, open source and Trello-like.
Zer0Rank@sopuli.xyzto Selfhosted@lemmy.world•What got you into selfhosting and what was the first thing that you hosted?English1·2 years agoJeez, I had forgotten all about LORD! Thanks for bringing back such good memories! I used to play it all the time back in the good ol’ days.
I started using Helix editor a while back, and it hasn’t disappointed yet. One important thing I’ve not yet got to work is Python debugging, so for that I usually switch over to VSCode or PyCharm. Otherwise a very good editor.