Hacker Newsnew | past | comments | ask | show | jobs | submit | bendemott's commentslogin

Very promising, thanks for the great work!


Access logs that write continually from different processes or threads (like PHP) can cause System IO to reach critical proportions. In any non-trivial enterprise application it's completely reasonable to have a stat-logic-layer for recording events... The access log can still do it's own sorta thing - this is more true if you have more than 1 server.


The licensing for the font on that balloon was rather expensive, and the balloons internal blatter consists of panda skin.


Does seem potentially problematic if you don't want to be exposing server-logic. Especially when the developer may not know what software will be ultimately serving the static files over http.


As a newbie webdev, what would you suggest? Making an API-based web application? (the backend would serve and receive JSON and the front-end would simply play around with it) Or am I completely misunderstanding this.


That's a reasonable way to build an application, and one that I personally prefer, but there isn't a silver bullet. But if you're building a Node app your server js and your client js don't need to commingle. Make a src/js/client directory, and stick your package.json in there (if you want to use this tool).


Socketstream is a framework in active development based on exactly that idea.


Agreed, this is why our solution was to use Node.JS and achieve parallelism through eventually consistent independent data-stores separated on each physical web-server application instance, I'll gladly switch to a distributed centrally managed system when it becomes available.


I don't think the cloud will ever fix poorly organized, poorly ran organizations - just saying.


Honestly, it seems the server-side solutions for css meta-syntax that supports variables are still more suited for this type of thing (such as SASS).


Child: "Don't try to be in the cloud, only remember the Truth." Neo: "The Truth?" Child: "There is no Cloud"


I'm really glad to see that C can get in the spotlight even on HN.


Is it really surprising that C can get in the spotlight even on Hacker News? It's the quintessential hacker programming language!


I guess I wasn't feeling an optimist on the day I posted that... Good Point!


Not another one of these...


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: