-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
96 lines (96 loc) · 5.28 KB
/
Copy pathindex.xml
File metadata and controls
96 lines (96 loc) · 5.28 KB
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<?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>pshegger's blog</title>
<link>https://pshegger.github.io/</link>
<description>Recent content on pshegger's blog</description>
<generator>Hugo -- 0.147.1</generator>
<language>en-us</language>
<lastBuildDate>Tue, 06 May 2025 00:00:00 +0000</lastBuildDate>
<atom:link href="https://pshegger.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Instant - Machine Walkthrough</title>
<link>https://pshegger.github.io/posts/htb-instant/</link>
<pubDate>Tue, 06 May 2025 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/htb-instant/</guid>
<description>Walkthrough for the Instant machine on HackTheBox</description>
</item>
<item>
<title>Cyber Apocalypse 2025</title>
<link>https://pshegger.github.io/posts/cyber-apocalypse-2025/</link>
<pubDate>Wed, 16 Apr 2025 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/cyber-apocalypse-2025/</guid>
<description>Writeups from HTB&#39;s Cyber Apocalypse CTF 2025: Tales from Eldoria</description>
</item>
<item>
<title>IrisCTF 2024</title>
<link>https://pshegger.github.io/posts/irisctf-2024/</link>
<pubDate>Mon, 08 Jan 2024 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/irisctf-2024/</guid>
<description>Writeups and blog about the first CTF of this year</description>
</item>
<item>
<title>My First Gamejam</title>
<link>https://pshegger.github.io/posts/my-first-gamejam/</link>
<pubDate>Tue, 02 May 2023 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/my-first-gamejam/</guid>
<description>My thought and experiences about my first gamejam (Ludum Dare 53)</description>
</item>
<item>
<title>Procedural Dungeon Generation</title>
<link>https://pshegger.github.io/posts/procedural-dungeon/</link>
<pubDate>Thu, 10 Mar 2022 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/procedural-dungeon/</guid>
<description>Procedural generation is the key to writing games with endless content. In this article I show you how I generate a dungeon that can be later used in a game.</description>
</item>
<item>
<title>h@cktivitycon 2021 CTF</title>
<link>https://pshegger.github.io/posts/hacktivitycon-2021-ctf/</link>
<pubDate>Mon, 20 Sep 2021 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/hacktivitycon-2021-ctf/</guid>
<description>Writeups and my thoughts about the 2021 h@cktivitycon CTF</description>
</item>
<item>
<title>Advent of Code 2020</title>
<link>https://pshegger.github.io/posts/aoc-2020/</link>
<pubDate>Wed, 30 Dec 2020 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/aoc-2020/</guid>
<description>A short summary about my experiences with Advent of Code 2020</description>
</item>
<item>
<title>Turning a Camera Feed into a Solved Sudoku</title>
<link>https://pshegger.github.io/posts/ar-sudoku/</link>
<pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/ar-sudoku/</guid>
<description>An introduction to a simple application that uses ML Kit &amp; maths to create an augmented reality sudoku solver</description>
</item>
<item>
<title>RenderScript is Still alive</title>
<link>https://pshegger.github.io/posts/renderscript/</link>
<pubDate>Sat, 29 Feb 2020 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/renderscript/</guid>
<description>RenderScript is a great way to compute large amount of data, so let&#39;s discover together what it is and when should it be considered.</description>
</item>
<item>
<title>gRPC for Kotliners</title>
<link>https://pshegger.github.io/posts/grpc-talk/</link>
<pubDate>Thu, 14 Nov 2019 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/grpc-talk/</guid>
<description>gRPC is a worthy alternative for REST, let&#39;s explore together what it is and how to use it as a Kotlin developer.</description>
</item>
<item>
<title>@GenerateForMe</title>
<link>https://pshegger.github.io/posts/generate-for-me/</link>
<pubDate>Mon, 11 Nov 2019 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/generate-for-me/</guid>
<description>Annotations are extremely versatile especially if we write our own processor to overcharge our development. Learn how to write one in Kotlin.</description>
</item>
<item>
<title>Help Yourself and the Compiler with Contracts</title>
<link>https://pshegger.github.io/posts/kotlin-contracts/</link>
<pubDate>Thu, 21 Mar 2019 00:00:00 +0000</pubDate>
<guid>https://pshegger.github.io/posts/kotlin-contracts/</guid>
<description>In the world of Kotlin, contracts represent a deal between the developer and the compiler. As a developer you can share insight of your code with the compiler and it can use this extra info for better code analysis.</description>
</item>
</channel>
</rss>