OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 1:01 pm

All times are UTC - 6 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Paging Dr. von Tape
PostPosted: Fri May 04, 2018 8:30 am 
Offline
Member
Member
User avatar

Joined: Fri Oct 27, 2006 9:42 am
Posts: 1925
Location: Athens, GA, USA
This sounds very familiar. Unfortunately, it doesn't work for OS Dev, as the wiki entry on the Duct von Tape archetype makes clear.

Image
Alt Text: All services are microservices if you ignore most of their features.

For the sake of the visually impaired members of the forum, the transcript given in the comic's Explain XKCD entry reads:

Explain XKCD wrote:
[White Hat is sitting at a laptop. Cueball is standing behind him.]
White Hat: Man, Docker is being used for everything.
White Hat: I don't know how I feel about it.
Cueball: Story time!
[Cueball is standing by himself.]
Cueball: Once, long ago, I wanted to use an old tablet as a wall display.
[A picture of Cueball's imagined tablet with two applications open side by side. The app on the left is "LiveCam".]
Cueball: I had an app and a calendar webpage that I wanted to show side by side, but the OS didn't have split-screen support.
Cueball: So I decided to build my own app.
[White Hat and Cueball as before, but White Hat has turned to face Cueball.]
Cueball: I downloaded the SDK and the IDE, registered as a developer, and started reading the language's docs.
[A picture of two smartphones glued together side by side, held on a backing board. The same two applications shown earlier are open on different phones.]
Cueball: ...Then I realized it would be way easier to get two smaller phones on eBay and glue them together.
Cueball: On that day, I achieved software enlightenment.
[White Hat and Cueball still facing each other, with White Hat's arm resting on the back of the chair.]
White Hat: But you never learned to write software.
Cueball: No, I just learned how to glue together stuff that I don't understand.
White Hat: I...OK, fair.

_________________
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.


Top
 Profile  
 
 Post subject: Re: Paging Dr. von Tape
PostPosted: Fri May 04, 2018 1:17 pm 
Offline
Member
Member
User avatar

Joined: Fri Aug 07, 2015 6:13 am
Posts: 1134
This is super true!
People still use old tutorials and glue stuff together hoping it will work, which it never does.
That is why there is so many paging related questions. (mostly triple faults)
Broken tutorials + broken people = mashup of broken code.
It is true that it is just easier to "steal" something, but hey where is the learning part?

_________________
OS: Basic OS
About: 32 Bit Monolithic Kernel Written in C++ and Assembly, Custom FAT 32 Bootloader


Top
 Profile  
 
 Post subject: Re: Paging Dr. von Tape
PostPosted: Sat May 05, 2018 11:49 am 
Offline
Member
Member
User avatar

Joined: Fri Oct 27, 2006 9:42 am
Posts: 1925
Location: Athens, GA, USA
The problem is that for a lot of projects, it does work - for certain values of 'work' which depend on the amount of wiggle room and YAGNI there is in the initial project. It usually results in a buggy, unmaintainable mess, but one that gets the job done fast enough to meet the deadline, and works just well enough, just long enough for the developer to cash their paycheck (or pass their course) and move on to their next disaster.

The result is that there are armies of semi-trained 'developers' who don't really know how to do anything other than glue together hot garbage.

Some of these code-flipping programmers then conclude that gluing together hot garbage is what programming is all about, and decide that they want to try their hand at this 'operating system' thingie people think is so impressive (never mind that they often don't actually know what an OS really is, or even get that they have been using one already).

To be fair, this is often just a phase which newbies are going through, and the better ones do wise up quickly. Too many never do, though. Even for those who do get past it, it often takes a while (and maybe a few whacks with a clue-by-four) before the lesson sinks in.

In some ways, it's part of the natural progression for any programmer when trying something new, and it usually only becomes a problem when they are either trying to reach too far too soon, or persist at it long after they should have gotten a better understanding of the techniques, or if they are trying to build their career on code-flipping without regard to the consequences.

_________________
Rev. First Speaker Schol-R-LEA;2 LCF ELF JAM POEE KoR KCO PPWMTF
Ordo OS Project
Lisp programmers tend to seem very odd to outsiders, just like anyone else who has had a religious experience they can't quite explain to others.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 34 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group