Viewing profile — bowlingx
bowlingx
HN member- Joined
- Wed, May 06, 2015, 4:47 PM UTC
- HN karma
- 122
- Public activity
- 36 items
- HN profile
- View on Hacker News ↗
About bowlingx
No profile information was provided.
Recent public activity
-
comment
Comment #49242987
Working on https://github.com/BowlingX/super-release , a semantic-release alternative written in rust - that supports mono-repos (but otherwise behaves similar). Why? semantic-rele…
-
comment
Comment #32872219
I started working on a WYSIWYG CMS Editor for Web-Applications and Websites. Based on my experiences, I think there is something missing in the market for content creators / editor…
-
comment
Comment #29002917
Congrats! This is a very exciting release!
-
comment
Comment #27548532
Yap, been there :/.
-
comment
Comment #26997223
I remember printing out the gentoo documentation back in the days to do a stage-1 install with the only computer I had :D. This was so much fun
-
comment
Comment #26660438
We use mjml as well, together with nunjucks. It's awesome :). No more HTML wrestling for all the different clients.
-
comment
Comment #23964179
I ordered one :D. I love the size of the car, it's small enough to navigate in a town and AC charging speed is high (22 kw, no one else, besides a SMART offers this in this price r…
-
comment
Comment #23654876
I love your songs :) Thank you!! <3 And you defnitly popped up on discover weekly :D. I usually star songs that I like there, and / or order them in my custom playlists.
-
comment
Comment #23177971
I'm working on a vegan catering platform (launch page: http://launch.vegcraver.com/ ). Stack is nextjs, postgraphile and stripe as payment provider.
- story
-
comment
Comment #22294778
I used redux before switching to Apollo and a query parameters / routing based state management. In Web Applications especially, it makes sense to couple global state to URLs. It m…
-
comment
Comment #21942134
I think a highly underrated Topic: Food and Environment: 1.) Clean meat will become affordable to produce and cause a big shift in the meat industry. 2.) More People will switch to…
-
comment
Comment #21438957
I am using postgraphile in library mode with keycloak and passport.js (an open source project https://www.keycloak.org/ ) instead of auth0 and it works great.
-
comment
Comment #18747522
Thank you for this Technology wise this year was great. - Learned a lot more about kubernetes (bare metal, gcloud and finally digital ocean, rancher 2.0) - Improved my JS skills (r…
-
comment
Comment #14821419
Interesting article...I think the real inmates are the goats here.
-
comment
Comment #11904978
For websites this seems ok for me, but for apps that run inside wkwebview, I think there should be more control about this behavior. You can't zoom normal apps so this would make t…
-
comment
Comment #11900308
The releasenotes mention at least the zooming in safari.
-
comment
Comment #11898649
Finally they managed to remove the weird intelligent selection behavior in safari!!! (The one that unpredictable marks blocks or the whole website). Thank you apple :) They also ig…
-
comment
Comment #11351419
My cordova application's history management stopped "randomly" working with "SecurityError: DOM Exception 18" exceptions. The reason (mentioned in the link I found) is a limit that…
- story
-
comment
Comment #9967755
thanks :) you're welcome, I will extend FlexCss in the next month and add more documentation!
-
comment
Comment #9965137
I recently open-sourced a pattern-library/framework that uses mainly FlexBox to arrange/layout items: http://bowlingx.github.io/flexcss/ . FlexBox for me was especially useful for …
-
comment
Comment #9710372
That's correct. But it is possible to specify a context container where the highlighting is executed so if you change parts of the document (like around this container) it doesn't …
-
comment
Comment #9708936
Thank you for your feedback. What do you mean with cancel? The script will render all selections without doing any assumptions about previous renderings and nests them. Can you giv…
-
comment
Comment #9708276
Hey, thank you for your feedback. Yeah, that are some problems with the selection that comes back (no textnode comes back but properly the body or something else). I have no soluti…