Reddit Programming – Telegram
Reddit Programming
211 subscribers
1.22K photos
125K links
I will send you newest post from subreddit /r/programming
Download Telegram
Markdown files not openable because of GitHub Copilot · Issue #277450 · microsoft/vscode
https://www.reddit.com/r/programming/comments/1oxuk2c/markdown_files_not_openable_because_of_github/

<!-- SC_OFF -->You must click on the Copilot status bar, then click either "Set up Copilot" or "Skip for now". Disable GitHub Copilot/reload/ Reload with extensions disabled won't help. <!-- SC_ON --> submitted by /u/lactranandev (https://www.reddit.com/user/lactranandev)
[link] (https://github.com/microsoft/vscode/issues/277450) [comments] (https://www.reddit.com/r/programming/comments/1oxuk2c/markdown_files_not_openable_because_of_github/)
Refactoring Legacy: Part 1 - DTO's & Value Objects
https://www.reddit.com/r/programming/comments/1oy1ces/refactoring_legacy_part_1_dtos_value_objects/

<!-- SC_OFF -->Wrote about refactoring legacy systems using real-world examples: some patterns that actually help, some that really don’t and a cameo from Mr Bean’s car. Also: why empathy > clever code. Code examples are in PHP (yes, I know…), but the lessons are universal. <!-- SC_ON --> submitted by /u/clegginab0x (https://www.reddit.com/user/clegginab0x)
[link] (https://clegginabox.co.uk/refactoring-legacy-part-1-dtos-value-objects/) [comments] (https://www.reddit.com/r/programming/comments/1oy1ces/refactoring_legacy_part_1_dtos_value_objects/)
Lumi musical player - WPF
https://www.reddit.com/r/programming/comments/1oyeqln/lumi_musical_player_wpf/

<!-- SC_OFF -->Hello everyone, I want to share my new project that I have been working on for some time - Lumi musical player. This is a compact, beautiful music player that lets you listen to your favorite music simply by specifying the path to a folder. Features: Design. The design of this player is transparent, which makes it look beautiful in any theme on your PC, whether it's dark, light, or any custom theme - Lumi Player will look great everywhere. Convenience. For those who don't need many features and just want to listen to music with a beautiful design. Resources. Lumi Player does not require many resources or a powerful PC; it works great on any computer. Open Source. If you want to see how this player is written or suggest improvements, the code is available on GitHub. "" Technical details: Fully written in C# using WPF Open-source under the MIT license - I welcome your suggestions and improvements! The project supports modern MVVM design patterns <!-- SC_ON --> submitted by /u/Rywent (https://www.reddit.com/user/Rywent)
[link] (https://github.com/Rywent/Lumi-Player) [comments] (https://www.reddit.com/r/programming/comments/1oyeqln/lumi_musical_player_wpf/)