Viewing profile — pretzelhands
pretzelhands
HN member- Joined
- Tue, Nov 15, 2016, 7:48 PM UTC
- HN karma
- 53
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About pretzelhands
No profile information was provided.
Recent public activity
-
comment
Comment #48047224
[flagged]
-
comment
Comment #45566574
https://archive.ph/PHphs
-
comment
Comment #43352746
I'm not sure about your location, but around here (Austria) it is indeed much more common to have electrical wiring that runs through the ground than above air. The only place wher…
-
comment
Comment #33093043
tags are so incredibly useful for keeping your JS clean when you're not able to have something more reactive around for some reason. I've recently used that on an interview project…
-
comment
Comment #30612219
Seems like PHP does something reasonably right for once! $ php hello.php > /dev/full $ echo $? 255 It doesn't exactly print an error, but at least it returns something non-zero.
-
comment
Comment #30255581
I have landed on the TALL stack for building my homespun apps with minimum faffing around. Especially with the components feature offered by Laravel’s Blade it usually takes a whil…
-
comment
Comment #29275753
And boy oh boy do they try their best to keep the winter revenue alive. Everybody in Europe probably remembers the joy of Ischgl.
-
comment
Comment #29275730
Not quite, smallpox vaccination was first enforced in 1939 (I know..) and then again post-WW2 in 1948. We do have a precendent!
-
comment
Comment #29275675
As an Austrian I'd like to note: We've also previously had a vaccination mandate for smallpox. There's a precedent here, at least. Whether you're for or against a vaccination manda…
- story
-
comment
Comment #26911412
Oh hey! I remember building my own app on top of tiptap last year and having a blast with it! Glad to see that it got a polished new update! I’ll definitely have to look into it. G…
-
comment
Comment #26191270
They're not the prettiest sight, yes, but I think anyone who isn't in some way a geek particularly cares about what's actually in URLs. There's a reason why Apple got away with onl…
- story
-
comment
Comment #25858129
Just for fun I checked where that position would be on world map. Turns out it's in the Atlantic, quite a bit off the east coast of the US.
- story
-
comment
Comment #25788216
I'm currently focused on dusting off my old blog and getting some new posts out. I ended up accidentally building my own (somewhat cursed) static page generator in PHP. It's probab…
-
comment
Comment #24917194
As the guy who made it: Since yesterday it is. Not that it’s a particularly shiny piece of code to look at https://github.com/pretzelhands/notebag
-
comment
Comment #23519108
Maybe a bit late, but chiming in here to say that prosemirror in general is absolutely amazing. Used it to build my own note taking app, highly recommended.
-
comment
Comment #23069522
Hi! I'm currently working on note sync as it is one of the most requested features so far. As for the trial ending: You will have the possibility to export all your notes as Markdo…
-
comment
Comment #23069504
Hi, sadly I don't have a full video demo right now, but there are 6 short demos on the landing page you can check out!
-
comment
Comment #23065389
Hi Hacker News! I built Notebag because I got a bit sick of other note taking apps breaking my workflow. I wanted something that I could quickly show and hide and that would allow …
- story
-
comment
Comment #20633630
Hi HN! I'm the Austrian dude featured in this article. Since last time it generated a bunch of discussions I thought it might be nice to hop on here. If you have any further questi…
-
comment
Comment #18845352
Hello Hacker News! I recently accidentally crashed my entire infrastructure with Caddy server. Thus I had to quickly switch to nginx to get my sites back up. While dealing with the…
- story