HackerTrans
TopNewTrendsCommentsPastAskShowJobs

puppetmaster

no profile record

comments

puppetmaster
·2년 전·discuss
Jeskola Buzz[1] is a very influential tracker. The source code was lost for a while, but I recently learned that development re-started around 2008.

[1] https://en.wikipedia.org/wiki/Jeskola_Buzz
puppetmaster
·3년 전·discuss
Winrar was one of the first pieces of software I paid for as soon as I got my first paycheck!
puppetmaster
·3년 전·discuss
Sure thing! Didn´t get any negative vibes... I just wanted to second that we all use the tools that fit how we think and feel, and that's ok.

Wanting to solve a problem, and trying, is great, even if the problem is niche.
puppetmaster
·3년 전·discuss
Hey, thanks for replying! I had missed the static binary detail, and it is by far the most sensible solution.

Regarding the packages, those are very respectable numbers... But who is maintaining them? It takes a lot of effort to maintain a repo up to date, with patches both functional and security related. This is in most distros a full time job for a group of people. For comparison pkgsrc has 19444 packages, and it takes a substantial effort to keep up to date.

Regarding 4... I am not sure about your angle there... "Running random binaries" is risky. Technically hysp is a random binary itself, from a random source. I don´t know who you are, and even in that case any certification of authority is best efforts. You can´t certify that the code you built has not been compromised... This is a tough problem, good ideas are still needed!

OTOH, maybe you could leverage the work of the pkgsrc team to increase the number of available packages, traceability, and portability! Join forces! Synergy!!!!
puppetmaster
·3년 전·discuss
Some people would argue that there are few differences between a container and a static binary...

And of course, there is also https://sta.li/
puppetmaster
·3년 전·discuss
Opinions are great! Everybody has one! And I also feel that sticking to the tools that we know is as good as chasing the perfect "toolkit".

Complaining can be justified, and smart! But I think that those who try get extra points!
puppetmaster
·3년 전·discuss
The aquilles heel of package managers isn´t consistency, but lack of packages.

I appreciate the benefit of distro-agnostic package management, but unless you rely on a portable toolchain, or distribute statically linked binaries exclusively, we fall short from the panacea of portability (many other options available, yes, but packages are needed!)

I have personally leveraged pkgin[1] for consistency. I can simply drop pkgsrc[2] in my home directory and use the same tools in *bsds, smartos, linux, macos and cheese.

[1]https://pkgin.net/ [2]https://www.pkgsrc.org/

edit: being more specific
puppetmaster
·3년 전·discuss
Gentlepeople! Remeber people have opinions, like they have fingers to type them...

These could be red flags for the author, I respect that. These are not universal, yet they could be good conversation starters.

Consider that if you don't hear the answer that you expect, maybe you can contribute something of great value to the company... Or receive a lesson on the complexities of a particular business.

Also, language-itis itself can be a problem. We love the shiny, and forget the old... I am not saying that punch cards and FORTRAN are the tool of the future, but maybe FORTRAN is the right tool for a specific problem...

I don't know if you have noticed... But programming languages could potentially mean very little, soon.
puppetmaster
·3년 전·discuss
Saying "apprehension towards containers is a red flag" is as subjective as the apprehension itself. I like to work with professionals that have a justified opinion, rather than knee jerk reactions.

I am old, I've seen it all, sometimes I use containers. Are they useful? Sure! Are they "the final form"? No!

Tools are just tools, don't get obsessed about them... They only matter when used properly to solve the right problem. Obsession about tooling generates so much waste... and burnout!
puppetmaster
·3년 전·discuss
While I can imagine such a scenario, and there is a resting area with coffee and food in many datacenters... You weight the same when you get into the cage with coffee in your belly, and when you are getting out because it percolated to your bladder. Having said that, I've seen some places where the security measures are placed due to a listed requirement, but miss the point that they have. Finally, data is definitely THE most valuable good, but also confidential hardware, that fits in your pocket! edit: saw a typo!
puppetmaster
·3년 전·discuss
Touché!
puppetmaster
·3년 전·discuss
I agree with the intention. This has been part of the design constraints of a plant for at least 30 years... I reckon it is possible older plants didn't take steps to cool down the open water loop, but it is indeed relatively straight forward to tackle: cooling towers, open air reservoirs, and again heat exchangers...
puppetmaster
·3년 전·discuss
Exactly this.

And as additional food for thought... How many outages can anyone remember that were caused because of lack of generation capacity?
puppetmaster
·3년 전·discuss
Yes, thermal power plants need a cold and hot end to operate, and they are designed to operate within the thermal "range" that its location can provide + some error. Now, this is not really a limitation, rather an engineering constraint. Thermal cycles can be stretched with multiple devices such a HRSG, in the case of combined cycles.

About powerplants in France shutting down because of cooling during the summer... I find it hard to believe this is a widespread issue, if an issue at all. Many of the existing nuclear reactors are reaching an age where massive maintenance schedules need to be executed. If the problem is extending the thermal range, that's relatively easy to fix.

Source: I used to build powerplants.
puppetmaster
·3년 전·discuss
I am just stopping by to say that this is actually a thing. It is called hesiod and works great in small, maybe air-gapped networks.

As a side note, anything security related exists in the reality of uncertainty. It is expected that sharing properly secured secrets is reasonably safe, but day after day we discover "we didn't know". Sometimes simplicity for a particular application is worth certain amount of risk.

Sometimes, you need to take the server out of its box, out of the bunker, and plug it to both the power distribution network, and of course... a LAN...

For quick reference: - https://en.m.wikipedia.org/wiki/Hesiod_(name_service) - https://jpmens.net/2012/06/28/hesiod-a-lightweight-directory...