Jonas Tobias Hopusch jotoho · he/him
  • Germany
  • https://www.jotoho.de
  • I am the owner and administrator of jotoho.de and use this platform to independently host repositories that do not require the advanced features of GitHub/GitLab/etc or are sensitive enough to self-host.

  • Joined on 2021-09-01
jotoho pushed to master at jotoho/site-deployer 2022-02-22 12:11:56 +01:00
51e6f7a16e Add Caddyfile for www.hopusch.de
630133f1ed Add Caddyfile for www.jotoho.de
Compare 2 commits »
jotoho deleted branch update-gradle from jotoho/waituntil 2022-02-11 05:25:18 +01:00
jotoho pushed to master at jotoho/waituntil 2022-02-11 05:25:03 +01:00
ae11042442 Merge branch 'update-gradle' into master
f03efe7d79 Upgrade gradle version in properties file to gradle 7.4
Compare 2 commits »
jotoho created branch update-gradle in jotoho/waituntil 2022-02-11 05:21:38 +01:00
jotoho pushed to update-gradle at jotoho/waituntil 2022-02-11 05:21:38 +01:00
f03efe7d79 Upgrade gradle version in properties file to gradle 7.4
jotoho pushed to about-page at jotoho/my-website 2022-02-06 03:03:39 +01:00
dadc462fb7 Add division line between post metadata and content
jotoho pushed to about-page at jotoho/my-website 2022-02-06 01:51:05 +01:00
c052405ab1 Begin work on personal about page
jotoho created branch about-page in jotoho/my-website 2022-02-06 01:49:39 +01:00
jotoho pushed to about-page at jotoho/my-website 2022-02-06 01:49:39 +01:00
9069d90b3d Begin work on personal about page
jotoho pushed to master at jotoho/my-website 2022-02-06 01:48:52 +01:00
2c20bb7f03 Add link to website repository to global footer
f2fb8a54d0 Delete unused profiles
8f03fb84b2 Delete dummy blog post
322ad4f391 Make article heading horizontally centered
Compare 4 commits »
jotoho commented on issue jotoho/waituntil#4 2022-01-28 02:35:14 +01:00
Implement output for --help flag

I have heard that .properties files can be used (with ResourceBundles?) to load things like translation strings from dedicated files. I'll need to investigate this.

jotoho commented on issue jotoho/waituntil#7 2022-01-28 02:33:15 +01:00
Investigate distributing native binaries using jpackage

I have successfully experimented with jpackage but come to the conclusion that bundling the massive runtime environment with the small class files of this program is nonsense.

jotoho closed issue jotoho/waituntil#7 2022-01-28 02:33:15 +01:00
Investigate distributing native binaries using jpackage
jotoho deleted branch contribution-guidelines from jotoho/waituntil 2022-01-28 02:14:30 +01:00
jotoho deleted branch modify-project-settings from jotoho/waituntil 2022-01-28 02:14:30 +01:00
jotoho pushed to master at jotoho/waituntil 2022-01-28 02:12:52 +01:00
af4002a431 Merge branch 'contribution-guidelines' into master
c216f6dcc5 Merge branch 'modify-project-settings' into master
28a461b8fc Remove fat jar module and use java standard library
6b064eb806 Define gradle version in gradle-wrapper.properties
5f3d176045 Stop excluding gradle directory
Compare 10 commits »
jotoho pushed to modify-project-settings at jotoho/waituntil 2022-01-28 02:12:07 +01:00
28a461b8fc Remove fat jar module and use java standard library
jotoho created branch modify-project-settings in jotoho/waituntil 2022-01-28 01:14:08 +01:00
jotoho pushed to modify-project-settings at jotoho/waituntil 2022-01-28 01:14:08 +01:00
6b064eb806 Define gradle version in gradle-wrapper.properties
5f3d176045 Stop excluding gradle directory
Compare 2 commits »
jotoho pushed to contribution-guidelines at jotoho/waituntil 2022-01-28 01:05:28 +01:00
5d73c12316 Add instructions on supplying contributor information