veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

299
active users

#python

325 posts248 participants15 posts today
Lisp & Scheme Weekly<p>The Ultimate Lisp Function: The Python Combinator</p><p><a href="https://medium.com/@sebastiancarlos/the-ultimate-lisp-function-the-python-combinator-d110d42fa1a5" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">medium.com/@sebastiancarlos/th</span><span class="invisible">e-ultimate-lisp-function-the-python-combinator-d110d42fa1a5</span></a></p><p>Discussions: <a href="https://discu.eu/q/https://medium.com/%40sebastiancarlos/the-ultimate-lisp-function-the-python-combinator-d110d42fa1a5" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://medium.com/</span><span class="invisible">%40sebastiancarlos/the-ultimate-lisp-function-the-python-combinator-d110d42fa1a5</span></a></p><p><a href="https://mastodon.social/tags/lisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lisp</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>
Python Weekly 🐍<p>Changing Forecasts for Python Questions on Stack Overflow</p><p><a href="https://win-vector.com/2025/03/14/changing-forecasts-for-python-on-stack-overflow/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">win-vector.com/2025/03/14/chan</span><span class="invisible">ging-forecasts-for-python-on-stack-overflow/</span></a></p><p>Discussions: <a href="https://discu.eu/q/https://win-vector.com/2025/03/14/changing-forecasts-for-python-on-stack-overflow/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://win-vector.</span><span class="invisible">com/2025/03/14/changing-forecasts-for-python-on-stack-overflow/</span></a></p><p><a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>
Eugene Yokota<p>Netflix is hiring Machine Learning Software Engineers</p><p>my colleague Moumita is "Looking for Python experts for a senior software engineer (L5) role. An ideal candidate would have strong experience (6+ years in industry) in developing and maintaining a large-scale <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> code base for machine learning use cases (model training, applications, and infra) and ideally be local to the SF Bay Area."<br><a href="https://www.linkedin.com/posts/moumitab_hiring-python-swe-ugcPost-7299847012013760514-fHM6" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">linkedin.com/posts/moumitab_hi</span><span class="invisible">ring-python-swe-ugcPost-7299847012013760514-fHM6</span></a></p>
Hugo van Kemenade<p>The Python version diagram has been updated to show the bugfix/security split for each release. (Before, the bars were either completely green or yellow.)</p><p><a href="https://devguide.python.org/versions/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">devguide.python.org/versions/</span><span class="invisible"></span></a></p><p>It's also zoomed in and shows fewer releases than before. There's another chart further down the page showing all of 2.6 to 3.14. And the wording in the status key has been refreshed to make it clearer.</p><p>Thanks to <span class="h-card" translate="no"><a href="https://hachyderm.io/@nedbat" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>nedbat</span></a></span> and <span class="h-card" translate="no"><a href="https://mastodon.social/@encukou" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>encukou</span></a></span> for updating it!</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/CPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CPython</span></a> <a href="https://mastodon.social/tags/EOL" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EOL</span></a> <a href="https://mastodon.social/tags/devguide" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devguide</span></a> <a href="https://mastodon.social/tags/docs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>docs</span></a></p>
Depleted Veteran<p><span class="h-card" translate="no"><a href="https://mastodon.social/@driscollis" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>driscollis</span></a></span> D) UnboundLocalError: cannot access local variable 'n' where it is not associated with a value</p><p>I was expecting <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> to error with NameError</p>
Alexander Tikhonov<p><span class="h-card" translate="no"><a href="https://techhub.social/@pycharm" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>pycharm</span></a></span> has a handy feature like adding a name import by ⌥+Enter on an underlined unknown name. If you use it and suffer from the fact that the name is added to the existing "from" import at the end, and not in alphabetical order, as linters want, then this option will solve your problem. It is located in Editor → Code Style → <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> → Imports.</p>
Mike Driscoll<p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> Pop Quiz 🐍❓</p><p>What is the output when you run this code?</p><p>A) 8 and then an exception is raised <br>B) NameError <br>C) TypeError <br>D) UnboundLocalError</p>
Jobs for Developers<p>Apollo GraphQL is hiring Head of Data</p><p>🔧 <a href="https://mastodon.world/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.world/tags/api" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>api</span></a> <a href="https://mastodon.world/tags/graphql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>graphql</span></a> <a href="https://mastodon.world/tags/sql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sql</span></a><br>🌎 Remote; Canada; United States<br>⏰ Full-time<br>🏢 Apollo GraphQL</p><p>Job details <a href="https://jobsfordevelopers.com/jobs/head-of-data-at-apollographql-com-feb-19-2025-ced246?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jobsfordevelopers.com/jobs/hea</span><span class="invisible">d-of-data-at-apollographql-com-feb-19-2025-ced246?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting</span></a><br><a href="https://mastodon.world/tags/jobalert" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobalert</span></a> <a href="https://mastodon.world/tags/jobsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobsearch</span></a> <a href="https://mastodon.world/tags/hiring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hiring</span></a></p>
Blender Dumbass ( J.Y.Amihud )<p>From: blenderdumbass . org</p><p>A few days ago I had told you that I'm stopping with making the police station in my game Dani's Race because it had a Spaghetti Code Problem. The main() function in the Main_Update.py file was 1683 lines of code long and contained way too many things in it. At the moment, the same function ...</p><p>Read or listen: <a href="https://blenderdumbass.org/articles/so_i_cleaned_up_some_spaghetti_from_dani_s_race" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blenderdumbass.org/articles/so</span><span class="invisible">_i_cleaned_up_some_spaghetti_from_dani_s_race</span></a></p><p><a href="https://mastodon.online/tags/DanisRace" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DanisRace</span></a> <a href="https://mastodon.online/tags/MoriasRace" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MoriasRace</span></a> <a href="https://mastodon.online/tags/GameDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GameDev</span></a> <a href="https://mastodon.online/tags/FreeSoftware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FreeSoftware</span></a> <a href="https://mastodon.online/tags/Gnu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Gnu</span></a> <a href="https://mastodon.online/tags/Linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Linux</span></a> <a href="https://mastodon.online/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://mastodon.online/tags/GtaClone" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GtaClone</span></a> <a href="https://mastodon.online/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.online/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.online/tags/SpaghettiCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SpaghettiCode</span></a> <a href="https://mastodon.online/tags/UPBGE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>UPBGE</span></a> <a href="https://mastodon.online/tags/blender3d" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>blender3d</span></a></p>
weird-jokes.com<p>How to negotiate a higher salary.</p><p><a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.social/tags/Statictics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Statictics</span></a> <a href="https://mastodon.social/tags/DataAnalysis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataAnalysis</span></a> <a href="https://mastodon.social/tags/MachineLearning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MachineLearning</span></a> <a href="https://mastodon.social/tags/DataScience" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataScience</span></a> <a href="https://mastodon.social/tags/Jokes" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jokes</span></a> <a href="https://mastodon.social/tags/NeuralNetworks" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NeuralNetworks</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a></p><p>💻<br>Python Knowledge Base<br><a href="https://python-code.pro/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">python-code.pro/</span><span class="invisible"></span></a></p>
Jobs for Developers<p>Reddit is hiring Staff Software Engineer, Media Core Services</p><p>🔧 <a href="https://mastodon.world/tags/golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>golang</span></a> <a href="https://mastodon.world/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.world/tags/api" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>api</span></a><br>🌎 New York City, New York<br>⏰ Full-time<br>🏢 Reddit</p><p>Job details <a href="https://jobsfordevelopers.com/jobs/staff-software-engineer-media-core-services-at-redditinc-com-feb-4-2025-fd5e94?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">jobsfordevelopers.com/jobs/sta</span><span class="invisible">ff-software-engineer-media-core-services-at-redditinc-com-feb-4-2025-fd5e94?utm_source=mastodon.world&amp;utm_medium=social&amp;utm_campaign=posting</span></a><br><a href="https://mastodon.world/tags/jobalert" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobalert</span></a> <a href="https://mastodon.world/tags/jobsearch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobsearch</span></a> <a href="https://mastodon.world/tags/hiring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hiring</span></a></p>
Alexandre B A Villares<p>Code at: <a href="https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_03_17" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/villares/sketch-a-d</span><span class="invisible">ay/tree/main/2025/sketch_2025_03_17</span></a><br>More sketch-a-day: <a href="https://abav.lugaralgum.com/sketch-a-day" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">abav.lugaralgum.com/sketch-a-d</span><span class="invisible">ay</span></a><br>If you like this, support my work: <a href="https://www.paypal.com/donate/?hosted_button_id=5B4MZ78C9J724" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">paypal.com/donate/?hosted_butt</span><span class="invisible">on_id=5B4MZ78C9J724</span></a> <a href="https://pynews.com.br/tags/Processing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Processing</span></a> <a href="https://pynews.com.br/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://pynews.com.br/tags/py5" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>py5</span></a> <a href="https://pynews.com.br/tags/CreativeCoding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CreativeCoding</span></a></p>
Mike Driscoll<p>The latest edition of The Python Papers Newsletter is out now! 🐍🔥</p><p>Learn about basic function overloading in <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> in this tutorial!</p>
David Lord :python:<p>My favorite font for projects, Atkinson Hyperlegible, recently released a new version with variables and monospace. I wrote a blog post on how to use it through Google Fonts or project-local static files. <a href="https://davidism.com/atkinson-hyperlegible-font/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">davidism.com/atkinson-hyperleg</span><span class="invisible">ible-font/</span></a> <a href="https://mas.to/tags/Fonts" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Fonts</span></a> <a href="https://mas.to/tags/CSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSS</span></a> <a href="https://mas.to/tags/AtkinsonHyperlegible" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AtkinsonHyperlegible</span></a> <a href="https://mas.to/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mas.to/tags/Flask" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Flask</span></a></p>
Python Weekly 🐍<p>PySide6 + Nuitka is very impressive (some numbers and feedback inside)</p><p><a href="https://flowkeeper.org/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">flowkeeper.org/</span><span class="invisible"></span></a></p><p>Discussions: <a href="https://discu.eu/q/https://flowkeeper.org/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">discu.eu/q/https://flowkeeper.</span><span class="invisible">org/</span></a></p><p><a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>
Trey Hunner 🐍<p>I just published a screencast on techniques I use to refactor long boolean expressions in <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a>, including:</p><p>1. Implicit line continuations<br>2. Naming conditions (with either variables or functions)<br>3. Trying to apply De Morgan's law</p><p>YouTube: <a href="https://www.youtube.com/watch?v=BMi8aW8uIWI" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=BMi8aW8uIWI</span><span class="invisible"></span></a></p><p>Article/video hybrid: <a href="https://pym.dev/refactoring-boolean-expressions/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">pym.dev/refactoring-boolean-ex</span><span class="invisible">pressions/</span></a></p><p>All my screencasts are available as text-based article, for easy skimming, searching, code block copy-pasting, and for accessibility's sake.</p>
gleb.zhulik<p>One of 2934753 reasons I keep away from <a href="https://mastodon.online/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a>. This language is made of bad design decisions.</p>
Tariq<p><a href="https://mastodon.social/tags/lisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lisp</span></a> had (with-open-file .. back in 1990 ish</p><p>did <a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> get it in the 2000s ?</p><p>I'm just thinking how the idea of a "context" outside which the file-like-object is automatically closed took so long to get into python</p>
Dave Pearson<p>The global search facility in my new <a href="https://fosstodon.org/tags/NortonGuide" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NortonGuide</span></a> reader is coming along nicely. The main workings of it are done. Now the tinkering and tweaking of the look/feel begins...</p><p><a href="https://fosstodon.org/tags/Terminal" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Terminal</span></a> <a href="https://fosstodon.org/tags/Textual" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Textual</span></a> <a href="https://fosstodon.org/tags/MSDOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>MSDOS</span></a> <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://fosstodon.org/tags/Clipper" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Clipper</span></a></p>
sumanthvepa<p><a href="https://mastodon.social/tags/ChatGPT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ChatGPT</span></a> introduced me to a couple of cool things in <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> today. When you know that a function returns a specific type you can use assert to let <a href="https://mastodon.social/tags/mypy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mypy</span></a> know that. Or you can use the cast() or TypeGuard. </p><p><a href="https://chatgpt.com/share/67d9f37a-5434-8009-884a-60eed44951cb" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">chatgpt.com/share/67d9f37a-543</span><span class="invisible">4-8009-884a-60eed44951cb</span></a></p>