Front end developer should rather work on his designer skills rather than backend stuff. Not being able to design cool interface makes frontend dev boring to work with.
HN user
dotborg2
Google Web Toolkit and hundreds of various projects made in Google available on code.google.com.
just like DDG, lack support for languages other than english, something you should start from when creating a search engine
what about copying other website layouts and designs? it seems like everyone do that, unique design is something very rare
why pay for design if I can copy something(+small modifications)?
so from advertiser POV effective CPC will be above 1$ ?
that's very expensive
yet you did not fix your mistake in your article title, guess you have a lot of fun
imagine yourself having fun with your ignorance of some jewish scientist, it's exactly the same problem, even though more Poles died during WWII than jews
so programming is your hobby, have some fun while researching and solving some problem using some random solution found on the internet which might work or not
professional coding is about something different
Is it possible to make coffeescript code auto formatting tool?
Does the lack of such tool make working with cs code harder? Specifically I mean maintaining and refactoring such code.
Apache Cocoon, MVC framework designed for RAD
> So far, Java seems like a stinker to me. I've never written a Java program
yet it will not cease comparsions of postgres to mysql
Postgres has feature called index partitioning, it solves such problems. There is also table partitioning. Creating/merging such tables and indexes should be done by your app automatically if you expect it to grow.
apparently they are doing it wrong
All those people, who helped in generating data for machine learning algos, now may feel fooled, like suckers.
You always can use JS/Python/whatever in your java application as a scripting language.
In such case like web crawler, the main issue with Java is the scalability or rather lack of it. You need to code it yourself, but that's not any different than other languages and platforms.
ok, sounds like a lot of boilerplate code to write, because "Its only dependency is on jQuery."
what if I don't use jQuery in my project?
games are not only about graphics, at least not all of them lol
AI, machine learning and a digital version of the universe.
So after year of developing this product, they finally realized that each page should have an unique URL.
It's called lack of vision.
ps. ajax content does not rank in Google SERPs at all, it's a typical band aid solution, so websites made with meteor will have some serious issues with monetization and stuff
How does current set of responsibilities determine state of your knowledge?
"client-side javascript engineer" without any server-side experience.. is that even possible?
Looks like author is not aware of some cuncurrency problems, deadlocks etc. Backend/database might not scale to 100k concurrent connections so easily.
table inheritance is cool, but it's also incomplete, docs are pretty clear on that
- functional index
- index partitioning
some great features of postgres, which were not mentioned so far
PHP programs are indirectly affected by those issues anyway
Do PHP engineers even know what multithreading is?
ps. I don't mean crontab