HackerTrans
TopNewTrendsCommentsPastAskShowJobs

notepalf

no profile record

comments

notepalf
·3 anni fa·discuss
Great hardware held back by its software
notepalf
·3 anni fa·discuss
Just keep adding karma
notepalf
·3 anni fa·discuss
I believe the whole repo is also used to check available app updates
notepalf
·3 anni fa·discuss
> it's indeed time to let the system package management(apt,rpm,etc) just manage a solid BASE system

It totally is! Why does a distro maintainer need to pack every known application into the OS and make sure it works? This kind of work does not scale.
notepalf
·3 anni fa·discuss
At my previous job we used docker swarm for a cluster of a dozen machines. Does not have all the fancy features of k8s but gets the job done to automate deployments
notepalf
·3 anni fa·discuss
Did they consider moving to gitlab?
notepalf
·3 anni fa·discuss
> We certainly need decentralized systems

Matrix and XMPP exists, what should we do to make this more popular?
notepalf
·3 anni fa·discuss
building on top of established technologies (XMPP) helps
notepalf
·4 anni fa·discuss
Reminds me of xmarks
notepalf
·4 anni fa·discuss
The major argument is that "if it's wrong, nothing bad will happen, because it will break in runtime". Isn't it better to break before things are in production, like at compile time?
notepalf
·4 anni fa·discuss
Solr is a great tool, we use it at my job to index documents and never had any problem with it. We choosed it over elasticsearch because it seems simpler to setup and administer.