Возможность отладки уже запущенного процесса через GDB — просто огонь.
$ pgrep my-program#dev #gdb #debugging
1234
$ gdb -p 1234
👍3
Из курсовика по Java.
"Aunt" == "тётя"
"Auntification" == "тётификация"
#нртк #студенты #студенческие_перлы
"Aunt" == "тётя"
"Auntification" == "тётификация"
#нртк #студенты #студенческие_перлы
🔥3
Rachit Nigam | PhD Candidate, Cornell University
https://rachitnigam.com/post/you-have-built-a-compiler/
https://rachitnigam.com/post/you-have-built-a-compiler/
Rachitnigam
Rachit Nigam | PhD Candidate, Cornell University
Forwarded from Hacker News
Github Copilot Wants to Play Chess Instead of Code (Score: 158+ in 5 hours)
Link: https://readhacker.news/s/54nQm
Comments: https://readhacker.news/c/54nQm
Link: https://readhacker.news/s/54nQm
Comments: https://readhacker.news/c/54nQm
DagsHub Blog
GitHub Copilot Can Do More Than Just Code
When OpenAI announced GPT-3 & its public beta I was fascinated but didn’t have an API key. I played with everything free that was built with GPT-3. Naturally, when I heard about GitHub Copilot I signed up for the waitlist and a few months later, I got access!
Media is too big
VIEW IN TELEGRAM
Сегодня студенты принесли на пару стилофон. Я просто не мог пройти мимо. 🎵
🤩3
How do you visualize code? · Caffeinspiration
https://alexanderell.is/posts/visualizing-code/
https://alexanderell.is/posts/visualizing-code/
alexanderell.is
How do you visualize code?
The other day I was reading about the development of personal computers and the desktop GUI, and I was thinking about how comfortable we all have become with the analogy of the “desktop” for our personal computers. We place files in folders and keep them…
Floating Point Visually Explained
https://fabiensanglard.net/floating_point_visually_explained/
https://fabiensanglard.net/floating_point_visually_explained/