Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
WimLeers
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
WimLeers
5y ago
When/where can we buy this for use at home?
2.
▲
by
WimLeers
7y ago
Yes. See https://ircv3.net/ . An example: https://blog.irccloud.com/slack-integration/
3.
▲
by
WimLeers
8y ago
Self-updating means that WordPress needs to be allowed to write to more places than just the "uploads" directory. Which is frightening, and a security risk.
4.
▲
by
WimLeers
9y ago
https://ircv3.net
5.
▲
by
WimLeers
9y ago
There are countries where health care is guaranteed.
6.
▲
by
WimLeers
9y ago
Very few remotes in Belgium indeed. I know of less than a dozen others.
7.
▲
by
WimLeers
9y ago
QReadWriteLock predates C++11 by many years.
8.
▲
by
WimLeers
11y ago
Well, the video indisputably shows the opposite. It's quite ridiculous to claim an improved UX and then show the UX that is apparently an edge case. To then downvote, that's just sad.
9.
▲
by
WimLeers
11y ago
Why am I being downvoted?
10.
▲
by
WimLeers
11y ago
Then why doesn't the interface reflect the building blocks of the structured content? Where the video says "The Django CMS interface", the interface is clearly page-centric, not structured content-centric. It has building blo
11.
▲
by
WimLeers
11y ago
Very glad to hear that :)
12.
▲
by
WimLeers
11y ago
What a great description! It perfectly describes my impression. Awful authoring experience for non-technical users. Which doesn't mean it's not excellent for certain use cases :)
13.
▲
by
WimLeers
11y ago
Indeed, Drupal 8 is first and foremost a data modeling tool. It's for structured content , not pages . It allows you to reuse that structured content in many ways, everywhere. (Django CMS as demonstrated in the video is purely about
14.
▲
by
WimLeers
11y ago
Yes, you could consider Drupal 8 basically a rewrite. Massive modernization. Most high-level concepts remain the same. The implementation became much better. And it's a joy instead of a pain to extend/customize. I recommend you to
15.
▲
by
WimLeers
11y ago
Interesting; I'd love to read _what_ exactly they send in those long HTTP requests. I'd think something along the lines of Surrogate Keys/Cache Tags would make sense: - https://www.drupal.org/developing/a
16.
▲
by
WimLeers
11y ago
Could you add screenshots for that too? Sounds interesting! :)
17.
▲
by
WimLeers
11y ago
This does not explain how the client-side cache is kept up-to-date. Cache invalidation matters. You want instantaneous updates on the client if the data has been updated on the server. E.g. What if the like count has been updated? Curious w
18.
▲
by
WimLeers
11y ago
True, there's not always a clear distinction. But giving lots of WYSIWYG-esque options to the content creator is a sure way to end up with unstructured content that cannot be reused, because it's got so much garbage HTML in it,
19.
▲
by
WimLeers
11y ago
Indeed. Drupal 8 does exactly this. Use Drupal 8 for data modeling and storing the data. Use its forms if you want to. Retrieve the data using GraphQL and do all the rendering yourself. It even is capable of a hybrid model, where it serves
20.
▲
by
WimLeers
11y ago
https://raw.githubusercontent.com/relax/relax/gh-pages/asset... shows the key features are WYSIWYG-style building of entire HTML pages. This is not a Content Management System, but a Page Management System. A
21.
▲
by
WimLeers
11y ago
+1, knowing the languages of the open sourced implementations would be very helpful.
22.
▲
by
WimLeers
11y ago
If they're serious about open source, they should just Unlicense it. http://unlicense.org/
23.
▲
by
WimLeers
12y ago
I don't understand why Wordpress is considered a platform next to npm, bower, pypi etc.
24.
▲
by
WimLeers
12y ago
> The first example looks nothing like parsing a specific cookie. It merely sanitizes the cookie headers a little, but it doesn't extract out a specific cookie to use as cache key. You say you don't parse a specific cookie, but
25.
▲
by
WimLeers
12y ago
You're talking about response headers. But this deals with sending responses, you only get requests. Request headers can't contain a custom header that you control (unless your JS is making the requests of course). Hence you have
26.
▲
by
WimLeers
12y ago
> What if the cache can parse cookies and vary the cached response by the value of a specific cookie, not the entire header? > This is caching that Varnish and other “normal” HTTP caches (including CloudFlare) could not have done. Thi
27.
▲
by
WimLeers
12y ago
Why fork something that is incomplete, unstable, has very limited test coverage, and doesn't tightly control the generated markup? CKEditor has had the ACF (Advanced Content Filter) for >1.5 years now. It allows you to very tightly
28.
▲
by
WimLeers
12y ago
If you use the Pinboard bookmarklet, there is autocomplete functionality that works just fine.
29.
▲
by
WimLeers
12y ago
This is a PMS (Page Management System), not a CMS. With this, you can only build pages , not reusable content . A CMS must be able to display the same content in different ways, display content filtered according to relationships, and so
30.
▲
by
WimLeers
13y ago
No ability to switch between sitting and standing? No thanks. Sitting all day is bad. But so is standing. Switching between both is best.
More ›