Join us

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

Django 4.2 beta 1 released

Django 4.2 beta 1 is now available. It represents the second stage in the 4.2 release cycle and is an opportunity for you to try out the changes coming in Django 4.2... read more  

Django 4.2 beta 1 released
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

What performs better, SQL FILTER or CASE?

The author of this article explores whether there is a performance impact ofusing FILTER in SQL, specifically PostgreSQL, or if it is just syntax sugar for aCASE expressionin an aggregate function. While the two types of aggregate function expressions can be proven to mean exactly the same thing, t.. read more  

What performs better, SQL FILTER or CASE?
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

GitHub CEO on why open source developers should be exempt from the EU's AI Act

GitHub CEO Thomas Dohmke says that open source developers should be made exempt from the EU's proposed new AI regulations... read more  

GitHub CEO on why open source developers should be exempt from the EU's AI Act
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Socket now supports the Python programming language.

Socket has announced it supports the Python programming language. Socket is an app that protects your Python app from malicious dependencies lurking in your open source supply chain... read more  

Socket now supports the Python programming language.
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Structural Pattern Matching in Python

Python 3.10 introducesstructural pattern-matching syntaxthat allows developers to compare objects based on their structure rather than just their type. This feature is already available in languages such as Scala, Rust, Java, and Python 3.10. There are nine different types of patterns in Python, in.. read more  

Structural Pattern Matching in Python
Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Caching a lot of methods in Python

This tutorial provides a useful overview of caching in Python usingfunctools.lru_cache()and how to apply it to various situations, including cases where you don't own the client code or don't want to write a wrapper class. The article also addresses potential issues with decorating methods and offe.. read more  

Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Python’s multiprocessing performance problem

Python's multiprocessing module allows developers to take advantage of multiple CPU cores, but moving data between processes can be slow, which reduces the performance benefits of using worker processes. Processes in Python do not share the same memory space, which means data needs to be copied bet.. read more  

Link
@faun shared a link, 3 years, 2 months ago
FAUN.dev()

Why Python Won't Be the Language of LLMs

The article argues that Python, which has long been the dominant language for data workflows, will not be the language for LLMs (language model models). While Python's features, such as cross-platform support, dynamic typing, and built-in data structures, have made it popular for data analysis, LLM.. read more  

Why Python Won't Be the Language of LLMs
Link
@mohammad_zaigam shared a link, 3 years, 2 months ago
Technical Solutions Specialist, Logiq.ai

Log Management: 101 (Best Practices and Tools)

Log management is collecting, monitoring, and analyzing log data to gain insights into an organization’s operations.

Logs are usually generated by different sources such as operating systems, applications, and network devices and stored in other formats.

Log management tools include log aggregators, log analysis platforms, and security information and event management (SIEM) systems.

Logs provide crucial information about system performance, resource utilization, user behavior, and other important metrics.

Standard log management tools include open-source (i.e., Graylog/GoAccess/Logstash), commercial (LOGIQ/Sematext Cloud/Coralogix), and cloud-based (LogDNA/Amazon CloudWatch/Loggly) solutions.

Benefits of proper log management include Centralized log aggregation for unified data storage, better customer experience through predictive modeling; advanced network analytics; increased security; improved observability & visibility; cost reduction & improved integration & agility via LOGIQ’s no-indexing solution.

Log Management: 101 (Best Practices and Tools)
Link
@che_adrian shared a link, 3 years, 2 months ago

DuckGPT: Using Tasker and ChatGPT API to create the perfect duck assistant

Create a Tasker Assistant with the help of ChatGPT API. Use it as a spiritual guide, or in duck mode.

DuckGPT: Using Tasker and ChatGPT API to create the perfect duck assistant

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