Reddit Programming
197 subscribers
1.22K photos
127K links
I will send you newest post from subreddit /r/programming
Download Telegram
First browser extension (Toy project)
https://www.reddit.com/r/programming/comments/1gqzjq9/first_browser_extension_toy_project/

<!-- SC_OFF -->I wrote an extension to download media from Instagram posts and reels (works on both public accounts and private accounts you follow). Feel free to try it out and any feedback is welcome. <!-- SC_ON --> submitted by /u/gokulraj_v8 (https://www.reddit.com/user/gokulraj_v8)
[link] (https://github.com/GokulRajV8/swiftsave-desktop) [comments] (https://www.reddit.com/r/programming/comments/1gqzjq9/first_browser_extension_toy_project/)
What should be the best job role after tech support.
https://www.reddit.com/r/programming/comments/1gr0ym6/what_should_be_the_best_job_role_after_tech/

<!-- SC_OFF -->I started my IT carrier as a tech support engineer and have around 1and half year of experience. Where our main work is to guide customer to implement our product in their existing applications and help resolve issues between the integration. We sometimes even work as architect guiding customer to use which product and where. Because every customer works with a different tech so I got basic knowledge of several popular tech. I have good amount of knowledge of react and built many projects on it, good knowledge of python and docker, but don't have much project on them <!-- SC_ON --> submitted by /u/Current_Setting_2738 (https://www.reddit.com/user/Current_Setting_2738)
[link] (http://random.com/) [comments] (https://www.reddit.com/r/programming/comments/1gr0ym6/what_should_be_the_best_job_role_after_tech/)
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/)