<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://jschpp.de/feed.xml" rel="self" type="application/atom+xml" /><link href="https://jschpp.de/" rel="alternate" type="text/html" /><updated>2026-06-25T13:43:03+02:00</updated><id>https://jschpp.de/feed.xml</id><title type="html">jschpp’s Blog</title><subtitle>Stuff I&apos;m thinking about. Stuff I&apos;ve written. Or just stuff in general. But mostly stuff about computers... &lt;br&gt;Private Blog of Johannes Schöpp
</subtitle><entry xml:lang="en"><title type="html">Site Update</title><link href="https://jschpp.de/2023/04/03/site-update.html" rel="alternate" type="text/html" title="Site Update" /><published>2023-04-03T16:33:00+02:00</published><updated>2023-04-03T16:33:00+02:00</updated><id>https://jschpp.de/2023/04/03/site-update</id><author><name>jschpp</name></author><category term="site" /><summary type="html"><![CDATA[New decade - new site/blog update.]]></summary></entry><entry xml:lang="en"><title type="html">Setting up an IP retrieval service</title><link href="https://jschpp.de/2021/09/30/ip-retrieval.html" rel="alternate" type="text/html" title="Setting up an IP retrieval service" /><published>2021-09-30T15:13:00+02:00</published><updated>2021-09-30T15:13:00+02:00</updated><id>https://jschpp.de/2021/09/30/ip-retrieval</id><author><name>Johannes Schöpp</name></author><category term="linux" /><category term="nginx" /><summary type="html"><![CDATA[I sometimes need to retrieve the external IP address of a server and most of the time I’ll use an external service like ident.me to do this for me.]]></summary></entry><entry xml:lang="en"><title type="html">Updating my blog</title><link href="https://jschpp.de/2020/08/20/updating-my-blog.html" rel="alternate" type="text/html" title="Updating my blog" /><published>2020-08-20T21:25:00+02:00</published><updated>2020-08-20T21:25:00+02:00</updated><id>https://jschpp.de/2020/08/20/updating-my-blog</id><author><name>jschpp</name></author><summary type="html"><![CDATA[Well it’s finally that time of the decade again where I touch my blog xD]]></summary></entry><entry xml:lang="en"><title type="html">Powershell Diff</title><link href="https://jschpp.de/2018/05/17/powershell-diff.html" rel="alternate" type="text/html" title="Powershell Diff" /><published>2018-05-17T17:36:00+02:00</published><updated>2018-05-17T17:36:00+02:00</updated><id>https://jschpp.de/2018/05/17/powershell-diff</id><author><name></name></author><summary type="html"><![CDATA[Comparing Objects can be done by using Compare-Object in Powershell. Problem arise when you start comparing text files.]]></summary></entry><entry xml:lang="en"><title type="html">Moving my Blog to github pages</title><link href="https://jschpp.de/2016/09/01/moving-my-blog-to-github-pages.html" rel="alternate" type="text/html" title="Moving my Blog to github pages" /><published>2016-09-01T13:22:37+02:00</published><updated>2016-09-01T13:22:37+02:00</updated><id>https://jschpp.de/2016/09/01/moving-my-blog-to-github-pages</id><author><name></name></author><summary type="html"><![CDATA[At the moment I don’t have time to administrate a root server even if it’s just a VM. So after canceling my server lease I decided to move my server to github-pages.]]></summary></entry><entry xml:lang="en"><title type="html">Providing ssl cert chain with letsencrypt</title><link href="https://jschpp.de/2016/03/02/providing-ssl-cert-chain-with-letsencrypt.html" rel="alternate" type="text/html" title="Providing ssl cert chain with letsencrypt" /><published>2016-03-02T14:08:20+01:00</published><updated>2016-03-02T14:08:20+01:00</updated><id>https://jschpp.de/2016/03/02/providing-ssl-cert-chain-with-letsencrypt</id><author><name></name></author><summary type="html"><![CDATA[I’ve written how to setup letsencrypt with gatling in a previous post. I’ve made a mistake there I needed to correct.]]></summary></entry><entry xml:lang="en"><title type="html">Adding Disqus to my blog</title><link href="https://jschpp.de/2016/02/29/adding-disqus-to-my-blog.html" rel="alternate" type="text/html" title="Adding Disqus to my blog" /><published>2016-02-29T16:57:00+01:00</published><updated>2016-02-29T16:57:00+01:00</updated><id>https://jschpp.de/2016/02/29/adding-disqus-to-my-blog</id><author><name></name></author><summary type="html"><![CDATA[Since I use jekyll to generate this blog I don’t have a simple comment function.]]></summary></entry><entry xml:lang="en"><title type="html">Using multiple versions of clang on Mac</title><link href="https://jschpp.de/2016/02/18/using-multiple-versions-of-clang-on-mac.html" rel="alternate" type="text/html" title="Using multiple versions of clang on Mac" /><published>2016-02-18T22:09:02+01:00</published><updated>2016-02-18T22:09:02+01:00</updated><id>https://jschpp.de/2016/02/18/using-multiple-versions-of-clang-on-mac</id><author><name></name></author><summary type="html"><![CDATA[After trying for what feels like the 100th time I finally found out how to switch from the default Mac clang v3.4 to the Mac Ports version 3.6]]></summary></entry><entry xml:lang="en"><title type="html">Adding zip search to ag</title><link href="https://jschpp.de/2016/02/18/adding-zip-search-to-ag.html" rel="alternate" type="text/html" title="Adding zip search to ag" /><published>2016-02-18T10:50:42+01:00</published><updated>2016-02-18T10:50:42+01:00</updated><id>https://jschpp.de/2016/02/18/adding-zip-search-to-ag</id><author><name></name></author><summary type="html"><![CDATA[First of all kudos to @ggreer I really like ag. My problem was searching zip compressed folders with it.]]></summary></entry><entry xml:lang="en"><title type="html">Strange OAB problems</title><link href="https://jschpp.de/2016/02/15/strange-oab-problems.html" rel="alternate" type="text/html" title="Strange OAB problems" /><published>2016-02-15T16:52:24+01:00</published><updated>2016-02-15T16:52:24+01:00</updated><id>https://jschpp.de/2016/02/15/strange-oab-problems</id><author><name></name></author><summary type="html"><![CDATA[We recently had some strange problems with the Outlook Offline Address Book (OAB)]]></summary></entry></feed>