Dunstabzugshaubitze

joined 5 months ago
[–] Dunstabzugshaubitze@feddit.org 7 points 2 days ago* (last edited 2 days ago) (1 children)

my problem is not with words changing there meaning its with words losing meaning.

rest api today means any api ontop of http where response bodies are json, but nothing more, we can't get much more general when talking about web apis than that, "rest" is almost meaningless and we don't have a new word describing APIs that adhere to the constraints of what restful meant, but those are a useful tool for building web applications that can easily be used by a web browser. no matter if you like fielding-rest-style-apis or not, you lost the ability to call them by a name and gained murky mumbo jumbo for it.

[–] Dunstabzugshaubitze@feddit.org 25 points 2 days ago (5 children)

I'd Agree in most cases, but not in this one.

Rigor in definitions allows us to express a lot of complex things in a compact form. this allows us to treat "Cars" as something different than "Motorcycles" while both a motorized vehicles.

the same is true for REST-API and other API-Types, while all of them are just a means to allow services to exchange data, they tell us a lot about how this exchange happens and what to expect, but only if we use the words in a way that they represent the concept they were meant to represent. Otherwise we end up with meaningless buzz words like "rest", "agile", "scrum", "artificial intelligence" and so forth, instead of meaningful terms found in the jargon of other engineering disciplines like "magnetism", "gravity" or "motor".

"previous entries" are previous entries in the discussion thread series.

but atleast for doom 1, 2 and 2016 i can say that the ost gets me pumped, so there is that :D

[–] Dunstabzugshaubitze@feddit.org 7 points 4 months ago (1 children)

for receipts and such paperless ngx is good. that won't track your repairs or inform of you of likely maintenance problems, but that and a spread sheet sounds like a good start.

[–] Dunstabzugshaubitze@feddit.org 4 points 4 months ago

look into local dns servers if you want multiple machines to use your local domains if you only want a single windows or linux (and probably mac) computer to use the domain to access a specific local ip an entry in your etc/hosts file would be enough

[–] Dunstabzugshaubitze@feddit.org 5 points 5 months ago

https://github.com/docker-mailserver/docker-mailserver should be able to do it.

if i remember this in 6 weeks i'll check the setup at work.