Reddit Programming
206 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
A(another) alternative to ls
https://www.reddit.com/r/programming/comments/1grhjfs/aanother_alternative_to_ls/

<!-- SC_OFF -->I've written an alternative to the ls command in go. I wanted a way to navigate larger directories better and have a better overview of them and info of the files in them. This caused me to create https://github.com/OpusMag/lds Unlike other ls alternatives like eza or lsd, lds visually separates directories from files clearly, allows you to search for the exact thing you're looking for and view file info like git status, symlinks, permissions etc. Hope someone else finds it useful! <!-- SC_ON --> submitted by /u/opusmag_ (https://www.reddit.com/user/opusmag_)
[link] (https://github.com/OpusMag/lds) [comments] (https://www.reddit.com/r/programming/comments/1grhjfs/aanother_alternative_to_ls/)
When is GitLab a better choice than GitHub?
https://www.reddit.com/r/programming/comments/1grp34k/when_is_gitlab_a_better_choice_than_github/

<!-- SC_OFF -->I actually thought GitLab was something inside GitHub lol. Just learned they are 2 distinct version control platforms that use Git. I only know GitHub a little at the moment. GitLab users, what are the advantages over GitHub? <!-- SC_ON --> submitted by /u/py-net (https://www.reddit.com/user/py-net)
[link] (https://x.com/nagarajmoger22/status/1856987429766418483?s=46&t=wIdWVWTdu3e38sTwf5Vq9g) [comments] (https://www.reddit.com/r/programming/comments/1grp34k/when_is_gitlab_a_better_choice_than_github/)