C++ at the end of 2022 (11th edition)
https://www.cppstories.com/2022/cpp-status-2022/
https://redd.it/1003k11
@programmingreddit
https://www.cppstories.com/2022/cpp-status-2022/
https://redd.it/1003k11
@programmingreddit
C++ Stories
C++ at the end of 2022
I must admit that some previous years for C++ might feel a bit “boring” and “stable”. New features, new standard every three years, meetings, conferences… life as usual (apart from some additional World/Economy/public Health events…). This year seems different…
An alternative to `deleted_at` for soft record deletion
https://brandur.org/fragments/deleted-record-insert
https://redd.it/101h4ut
@programmingreddit
https://brandur.org/fragments/deleted-record-insert
https://redd.it/101h4ut
@programmingreddit
brandur.org
Easy, alternative soft deletion: `deleted_record_insert`
An alternate to traditional <code>deleted_at</code> soft deletion that stays out of the way and minimizes bugs.
PyTorch discloses malicious dependency chain compromise over holidays
https://www.bleepingcomputer.com/news/security/pytorch-discloses-malicious-dependency-chain-compromise-over-holidays/
https://redd.it/10191me
@programmingreddit
https://www.bleepingcomputer.com/news/security/pytorch-discloses-malicious-dependency-chain-compromise-over-holidays/
https://redd.it/10191me
@programmingreddit
BleepingComputer
PyTorch discloses malicious dependency chain compromise over holidays
PyTorch has identified a malicious dependency with the same name as the framework's 'torchtriton' library. This has led to a successful compromise via the dependency confusion attack vector.
bflat - Build native C# applications independent of .NET
https://flattened.net/
https://redd.it/101wxj8
@programmingreddit
https://flattened.net/
https://redd.it/101wxj8
@programmingreddit
flattened.net
bflat - C# as you know it but with Go-inspired tooling
Build tiny, selfcontained, and native executables with C#
Transition from Software developer to manager
https://levelup-edu.com/transition-from-software-developer-to-manager/
https://redd.it/102gxzk
@programmingreddit
https://levelup-edu.com/transition-from-software-developer-to-manager/
https://redd.it/102gxzk
@programmingreddit
GPTZero – an app to efficiently tell if an essay is ChatGPT or human written
https://twitter.com/edward_the6/status/1610067688449007618
https://redd.it/102hxlg
@programmingreddit
https://twitter.com/edward_the6/status/1610067688449007618
https://redd.it/102hxlg
@programmingreddit
26 programming languages in 25 days, Part 2: Reflections on language design
https://matt.might.net/articles/26-languages-part2/
https://redd.it/101zh5m
@programmingreddit
https://matt.might.net/articles/26-languages-part2/
https://redd.it/101zh5m
@programmingreddit
reddit
26 programming languages in 25 days, Part 2: Reflections on...
Posted in r/programming by u/mttd • 122 points and 53 comments
Plug-and-play C/C++ DOS development in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=badlogicgames.dos-dev
https://redd.it/102dzaj
@programmingreddit
https://marketplace.visualstudio.com/items?itemName=badlogicgames.dos-dev
https://redd.it/102dzaj
@programmingreddit
Visualstudio
dos-dev - Visual Studio Marketplace
Extension for Visual Studio Code - Plug-and-play C/C++ DOS development in Visual Studio Code.
Microsoft is preparing to add ChatGPT to Bing
https://www.bloomberg.com/news/articles/2023-01-04/microsoft-hopes-openai-s-chatbot-will-make-bing-smarter
https://redd.it/1031m20
@programmingreddit
https://www.bloomberg.com/news/articles/2023-01-04/microsoft-hopes-openai-s-chatbot-will-make-bing-smarter
https://redd.it/1031m20
@programmingreddit
Bloomberg.com
Microsoft Hopes OpenAI’s Chatbot Will Make Bing Smarter
ChatGPT’s accuracy will be key to timing of any rollout
What Did Ada Lovelace's Program Actually Do?
https://levelup-edu.com/what-did-ada-lovelaces-program-actually-do/
https://redd.it/103cosb
@programmingreddit
https://levelup-edu.com/what-did-ada-lovelaces-program-actually-do/
https://redd.it/103cosb
@programmingreddit
levelup Education
What Did Ada Lovelace's Program Actually Do?
The first ever piece of code was written in 1842, well before the first actual machine that could be called a computer
The faker's guide to reading (x86) assembly language
https://www.timdbg.com/posts/fakers-guide-to-assembly/
https://redd.it/1033aab
@programmingreddit
https://www.timdbg.com/posts/fakers-guide-to-assembly/
https://redd.it/1033aab
@programmingreddit
TimDbg
The faker's guide to reading (x86) assembly language
Assembly code scares people. There’s a good reason for that. For many people, writing code in assembly language seems equivalent to writing code in ancient dwarven runes, or calculating pi in roman numerals. The fact that RollerCoaster Tycoon was almost completely…
CircleCI security alert - rotate your secrets
https://circleci.com/blog/january-4-2023-security-alert/
https://redd.it/103nvri
@programmingreddit
https://circleci.com/blog/january-4-2023-security-alert/
https://redd.it/103nvri
@programmingreddit
CircleCI
CircleCI security alert: Rotate any secrets stored in CircleCI (Updated Jan 13)
Read CircleCI’s security alerts from January 2023. Last updated 1/13/2023.
I built haystack - your own google for scattered workplace knowledge
http://haystack.it
https://redd.it/103tc3j
@programmingreddit
http://haystack.it
https://redd.it/103tc3j
@programmingreddit
haystack.it
haystack.it - This website is for sale! - haystack Resources and Information.
This website is for sale! haystack.it is your first and best source for all of the information you’re looking for. From general topics to more of what you would expect to find here, haystack.it has it all. We hope you find what you are searching for!
Memory Safety in the D Programming Language Part 3
https://dlang.org/blog/2023/01/05/memory-safety-in-a-systems-programming-language-part-3/
https://redd.it/103xcha
@programmingreddit
https://dlang.org/blog/2023/01/05/memory-safety-in-a-systems-programming-language-part-3/
https://redd.it/103xcha
@programmingreddit
Historical Source Code That Every Developer Should See
https://levelup.gitconnected.com/historical-source-code-that-every-developer-should-see-a7e6c6cbd764?sk=99cf9ed04652f749057367eb7db76673
https://redd.it/10447o6
@programmingreddit
https://levelup.gitconnected.com/historical-source-code-that-every-developer-should-see-a7e6c6cbd764?sk=99cf9ed04652f749057367eb7db76673
https://redd.it/10447o6
@programmingreddit
Medium
Historical Source Code That Every Developer Should See
These historical codebases built the foundation of today’s computer technology
TIL the Linux kernel's reboot syscall accepts the birth dates of Torvalds and his three daughters (written in hexadecimal) as magic values
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/reboot.h#n10
https://redd.it/104igz8
@programmingreddit
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/include/uapi/linux/reboot.h#n10
https://redd.it/104igz8
@programmingreddit
reddit
TIL the Linux kernel's reboot syscall accepts the birth dates of...
Posted in r/programming by u/ebkalderon • 329 points and 30 comments
Things they didn't teach you about Software Engineering
https://vadimkravcenko.com/shorts/things-they-didnt-teach-you/
https://redd.it/104rvcx
@programmingreddit
https://vadimkravcenko.com/shorts/things-they-didnt-teach-you/
https://redd.it/104rvcx
@programmingreddit
Vadim Kravcenko
Things they didn't teach you about Software Engineering
As a seasoned software engineer, I've discovered that there's so much more to the field than what's taught in school. From the importance of understanding business needs and the value of soft skills, to the necessity of continuous learning and the reality…