pages-server
tcp/443
Open service 217.197.84.141:443 · jelemux.dev
2026-01-24 00:34
HTTP/1.1 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: public, max-age=600
Content-Length: 3973
Content-Type: text/html; charset=utf-8
Etag: "a41ae1319e66709d476591faa117fa60cada5685"
Last-Modified: Mon, 04 Dec 2023 20:36:21 GMT
Referrer-Policy: strict-origin-when-cross-origin
Server: pages-server
X-Pages-Cache: true
Date: Sat, 24 Jan 2026 00:34:39 GMT
Connection: close
Page title: jelemux.dev
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://unpkg.com/normalize.css" type="text/css">
<link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css">
<title>jelemux.dev</title>
</head>
<body>
<header>
<nav>
<a href="https://jelemux.dev/blog/">Blog</a>
<a href="https://jelemux.dev/projects/">Projects</a>
<a href="https://jelemux.dev/about/">About</a>
<a href="https://jelemux.dev/archive/">Archive</a>
</nav>
</header>
<main>
<section>
<div>
<h1>
Blog
</h1>
<div>
<article>
<header>
<a href="https://jelemux.dev/blog/mp-config-jakarta/">Using MicroProfile Config in the Jakarta Namespace</a>
<time datetime="2022-02-21T21:00:00Z">21.02.2022</time>
</header>
<p>
Since some time I've been wanting to write a post about my journey trying to add MicroProfile Config to a project using libraries in the Jakarta namespace.
MicroProfile Config API supports CDI 3.0 (which is the version where the namespace change came into effect) since version 3.0 released in Novemb…
<a href="https://jelemux.dev/blog/mp-config-jakarta/">Read more</a>
</p>
</article>
<article>
<header>
<a href="https://jelemux.dev/blog/contribute-to-open-source/">I contributed to Open Source and so can you!</a>
<time datetime="2022-02-21T20:00:00Z">21.02.2022</time>
</header>
<p>
Yes, you! Don't be afraid, just do it!
Disclaimer: This post is targeted towards developers that already have deeper knowledge of at least one programming language.
You should also be comfortable with Git.
If that's not you but you want that to be you: Don't worry. Get started. Your journey will be…
<a href="https://jelemux.dev/blog/contribute-to-open-source/">Read more</a>
</p>
</article>
<article>
<header>
<a href="https://jelemux.dev/blog/scholarship-contributions-and-more/">iJUG Open Source Scholarship, JAX-RS Contributions and more</a>
<time datetime="2022-02-21T18:00:00Z">21.02.2022</time>
</header>
<p>
Hey there! Long time no blog post from me.
So what's new?
Actually, a lot of things.
First of all, I've been accepted for the iJUG Open Source Scholarship.
How did that happen?
A colleague of mine gave me a year-old copy of Java aktuell and pointed me to an article written by Markus Karg.
Basically,…
<a href="https://jelemux.dev/blog/scholarship-contributions-and-more/">Read more</a>
</p>
</article>
<article>
<header>
<a href="https://jelemux.dev/blog/hello-world/">Hello World!</a>
<time datetime="2021-07-18">18.07.2021</time>
</header>
<p>
Hello everyone! I'm Jeremias but in the internet I'm known (or not so known) as jelemux and this is my first post on this new and shiny blog!
Let me tell you a little bit about myself.
I'm a software developer from Germany currently at the end of my second year doing a three year vocational training…
<a href="https://jelemux.dev/blog/hello-world/">Read more</a>
</p>
</article>
</div>
</div>
</section>
</main>
<footer>
<p>
Copyleft 2020, 2022 Jeremias Weber
<a href="https://codeberg.org/jelemux/jelemux.dev">Source</a>
</p>
<p>
Find me on
<a rel="me" href="https://social.tchncs.de/@jelemux">Mastodon</a>
</p>
<p>
<a href="https://jelemux.dev/rss.xml">RSS</a>
</p>
</footer>
</body>
</html>
Open service 2a0a:4580:103f:c0de::2:80 · jelemux.dev
2026-01-24 00:34
HTTP/1.1 302 Found content-length: 0 location: https://jelemux.dev/ cache-control: no-cache connection: close
Open service 2a0a:4580:103f:c0de::2:443 · jelemux.dev
2026-01-24 00:34
HTTP/1.1 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: public, max-age=600
Content-Length: 3973
Content-Type: text/html; charset=utf-8
Etag: "a41ae1319e66709d476591faa117fa60cada5685"
Last-Modified: Mon, 04 Dec 2023 20:36:21 GMT
Referrer-Policy: strict-origin-when-cross-origin
Server: pages-server
X-Pages-Cache: true
Date: Sat, 24 Jan 2026 00:34:39 GMT
Connection: close
Page title: jelemux.dev
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="https://unpkg.com/normalize.css" type="text/css">
<link rel="stylesheet" href="https://unpkg.com/sakura.css/css/sakura.css" type="text/css">
<title>jelemux.dev</title>
</head>
<body>
<header>
<nav>
<a href="https://jelemux.dev/blog/">Blog</a>
<a href="https://jelemux.dev/projects/">Projects</a>
<a href="https://jelemux.dev/about/">About</a>
<a href="https://jelemux.dev/archive/">Archive</a>
</nav>
</header>
<main>
<section>
<div>
<h1>
Blog
</h1>
<div>
<article>
<header>
<a href="https://jelemux.dev/blog/mp-config-jakarta/">Using MicroProfile Config in the Jakarta Namespace</a>
<time datetime="2022-02-21T21:00:00Z">21.02.2022</time>
</header>
<p>
Since some time I've been wanting to write a post about my journey trying to add MicroProfile Config to a project using libraries in the Jakarta namespace.
MicroProfile Config API supports CDI 3.0 (which is the version where the namespace change came into effect) since version 3.0 released in Novemb…
<a href="https://jelemux.dev/blog/mp-config-jakarta/">Read more</a>
</p>
</article>
<article>
<header>
<a href="https://jelemux.dev/blog/contribute-to-open-source/">I contributed to Open Source and so can you!</a>
<time datetime="2022-02-21T20:00:00Z">21.02.2022</time>
</header>
<p>
Yes, you! Don't be afraid, just do it!
Disclaimer: This post is targeted towards developers that already have deeper knowledge of at least one programming language.
You should also be comfortable with Git.
If that's not you but you want that to be you: Don't worry. Get started. Your journey will be…
<a href="https://jelemux.dev/blog/contribute-to-open-source/">Read more</a>
</p>
</article>
<article>
<header>
<a href="https://jelemux.dev/blog/scholarship-contributions-and-more/">iJUG Open Source Scholarship, JAX-RS Contributions and more</a>
<time datetime="2022-02-21T18:00:00Z">21.02.2022</time>
</header>
<p>
Hey there! Long time no blog post from me.
So what's new?
Actually, a lot of things.
First of all, I've been accepted for the iJUG Open Source Scholarship.
How did that happen?
A colleague of mine gave me a year-old copy of Java aktuell and pointed me to an article written by Markus Karg.
Basically,…
<a href="https://jelemux.dev/blog/scholarship-contributions-and-more/">Read more</a>
</p>
</article>
<article>
<header>
<a href="https://jelemux.dev/blog/hello-world/">Hello World!</a>
<time datetime="2021-07-18">18.07.2021</time>
</header>
<p>
Hello everyone! I'm Jeremias but in the internet I'm known (or not so known) as jelemux and this is my first post on this new and shiny blog!
Let me tell you a little bit about myself.
I'm a software developer from Germany currently at the end of my second year doing a three year vocational training…
<a href="https://jelemux.dev/blog/hello-world/">Read more</a>
</p>
</article>
</div>
</div>
</section>
</main>
<footer>
<p>
Copyleft 2020, 2022 Jeremias Weber
<a href="https://codeberg.org/jelemux/jelemux.dev">Source</a>
</p>
<p>
Find me on
<a rel="me" href="https://social.tchncs.de/@jelemux">Mastodon</a>
</p>
<p>
<a href="https://jelemux.dev/rss.xml">RSS</a>
</p>
</footer>
</body>
</html>
Open service 217.197.84.141:80 · jelemux.dev
2026-01-24 00:34
HTTP/1.1 302 Found content-length: 0 location: https://jelemux.dev/ cache-control: no-cache connection: close