Hacker News new | past | comments | ask | show | jobs | submit | vidar's comments login

Can you compare to S3 Athena (ELI5)?


Surely there was some buildup to it :)


"Unexpectedly" in this context might be referring to the actual event in which they traveled from their home to their cell, in which case the unexpected nature could easily prevent them from securing the Google account.

I hardly think it matters anyway. Take out "unexpectedly" and their complaint is exactly the same. Suggesting that someone who went to jail shoulda/coulda/woulda taken steps to avoid being locked out of their Google account is not practically different from victim-blaming.


It's very easy to be arrested, denied bond, be convicted, and serve your time, without ever leaving the jail/prison system. Especially if you're poor.


This. I am a British citizen living in the USA so I waited nine and half years in custody to go to trial.


That’s horrific, and the actual sentence was 6 months+ time served or you ended up winning at trial? Is it bec only US citizens are protected by the constitution’s promise of a speedy trial?


> only US citizens are protected by the constitution’s promise of a speedy trial?

US citizens aren't really protected by that promise either.


Why did it take so long?


This is very common in the US justice system. There's a general institutional apathy or sometimes even vindictiveness that causes random delays to get to trial. If you don't have the money for bond, don't have someone to pay, or a bondsman wont cover you, you just stay in jail.

Every year multiple people die in prison from preventable causes without ever being sentenced.

This is why bail reform is important. A well-off person can pay-away the bond and prepare to defend themselves. A poor person will be stuck, lose their job, home, important documents, pets, etc all before being found guilty. If they're found not-guilty, its simply their fault for being poor or being in the wrong place at the wrong time and there's zero recourse for these people having their life basically lit ablaze. Please don't take the anti-bail reform propaganda at face value, for every terrible outlier case, there are hundreds of people who don't have their life grenaded over a small charge.

Making people desperate is an easy way to increase crime.


The word you are looking for is staging environment


The user facing part of the technology behind such a company is just a fragment of the whole puzzle


Agreed, I think it is the explicit goal of the project to get that same batteries included feeling of Django/Rails


Wordpress and PHP in general are very MySQL heavy I think. That is a lot of volume.


Yet mariadb is what is installed most often for mysql usage requirements.


These days, most smaller users go with a managed DBaaS such as AWS RDS, and on RDS MySQL gets massively more usage than MariaDB.

I build schema management software for MySQL and MariaDB, https://www.skeema.io, used by several hundred companies. Among my userbase, MariaDB is a tiny minority, to such an extent that I wonder if it's worthwhile to continue keeping up with their new quarterly release schedule.


> These days, most smaller users go with a managed DBaaS such as AWS RDS, and on RDS MySQL gets massively more usage than MariaDB.

Do they, do? I expect all small stuff to be on old school VPSes with included managed DBs.

Has the world of cheap PHP hosting finally moved on? I'd be super surprised.


"Has the world of cheap PHP hosting finally moved on? I'd be super surprised. "

No 90% of wordpress which is 60% of the internet use small local hosted mysql instances. No they don't setup a vm on aws.


WordPress is very widely used, but it is not "60% of the internet" (or even 60% of the web) based on any statistics I see anywhere. Some sites say it's 60% of all CMS's; perhaps you may be transposing these stats?

Anyway, among WP usage, I would confidently wager that the percentage running in "cheap VPS" setups is declining fast each year. Many different reasons for this. The heyday of smalltime independent bloggers (on WP or otherwise) was a decade ago. Large SaaS hosts (including the official wordpress.com) make up a big chunk of WP hosting. Security is a huge issue with self-hosted WP. Companies using WP as a CMS aren't going to use a tiny VPS.

There are still a lot of WordPress instances on cheap VPS setups, don't get me wrong. I just don't believe it's still such a major force where it would make up a majority of new mysql/mariadb installations anymore.


They're probably thinking of stats published by W3Techs.

> WordPress is used by 65.3% of all the websites whose content management system we know. This is 43.3% of all websites.

https://w3techs.com/technologies/details/cm-wordpress


Is it possible MariaDB registers itself as MySQL? No clue how your system works or how you figure out which DB it is.


To clarify, my comment was based on anecdotal discussions and interactions with users, issue reports, feature requests, user enthusiasm for new MySQL support/functionality vs relative lack of enthusiasm for new MariaDB support/functionality, etc.

The Skeema CLI is able to accurately identify your database version and flavor (which is necessary for its functionality), there is no notion of MariaDB registering itself as MySQL. But the CLI does not contain telemetry, so I don't have hard stats on MySQL vs MariaDB usage.


Nice tool, hadn't heard of it before.

> These days, most smaller users go with a managed DBaaS such as AWS RDS

I think there's likely a long tail of small (non-tech) businesses that run WordPress (or Drupal/Joomla) on a traditional shared web host (the kind that only offers PHP and MySQL/MariaDB).


I'd say that ignoring the whales, PHP and MySQL (especially WordPress) are the opposite of the long tail.


I agree, and even some of the whales are using php/MySQL albeit in some cases, highly modified versions of php.


> Simply track your desired schema state in a repo of CREATE statements, and the tool figures out how to apply any changes to your tables and routines.

Wow, this sounds extremely useful, great job! Does anyone know anything like this for Postgres?


Thanks! I know of a couple Postgres tools that work in a declarative fashion: migra [1] and sqldef [2].

Migra is Postgres-specific. Its model is similar to Skeema's, in that the desired-state CREATEs are run in a temporary location and then introspected, to build an in-memory understanding of the desired state which can be diff'ed against the current actual state. (This approach has also been borrowed by other recent tools, including Prisma Migrate [3]). In this manner, the tool doesn't need a SQL parser, instead relying on the real DBMS to guarantee the CREATE is interpreted correctly with your exact DBMS version/flavor/settings.

In contrast, sqldef supports multiple databases, including Postgres and MySQL (among others). Unlike other tools, it uses a SQL parser-based approach to build its in-memory understanding of the desired state. As a DB professional, personally this approach scares me a bit, given the amount of nonstandard stuff in each DBMS's SQL dialect. But I'm inherently biased on this topic. And I will note sqldef's author is a core Ruby committer and JIT author, and is extremely skilled at parsers.

[1] https://databaseci.com/docs/migra

[2] https://github.com/k0kubun/sqldef

[3] https://github.com/prisma/prisma-engines/blob/main/migration...


MariaDB is more closely aligned with Wordpress and PHP in terms of licensing. I sort of assumed that most users of (FL)OSS who had previously used MySQL would be using MariaDB by now, but based on comments in this topic I must be wrong.


i use maria and PHP...


Check out https://grid.is


I wish people would just show their product in their webpage instead of selling/telling what is can supposedly do


Scroll down to the “See what GRID can do” section.


Thanks, I gave those another try. They links didn't look inviting, expected just more of the same (text + images). But's actually an interactive demo from end-user perspective. that was easy to get: https://grid.is/@grid_templates/template-interactive-user-fu...


grid.is looks more like a shiny app on steroids while Rows feel more like a hardcore spreadsheet. That being said, I haven't tried any of these.


Solid domain generator


Agreed! Put an affiliate link to namecheap.com or your registrar of choice, many of these words sound like brandable startup names.


So true! It could be fine tuned more explicitly on existing domains and their popularity.


What would you say is the current upper bound on the number of records in a table that you support ?


There is no limit on upperbound - spreadsheet fetches data from your table in database.


Does it updates them in the database?


Yes it does which is what it makes it interesting.


Using the Django auth is neat, how would you compare this to Metabase?


It's a lot less sophisticated than Metabase!


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

Search: