Viewing profile — borekb
borekb
HN member- Joined
- Wed, Sep 18, 2013, 5:39 PM UTC
- HN karma
- 245
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About borekb
No profile information was provided.
Recent public activity
-
comment
Comment #17781046
I currently use ConEmu + zsh via MSYS2 as my preferred shell on Windows. I need to run many interactive programs like `python`, `node` etc. via winpty, e.g.: ``` alias node='winpty…
-
comment
Comment #14032135
I'm a happy user of this editor after trying almost everything that's on the market. In v2, the highlights for me are: - In-place preview like on GitHub (as opposed to side-by-side…
-
comment
Comment #13105333
Yep :)
- story
- story
- story
- story
-
comment
Comment #11445934
There are some important differences between VP and revisr: https://blog.versionpress.net/2015/01/versionpress-vs-revisr...
-
comment
Comment #11445927
We're still in the process of solving it but I would be against the rest of the sentence :)
-
comment
Comment #11445688
We try to be very clear about the project status. We would love it to be magically stable soon but unfortunately, there are no shortcuts. Relational databases and (sometimes) crazi…
-
comment
Comment #11445679
Charging for a GPL'd software (all WordPress plugins have to be GPL, at least in practice) is tricky and most companies in the WordPress space focus on services. Which is what we'l…
-
comment
Comment #11445668
Exactly. VersionPress tries to automate that :)
-
comment
Comment #11442359
Sorry, docs.versionpress.net had HTTPS issues, should be fine now.
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #9392933
We're not dumping. A comment (and most other changes) is a single text file so commit is fast.
-
comment
Comment #9392819
I really liked the first two paragraphs - they put it well.
-
comment
Comment #9390170
VersionPress' automatic change tracking means that new commit is created after every logical change to the site, e.g., after you update a post, update a plugin or just about anythi…
-
comment
Comment #9390053
There's been some discussion whether this should be in the core or not. I understand why they chose their current "simplistic" implementation, it has a lot of benefits but we try t…
-
comment
Comment #9390024
Really? Last time I checked it was manual commits only. Still, the way they track database is very different from how VersionPress does it. But as I said, I'm glad Revisr exists, i…