Similar to Net Neutrality, open internet, and internet laws. What laws should be in place to protect personal data? Since there currently are not any solid ones, should we protect ourselves? I always say that if a company wants to use my data to make things better for me, then is that really so bad? They… Continue reading Data: Regulating or Protecting?
Tag: web
Getting started with hosting
Just asked a web experienced friend of mine a little about how to get started with this. It turns out Github has Github Pages and will host any static site for free, so it's great place to start. Then if I have to build a backend-which I most likely will have to-I should switch to… Continue reading Getting started with hosting
Crash course in web stuff I don’t know
I don’t know a whole lot about web frameworks and such, so this is just about to be me looking at a few different ones and taking notes on them. Some might not even be web frameworks, but just something someone told me to look at. Who knows! Currently on the list: Meteor, NeoJ4, Docker,… Continue reading Crash course in web stuff I don’t know