fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

#jython

0 posts0 participants0 posts today
9Lukas5 🚂 🐧<p>Imagine:<br>- small custom tool in <a href="https://mastodontech.de/tags/Python2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python2</span></a> / <a href="https://mastodontech.de/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a>, bundled to an .exe<br>- Last time bundled was a few years back<br>- executable used on CI server</p><p>Then:<br>- suddenly all builds across the Server fail 😳<br>- The CI server and your own PC fail executing your small tool, saying "This application needs <a href="https://mastodontech.de/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> 8" 🤔<br>- But your CI Server and own PC _have_ Java 8 installed 🤨<br>- The fellas around you have seemingly the same tools installed and can execute the tool 🧐</p><p><a href="https://mastodontech.de/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodontech.de/tags/magic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>magic</span></a> <a href="https://mastodontech.de/tags/CI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CI</span></a></p>
Albert Cardona<p>True as always that the way to make software run faster is to make it do less operations. After all, CPUs can only execute a fixed number of operations per unit of time.</p><p>Here, I tweaked code for serial section registration that drops execution time from 27 seconds to 100 milliseconds: a 270x speed up.</p><p>All it had to do is to search for matching SIFT features in one image only within a predetermined radius centered on one SIFT feature in another image. Extremely effective for when e.g., the maximum translation is known.</p><p>The matching code using a KDTree:<br><a href="https://github.com/acardona/scripts/blob/master/java/asm/my/PointMatchesFast.java#L56" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/acardona/scripts/bl</span><span class="invisible">ob/master/java/asm/my/PointMatchesFast.java#L56</span></a></p><p>The test script:<br><a href="https://github.com/acardona/scripts/blob/dev/python/imagej/FIBSEM/tests/test_matchNearbyFeatures.py" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/acardona/scripts/bl</span><span class="invisible">ob/dev/python/imagej/FIBSEM/tests/test_matchNearbyFeatures.py</span></a></p><p><a href="https://mathstodon.xyz/tags/FijiSc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FijiSc</span></a> <a href="https://mathstodon.xyz/tags/java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>java</span></a> <a href="https://mathstodon.xyz/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> <a href="https://mathstodon.xyz/tags/volumeEM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>volumeEM</span></a> <a href="https://mathstodon.xyz/tags/vEM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vEM</span></a></p>
9Lukas5 🚂 🐧<p>"Type annotations are unsupperted in Python 2"<br>😒😒</p><p>Will man Jython überhaupt noch verwenden? 🤐</p><p><a href="https://mastodontech.de/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> <a href="https://mastodontech.de/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodontech.de/tags/Python2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python2</span></a> <a href="https://mastodontech.de/tags/LegacyCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LegacyCode</span></a></p>
9Lukas5 🚂 🐧<p>Mh...in nem Jython Projekt, in dem im Python Code imports aus ner Java-Bibliothek stattfinden.....wie bring ich meinem IntelliJ bei, dass es die auflöst und nicht als fehlerhafte Imports anzeigt? 🧐 </p><p><a href="https://mastodontech.de/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mastodontech.de/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> <a href="https://mastodontech.de/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> <a href="https://mastodontech.de/tags/IntelliJ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IntelliJ</span></a></p>
__coatldev__<p>Announcing coatl-dev/actions v3.1.0.</p><p>Features:</p><p>- setup-jython: Set up a specific version of Jython and add the command-line tools to the PATH.</p><p><a href="https://github.com/coatl-dev/actions/releases/tag/v3.1.0" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/coatl-dev/actions/r</span><span class="invisible">eleases/tag/v3.1.0</span></a> </p><p><a href="https://fosstodon.org/tags/GitHub" class="mention hashtag" rel="tag">#<span>GitHub</span></a> <a href="https://fosstodon.org/tags/jython" class="mention hashtag" rel="tag">#<span>jython</span></a> <a href="https://fosstodon.org/tags/java" class="mention hashtag" rel="tag">#<span>java</span></a> <a href="https://fosstodon.org/tags/zulu" class="mention hashtag" rel="tag">#<span>zulu</span></a> <a href="https://fosstodon.org/tags/azul" class="mention hashtag" rel="tag">#<span>azul</span></a></p>
Marcos Dione<p>I wonder how other <a href="https://en.osm.town/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> implementations like <a href="https://en.osm.town/tags/pypy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pypy</span></a> and <a href="https://en.osm.town/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> would fare in this:</p><p><a href="https://mastodon.social/@vruz/112145750607678621" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">mastodon.social/@vruz/11214575</span><span class="invisible">0607678621</span></a></p><p>I love Python, but 75 times C's energy consumption it's a lot.</p><p>Interesting that <a href="https://en.osm.town/tags/Perl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Perl</span></a> seems to fare worse?</p>
Joxean Koret (@matalaz)<p>Some questions regarding Ghidra:</p><p>* NetworkX libraries don't support Jython, right?<br>* Which Python 3.X bridge is the most used for Ghidra? Is it Ghidrathon? Or perhaps ghidra-bridge?<br>* Do you happen to know if there are differences big enough to worry about supporting Ghidrathon or Ghidra Bridge?</p><p><a href="https://mastodon.social/tags/Ghidra" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ghidra</span></a> <a href="https://mastodon.social/tags/NetworkX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>NetworkX</span></a> <a href="https://mastodon.social/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> <a href="https://mastodon.social/tags/Ghidrathon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ghidrathon</span></a> <a href="https://mastodon.social/tags/GhidraBridge" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GhidraBridge</span></a><br><a href="https://mastodon.social/tags/Python3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python3</span></a> <a href="https://mastodon.social/tags/Python2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python2</span></a></p>
Marcin Cieślak<p><span class="h-card" translate="no"><a href="https://metalhead.club/@lkundrak" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>lkundrak</span></a></span> Some years ago <a href="https://mastodon.social/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> developers realized that it became very fast because of VM improvements, without them doing anything</p>
Albert Cardona<p><span class="h-card" translate="no"><a href="https://aus.social/@geordie" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>geordie</span></a></span> </p><p>Here is an old-school image processing tutorial for <a href="https://mathstodon.xyz/tags/FijiSc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FijiSc</span></a> in <a href="https://mathstodon.xyz/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> 2.7 (python for java):</p><p><a href="https://syn.mrc-lmb.cam.ac.uk/acardona/fiji-tutorial/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">syn.mrc-lmb.cam.ac.uk/acardona</span><span class="invisible">/fiji-tutorial/</span></a></p><p>Enjoy!</p>
Antonin Delpeuch<p><span class="h-card"><a href="https://framapiaf.org/@daieuxetdailleurs" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>daieuxetdailleurs</span></a></span> <span class="h-card"><a href="https://mamot.fr/@Ettore_Rizza" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Ettore_Rizza</span></a></span> ah c'est intéressant que ça marche avec 3.6.2 et pas 3.7.2… peut-être qu'une mise à jour de <a href="https://mamot.fr/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> a cassé quelque-chose ? Mais sinon pourquoi ne pas le faire via le service de réconciliation plutôt ? (en réconciliant les Qids, puis ajouter une colonne à partir des valeurs réconciliées, et utiliser la propriété "Sfrwiki" pour obtenir les titres dans fr.wiki)</p>
Tamir Bahar<p>The many wonders of supporting a Python2.7 project in 2023...</p><p>Thank, Jython!</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/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> <a href="https://mastodon.social/tags/ghidra" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ghidra</span></a></p>
Albert Cardona<p>The underlying source code is here, if you want to try registering pairs of images with a non-linear transformation such as a thin-plate spline, on the basis of blockmatching features:</p><p><a href="https://github.com/acardona/scripts/blob/master/python/imagej/examples/blockmatching_elastic_registration_X-ray.py" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/acardona/scripts/bl</span><span class="invisible">ob/master/python/imagej/examples/blockmatching_elastic_registration_X-ray.py</span></a></p><p><a href="https://mathstodon.xyz/tags/FijiSc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FijiSc</span></a> <a href="https://mathstodon.xyz/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> <a href="https://mathstodon.xyz/tags/ImageProcessing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ImageProcessing</span></a> <a href="https://mathstodon.xyz/tags/java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>java</span></a></p>
Albert Cardona<p>Every time I need to run an image processing task, the open source software <a href="https://mathstodon.xyz/tags/FijiSc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FijiSc</span></a> delivers. </p><p>The javadocs are up to date <a href="https://javadoc.scijava.org/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">javadoc.scijava.org/</span><span class="invisible"></span></a> , the libraries just work – particularly <a href="https://mathstodon.xyz/tags/ImgLib2" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ImgLib2</span></a> <a href="https://imagej.net/libs/imglib2/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">imagej.net/libs/imglib2/</span><span class="invisible"></span></a></p><p>And the examples of my own tutorial <a href="https://syn.mrc-lmb.cam.ac.uk/acardona/fiji-tutorial/" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">syn.mrc-lmb.cam.ac.uk/acardona</span><span class="invisible">/fiji-tutorial/</span></a> written in python 2.7 for the <a href="https://mathstodon.xyz/tags/JVM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JVM</span></a> (<a href="https://mathstodon.xyz/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a>), despite some being a decade old, they all just work. Grateful every day for the outstanding backwards compatibility plus the new plugins and libraries that continue to grow <a href="https://fiji.sc" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="">fiji.sc</span><span class="invisible"></span></a></p><p>Many thanks to the many, many developers and maintainers, particularly Curtis Rueden, who is presently cutting out a new release: 2.11.0 <a href="https://forum.image.sc/t/plugin-maintainers-can-you-test-fiji-2-11-0/78852/18" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">forum.image.sc/t/plugin-mainta</span><span class="invisible">iners-can-you-test-fiji-2-11-0/78852/18</span></a></p><p><a href="https://mathstodon.xyz/tags/ImageProcessing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ImageProcessing</span></a></p>
__coatldev__<p>Today we&#39;ve released version 8.1.25.post5 of our ignition-api package.</p><p>This is (yet) another intermediate release which only affects the dataset module.</p><p>You may find the details on the release page or in our changelog.</p><p><a href="https://github.com/ignition-api/8.1/releases/tag/v8.1.25.post5" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/ignition-api/8.1/re</span><span class="invisible">leases/tag/v8.1.25.post5</span></a> </p><p><a href="https://fosstodon.org/tags/Ignition" class="mention hashtag" rel="tag">#<span>Ignition</span></a> <a href="https://fosstodon.org/tags/python2" class="mention hashtag" rel="tag">#<span>python2</span></a> <a href="https://fosstodon.org/tags/SCADA" class="mention hashtag" rel="tag">#<span>SCADA</span></a> <a href="https://fosstodon.org/tags/coatl" class="mention hashtag" rel="tag">#<span>coatl</span></a> <a href="https://fosstodon.org/tags/jython" class="mention hashtag" rel="tag">#<span>jython</span></a></p>
César Román :python:<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@aegilops" class="u-url mention">@<span>aegilops</span></a></span> For a while <a href="https://fosstodon.org/tags/IronPython" class="mention hashtag" rel="tag">#<span>IronPython</span></a> appeared to be &quot;stuck&quot; in 2.7 just like <a href="https://fosstodon.org/tags/Jython" class="mention hashtag" rel="tag">#<span>Jython</span></a>, but in December they released version 3.4 and they&#39;ve ported f-strings from <a href="https://fosstodon.org/tags/CPython" class="mention hashtag" rel="tag">#<span>CPython</span></a> 3.6.</p><p>I cannot imagine what goes into implementing Python in other programming languages, and for that they deserve my admiration. But it is indeed a shame Jython has not moved past 2.7 in almost eight years.</p><p>Maybe Inductive Automation will open their platform to other scripting languages, but until then I&#39;m stuck in 2.7 too.</p>
aegilops :github::microsoft:<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@thecesrom" class="u-url mention">@<span>thecesrom</span></a></span> Jythooooooooon! In my best Kirk voice.</p><p>:java: and :python: together is a great idea, but not having the Python 3 `main` branch working, and having no clear progress makes it feel like Perl 6 all over again.</p><p>They should rename their moribund Jython3 repo, that&#39;s just confusing!</p><p>It&#39;s such a shame, useful Java scripting interfaces languishing in a dying ecosystem.</p><p>There was a similar lag with things that embed CPython, but they have an escape route.</p><p><a href="https://fosstodon.org/tags/Jython" class="mention hashtag" rel="tag">#<span>Jython</span></a> <a href="https://fosstodon.org/tags/Jython3" class="mention hashtag" rel="tag">#<span>Jython3</span></a> <a href="https://fosstodon.org/tags/Python27" class="mention hashtag" rel="tag">#<span>Python27</span></a></p>
Brian Schlining :verified:<p><span class="h-card"><a href="https://mastodon.social/@lodurel" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>lodurel</span></a></span> </p><p>Rough timeline of my programming language use:</p><p>1. <a href="https://hachyderm.io/tags/Basic" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Basic</span></a> - 1978<br>2. <a href="https://hachyderm.io/tags/Matlab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Matlab</span></a> - 1995-present<br>3. <a href="https://hachyderm.io/tags/Java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Java</span></a> - 1997-present<br>4. <a href="https://hachyderm.io/tags/C" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>C</span></a> - 1999-2016<br>5. <a href="https://hachyderm.io/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> - 2002-present<br>6. <a href="https://hachyderm.io/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> - 2002-2003<br>7. <a href="https://hachyderm.io/tags/Groovy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Groovy</span></a> - 2003-2010<br>8. <a href="https://hachyderm.io/tags/Objective" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Objective</span></a>-C - 2003-2006<br>9. <a href="https://hachyderm.io/tags/Scala" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Scala</span></a> - 2010-present<br>10. <a href="https://hachyderm.io/tags/JavaScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JavaScript</span></a> - 2020-present<br>11. <a href="https://hachyderm.io/tags/TypeScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TypeScript</span></a> - 2021-present</p>
Albert Cardona<p><span class="h-card"><a href="https://mastodon.social/@hynek" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>hynek</span></a></span> Same here—my best online posts are notes to future self, for e.g., image processing code snippets I don’t want to relearn. Here, some in <a href="https://mathstodon.xyz/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> driving <a href="https://mathstodon.xyz/tags/FijiSc" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FijiSc</span></a>’s <a href="https://mathstodon.xyz/tags/java" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>java</span></a> libraries to register images, transform N-dimensional images, visualise them in 2d/3d/4d, make GUIs, and more: <a href="https://syn.mrc-lmb.cam.ac.uk/acardona/fiji-tutorial" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">syn.mrc-lmb.cam.ac.uk/acardona</span><span class="invisible">/fiji-tutorial</span></a> I hear many found these useful.</p>
Antonin Delpeuch<p><span class="h-card"><a href="https://mstdn.social/@felwert" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>felwert</span></a></span> <span class="h-card"><a href="https://fedihum.org/@stefan_hessbrueggen" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>stefan_hessbrueggen</span></a></span> <span class="h-card"><a href="https://a.gup.pe/u/digitalhumanities" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>digitalhumanities</span></a></span> for what it's worth I assume file access should be possible in <a href="https://mamot.fr/tags/Jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jython</span></a> (if you mean explicitly opening a file within the Python script and doing things with it). I am not claiming it is right that we allow that, nor that it makes OR the right tool for your job!</p>
Andy K<p>As I’m new to this place an <a href="https://ieji.de/tags/introduction" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>introduction</span></a> seems n order. Hi, I’m Andy, I am many things. I enjoy <a href="https://ieji.de/tags/photography" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>photography</span></a> <a href="https://ieji.de/tags/film" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>film</span></a> and <a href="https://ieji.de/tags/portraiture" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>portraiture</span></a> . I’m a <a href="https://ieji.de/tags/lifeLongLearner" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lifeLongLearner</span></a> a follower of <a href="https://ieji.de/tags/camelCase" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>camelCase</span></a> and a broadly educated <a href="https://ieji.de/tags/nerd" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nerd</span></a> . Former <a href="https://ieji.de/tags/aixAdmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>aixAdmin</span></a>, former <a href="https://ieji.de/tags/windowsAdmin" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>windowsAdmin</span></a> current <a href="https://ieji.de/tags/jackOfAllTrades" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jackOfAllTrades</span></a> . My favorite languages are <a href="https://ieji.de/tags/perl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>perl</span></a> <a href="https://ieji.de/tags/bash" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bash</span></a> <a href="https://ieji.de/tags/powershell" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>powershell</span></a> and <a href="https://ieji.de/tags/french" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>french</span></a> 😸. My least favorite languages are <a href="https://ieji.de/tags/jython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jython</span></a> and <a href="https://ieji.de/tags/english" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>english</span></a> 😹 I don’t take myself too seriously, so please don’t be offended if act similarly towards you.</p>