Skip to content

jan.schnasse

  • Home
  • RSS

Author: jan

Posted on November 11, 2019November 15, 2019

Linux in München

https://www.linux-magazin.de/ausgaben/2019/10/interview-2/1/

Posted on November 6, 2019November 6, 2019

Java in a Container

https://www.ccampo.me/java/docker/containers/kubernetes/2019/10/31/java-in-a-container.html

https://medium.com/@christopher.batey/cpu-considerations-for-java-applications-running-in-docker-and-kubernetes-7925865235b7

https://www.reddit.com/r/java/comments/dq46rt/java_in_a_container_resource_allocation_guidelines/

Posted on November 6, 2019November 6, 2019

Sudoku, Dancing Links, Backtracking

https://medium.com/javarevisited/building-a-sudoku-solver-in-java-with-dancing-links-180274b0b6c1

Posted on November 6, 2019November 6, 2019

JDK API evolvement

https://github.com/marchof/java-almanac

Posted on November 6, 2019November 6, 2019

Authentication in Elasticsearch

https://www.elastic.co/blog/demystifying-authentication-and-authorization-in-elasticsearch

Posted on November 6, 2019November 6, 2019

Fast Base64 Encoding

https://arxiv.org/pdf/1910.05109.pdf

Posted on November 6, 2019November 6, 2019

Maulgruppe

http://web.archive.org/web/20191106122120/https://www.bumannundsohn.de/live/maulgruppe

29.Oktober Bumann&Sohn

Posted on November 6, 2019November 6, 2019

Self Hosted Github Runners

https://github.blog/2019-11-05-self-hosted-runners-for-github-actions-is-now-in-beta/

Posted on November 6, 2019November 6, 2019

The Leibniz Machine

https://spectrum.ieee.org/tech-talk/robotics/artificial-intelligence/in-the-17th-century-leibniz-dreamed-of-a-machine-that-could-calculate-ideas

Posted on November 6, 2019November 6, 2019

Google Data Self-Destruct

https://www.nytimes.com/2019/10/02/technology/personaltech/google-data-self-destruct-privacy.html

Posted on November 6, 2019November 6, 2019

Small Java Apps

http://august.nagro.us/small-java.html

Posted on November 6, 2019November 6, 2019

Alerting and Monitoring

https://linuxczar.net/sysadmin/philosophy-on-alerting/

Posted on October 25, 2019

Shore, Stein, Papier

https://www.youtube.com/playlist?list=PLpr-NGsAGodEbDePSO3wivni39lgdLQjW

Posted on October 25, 2019October 25, 2019

Berlin Chamissoplatz

Aus Anlass von Rudolf Thomes 80. Geburtstag zeigt der Filmclub am 16.11. seinen vielleicht schönsten Film, BERLIN CHAMISSOPLATZ. Bereits um 19.15Uhr!

Posted on October 25, 2019October 25, 2019

Machiavelli, die Funktion von Sprache und nordische Namen…

https://www.youtube.com/watch?v=5r1bzvO4E6k

Posted on October 17, 2019October 25, 2023

Storybooks. Design for Developers

https://www.learnstorybook.com/design-systems-for-developers/

https://medium.com/storybookjs/how-to-combine-web-components-with-storybook-a-match-made-in-heaven-9d9939eedc76

Posted on October 17, 2019October 17, 2019

Methusalem wurde 969 Jahre alt…

… aber der Stern Methuselah im Sternbild Waage ist 14.46 Milliarden Jahre alt. Zum Vergleich: Das Universum ist nur 13.8 Milliarden Jahre alt. Moment. Was?
https://www.space.com/how-can-a-star-be-older-than-the-universe.html

Posted on October 17, 2019October 17, 2019

Azuls Medium-Term Supported JDK 13

https://www.azul.com/tall-grande-or-venti-support-for-your-jdk/#

Posted on October 17, 2019October 17, 2019

Local Methods coming to Java?

https://www.reddit.com/r/java/comments/di7plt/local_methods_coming_to_java/

public static int binarySearch(int[] a, int key) {
return binarySearch0(a, 0, a.length, key);
int binarySearch0(int[] a, int start, int stop, int key) {
....do the actual search
calls binarySearch0(.....) recursively
}
}

Posted on October 17, 2019October 17, 2019

Why Richard Stallman doesn’t matter

I never heard anyone at the FSF ask what it means for a digital society that Facebook has been legally using free software to develop algorithms that modify human behavior. Quite the opposite, the problem was javascript in the browser for apps like Gmail.

https://maffulli.net/2019/10/17/why-richard-stallman-doesnt-matter/

Posts navigation

Previous page Page 1 … Page 28 Page 29 Page 30 … Page 37 Next page
Impressum & Datenschutz
Proudly powered by WordPress
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT