Viewing profile — jandinter
jandinter
HN member- Joined
- Mon, Oct 31, 2016, 10:23 PM UTC
- HN karma
- 87
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About jandinter
No profile information was provided.
Recent public activity
-
comment
Comment #43473889
I thought about it, but decided against pre-processing: The repo is meant to be an archive, and the XML spec can be looked up. If I were to introduce a new structure by pre-process…
-
comment
Comment #43473820
I just want to archive the "official" XML files since the "official" website does not provide an archive. For that reason, I also don't change the XML files: The spec is available …
-
comment
Comment #43468618
I maintain a repository with all German legal acts which is up to date: https://github.com/jandinter/gesetze-im-internet I scrape the official website ( https://www.gesetze-im-inte…
-
comment
Comment #38628893
Thanks! I tried, but I have not yet found a way to make such guides unobtrusive. I will try out your suggestion. It is very motivating to see that people care about my little side …
-
comment
Comment #38625775
I built a website for box breathing: https://box-breathing.com It is basically a timer for your breathing exercises, as the idea is that you inhale and exhale slowly, hold your bre…
-
comment
Comment #37094624
I built a tracker for German legal acts. I started in January 2022 and once a week, a GitHub Action downloads every published legal act: https://github.com/jandinter/gesetze-im-int…
-
comment
Comment #32828358
I built this tool for my girl friend. A small nimble website to help you focus on breathing deep, like really deep: Inhale for four seconds, hold your breath for four seconds, exha…
- story
-
comment
Comment #30524851
> “Git for everything“ would be a multi-billion dollar startup easily. Worked on a “Git for Word” project [1], which is currently on hold. The diff part was manageable, though not …
-
comment
Comment #29517693
> having a tree-sitter for legal code This! I think this would enable so many services that make the legal system more approachable for many people.
-
comment
Comment #29502617
This looks great! I share your sentiment: I looked into the XML files for the published German legal texts[1], and they seem to be made for display purposes only. [1] Table of cont…
-
comment
Comment #29502470
Many available options seem to be based on manual annotation and, therefore, cover a limited range of all legal texts. Especially with regard to regulatory topics, those research s…
-
comment
Comment #29501244
Looks neat! I wish this was available for legal texts, making it easy to jump from one law to the referenced next legal provision. Many legal provisions, especially in very regulat…
-
comment
Comment #25894864
Nice overview by Matt from WordPress: https://ma.tt/2021/01/new-whitehouse-gov/
-
comment
Comment #25503688
There you go, written by April herself: https://hackernoon.com/obviously-awesome-a-product-positioni...
-
comment
Comment #25164824
+1! I use Input for about two years and really like it. IMHO you need a high dpi/Retina display, though. I also like Output, a new font by Input‘s author, but haven‘t tried it yet.…
-
comment
Comment #24945386
Highly recommended! I started with the Rails Tutorial as well and read The Well-Grounded Rubyist afterwards to get more in-depth with Ruby. After that, I bought Bob Race‘s tutorial…
-
comment
Comment #23245852
Working on it: https://julesdocs.com It’s very hard though, because the files combine data and styling. Plus, the data is spread over several XML files. If you want to message me: …
-
comment
Comment #22224792
It is challenging, very much so, but it can can be done. I built a prototype for Word files based on Git (can also use the GitHub API, so making it work with the Dropbox API should…
- comment
-
comment
Comment #20643048
I went this way as well: Worked in big law, always enjoyed coding on the side, and went all in with coding to build an MVP for a document collaboration platform. It is an experienc…
- story