Earlier quoted context omitted.
Charles Stross's novels parallel this, unsurprisingly. Bob doesn't do much fieldwork anymore, and rarely even gets to light up a Hand of Glory.
Not in the latest ones spoiler alert hes now a bit dangerous to use in case he loses it and kills a few K people by accident.
Burn the Programmer
151–160 of 254 posts
Re: Burn the Programmer
#152https://www.reddit.com/r/Games/comments/7c1y9q/im_hugh_hanco...
Re: Burn the Programmer
#153After the civil war was settled, and the country split in two, famine ravaged both sides. It is up to you, my courageous wizard, to recover the parts that still exists, and to rediscover how to recreate the parts that were destroyed, and reassemble the crystal into a whole again.
Hostility from former enemies, unexpected allies, and dark conspiracy abounds.
... Yep, that totally describes my current gig with an MNC right now...
Re: Burn the Programmer
#154Earlier quoted context omitted.
I think the craft aspect is somewhat romanticized and that much of programming work is more like a kind of accounting or some other clerical bureaucratic trade.
Maybe you've been at it longer than me.. and as one gets more experienced/jaded ones analogies become less romantic.. Wizard!, tradesman, garbageman, bureaucrat... I hope it doesnt get down to politician!! Also software is a huge field and where u work in it probably has an effect. I never do internety stuff for example, I make computer games.
Re: Burn the Programmer
#155Earlier quoted context omitted.
This is exactly the reason I despise Spring with a deep and abiding passion. "Just add this dependency, and add these annotations to your class, and it will all Just Work." "But...what do those annotations actually do ?" "Stop asking so many questions!" I mean, I know the answers are out there, it's open source after all. But so much of it seems deliberately designed to obfuscate the flow of execution and make reason…
That's exactly how I felt about Ruby on Rails.
Re: Burn the Programmer
#156Another analogy that I can't shake off is True Name and search engines. Since the dawn of time folk tales placed emphasis on true name of people and objects. Knowing the true name grants one power over something or someone. https://en.wikipedia.org/wiki/True_name Knowing the true name of someone lets you put it in a search engine and find out about him/her. There are some sleazy smartphone apps which let you do even…
Even better, sometimes I wonder if history is not going in circles. Maybe so much fuss is made about True Names because it's echoes of a long dead civilization which already had computers and search engines ? Atlantis ? Quetzalcoatl ? Meroe ? Hyperborea ? Mu ? Lyonesse ? Dogons ?
Re: Burn the Programmer
#157Earlier quoted context omitted.
Aes Sedai in Wheel of Time? "Well, I could destroy the world, but I'm too busy playing politics with all these other women."
Good one. Brought back a lot of Wheel of Time memories ... I just wish I had time to re-read the entire series ... never even finished it.
Re: Burn the Programmer
#158https://aphyr.com/posts/340-reversing-the-technical-intervie...
https://aphyr.com/posts/341-hexing-the-technical-interview
https://aphyr.com/posts/342-typing-the-technical-interview
I think there are wizards but I'm not one of them.
Re: Burn the Programmer
#159Earlier quoted context omitted.
I think the craft aspect is somewhat romanticized and that much of programming work is more like a kind of accounting or some other clerical bureaucratic trade.
In my experience, that depends entirely on your role. I've found that my place is within a team of 5 If all I were doing every day was implementing yet another CRUD form, then I would feel the same way you've described.
Re: Burn the Programmer
#160Considering how many programming abstractions most programmers work above now, I'd say it's more like magic now then ever before. Draw the circle (add the boiler plate code), recite the words (dig up the proper API method), perform the gestures (compile with certain flags) and your spell (desktop app) will work. If you don't, it'll do nothing or worse, blow up in your face. As a side note, if anyone's interested in l…
> If you don't, it'll do nothing or worse, blow up in your face. I assume I am not the only one who destroyed at least some amount of his personal data doing computer magic [1]. This would be analogous to a spell going wrong, burning the witches' hand or something similar. [1] Be it an incorrect incantation of rm, or just a poorly aimed flick with the pixie pointer.