Live data from Hacker News

Show HN: Dply – Free temporary Linux servers

dply.co

61–70 of 205 posts

Re: Show HN: Dply – Free temporary Linux servers

#61
Sounds pretty cool. I was confused where to get the pricing with the text "Keep it longer for as little as $2 via Credit Card or Bitcoin". I had to go to the FAQ to know how much time $2 gave me.

This is definitely for work you could live without, i.e. don't use it for production services. The automatically deleted approach as the first message does lower the trust of stuff not disappearing under your feet.

I think the homepage could do with explaining who it's intended for.

Re: Show HN: Dply – Free temporary Linux servers

#63
post #7
post #2

This is a project I've been working on for a while. Dply allows you to quickly create a temporary cloud server (1CPU/512MB RAM/20GB SSD) for free. You can have one free server running at any time. Log in with your Github account and it will allow you to create your server using your Github ssh-key. Servers are free for 2 hours and expire after that time (unless you choose to add more time via credit card or bitcoin).…

how will you deal with abuse? scripts to just spin and mine bit coin etc. cool project!

Nobody's gonna mine bitcoin on a machine with half a gigabyte of RAM and 1 CPU.

Re: Show HN: Dply – Free temporary Linux servers

#65

Is the paid version supposed to work yet? I just tried to create a 2 day instance and clicking the "pay with card" button doesn't do anything. On a related note, does anyone know a good way to pay USD for things like this with a foreign (e.g. UK) bank account. If I use my UK VISA I get stung by my bank's criminal conversion change/rate. This is rarely something I need to do but it has arisen a few times now.

There are a number of UK credit cards offering 0 fee payments overseas(Aqua, Post Office, I think AMEX). There is also a credit card from Halifax offering a good deal on withdrawals, but apparently, it's hard to get. In addition to that, there are a number of companies offering prepaid cards such as Revolut and another one which I can't remember now.

The other prepaid card company you're thinking of is probably Monzo.

Re: Show HN: Dply – Free temporary Linux servers

#66

Is the paid version supposed to work yet? I just tried to create a 2 day instance and clicking the "pay with card" button doesn't do anything. On a related note, does anyone know a good way to pay USD for things like this with a foreign (e.g. UK) bank account. If I use my UK VISA I get stung by my bank's criminal conversion change/rate. This is rarely something I need to do but it has arisen a few times now.

Revolut or Monzo don't charge conversion fees.I've used both and they're both very good!

Re: Show HN: Dply – Free temporary Linux servers

#67
post #2

This is a project I've been working on for a while. Dply allows you to quickly create a temporary cloud server (1CPU/512MB RAM/20GB SSD) for free. You can have one free server running at any time. Log in with your Github account and it will allow you to create your server using your Github ssh-key. Servers are free for 2 hours and expire after that time (unless you choose to add more time via credit card or bitcoin).…

It's cool project. Well done! OP

This is my first try: I tested to create a "dply" button on https://dply.co/button. I tried not to fill out the form and clicked "CREATE BUTTON". The page replied with errors and their trace. SQL statements and other Ruby keywords were shown.

I think it would be better if there is an error handler, like a warning that form is not filled out completely.

Re: Show HN: Dply – Free temporary Linux servers

#68
post #19

This comes at a time when, as a Linux newbie, I am curious about exploring the range of various Linux distros and GUIs out there. Would this be a nice tool to see the differences in the windowing interface of various Linux distros and learning more about navigating Linux through X windows, KDE, Gnome, etc, vs just using a command line?

These are servers, so you most likely won't get a GUI.

Could definitely set up some script that goes and sets up a gui from a package repository - but the other comment is right, virtualbox is way better for this kind of thing.

Re: Show HN: Dply – Free temporary Linux servers

#69
post #2

This is a project I've been working on for a while. Dply allows you to quickly create a temporary cloud server (1CPU/512MB RAM/20GB SSD) for free. You can have one free server running at any time. Log in with your Github account and it will allow you to create your server using your Github ssh-key. Servers are free for 2 hours and expire after that time (unless you choose to add more time via credit card or bitcoin).…

This is a pretty cool service! I have had my moments when I had to set up the AWS free tier a few hours before a very important client meeting.

I have this gut feeling that this service will make the cloud technology a bit more accessible for a budding to medium skilled developer.

Personally, I have hesitated a lot to try out AWS and other cloud services at college due to the "over billing nightmare" you have every time you sign up with the credit card. This is particularly an issue at the part of the world I come from. Hopefully, this will bring down that barrier and bring more college students in to experimenting with the cloud tech.

Also, considering the way client meetings getting rescheduled in many cases might help you in generating a lot of cash. ;) (If they haven't created it to restore state in their yaml or bash user-data script, of course!)

Post reply on HN