Heresy: Hare programming language an alternative to C • The Register
https://www.theregister.com/2022/04/26/hare_c_software/
https://www.theregister.com/2022/04/26/hare_c_software/
The Register
Heresy: Hare programming language an alternative to C
Hare-brained. Bad Hare day. Hare no evil, say no evil ... At least it'll be a pun goldmine
How to Use the pmap Command on Linux
https://www.howtogeek.com/792783/how-to-use-the-pmap-command-on-linux/
https://www.howtogeek.com/792783/how-to-use-the-pmap-command-on-linux/
How-To Geek
How to Use the pmap Command on Linux
Finding out how much RAM a Linux process uses isn’t a simple matter—especially when shared memory needs to be considered. Thankfully, the pmap command helps you make sense of it all.
A Master List of 1700 Free Courses From Top Universities: A ...
https://www.openculture.com/2022/04/a-master-list-of-1700-free-courses-from-top-universities-a-lifetime-of-learning-on-one-page.html
https://www.openculture.com/2022/04/a-master-list-of-1700-free-courses-from-top-universities-a-lifetime-of-learning-on-one-page.html
Open Culture
A Master List of 1,700 Free Courses From Top Universities: A Lifetime of Learning on One Page
For the past 15 years, we've been busy rummaging around the internet and adding courses to an ever-growing list of Free Online Courses, which now features 1,700 courses from top universities. Let's give you the quick overview:
❤1
How to use 'daily quadrants' to get more done each day
https://www.fastcompany.com/90742937/how-to-use-daily-quadrants-to-get-more-done-each-day
https://www.fastcompany.com/90742937/how-to-use-daily-quadrants-to-get-more-done-each-day
Fast Company
How to use ‘daily quadrants’ to get more done each day
It’s worth considering your natural rhythms when writing your to-do list.
Why Is It Important to Close Files in Python? – Real Python
https://realpython.com/why-close-file-python/
https://realpython.com/why-close-file-python/
Realpython
Why Is It Important to Close Files in Python? – Real Python
Model citizens use context managers to open and close file resources in Python, but have you ever wondered why it's important to close files? In this tutorial, you'll take a deep dive into the reasons why it's important to close files and what can happen…
👍1
Create Your Own VPN Server with Vultr & OpenVPN
https://www.sitepoint.com/create-your-own-vpn-server/
https://www.sitepoint.com/create-your-own-vpn-server/
Sitepoint
Create Your Own VPN Server with Vultr & OpenVPN — SitePoint
Create your own VPN server with Vultr and OpenVPN. Learn to set up a new virtual machine, configure OpenVPN, and test your new setup.
Best practices to keep your projects secure on GitHub
https://github.blog/2022-04-28-best-practices-to-keep-your-projects-secure-on-github/
https://github.blog/2022-04-28-best-practices-to-keep-your-projects-secure-on-github/
The GitHub Blog
Best practices to keep your projects secure on GitHub
These days software is subject to an ever-changing threat landscape. Check out the many ways you can keep your projects secure on GitHub today.
When Python can't thread: a deep-dive into the GIL's impact
https://pythonspeed.com/articles/python-gil/
https://pythonspeed.com/articles/python-gil/
Python⇒Speed
When Python can’t thread: a deep-dive into the GIL’s impact
Python’s Global Interpreter Lock (GIL) stops threads from running in parallel or concurrently. Learn how to determine impact of the GIL on your code.
Artificially intelligent algorithms for optimization in Python
https://www.supplychaindataanalytics.com/artificially-intelligent-algorithms-for-optimization-in-python/
https://www.supplychaindataanalytics.com/artificially-intelligent-algorithms-for-optimization-in-python/
SCDA
Heuristic optimization in Python
In this article, I introduce artificially intelligent (heuristic) optimization algorithms and implement them via interfaces in Python.
Google Home Extension for VS Code | Tools
https://developers.home.google.com/tools/vs-code
https://developers.home.google.com/tools/vs-code
Google Home Developers
Google Home Extension for VS Code | Tools | Google Home Developers
Use the Google Home Extension for access to Google Assistant Simulator, Cloud Logging, and other tools to simplify your smart home development process.
6 Best Books to Learn Go Programming Language
https://www.geeksforgeeks.org/6-best-books-to-learn-go-programming-language/
https://www.geeksforgeeks.org/6-best-books-to-learn-go-programming-language/
GeeksforGeeks
10 Best Books to Learn Go Programming Language [2023]
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Faster, more memory-efficient Python JSON parsing with msgspec
https://pythonspeed.com/articles/faster-python-json-parsing/
https://pythonspeed.com/articles/faster-python-json-parsing/
Python⇒Speed
Faster, more memory-efficient Python JSON parsing with msgspec
msgspec is a schema-based JSON encoder/decoder, which allows you to process large files with lower memory and CPU usage.
How not to describe yourself in an interview
https://www.fastcompany.com/90751364/8-words-you-should-never-use-to-describe-yourself-in-an-interview-and-what-to-say-instead
https://www.fastcompany.com/90751364/8-words-you-should-never-use-to-describe-yourself-in-an-interview-and-what-to-say-instead
Fast Company
8 words you should never use to describe yourself in an interview (and what to say instead)
Stuffing your résumé and LinkedIn profile with generic buzzwords can be off-putting to potential employers, but it’s far worse when you recite them during an interview.
Write an audio visualizer from scratch with vanilla JavaScript
https://blog.logrocket.com/audio-visualizer-from-scratch-javascript/
https://blog.logrocket.com/audio-visualizer-from-scratch-javascript/
LogRocket Blog
Write an audio visualizer from scratch with vanilla JavaScript - LogRocket Blog
Learn how to create your own audio visualizer using vanilla JavaScript and the inbuilt browser Canvas and Web Audio APIs.
5 DesignOps Team Structures
https://www.nngroup.com/articles/designops-team-structures/
https://www.nngroup.com/articles/designops-team-structures/
Nielsen Norman Group
5 DesignOps Team Structures
The structure of a DesignOps team should be derived from the team’s specific challenges and needs. These types of team structures illustrate the varied approaches that can support and enable DesignOps teams.