bmarwell
Follow
System Engineer @ Finanz Informatik. //
Java/JavaEE dev s/ 2006 //
`null` is bad
-
Finanz Informatik GmbH & Co. KG
- Hannover, Germany
- https://blog.bmarwell.de/
- @bmarwell
- @bmarwell@layer8.space
- https://bsky.app/profile/bmarwell.de
Pinned Loading
-
-
twitter-tierkreiszeichenbot
twitter-tierkreiszeichenbot PublicA zodiac sign bot for twitter. Can post zodiac updates with a nice ASCII bar graph.
Java
-
Rename JPG image files to a standard...
Rename JPG image files to a standardized iso format 1#!/bin/bash
2set -euo pipefail
3IFS=$'\n\t'
45NOOP=${1:-}
-
one line check for certificate diges...
one line check for certificate digest algorithm 1CF=mktemp; openssl s_client -showcerts -connect host:port </dev/null > "$CF" 2>/dev/null; openssl x509 -in "$CF" -text -noout | grep "Signature Algorithm" | uniq; rm "$CF"
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.