Please turn JavaScript on

Posts from @[email protected]

Click on the "Follow" button below and you'll get the latest news from Posts from @[email protected] via email, mobile or you can read them on your personal news page on this site.

You can unsubscribe anytime you want easily.

You can also choose the topics or keywords that you're interested in, so you receive only what you want.

Posts from @[email protected] title: Social.alexschroeder.ch - GoToSocial

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  1.63 / day

Message History

We went hiking today and saw lots of mushrooms. This in Slovenia, walking up to the Austrian and Italian border. Sadly, I only know the toadstool and so there is no id whatsoever. #mushrooms


Read full story

We are in Kranjska Gora. It looks a lot like Switzerland. Slivovi cmokhi are plum dumplings. I like it, here.


Read full story

I think I finished rewriting Oddμ – my wiki engine that I use for a bunch of sites. It now uses a SQLite database for a lot of stuff. Most importantly, it uses the full-text search that SQLite offers instead of grepping through the Markdown files. There's now a branch that pass...


Read full story

If I boost a thing and you reply to it, feel free to mention me in your reply. All the things I boost I feel are things deserving a read or a discussion – and I’d love to know what you think.

I know opinions are divided on this. Some people hate it. But for me, I like it. 👍


Read full story

Today I learned how to get the filename from a path using SQLite core functions. I didn't think it was possible but Stackoverflow had the answer:

select replace(str, rtrim(str, replace(str, '/', '')), '') from table;

G...


Read full story