PyBites: Sentry, a Developer’s Partner, Interview with Co-Founder David Cramer
Link: https://pybit.es/articles/sentry-a-developers-partner-interview-with-co-founder-david-cramer/
This week PDM coaches Hugh + Ryan talk with David Cramer, Co-founder and CTO of Sentry!
Listen here:
Also on YouTube:
They delve into the journey of Sentry and its rise as an essential tool for dev
Link: https://pybit.es/articles/sentry-a-developers-partner-interview-with-co-founder-david-cramer/
This week PDM coaches Hugh + Ryan talk with David Cramer, Co-founder and CTO of Sentry!
Listen here:
Also on YouTube:
They delve into the journey of Sentry and its rise as an essential tool for dev
Pybites
Sentry, A Developer's Partner, Interview With Co-Founder David Cramer - Pybites
This week PDM coaches Hugh + Ryan talk with David Cramer, Co-founder and CTO of Sentry!
Will Kahn-Greene: Tecken/Socorro: Code info lookup: retrospective (2023)
Link: https://bluesock.org/~willkg/blog/mozilla/socorro_tecken_code_info_retro.html
Project
time:
6 weeks
impact:
improved visibility on set of crash reports by fixing symbolication and
signatures
better understanding of consequences of sampling Firefox / Windows < 8.1
/ ESR cras
Link: https://bluesock.org/~willkg/blog/mozilla/socorro_tecken_code_info_retro.html
Project
time:
6 weeks
impact:
improved visibility on set of crash reports by fixing symbolication and
signatures
better understanding of consequences of sampling Firefox / Windows < 8.1
/ ESR cras
Will's Blog
Tecken/Socorro: Code info lookup: retrospective (2023)
Project
time:
6 weeks
impact:
improved visibility on set of crash reports by fixing symbolication and
signatures
better understanding of consequences of sampling Firefox / Windows < 8.1
/ ESR crash
time:
6 weeks
impact:
improved visibility on set of crash reports by fixing symbolication and
signatures
better understanding of consequences of sampling Firefox / Windows < 8.1
/ ESR crash
PyCharm: Guest Post: Four Ways To Quickly Display OpenCV Images During Debugging
Link: https://blog.jetbrains.com/pycharm/2023/10/guest-post-four-ways-to-quickly-display-opencv-images-during-debugging/
This is a guest blog post by Adrian Boguszewski, author of OpenCV Image Viewer Plugin.
The average programmer makes 70 errors per 1,000 lines of code and spends 75% of their time on debugging (source)
Link: https://blog.jetbrains.com/pycharm/2023/10/guest-post-four-ways-to-quickly-display-opencv-images-during-debugging/
This is a guest blog post by Adrian Boguszewski, author of OpenCV Image Viewer Plugin.
The average programmer makes 70 errors per 1,000 lines of code and spends 75% of their time on debugging (source)
The JetBrains Blog
Guest Post: Four Ways To Quickly Display OpenCV Images During Debugging | The PyCharm Blog
This is a guest blog post by Adrian Boguszewski, author of OpenCV Image Viewer Plugin. The average programmer makes 70 errors per 1,000 lines of code and spends 75% of their time on debugging (sour
Tryton News: Tryton Release 7.0
Link: https://discuss.tryton.org/t/tryton-release-7-0/6634
Photo: Pexels, Monstera Production
We are proud to announce the 7.0 Long Term Support release of Tryton which will be supported until November 2028. As usual the migration from previous series is f
Link: https://discuss.tryton.org/t/tryton-release-7-0/6634
Photo: Pexels, Monstera Production
We are proud to announce the 7.0 Long Term Support release of Tryton which will be supported until November 2028. As usual the migration from previous series is f
Tryton Discussion
Tryton Release 7.0
Photo: Pexels, Monstera Production We are proud to announce the 7.0 Long Term Support release of Tryton which will remain supported until November 2028. As usual migration from previous series is fully supported. The Migration Category lists any manual operations…
Seth Michael Larson: For You is not for me
Link: http://sethmlarson.dev/for-you-is-not-for-me?date=2023-10-31
For You is not for me
About |
Blog |
Newsletter |
Links
Link: http://sethmlarson.dev/for-you-is-not-for-me?date=2023-10-31
For You is not for me
About |
Blog |
Newsletter |
Links
Seth Michael Larson
For You is not for me
I derive a lot of joy and meaning from being productive and engaging with people and projects I care about.
Towards doing more of that, I've done a bit of introspection and cost/benefit analysis o...
Towards doing more of that, I've done a bit of introspection and cost/benefit analysis o...
Real Python: Using the bpython Enhanced REPL
Link: https://realpython.com/courses/using-bpython-enhanced-repl/
The standard Python interpreter lets you run scripts from files or interactively execute code on the fly in a so-called read-evaluate-print loop (REPL). While this is a powerful tool for exploring the
Link: https://realpython.com/courses/using-bpython-enhanced-repl/
The standard Python interpreter lets you run scripts from files or interactively execute code on the fly in a so-called read-evaluate-print loop (REPL). While this is a powerful tool for exploring the
Realpython
Using the bpython Enhanced REPL – Real Python
In this video course, you'll learn about bpython, an alternative Python REPL that brings code suggestions and many other IDE-like features to the terminal. Once you discover how much bpython can improve your productivity, you'll never want to return to using…
PyCoder’s Weekly: Issue #601 (Oct. 31, 2023)
Link: https://pycoders.com/issues/601
#601 – OCTOBER 31, 2023 View in Browser » Boost Your Coding Productivity With Ptpython Learn how to enhance your Python development workflow with auto-completion, syntax highlighting, history na
Link: https://pycoders.com/issues/601
#601 – OCTOBER 31, 2023 View in Browser » Boost Your Coding Productivity With Ptpython Learn how to enhance your Python development workflow with auto-completion, syntax highlighting, history na
Pycoders
PyCoder’s Weekly | Issue #601
Issue #601 of the PyCoder’s Weekly newsletter, published Oct. 31, 2023.
TypeThePipe: Add new not nullable column while working with SQLModel and Alembic migrations.
Link: https://typethepipe.com/post/sqlmodel-alembic-add-not-nullable-column/
pre > code.sourceCode { white-space: pre; position: relative; }
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
pre > code.sourceCode > span:empty { height: 1.2em; }
.source
Link: https://typethepipe.com/post/sqlmodel-alembic-add-not-nullable-column/
pre > code.sourceCode { white-space: pre; position: relative; }
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
pre > code.sourceCode > span:empty { height: 1.2em; }
.source
TypeThePipe
Add new not nullable column while working with SQLModel and Alembic migrations. | TypeThePipe
Enhance your database skills: Learn how to add a not nullable column using SQLModel and Alembic Migrations.
Django Weblog: Django security releases issued: 4.2.7, 4.1.13, and 3.2.23
Link: https://www.djangoproject.com/weblog/2023/nov/01/security-releases/
In accordance with our security release policy, the Django team
is issuing
Django 4.2.7,
Django 4.1.13, and
Django 3.2.23.
These releases addresses the security issue detailed below. We encourage all
Link: https://www.djangoproject.com/weblog/2023/nov/01/security-releases/
In accordance with our security release policy, the Django team
is issuing
Django 4.2.7,
Django 4.1.13, and
Django 3.2.23.
These releases addresses the security issue detailed below. We encourage all
Django Project
Django security releases issued: 4.2.7, 4.1.13, and 3.2.23
Posted by Mariusz Felisiak on November 1, 2023
Mike Driscoll: How to Create a pyd File in Python
Link: https://www.blog.pythonlibrary.org/2023/11/01/how-to-create-a-pyd-file-in-python/
Python has several other Python files besides the traditional *.py file that it supports. In this tutorial, you will learn about the PYD file.
A PYD file is a dynamic link library (DLL) written in Pyt
Link: https://www.blog.pythonlibrary.org/2023/11/01/how-to-create-a-pyd-file-in-python/
Python has several other Python files besides the traditional *.py file that it supports. In this tutorial, you will learn about the PYD file.
A PYD file is a dynamic link library (DLL) written in Pyt
Mouse Vs Python
How to Create a pyd File in Python - Mouse Vs Python
Learn how to create Python's PYD file, a Dynamic Linked Library or DLL that you can import into your code or use it with other programs!
TechBeamers Python: How to Read CSV Files in Python using Pandas
Link: https://www.techbeamers.com/read-csv-files-in-python-pandas/
In this tutorial, we’ll explore how to read CSV files in Python using the Pandas library with 7 unique examples. Pandas is a powerful data manipulation and analysis library that provides easy-to-use f
Link: https://www.techbeamers.com/read-csv-files-in-python-pandas/
In this tutorial, we’ll explore how to read CSV files in Python using the Pandas library with 7 unique examples. Pandas is a powerful data manipulation and analysis library that provides easy-to-use f
TechBeamers
How to Read CSV Files in Python using Pandas
This tutorial explains how to read CSV files in Python using Pandas and includes several real-time examples you can use your programs.
Bruno Ponne / Coding The Past: Harnessing AI in R and Python - Gather data with ChatGPT
Link: https://www.codingthepast.com/2023/11/01/AI-in-R.html
AI in R and Python
Greetings, humanists, social and data scientists!
Welcome to this enlightening journey to extract historical data from the Web using AI! In this lesson, we delve into the innovat
Link: https://www.codingthepast.com/2023/11/01/AI-in-R.html
AI in R and Python
Greetings, humanists, social and data scientists!
Welcome to this enlightening journey to extract historical data from the Web using AI! In this lesson, we delve into the innovat
Codingthepast
Harnessing AI in R and Python - Gather data with ChatGPT
Unlock the potential of AI in R and Python with this comprehensive tutorial on using ChatGPT for data analysis. Learn how to extract historical data from Wikipedia and transform it into organized R and Pandas dataframes. Plus, discover best practices for…
ListenData: 15 Open Source ChatGPT Alternatives (with Code)
Link: https://www.listendata.com/2023/03/open-source-chatgpt-models-step-by-step.html
In this article we will explain how Open Source ChatGPT alternatives work and how you can use them to build your own ChatGPT clone for free. By the end of this article you will have a good understandi
Link: https://www.listendata.com/2023/03/open-source-chatgpt-models-step-by-step.html
In this article we will explain how Open Source ChatGPT alternatives work and how you can use them to build your own ChatGPT clone for free. By the end of this article you will have a good understandi
ListenData
15 Free Open Source ChatGPT Alternatives (with Code)
Learn how Open Source ChatGPT alternatives work. It includes a step by step guide to run these models with Python.
TechBeamers Python: 4 Different Ways to Rename Columns in Pandas
Link: https://www.techbeamers.com/rename-columns-in-pandas-examples/
Searching for ways to rename a column using Pandas? This is a common operation you might have to perform while using a data frame. This tutorial will walk you through several methods to rename one or
Link: https://www.techbeamers.com/rename-columns-in-pandas-examples/
Searching for ways to rename a column using Pandas? This is a common operation you might have to perform while using a data frame. This tutorial will walk you through several methods to rename one or
TechBeamers
4 Different Ways to Rename Columns in Pandas
Searching for ways to rename a column using Pandas? This tutorial explains several methods for renaming columns in Pandas with examples.
Quansight Labs Blog: Improving SymPy's Documentation
Link: https://labs.quansight.org/blog/sympy-documentation
SymPy's documentation has received many significant improvements over the past two years thanks to funding by the Chan Zuckerberg Initiative.
Link: https://labs.quansight.org/blog/sympy-documentation
SymPy's documentation has received many significant improvements over the past two years thanks to funding by the Chan Zuckerberg Initiative.
labs.quansight.org
Improving SymPy's Documentation
SymPy's documentation has received many significant improvements over the past two years thanks to funding by the Chan Zuckerberg Initiative.
Real Python: Build a Hangman Game for the Command Line in Python
Link: https://realpython.com/python-hangman/
Many people learn basic language and word skills by playing the game of hangman. First mentioned in print in the late nineteenth century and popularized in international media as the game show Wheel o
Link: https://realpython.com/python-hangman/
Many people learn basic language and word skills by playing the game of hangman. First mentioned in print in the late nineteenth century and popularized in international media as the game show Wheel o
Realpython
Build a Hangman Game for the Command Line in Python – Real Python
In this step-by-step project, you'll learn how to write the game of hangman in Python for the command line. You'll learn how to structure the game as a text-based interface (TUI) application.
The Python Coding Blog: The Python Coding Place is Live! | October in Review
Link: https://thepythoncodingbook.com/2023/11/01/the-python-coding-place-is-live-october-review/
The big news for October is that The Python Coding Place is now live and my first video course is available for beginners starting to learn to code–well, the first few chapters anyway.
This is big new
Link: https://thepythoncodingbook.com/2023/11/01/the-python-coding-place-is-live-october-review/
The big news for October is that The Python Coding Place is now live and my first video course is available for beginners starting to learn to code–well, the first few chapters anyway.
This is big new
The Python Coding Book
The Python Coding Place is Live! | October in Review - The Python Coding Book
Review of the activities in October at The Python Coding Place, including the launch of the new website and the first video course
PyBites: New Pybites Python Developer Certificates and How They Are Different
Link: https://pybit.es/articles/new-pybites-python-developer-certificates-and-how-they-are-different/
Welcome back to the Pybites Podcast. We’ve been teasing this for a while, and it’s finally here: our Python Developer Certificates.
Listen here:
Or watch it on YouTube:
Our certificates are not ju
Link: https://pybit.es/articles/new-pybites-python-developer-certificates-and-how-they-are-different/
Welcome back to the Pybites Podcast. We’ve been teasing this for a while, and it’s finally here: our Python Developer Certificates.
Listen here:
Or watch it on YouTube:
Our certificates are not ju
Pybites
New Pybites Python Developer Certificates And How They Are Different - Pybites
Welcome back to the Pybites Podcast. We've been teasing this for a while, and it's finally here: our Python Developer Certificates.
Talk Python to Me: #436: An Unbiased Evaluation of Environment and Packaging Tools
Link: https://talkpython.fm/episodes/show/436/an-unbiased-evaluation-of-environment-and-packaging-tools
How well do you know your Python packaging tools? These are things like pip which install your project's dependencies and their dependencies and so on. In this mix, we have more modern tools such as P
Link: https://talkpython.fm/episodes/show/436/an-unbiased-evaluation-of-environment-and-packaging-tools
How well do you know your Python packaging tools? These are things like pip which install your project's dependencies and their dependencies and so on. In this mix, we have more modern tools such as P
talkpython.fm
An Unbiased Evaluation of Environment and Packaging Tools
How well do you know your Python packaging tools? These are things like pip which install your project's dependencies and their dependencies and so on. In this mix, we have more modern tools such as Poetry, Flit, Hatch and others. And even tools outside of…
Armin Ronacher: Post Covid Remote Work Doesn't Work As Well
Link: http://lucumr.pocoo.org/2023/11/1/remote-before-and-after-covid
This year I decided that I want to share my most important learnings about
engineering, teams and quite frankly personal mental health. My hope is that
those who want to learn from me find it useful.
Link: http://lucumr.pocoo.org/2023/11/1/remote-before-and-after-covid
This year I decided that I want to share my most important learnings about
engineering, teams and quite frankly personal mental health. My hope is that
those who want to learn from me find it useful.
lucumr.pocoo.org
Post Covid Remote Work Doesn't Work As Well
What I learned about remote work after Covid and why it's so hard.