I'm not a lisp user, but I've used xml + xslt to generate xslt that processes xml to xhtml and I liked it ;)
HN user
silon3
I miss semicolons ;)
And that's why people use NOSQL. It's much more predictable in production use.
What we need is declarative html markup again (JS optional).
CSS also should be optional.
Otherwise, long live adblock, noscript, user stylesheets, ...
Before they announced this, I actually considered getting a Facebook account.
You are right. The guy that wrote PowerShell says that UNIX is document oriented configuration while windows is API oriented configuration.
That's an interesting way of putting it. I strongly prefer the Unix way then,(just avoid turing complete config languages).
This needs some comment on proper usage (locking, isolation, ...) of these to avoid deadlocks (one thread inserts, other updates at the same time, ...). Without this this incomplete and of limited use.
Does it handle locking (aka no deadlocks) correctly?
I use MSSQL on a current project and really don't like it's query optimizer. It relies too much on statistics which means that slightly complex queries get random behavior really quickly, especially in the beginning as the database if growing.
IMO, completely unsuitable for web apps where DBA is not sitting around 24/7.
Is PostgreSQL better at this?
Exactly. IMO all css/html features that conflict with this should be deprecated and REMOVED from the standard.
How does one use it? Apart from reading view?
Does JIT (or late/deploy time optimize/link) help here? Would it be easier to make deterministic builds when optimizer is not involved?
What I find intolerable on a Mac is the behavior of ctrl+left/right. I expect it to jump to previous/next word and nothing else.
Can it link to torrent?
Unfortunately, 'localhost' is not multiuser safe. So a better (cross browser!) alternative would be OK.
Agreed. Also it should be generating queries based on foreign keys/indexes (including joins).
Others should not be allowed in an interactive app anyway: developer should be warned/prevented using a "batch" query by accident.
Is http://localhost / 127.0.0.1 considered secure?
Yup, it's not really specific to SSH. The same problems occur using SSL X509 client certificates. Non-technical users will get confused unless they have a smart card/token that secures their private key.
Using sane/standard logging should be the first thing an installer asks before installing systemd based OS. In fact, just make separate .isos for this.
(and I like systemd, at least in theory - and running Fedora 20).
When one can run Visual Studio on OSX/Linux...
To signal spam content ;)
"like" (it happened to me)
No journald. Consequently, this also means no libqrencode and libmicrohttpd integration, nor hooking coredumps to the journal. The default log target for auxiliaries is now LOG_TARGET_SYSLOG_OR_KMSG.
The main case against binary logs is their corruptibility. This happens more often than you’d think, due to not having any transaction consistency, as an RDBMS would. The advice of the systemd developers on handling this? Ignore it.
Systemd is great step ahead in theory. Seems even to be quite stable in practice. Binary logs by default are a disastrous decision however.
It'd be a good idea to have Keyboard only day for UI designers...
Is there a "Ctrl+tab" extension that works properly with this?
I wish it had an option to reorder that tab (move it to end / bottom in TreeStyleTabs). (also, reverse order of tabs in TreeStyleTabs would be great).
It's crazy that it's Windows Store only. On my only Windows machine the Windows Store won't even open because I have UAC disabled.
If you add shared memory threads (like in c++, c#, java) to Javascript, I'm disabling it forever.
I think it's because I have "Allow pages to choose their own fonts, instead of my selections above" Firefox feature disabled.
Nope, the thing seems to work.