Google suite is in the middle of an outage
https://www.google.com/appsstatus
https://redd.it/kcwo7m
@programmingreddit
https://www.google.com/appsstatus
https://redd.it/kcwo7m
@programmingreddit
Yesterday's Google outage was due to automated disk quota management reducing capacity on their IdM
https://status.cloud.google.com/incident/zall/20013
https://redd.it/kdg4bv
@programmingreddit
https://status.cloud.google.com/incident/zall/20013
https://redd.it/kdg4bv
@programmingreddit
reddit
Yesterday's Google outage was due to automated disk quota...
Posted in r/programming by u/1esproc • 177 points and 18 comments
Web crawling with Python
https://www.scrapingbee.com/blog/crawling-python/
https://redd.it/kdmmq3
@programmingreddit
https://www.scrapingbee.com/blog/crawling-python/
https://redd.it/kdmmq3
@programmingreddit
Scrapingbee
Web crawling with Python | ScrapingBee
This post will show you how to crawl the web using Python. Web crawling is a powerful technique to collect data from the web by finding all the URLs for one or multiple domains
Yesterday's Google outage was due to automated quota management reducing capacity on their IdM
https://status.cloud.google.com/incident/zall/20013
https://redd.it/kdmlpj
@programmingreddit
https://status.cloud.google.com/incident/zall/20013
https://redd.it/kdmlpj
@programmingreddit
reddit
Yesterday's Google outage was due to automated quota management...
Posted in r/programming by u/1esproc • 199 points and 21 comments
Vimeo Engineering: It’s not legacy code — it’s PHP
https://medium.com/vimeo-engineering-blog/its-not-legacy-code-it-s-php-1f0ee0462580
https://redd.it/kdr3kj
@programmingreddit
https://medium.com/vimeo-engineering-blog/its-not-legacy-code-it-s-php-1f0ee0462580
https://redd.it/kdr3kj
@programmingreddit
Medium
It’s not legacy code — it’s PHP
Vimeo has been using PHP in production for over 15 years. Find out how we keep a million lines of PHP in check!
SuperRT chip by Ben Carter -- raytracing on SNES
https://www.shironekolabs.com/posts/superrt/
https://redd.it/kdqkt5
@programmingreddit
https://www.shironekolabs.com/posts/superrt/
https://redd.it/kdqkt5
@programmingreddit
Shironekolabs
SuperRT
Video links for this article:
Short trailer Walkthrough and technical details Update 31th May 2021: The source code for SuperRT has now been released.
I’m pleased to finally have some results to show for a project I’ve been working on in my spare time…
Short trailer Walkthrough and technical details Update 31th May 2021: The source code for SuperRT has now been released.
I’m pleased to finally have some results to show for a project I’ve been working on in my spare time…
To the brain, reading computer code is not the same as reading language
https://news.mit.edu/2020/brain-reading-computer-code-1215
https://redd.it/ke1vh7
@programmingreddit
https://news.mit.edu/2020/brain-reading-computer-code-1215
https://redd.it/ke1vh7
@programmingreddit
MIT News
To the brain, reading computer code is not the same as reading language
MIT neuroscientists have found reading computer code does not rely on the regions of the brain involved in language processing. Instead, it activates the “multiple demand network,” which is also recruited for complex cognitive tasks such as solving math problems…
Video series teaching the most common patterns and techniques to pass coding interviews
https://youtu.be/0l2nePjDFuA
https://redd.it/ke5tfe
@programmingreddit
https://youtu.be/0l2nePjDFuA
https://redd.it/ke5tfe
@programmingreddit
YouTube
Two Pointer Technique (Coding Interview Patterns #1)
In this video, I cover the two pointer technique. This is an important technique for solving coding interview questions.
Learning to program a computer is similar to learning a new language. However, MIT neuroscientists found that reading computer code does not activate language processing brain regions. Instead, it activates a network for complex cognitive tasks such as solving math problems or crossword puzzles.
https://news.mit.edu/2020/brain-reading-computer-code-1215
https://redd.it/kee8hj
@programmingreddit
https://news.mit.edu/2020/brain-reading-computer-code-1215
https://redd.it/kee8hj
@programmingreddit
MIT News
To the brain, reading computer code is not the same as reading language
MIT neuroscientists have found reading computer code does not rely on the regions of the brain involved in language processing. Instead, it activates the “multiple demand network,” which is also recruited for complex cognitive tasks such as solving math problems…
How to set up a Smashing dashboard on your Raspberry Pi
https://blog.sweethuman.tech/raspberry-pi-smashing-dashboard
https://redd.it/kergch
@programmingreddit
https://blog.sweethuman.tech/raspberry-pi-smashing-dashboard
https://redd.it/kergch
@programmingreddit
sweethuman's Blog
How to set up a Smashing dashboard on your Raspberry Pi
As an OS we are going to use DietPi because it automates most of the setups. There is a 64Bit version available but at the time of writing this, I can't install Chromium on it.
To install DietPi you can follow their Guide. For flashing I used RPi Ima...
To install DietPi you can follow their Guide. For flashing I used RPi Ima...
A minimal and easy-to-use C testing framework, in plain C with no dependencies
https://github.com/ollelogdahl/ihct
https://redd.it/kevfwi
@programmingreddit
https://github.com/ollelogdahl/ihct
https://redd.it/kevfwi
@programmingreddit
GitHub
GitHub - ollelogdahl/ihct: 'I Hate C Testing': A minimal testing framework for C.
'I Hate C Testing': A minimal testing framework for C. - ollelogdahl/ihct
No cookie for you - The GitHub Blog
https://github.blog/2020-12-17-no-cookie-for-you/
https://redd.it/kf3aam
@programmingreddit
https://github.blog/2020-12-17-no-cookie-for-you/
https://redd.it/kf3aam
@programmingreddit
The GitHub Blog
No cookie for you
Good news: we removed all cookie banners from GitHub! 🎉 No one likes cookie banners. But cookie banners are everywhere. So how did we pull this off? Well, EU law requires you to use cookie
I made a (free) application that lets you group taskbar shortcuts
https://github.com/tjackenpacken/taskbar-groups
https://redd.it/kew3p5
@programmingreddit
https://github.com/tjackenpacken/taskbar-groups
https://redd.it/kew3p5
@programmingreddit
GitHub
GitHub - tjackenpacken/taskbar-groups: Lightweight utility for organizing the taskbar through groups
Lightweight utility for organizing the taskbar through groups - tjackenpacken/taskbar-groups
Starting today, GitHub Code Search will only index repositories that have had recent activity within the last year.
https://github.blog/changelog/2020-12-17-changes-to-code-search-indexing/
https://redd.it/kfauwk
@programmingreddit
https://github.blog/changelog/2020-12-17-changes-to-code-search-indexing/
https://redd.it/kfauwk
@programmingreddit
The GitHub Blog
Changes to Code Search Indexing · GitHub Changelog
Double Blind Passwords (aka Horcruxing)
https://kaizoku.dev/double-blind-passwords-aka-horcruxing
https://redd.it/kfk1d9
@programmingreddit
https://kaizoku.dev/double-blind-passwords-aka-horcruxing
https://redd.it/kfk1d9
@programmingreddit
Kaizoku Dev
Double Blind Passwords (aka Horcruxing)
Before we get into Horcruxing, here's a quick prologue on online security hygiene. You can skip to the Horcruxing section if it seems redundant.
Rules for Strong Online Security
1.
Longer passwords (atleast 16 characters) are better than shorter on...
Rules for Strong Online Security
1.
Longer passwords (atleast 16 characters) are better than shorter on...
Hallucinations re: the rendering of Cyberpunk 2077
http://c0de517e.blogspot.com/2020/12/hallucinations-re-rendering-of.html
https://redd.it/kf9p5y
@programmingreddit
http://c0de517e.blogspot.com/2020/12/hallucinations-re-rendering-of.html
https://redd.it/kf9p5y
@programmingreddit
Blogspot
Hallucinations re: the rendering of Cyberpunk 2077
Realtime rendering and videogame programming mostly, but I love computer science and visuals in all their forms. This is a notepad of my ideas.