HackerTrans
TopNewTrendsCommentsPastAskShowJobs

devnull255

no profile record

comments

devnull255
·3년 전·discuss
Has Halo and Master Chief appeared on any of the other consoles in the contest? No? Then the war is far from over.
devnull255
·3년 전·discuss
If I try giving this as an explanation for churn on any issue I'm investigating, they'll probably take longer paying me ...
devnull255
·3년 전·discuss
Right? And King Crimson sold one of theirs to Tony Banks of Genesis. At least that's a claim here: https://en.wikipedia.org/wiki/Mellotron I loved its use on The Lamb Lies Down on Broadway.
devnull255
·3년 전·discuss
Maybe one reason a job becomes a bullshit job is because the objectives such a job is defined to achieve are themselves bullshit. And whoever has stated the objectives are critical to the mission of the enterprise is either bullshitting themselves or believes the bullshit premises of the objectives.

But then again, it's probably important to truly know what bullshit is. Is it, as expressed in the book "On Bullshit" intentional deception or even lying to advance the bullshitter's own interest? Or is it an unfounded or unsubstantiated belief in a value or goal that has not been subjected to enough careful scrutiny or deliberation?
devnull255
·3년 전·discuss
Why don't more people see this capability as an accelerator and/or amplifier? To borrow from the book "Smarter Than You Think" by Clive Thompson, it can turn us into "centaurs", fusing the minds of humans with the computing power of AI.

Doesn't this show that we can now use this technology to generate and execute code for modest problems that have already been solved, while we can spend more time on even more complex problems?
devnull255
·4년 전·discuss
Wasn't it this kind of desperation that led to the apocalyptic conditions of "Snow Piercer" ?
devnull255
·4년 전·discuss
The information technology industry is a disruptive force in this economy. The way it has disrupted the global economy has changed over time as newer generations of technological innovations (e.g., software, programming languages and development paradigms) have overtaken older generations of information technology. As a consequence, these changes have demanded new sets of technical skills from programmers. Those who master the skills (and a lot who learn just enough of them) can command premium pay because of the labor scarcity they now find themselves in.

In my own 30+-year career, I've had to continually re-skill and up-skill to keep pace with the changes over the years and stay competitive with new programmers entering the industry. I have also been able to command a premium wage (even through the dot com bust) because I was always watching the industry and was able to anticipate and/or pick up whatever skill I needed to know next to remain in play.

I would conclude that the OP is right only if the IT industry itself stops being such a fast-moving, almost COVID variant-like industry disruptor, demanding brand new, rare skills or programmers decide to exit the tech skills arms race. I think I can go for another ten years at least myself.
devnull255
·4년 전·discuss
My first employer, Electronic Data Systems (EDS) had a repayment agreement which stipulated that any employee accepted into the Systems Engineering Development (SED) program would be required to fulfill three more years of employment following successful graduation from the program or be required to pay for the cost of the training. Each year of employment fulfilled after graduation reduced what the employee owed until the last year satisfied the obligation. I forget what the amount was but remember that they changed the terms of this to make "time served" retroactive to the first day of employment.
devnull255
·4년 전·discuss
I created a password management utility using shelve and the rsa library for a company that is still using it after 15 years. Though today the company is transitioning to Hashicorp Vault, the utility will still serve as an interface to Vault.
devnull255
·4년 전·discuss
When I worked at Electronic Data Systems (EDS) in the 90s, I was doing development on applications that both produced and ingested EDI documents based on a custom EDI standard General Motors imposed on both internal and external suppliers for Shipping Schedule (862) and Planning Schedule with Release Capability (830) documents. GM was able to persuade many EDI software companies to include the GM specs in EDI software releases.

I don't miss working with EDI.
devnull255
·4년 전·discuss
I really loved this episode. Especially when someone pointed out the fallacy of believing north = up and south = down, which is that way only because we live in a world where most map projections on a wall show north as up and south as down. It doesn't look like that at all from outer space.
devnull255
·4년 전·discuss
The Mercator projection map was the map I was most exposed to in school and was on my bedroom wall at home when I was going to Elementary school. Later on when I went to college, I saw the Peters Projection map (and had that on the wall above my desk in my apartment. This map rebooted my brain in that it showed a more truthful representation of how large an area was in relation to other areas.

I do happen to think that the prevalence and persistence of the Mercator projection's use with its grossly distorted representations of northern hemisphere land regions encouraged distorted thinking about geopolitics. That the since the northern continents and their countries appear larger than southern countries, this also encouraged the mistaken belief that the north was more important than the south.
devnull255
·4년 전·discuss
Sounds to me like Viking is as Viking does. Raiding and pillaging still inflicts the same result on victims whether carried out under a monarch's banner or by independent agents. Maybe use of his word describing where the pillaging and plundering was happening is similar to why the word 'typhoon' and 'hurricane' is used to describe the same meteorological phenomenon. It depends on where it is happening. Use of the word in history will also depend on the perspective of who is telling the history, whether you identify with the conquerors or the conquered. Alexander the Great to western historians is Alexander the Accursed to the Persians.
devnull255
·4년 전·discuss
I was introduced to programming in *NIX environments by Informix 4GL, which after learning I could generate the intermediary C code files with an option provided by its 4glcc (or something like that) command, led me to C. I was fascinated by how many lines of C code were generated with a 'let' assignment statement, and also by how assignments in 4GL were mapped to push and pop operations on a stack variable.

I also saw the link to RPG in the article. I took an RPG programming class in 1983, and I'm glad I forgot most of that.
devnull255
·4년 전·discuss
You can read about many of these historical methods of organization in Judith Flanders' A Place for Everything: The Curious history of Alphabetical Order - https://www.amazon.com/Place-Everything-Curious-History-Alph..., and The Library of Alexander: Center of Learning in the Ancient World by Roy MacLeod - https://www.amazon.com/Library-Alexandria-Learning-Ancient-R...
devnull255
·4년 전·discuss
These are still good guidelines. I would propose some additional guidelines, that as a tool developer myself, will make the tool more accessible and useful.

Provide custom format options, such as --format-json or format--<x> to produce output in JSON or other popular formats.

Implement both short and long options (e.g., -f/--filename) consistent with other command line tools.

Implement a --verbose and/or --debug option to enable more detailed output when needed for troubleshooting.

Provide a --version option to display the tool's version and then exit.

Provide a --help option to display program usage and options and then exit.

Provide useful error messages that at minimum inform the user what went wrong when the program aborted.

As a corollary to the previous guideline, output noisy error output like stack traces, etc. when --verbose is used and an error is encountered.
devnull255
·4년 전·discuss
After exploring this for a while, scrolling through these comments with the up and down arrows was a bit disorienting for me. The illusion of of navigating more than 2 dimensions persisted a little while on this page for me.
devnull255
·4년 전·discuss
Unless you consider the result of two tasks performed simultaneously a product of two tasks rather than the sum of two tasks.
devnull255
·6년 전·discuss
Has it really though? Or is it more the case that most modern humans are being flooded with unprecedented loads of data about the world and have not been sufficiently educated in systems thinking to recognize the world as interlocking systems?

The opening bit in the article about the shipping container captain receiving electronic orders to slow the ship's speed doesn't necessarily show our willingness to accept orders without question from an algorithm. But it does reveal a lot about how the author may not quite understand how shipping schedules work, or grasp how things like overcrowded shipping ports, available dock personnel and functioning equipment may result in congestion that delays or even prevents unloading product from the ship.

It seems more likely that because information technology has become so ubiquitous in our lives, modern humans have become more detached from the world it, unable to recognize the real-world objects and processes it represents.