HN user

lepetitchef

7 karma
Posts0
Comments13
View on HN
No posts found.

That is sad since I used ElephantSQL in the very early days. A part of my developer projects is ElephantSQL. The closing down could be the failure to monetize cloud database model and to mitigate any risk from security point of view.

Fig is sunsetting 2 years ago

I am not surprised. I tried to sign up for Fig after the news it is acquired by Amazon, the sign up page in the app is closed.

I check the Github issue page and it is stale for several months. Definitely this deal is acquire-hiring and all the Fig workflow will be absorbed to Amazon products.

Chiptune.app 3 years ago

I am looking for Japanese Tokyo train melody tunes. It would be great if this library includes them

Love the Fastmail UI. If you are not using any email client software, please use Fastmail on the browser to enjoy all the latest update in the UI.

The most recent feature is Fastmail calendar allows user to change the color of events. You will love the web interface more.

Twitter Notes 4 years ago

How to see this feature. I don't see Twitter Notes/Write in my sidebar.

Fun improvement from my project a long time ago, uuid has 36 char and to save space, we created a shorten version by removing all the dash character in uuid. The result is 4 char could be removed, the field in MySQL table only needs 32 char.