<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Go on krusty&#39;s space</title>
    <link>https://krusty.space:443/tags/go/</link>
    <description>Recent content in Go on krusty&#39;s space</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 22 Apr 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://krusty.space:443/tags/go/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>littr nanoblogger</title>
      <link>https://krusty.space:443/projects/littr/</link>
      <pubDate>Mon, 22 Apr 2024 00:00:00 +0000</pubDate>
      
      <guid>https://krusty.space:443/projects/littr/</guid>
      <description>This article deals with a simple web application, that has been implemented in both PHP (legacy) nad Go (current) languages. It serves as a very simple microblogging (nanoblogging even) platform.</description>
    </item>
    
    <item>
      <title>textovka</title>
      <link>https://krusty.space:443/projects/textovka/</link>
      <pubDate>Tue, 27 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://krusty.space:443/projects/textovka/</guid>
      <description>textovka (Czech deminutivum for text-base game) is a side project I tried to develop when also trying to finish my Bachelor thesis. It is designed as singleplayer adventure game.
The project is divided into three isolated subprojects:
textovka-api &amp;ndash; server side textovka-tui &amp;ndash; client side textovka-map &amp;ndash; game map generator api (application programming interface) Testing instance runs at text.n0p.cz (may not be available 24/7).
Server-side subproject is the game engine itself acting also as simple REST JSON API.</description>
    </item>
    
    <item>
      <title>Hugo blog tuning</title>
      <link>https://krusty.space:443/projects/hugo-tuning/</link>
      <pubDate>Wed, 24 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://krusty.space:443/projects/hugo-tuning/</guid>
      <description>motivation I decided to start a website project for one friend of mine &amp;ndash; Adam. This young Chemistry student, interested mainly in organic syntehesis techniques, often writes interesting posts about unusual electrostatic bonds, untypical reactions including a microwave reactor et cetera.
Those posts are mainly to be presented with a little (simple) figure(s) on his Instagram profile. Badly for me and some others, one cannot see those images/posts without a proper Meta account, which me personally lacks.</description>
    </item>
    
    <item>
      <title>dish (formerly savla-dish)</title>
      <link>https://krusty.space:443/projects/dish/</link>
      <pubDate>Sun, 21 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://krusty.space:443/projects/dish/</guid>
      <description>motivation This story of dish starts in the year 2016. I was developing my first &amp;ldquo;mature&amp;rdquo; Information System (based on sakalWeb IS 4). Out of blue I got an idea about how to monitor other services, and how cool it would be to see green a red labels jumping around to signalize service&amp;rsquo;s last status.
The latter version (around 2018) was mostly inspired by Zabbix interface. I just wanted a list of services, their last status, amount of time after last test.</description>
    </item>
    
    <item>
      <title>sakalWeb IS RESTful JSON API</title>
      <link>https://krusty.space:443/projects/swis-api/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://krusty.space:443/projects/swis-api/</guid>
      <description>Also abbreaviated as swis-api or swapi, is an in-memory database experimental project. It suits like a huge structured database with very low latency. The project is written in Go (1.20).
https://github.com/savla-dev/swis-api 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 GET / { &amp;#34;app_env&amp;#34;: { &amp;#34;alpine_version&amp;#34;: &amp;#34;3.</description>
    </item>
    
  </channel>
</rss>
