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

I've experienced this at non-US airports where the x-ray at the entrance asks for different things to be in the tray than the x-rays before boarding. It's impossible to keep track of what goes where.


In my experience, SQLite explain plans are by far the most useless of any database out there. No concept of costing, no buffer information, no explain analyze. It's almost like they don't want you looking at it.


sqlite competes with fopen. If you don't like it, use a real database.


What's your criteria for a "real database"?


A couple of obvious ones would be running as a standalone service, and supporting multiple concurrent writes. Both of these help support transparent handling of multiple concurrent clients, which seems like table stakes for a "real database".


...performance-wise. Not in general. It obviously does more than just opening a file.

Also, you don't get to choose your competitors. SQLite is single-writer focused and an embedded library, but it's a sophisticated database engine after all, so comparisons with other "real databases" are more than appropriate. This meme really needs to die. Even more so when all you're comparing is query plan debugging output where there is no justification for unreadable output.


This seems a lot more plausible to me


For the record this is only available for their VPS offering and not dedis. If you rent a dedi through their server auction you still need to configure your own firewall.


Dedicated servers can configure external firewalls too; there's a tab for it on the server config. It's basic but functional.


I'm just waiting for whatever shady practice or controversy behind this infinite YouTube sponsorship is to finally come out like all the others have.


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

Search: