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
- 2 Posts
- 7 Comments
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.
Zer0Rank@sopuli.xyzto Technology@beehaw.org•Jerboa for Android crashing for everyone else or just me?2·2 years agoNope, not just you. Downloaded it and tried to start it, but kept crashing on me immediately every time. Switched to another app.
Using Connect because Jerboa just kept crashing on me at startup. Never got to test it out. Problems do exist in Connect, as e.g. I could not comment on this post in the app. Will check out Thunder and Lift off as well, so thanks for the suggestions!
Edit: I literally just found out that you have to hit the huge plus-button at the bottom right to add a comment… I always thought it was for creating a new post 🤦♂️
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.