donphan.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
This generalist Mastodon server welcomes enthusiasts of the Pokémon franchise, to talk about it or anything else. Join the federation!

Server stats:

131
active users

#python

45 posts43 participants5 posts today
Grant_H<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/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a> devs:<br>I am looking to create a diagramming tool for UML-like diagrams. I have looked at Gaphor, which is good, but its underlying architecture is too complex for my brain and use case. <br>I want to work in Python, and keep dependencies to a minimum. <br><a href="https://mastodon.social/tags/QT" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>QT</span></a> seems to be a way to go, with a reasonable community.<br>Any other suggestions? Or tools like gaphor?<br>(Boosts welcome)</p>
José A. Alonso<p>Permutations with no consecutive elements. ~ John D. Cook. <a href="https://www.johndcook.com/blog/2025/03/15/permutations-question/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">johndcook.com/blog/2025/03/15/</span><span class="invisible">permutations-question/</span></a> <a href="https://mathstodon.xyz/tags/Math" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Math</span></a> <a href="https://mathstodon.xyz/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mathstodon.xyz/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a></p>
Christoffer S.<p>I just published the source code for my very naive <a href="https://swecyb.com/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> implementation for generating a node network based on MITRE Intrusion Sets and Techniques. It will output linked <a href="https://swecyb.com/tags/Markdown" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Markdown</span></a> files linking intrusion sets to their used techniques.</p><p>Perhaps someone finds it useful or interesting to experiment with.</p><p>Source code: <a href="https://github.com/cstromblad/markdown_node" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/cstromblad/markdown</span><span class="invisible">_node</span></a></p><p>I hinted at this in a thread started by <span class="h-card" translate="no"><a href="https://mastodon.social/@Viss" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Viss</span></a></span> where he asked for input on a few very likely malicious domains. Me <span class="h-card" translate="no"><a href="https://mastodon.social/@Viss" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Viss</span></a></span> <span class="h-card" translate="no"><a href="https://infosec.exchange/@cR0w" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>cR0w</span></a></span> <span class="h-card" translate="no"><a href="https://masto.deoan.org/@neurovagrant" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>neurovagrant</span></a></span> and others did some OSINT fun work with a couple of the original domains.</p><p>It was this thread: <a href="https://mastodon.social/@Viss/114145122623079635" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@Viss/11414512</span><span class="invisible">2623079635</span></a></p><p>Now I posted a picture of a node network rendered in Obsidian and I hinted that perhaps Obsidian could be used as a poor mans version of performing threat intelligence work.</p><p><a href="https://swecyb.com/tags/ThreatIntel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ThreatIntel</span></a> <a href="https://swecyb.com/tags/ThreatIntelligence" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ThreatIntelligence</span></a> <a href="https://swecyb.com/tags/Cybersecurity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Cybersecurity</span></a> <a href="https://swecyb.com/tags/Obsidian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Obsidian</span></a></p>
Pietro Peterlongo<p>I published my first <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> package! I used to be kind of scared by the complexity of python packaging and also never really felt a strong urge to put out something in a such developed ecosystem. Turns out it is not too bad to publish. The biggest effort is to register on pypi - or remember where you have put your recovery codes 😅 - set up 2FA and get an API Token. I used uv (which has a uv publish command that is an alternative to twine) and hatch as build backend. <a href="https://github.com/pietroppeter/mib" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/pietroppeter/mib</span><span class="invisible"></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_15" 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_15</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>
Trey Hunner 🐍<p>When explaining an assignment statement which of these phrases do you use? (assuming we're using the verb "assign")</p><p>I'd like as large a sample size as I can get, so please feel free to boost for reach. 🚀</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/JavaScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Agathe<p>Hey ! I'm going to try to revive this account! I'm now doing full stack development with Vue and <a href="https://mathstodon.xyz/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> in <a href="https://mathstodon.xyz/tags/Belgium" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Belgium</span></a>, but I still love <a href="https://mathstodon.xyz/tags/math" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>math</span></a> and adjacent fields!</p>
Alexandre B A Villares<p>Code at: <a href="https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_03_14" 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_14</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>
clonbg<p>Aprender Django <a href="https://myblog.clonbg.es/aprender-django/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">myblog.clonbg.es/aprender-djan</span><span class="invisible">go/</span></a> <a href="https://masto.es/tags/Programaci%C3%B3n" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programación</span></a> <a href="https://masto.es/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://clonbg.es" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">clonbg.es</span><span class="invisible"></span></a></p>
🌈 ☯️Teresita🐧👭<p>Calculate <a href="https://techhub.social/tags/pi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pi</span></a> with <a href="https://techhub.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> for <a href="https://techhub.social/tags/piday" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>piday</span></a> </p><p>#!/usr/bin/python3</p><p>from decimal import *<br>import sys</p><p>getcontext().prec = 40</p><p>c = 0<br>s = Decimal(1); <br>pi = Decimal(3); </p><p>n = int(sys.argv[1])</p><p>for i in range(2, n * 2, 2):<br> pi = pi + s * (Decimal(4) / (Decimal(i) * (Decimal(i) + Decimal(1)) * (Decimal(i) + Decimal(2))))<br> s = -1 * s<br> c = c + 1<br> print (c, (pi))</p>
Howard Chu @ Symas<p>PersistDict</p><p>A persistent dictionary implementation backed by an <a href="https://mastodon.social/tags/LMDB" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LMDB</span></a> database. PersistDict looks and acts like a <a href="https://mastodon.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> dictionary but persists data to disk, making it ideal for caching and persistent storage needs.</p><p>PersistDict makes it simple to add persistent caching to any Python application. While earlier versions (before 2.0.0) used <a href="https://mastodon.social/tags/SQLite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SQLite</span></a>, the current version leverages LMDB for better performance and reliability in concurrent environments.</p><p><a href="https://pypi.org/project/PersistDict/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">pypi.org/project/PersistDict/</span><span class="invisible"></span></a></p>
Alexandre B A Villares<p><a href="https://pynews.com.br/tags/OpenStreetMap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenStreetMap</span></a> <a href="https://pynews.com.br/tags/osmnx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>osmnx</span></a> <br>Code at: <a href="https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_03_13" 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_13</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>
Alexandre B A Villares 🐍<p>I'm shocked! <a href="https://ciberlandia.pt/tags/TodayILearned" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TodayILearned</span></a> that <a href="https://ciberlandia.pt/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> sets don't de-duplicate NaN values! (I guess it is because NaN has this crazy property that it is not equal to itself... NaN != NaN is True...) </p><pre><code>&gt;&gt;&gt; set((float('nan'), float('nan'), float('nan'))) <br>{nan, nan, nan}<br></code></pre>
nemo™ 🇺🇦<p>Check out ANUS (Autonomous Networked Utility System) on GitHub! 🍑 This open-source AI agent framework is designed to revolutionize task automation with its powerful &amp; flexible features. Perfect for developers, researchers, and AI enthusiasts! Explore its capabilities: <a href="https://github.com/nikmcfly/ANUS" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/nikmcfly/ANUS</span><span class="invisible"></span></a> <a href="https://mas.to/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://mas.to/tags/AI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AI</span></a> <a href="https://mas.to/tags/automation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>automation</span></a> <a href="https://mas.to/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> xD 🤦 🤣 Built with <a href="https://mas.to/tags/manus" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>manus</span></a> xD</p>
Blender Dumbass ( J.Y.Amihud )<p>From: blenderdumbass . org</p><p>Spaghetti code! The insidious thing that often happens even to the best of us. No wander that it happened to me. When programming you want to break your code into functions that could be called from many other places. Doing everything as one large function is a problem, because sometimes you...</p><p>Read or listen: <a href="https://blenderdumbass.org/articles/the_spaghetti_code_of_dani_s_race" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blenderdumbass.org/articles/th</span><span class="invisible">e_spaghetti_code_of_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>
Darren Burns<p>Posting 2.5.3 is out, and reduces launch time by about 60% 🚀</p><p>I wrote a bit about it here - including some general Python and Textual tips for diagnosing and improving slow startups: <a href="https://darren.codes/posts/python-startup-time/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">darren.codes/posts/python-star</span><span class="invisible">tup-time/</span></a></p><p><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/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <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/software" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>software</span></a> <a href="https://fosstodon.org/tags/WebDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDev</span></a> <a href="https://fosstodon.org/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Alexandre B A Villares<p>Work in progress... <a href="https://pynews.com.br/tags/OpenStreetMap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenStreetMap</span></a> data as usual <a href="https://pynews.com.br/tags/osmnx" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>osmnx</span></a> Code at: <a href="https://github.com/villares/sketch-a-day/tree/main/2025/sketch_2025_03_12" 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_12</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>
Ada :v_trans: :v_pan:​<p>:boost_requested: Dear Fediverse, I am about to step up into my first role as a tech lead (*context in follow-up post) and would like to ask some questions to help me prepare &amp; improve:</p><p><strong>Groups</strong>:</p><ul><li>🔵 Technical: Devs, DevOps, Infra</li><li>🟠 Product: Marketing, UX/Design, etc</li><li>🟣 Business: HR, management C-roles.</li></ul><p><strong>Questions</strong>:</p><ol><li>What are your initial thoughts when you hear you'll be getting a new tech lead?</li><li>What are your hopes &amp; expectations for them?</li><li>What are your concerns when a new "tech lead" is hired?</li><li>What changes do you hope for, or expect?</li></ol><p>❗ Please add your colour to your reply &amp; poll. </p><p>Lastly, if you have other advice for someone who wishes to be the best possible tech lead of their teams.</p><p><a href="https://tech.lgbt/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://tech.lgbt/tags/engineering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>engineering</span></a> <a href="https://tech.lgbt/tags/tech" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tech</span></a> <a href="https://tech.lgbt/tags/techlead" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>techlead</span></a> <a href="https://tech.lgbt/tags/management" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>management</span></a> <a href="https://tech.lgbt/tags/leadership" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>leadership</span></a> <a href="https://tech.lgbt/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>
Olivia A-C<p>Hi y'all, this has become a bit more important now. I learned this week that my current contract will not be renewed for funding reasons. Please see the quoted post for more info! ​:boost:​<span><br><br></span><a href="https://transfem.social/tags/FediHire" rel="nofollow noopener noreferrer" target="_blank">#FediHire</a> <a href="https://transfem.social/tags/GetFediHired" rel="nofollow noopener noreferrer" target="_blank">#GetFediHired</a> <a href="https://transfem.social/tags/OpenStreetMap" rel="nofollow noopener noreferrer" target="_blank">#OpenStreetMap</a> <a href="https://transfem.social/tags/Python" rel="nofollow noopener noreferrer" target="_blank">#Python</a> <a href="https://transfem.social/tags/Rust" rel="nofollow noopener noreferrer" target="_blank">#Rust</a> <a href="https://transfem.social/tags/JavaScript" rel="nofollow noopener noreferrer" target="_blank">#JavaScript</a> <a href="https://transfem.social/tags/CSharp" rel="nofollow noopener noreferrer" target="_blank">#CSharp</a> <a href="https://transfem.social/tags/C" rel="nofollow noopener noreferrer" target="_blank">#C</a> <a href="https://transfem.social/tags/GIS" rel="nofollow noopener noreferrer" target="_blank">#GIS</a> <a href="https://transfem.social/tags/DistributedSystems" rel="nofollow noopener noreferrer" target="_blank">#DistributedSystems</a> <a href="https://transfem.social/tags/Networking" rel="nofollow noopener noreferrer" target="_blank">#Networking</a><span><br><br>RE: </span><a href="https://transfem.social/notes/a4imho4jra5v01up" rel="nofollow noopener noreferrer" target="_blank">https://transfem.social/notes/a4imho4jra5v01up</a></p>
mho<p>Do you use anaconda for programming in Python? Then you maybe want to turn off data collection and telemetry.<br><a href="https://www.anaconda.com/docs/reference/data-collection/main" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">anaconda.com/docs/reference/da</span><span class="invisible">ta-collection/main</span></a></p><p><a href="https://mastodon.social/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a></p>