I taught philosophy to a computer model and it feels like I am talking to a deranged but intelligent person.
https://towardsdatascience.com/i-taught-philosophy-to-gpt-2-and-it-felt-i-am-talking-to-a-deranged-but-intelligent-person-875820735af5
https://redd.it/la5qyq
@programmingreddit
https://towardsdatascience.com/i-taught-philosophy-to-gpt-2-and-it-felt-i-am-talking-to-a-deranged-but-intelligent-person-875820735af5
https://redd.it/la5qyq
@programmingreddit
Medium
I taught philosophy to GPT-2 and it felt I am talking to a deranged but intelligent person
I merely wanted to have a decent conversation but GPT had other plans.
Strings in C... tiring and unsafe. So I just made this lib. Am I doing it right, Reddit ?
https://github.com/alcover/buf
https://redd.it/lb6bwi
@programmingreddit
https://github.com/alcover/buf
https://redd.it/lb6bwi
@programmingreddit
GitHub
GitHub - alcover/buf: C string buffer library
C string buffer library. Contribute to alcover/buf development by creating an account on GitHub.
An Alternative to "Clean Code": A Philosophy of Software Design
https://johz.bearblog.dev/book-review-philosophy-software-design/
https://redd.it/lb8zrn
@programmingreddit
https://johz.bearblog.dev/book-review-philosophy-software-design/
https://redd.it/lb8zrn
@programmingreddit
Johz Blog
Book Review: A Philosophy of Software Design
This review is largely in response to the article "", and the ensuing . A lot of really interesting points were brought up, but the big question that the...
Computer Graphics from Scratch: now as a real book!
https://nostarch.com/computer-graphics-scratch
https://redd.it/lbmda2
@programmingreddit
https://nostarch.com/computer-graphics-scratch
https://redd.it/lbmda2
@programmingreddit
Nostarch
Computer Graphics from Scratch
Computer Graphics from Scratch demystifies the algorithms used in modern graphics software and guides beginners through building photorealistic 3D renders.
South African government releases its own browser just to re-enable Flash support
https://www.zdnet.com/article/south-african-government-releases-its-own-browser-just-to-re-enable-flash-support/
https://redd.it/lbnnst
@programmingreddit
https://www.zdnet.com/article/south-african-government-releases-its-own-browser-just-to-re-enable-flash-support/
https://redd.it/lbnnst
@programmingreddit
ZDNET
South African government releases its own browser just to re-enable Flash support
For some people, it's apparently easier to manage your own browser than port some web forms from Flash to HTML.
Jake Archibald from Google on functions as callbacks.
https://jakearchibald.com/2021/function-callback-risks/
https://redd.it/lcem60
@programmingreddit
https://jakearchibald.com/2021/function-callback-risks/
https://redd.it/lcem60
@programmingreddit
Jakearchibald
Don't use functions as callbacks unless they're designed for it
…same goes for option objects.
MIT Press recently released: "Ideas That Created the Future: Classic Papers of Computer Science." The book features 46 papers that show the development of the field.
https://mitpress.mit.edu/books/ideas-created-future?hss_channel=tw-20774514
https://redd.it/lcg7fu
@programmingreddit
https://mitpress.mit.edu/books/ideas-created-future?hss_channel=tw-20774514
https://redd.it/lcg7fu
@programmingreddit
The MIT Press
Ideas That Created the Future
Classic papers by thinkers ranging from Aristotle and Leibniz to Norbert Wiener and Gordon Moore that chart the evolution of computer science.Ideas That Created the Future collects forty-six classic papers in computer science that map the evolution of the…
How hackers are finding creative ways to steal gift cards using artificial intelligence.
https://deceptive.medium.com/how-hackers-are-finding-creative-ways-to-steal-gift-cards-using-artificial-intelligence-8a0544a54c6f
https://redd.it/lcz7x3
@programmingreddit
https://deceptive.medium.com/how-hackers-are-finding-creative-ways-to-steal-gift-cards-using-artificial-intelligence-8a0544a54c6f
https://redd.it/lcz7x3
@programmingreddit
Medium
How hackers are finding creative ways to steal gift cards using artificial intelligence.
Hackers are finding extraordinary ways to obtain gift cards for stores of high demand using artificial intelligence and phone providers.
[PSA] - Please Uninstall The Great Suspender (Chrome Plugin): New maintainer is probably malicious · Issue #1263
https://github.com/greatsuspender/thegreatsuspender/issues/1263
https://redd.it/ld6pck
@programmingreddit
https://github.com/greatsuspender/thegreatsuspender/issues/1263
https://redd.it/ld6pck
@programmingreddit
GitHub
URGENT: SECURITY: New maintainer is probably malicious · Issue #1263 · greatsuspender/thegreatsuspender
TLDR: The old maintainer appears to have sold the extension to parties unknown, who have malicious intent to exploit the users of this extension in advertising fraud, tracking, and more. In v7.1.8 ...
I made an AI dolly zoom using Python and OpenCV
https://www.youtube.com/watch?v=aujQVz2TPN0
https://redd.it/ldqk85
@programmingreddit
https://www.youtube.com/watch?v=aujQVz2TPN0
https://redd.it/ldqk85
@programmingreddit
YouTube
AI OpenCV Dolly Zoom Camera
This is a quick example of a dolly zoom camera that I created in Python. I was inspired to create this after watching countless movies that use dolly zoom. It uses OpenCV's face detection AI to focus the camera on a human face. It then zooms the camera to…
VSCodium - Open Source Binaries of VSCode
https://vscodium.com/
https://redd.it/ldpwhs
@programmingreddit
https://vscodium.com/
https://redd.it/ldpwhs
@programmingreddit
Vscodium
VSCodium - Open Source Binaries of VSCode
Free/Libre Open Source Software Binaries of VSCode
GitHub repositories to improve your programming skills
https://denic.hashnode.dev/github-repositories?s=1
https://redd.it/ldgnui
@programmingreddit
https://denic.hashnode.dev/github-repositories?s=1
https://redd.it/ldgnui
@programmingreddit
Marko Denic
GitHub repositories to improve your programming skills
1. Free Programming Books
Freely available programming books
167k ⭐
Repo: https://github.com/EbookFoundation/free-programming-books
2. Awesome
Awesome lists about all kinds of interesting topics
148k ⭐
Repo: https://github.com/sindresorhus/awesome
3....
Freely available programming books
167k ⭐
Repo: https://github.com/EbookFoundation/free-programming-books
2. Awesome
Awesome lists about all kinds of interesting topics
148k ⭐
Repo: https://github.com/sindresorhus/awesome
3....
Why you need ARCHITECTURE.md
https://matklad.github.io//2021/02/06/ARCHITECTURE.md.html
https://redd.it/le46br
@programmingreddit
https://matklad.github.io//2021/02/06/ARCHITECTURE.md.html
https://redd.it/le46br
@programmingreddit
matklad.github.io
ARCHITECTURE.md
If you maintain an open-source project in the range of 10k-200k lines of code, I strongly encourage you to add an ARCHITECTURE document next to README and CONTRIBUTING.
Before going into the details of why and how, I want to emphasize that this is not another…
Before going into the details of why and how, I want to emphasize that this is not another…