<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Mind bytes - Programming</title>
    <subtitle>Thoughts and ideas...</subtitle>
    <link rel="self" type="application/atom+xml" href="https://blog.galactic-forensics.space/categories/programming/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://blog.galactic-forensics.space"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2024-09-24T00:00:00+00:00</updated>
    <id>https://blog.galactic-forensics.space/categories/programming/atom.xml</id>
    <entry xml:lang="en">
        <title>Simplify sharing your python application</title>
        <published>2024-09-24T00:00:00+00:00</published>
        <updated>2024-09-24T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              trappitsch
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.galactic-forensics.space/blog/06-box-why/"/>
        <id>https://blog.galactic-forensics.space/blog/06-box-why/</id>
        
        <summary type="html">&lt;p&gt;The python ecosystem has changed a lot over the last year,
especially with respect to tooling.
The usage of &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;rust-lang.org&quot;&gt;Rust&lt;&#x2F;a&gt; has opened new, very fast,
and by now very popular tools
that aid in linting (&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;astral.sh&#x2F;ruff&quot;&gt;ruff&lt;&#x2F;a&gt;) and
package management (&lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;astral.sh&#x2F;uv&quot;&gt;uv&lt;&#x2F;a&gt;, &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;rye.astral.sh&quot;&gt;rye&lt;&#x2F;a&gt;).
But what tools are there if you want to share your python applications
with colleagues that do not use python?&lt;&#x2F;p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>The day the Earth stood still</title>
        <published>2023-09-06T00:00:00+00:00</published>
        <updated>2023-09-06T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              trappitsch
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.galactic-forensics.space/blog/03-suncrash/"/>
        <id>https://blog.galactic-forensics.space/blog/03-suncrash/</id>
        
        <summary type="html">&lt;p&gt;Assume the following thought experiment:
The Earth circling the Sun at a cozy distance of 1 AU (around 150 million km)
suddenly stands still and doesn&#x27;t move anymore.
The only force left on the Earth is now the Sun&#x27;s gravitational pull.
How long will it be until we crash into the Sun?&lt;&#x2F;p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>The number of atoms in a SiC stardust grain</title>
        <published>2022-03-26T00:00:00+00:00</published>
        <updated>2022-03-26T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              trappitsch
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.galactic-forensics.space/blog/02-atoms-in-sic-grain/"/>
        <id>https://blog.galactic-forensics.space/blog/02-atoms-in-sic-grain/</id>
        
        <summary type="html">&lt;p&gt;Let&#x27;s calculate how many atoms are in a SiC stardust grain and use python to do so!&lt;&#x2F;p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Resources for Programming</title>
        <published>2022-01-27T00:00:00+00:00</published>
        <updated>2022-01-27T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              trappitsch
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://blog.galactic-forensics.space/blog/01-resources-programming/"/>
        <id>https://blog.galactic-forensics.space/blog/01-resources-programming/</id>
        
        <summary type="html">&lt;p&gt;Sooner or later, most scientist have to automate certain tasks.
It is generally advisable to leave such repetitive things that can be
automated to the computer. Here we have a look at tools that might help with
this task.&lt;&#x2F;p&gt;</summary>
        
    </entry>
</feed>
