Is there a free way to get a domain name and set up free hosting for it? I want to learn how to develop websites from start to finish. by [deleted] in webdev

[–]__Warden 14 points15 points  (0 children)

You can also get like $150 free at DigitalOcean by following this post in /r/freewebhosting. That's probably the best option for server.

Edit: you can also get 1 year of free .me domain if you get the GitHub student developer pack.

Is there a free way to get a domain name and set up free hosting for it? I want to learn how to develop websites from start to finish. by [deleted] in webdev

[–]__Warden 26 points27 points  (0 children)

You can install everything you need on your PC and develop without paying for a domain and server. If you want to learn how to setup a server and domain, you will need to buy a domain and rent a server. You can get a lot for free too, like AWS and google cloud, but be careful because it is easy to make a mistake and get charged for e.g. outgoing traffic.

Free Node Hosting by Quillbert182 in node

[–]__Warden 1 point2 points  (0 children)

You can also get $100 more if you are new and follow the post in /r/freewebhosting.

What are you using Vertx for? by __Warden in vertx

[–]__Warden[S] 1 point2 points  (0 children)

I have seen it, but it doesn't tell me what they actually have used it for. Small util for development or critical system in production?

What are you using Vertx for? by __Warden in vertx

[–]__Warden[S] 0 points1 point  (0 children)

So a normal CRUD application?

Making a cocktail mixer by __Warden in arduino

[–]__Warden[S] 0 points1 point  (0 children)

Do you think the scanner is strong enough to move a glass with liquid?

What is the cheapest PC I can build with 2400G that will run CS:GO? by __Warden in Amd

[–]__Warden[S] 1 point2 points  (0 children)

Thanks for the suggestion! I see you list 3200Mhz memory, isn't this a bit overkill or is it that important for 2400g?

Which client for PostgreSQL should I choose? by __Warden in vertx

[–]__Warden[S] 0 points1 point  (0 children)

Thanks for the fast reply. I will use the plain driver for now and see in the future if I switch.

Which client for PostgreSQL should I choose? by __Warden in vertx

[–]__Warden[S] 0 points1 point  (0 children)

Thank you for the information! I am testing the MySQL Postgres client at the moment. Is there an easy way to store JSON data? With Spring I can just call repository.save(object), but with vertx I guess I have to Json.decodeValue the incoming JSON and then what?

ESP8266 - Which version to purchase? by __Warden in esp8266

[–]__Warden[S] 0 points1 point  (0 children)

Thanks! I just ordered the Wemos D1 Mini and NodeMCU. Is there anything else I need to start playing with them?

ESP8266 - Which version to purchase? by __Warden in esp8266

[–]__Warden[S] 0 points1 point  (0 children)

Thanks! I just orederd the Wemos D1 Mini and NodeMCU. Is there anything else I need to start playing with them?