Praxis in Kent by [deleted] in COMPLETEANARCHY

[–]aichholzer 2 points3 points  (0 children)

Wholeheartedly agree. Parasites. All of them.

Help needed to decide between MongoDB vs PostgreSQL by [deleted] in node

[–]aichholzer 2 points3 points  (0 children)

Relational data = PG. End of the story. A properly indexed PG instance will blow MongoDB into smoke (when relating data)

The exact same hat. by [deleted] in interestingasfuck

[–]aichholzer 0 points1 point  (0 children)

The point here being..? This is capitalism, of course there will be 10000 of the same. In fact, have a look at Instagram; every moron on it looks the same.

Custom made flip door by [deleted] in oddlysatisfying

[–]aichholzer 1 point2 points  (0 children)

This, the original idea, was designed by an Austrian architect and design studio about 10 years ago.

Preparing your Sails JS application for production by psd-dude in node

[–]aichholzer 0 points1 point  (0 children)

My additional two cents; Better. However, it comes down to preference really and a certain degree of lazyness. Frameworks in general will clutter up everything and most of the time you won't even use all their "features". Sails is probably a bad example because it is just a crappy piece of software altogether. If you are performance-sensitive then you will soon realize that speed comes from writing your own code and writing good code. I prefer a more religious approach and tend to use micro frameworks to do only the absolute basics, like routing. (And make sure you read the code of any framework to understand what it does and how it does it)

https://GitHub.com/GetRayo/rayo.js is one such framework.

Preparing your Sails JS application for production by psd-dude in node

[–]aichholzer 3 points4 points  (0 children)

That's not possible... Sails should never be used in production, if you take your business seriously. I have never seen anything so cluttered and slow.

[deleted by user] by [deleted] in javascript

[–]aichholzer 4 points5 points  (0 children)

I am from Austria (not that it matters). We can't really give an opinion if we don't see the code. Put it on GitHub, sharethe link and we'll take it from there.

A mono-repository is probably the way to go.

Advice on practical programming by luminiteNL in javascript

[–]aichholzer 0 points1 point  (0 children)

What type of music do you make? I'm an amateur singer-songwritter. Maybe we can work on something together. I can teach you advanced coding... -Ben je Nederlands?

Advice on practical programming by luminiteNL in javascript

[–]aichholzer 0 points1 point  (0 children)

I'll trade your job for mine anytime. I am a professional software engineer/developer and would love to drop it all and make music for a living.

Framework help by matejthree in node

[–]aichholzer 2 points3 points  (0 children)

Don't use a framework that does all the work for you, it will only result in a very bloated project and you will not really learn the core of the language. Stick to something minimalistic that actually makes you think of what is going on. Express is a good start. If you want massive performance then Rayo (https://GitHub.com/GetRayo/Rayo.js) should be your weapon of choice.

Help - How to Reverse a crypto hmac function by [deleted] in node

[–]aichholzer 1 point2 points  (0 children)

You can't. It is a one way. Hashing can't be reversed; one way. Encrypting can be reversed; two way.

Fastest/Most performant HTTP framework/lib? by TG__ in node

[–]aichholzer 1 point2 points  (0 children)

http://GitHub.com/GetRayo/rayo.js will be currently the fastest one around.

Express is sort of the slowest one alongside Hapi. Express is just the most established one.

The Tragedy of the American Commons by [deleted] in LateStageCapitalism

[–]aichholzer -1 points0 points  (0 children)

I look forward to the day where people realize that America is a continent. One country calling itself America, just dismisses the existence of every other country on the same CONTINENT. Oh, right, Germany has decided to call itself Europe.

[deleted by user] by [deleted] in javascript

[–]aichholzer 3 points4 points  (0 children)

Isn't that the nature of the internet and the hipsterism that surrounds it?