!7 html { ret ([[ BotCompany.de

Recent News

]] + textPost("2018/06/15", "Fixing the last memory leaks", [[

I submitted this bug report to Oracle, and I'm making super-fancy functions like cleanDefunctACCsInAllThreads that automatically fix memory leaks other Java programmers haven't even heard of.

We will sail memory leak-free! :)

]]) + [[

New Module: YouTube Downloader

Today we launched bla bla bla.

 

(No, seriously–we actually did. There is an awesome YouTube downloader in my operating system. I'm just too lazy to write.)

Now I need an awesome screenshot module and an awesome auto-upload-to-blog module.

]]).replace("\"css/layouts/blog.css\"", htmlQuote(rawSnippetURL(#1016322, "text/css"))); } sS textPost(S date, S title, S text) { ret invtag('section, class := "post", invtag('header, class := "post-header", invtag('img, width := 48, height := 48, title := "Stefan Reich's avatar", class := "post-avatar", src := snippetImgLink(#1101324)) + [[

]] + title + [[

By Stefan Reich

]]) + [[
]] + text + [[
]]); }