Join us

ContentUpdates and recent posts about JobberBase..
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

GitHub Copilot X: The AI-powered developer experience

GitHub Action Extension for VS Codeisnow available in public beta! The extension allows developers to author and edit workflows within the IDE for more streamlined workflow management without leaving the editor. A great news for developers looking to optimize their workflow and save time!.. read more  

GitHub Copilot X: The AI-powered developer experience
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Gordon Moore, Co-Founder, Dies at 94

Intel's co-founder, Gordon Moore, died at the age of 92. He was renowned for Moore's Law, which predicted that the number of transistors in a chip would double every 2 years. He co-founded Fairchild Semiconductor, Intel, and donated over $5 billion to the Gordon & Betty Moore Foundation for philan.. read more  

Gordon Moore, Co-Founder, Dies at 94
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Twitter says source code was leaked on GitHub, now it’s trying to find the culprit

Twitter source code, includingproprietary platformandinternal tool,leaked on Github. Twitter submitted a DMCA request and Github may reveal the user's information in court. The leak may have originated from a former employee, and Twitter is attempting to find the person responsible. The leak comes.. read more  

Twitter says source code was leaked on GitHub, now it’s trying to find the culprit
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Why I Left Google's AI Division for the World of Blockchain

The article, written by Michelle Choi, discusses her decision to transition from working in artificial intelligence at Google to focusing on blockchain technology. Choi believes that while AI can empower individuals, blockchain has the potential to empower collectives. She provides real-world examp.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How to back up a Windows Subsystem for Linux (WSL) distribution

Regular backups are crucial for saving data and avoiding headaches. If you're dabbling in WSL, it's essential to back up your Linux distribution. With one straightforward command, you can export your entire distribution file to your Windows PC. Just ensure your distribution name is correct and add .. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Who writes Linux and open source software?

Even though some people think that Linux and Open Source software are only used by developers who love to code as a hobby, recent analysis on GitHub shows that tech giants such asAmazon,Google,Intel,Red Hat, and evenMicrosoftare among the top contributors to Open Source projects. In fact,Amazon rec.. read more  

Who writes Linux and open source software?
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Protecting the Python Trademarks

The Python Software Foundation (PSF) has created a Trademark Work Group to monitor, authorize and prohibit the use of their trademarked material, and the group welcomes members interested in helping to maintain the brand. The PSF has a liberal policy around the use of the name 'Python' and the word.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

Logging in Django

Good practice for software projects includes monitoring application logs. By default, Django logs to console, but it's essential to configure log settings dictionary to control log messages. A logger hierarchy organizes messages into lists of handling names and handlers that decide how to log mess.. read more  

Logging in Django
Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

How to Migrate from App Engine Python 2 to Python 3 with Minimal Risk

This article discussesa software migration journey from Python 2 to Python 3 for GQueues, a web application running on Google App Engine. The article explains how the built-in services on App Engine were removed in the second-generation runtimes, and how GQueues first migrated to Google Cloud repla.. read more  

Link
@faun shared a link, 3 years, 1 month ago
FAUN.dev()

My Own Python Web Framework

"A newly built software tool, 'Jar,' a Python web framework that allows building small, dynamic websites without the need for frontend frameworks, has been launched by the author of this article. It offers APIs that define three function signatures for: - building pages, - rendering data, - definin.. read more  

This tool doesn't have a detailed description yet. If you are the administrator of this tool, please claim this page and edit it.