I'm amazed how much of editing he actually does by hand (like growing/shrinking indentation) and mouse. That sort of switching between actual coding and lexical editing would kill my flow.
Yeah, he's switching eclipse tabs by using the mouse! Another reminder to not obsess over development tool choice, and just get things done.
Notch programming a Doom-like in Dart
41–50 of 149 posts
Re: Notch programming a Doom-like in Dart
#42Hey Notch, why Dart?
Re: Notch programming a Doom-like in Dart
#43I'm amazed how much of editing he actually does by hand (like growing/shrinking indentation) and mouse. That sort of switching between actual coding and lexical editing would kill my flow.
Re: Notch programming a Doom-like in Dart
#44I'm amazed how much of editing he actually does by hand (like growing/shrinking indentation) and mouse. That sort of switching between actual coding and lexical editing would kill my flow.
Re: Notch programming a Doom-like in Dart
#45I'm amazed how much of editing he actually does by hand (like growing/shrinking indentation) and mouse. That sort of switching between actual coding and lexical editing would kill my flow.
Re: Notch programming a Doom-like in Dart
#46Earlier quoted context omitted.
So basically they got big enough that they had to start taking copyright seriously, then users switch to other services causing them to grow....
The issue wasn't so much that, they were taking copyright seriously. Its how they handled taking copyright seriously. Their practice was Draconian, even if the streamer owned the copy right, they still have to appeal to have their content posted. Even twitch took down their own videos explain how this system works, due to copyrighted music. This has been going on for >2 weeks without much change.
Another disclaimer: I stream on Twitch occasionally and post much of my streamed content to Youtube.
Re: Notch programming a Doom-like in Dart
#47For me personally it is interesting to see that Notch seems to prefer Dart Editor (Built on the Eclipse platform) over something like Intellij IDEA or Webstorm ( https://www.dartlang.org/tools/webstorm/ ).
Re: Notch programming a Doom-like in Dart
#48I'm amazed how much of editing he actually does by hand (like growing/shrinking indentation) and mouse. That sort of switching between actual coding and lexical editing would kill my flow.
I'm watching now and it doesn't seem that bad, sure he switches tabs with the mouse but it seems like he is using quite a lot of keyboard shortcuts otherwise. I'd almost wager he has a plugin to emulate vim or emacs keybinds, seeing as he's moving the cursor forward by words and jumping around the code a lot without using the mouse at all.
BTW I'm not able to switch between OSX and Windows (home & work) efficiently - Windows' shortcuts are so much easier on my hands.
Is there any way people make the two OSes more similar?
Re: Notch programming a Doom-like in Dart
#49My takeaway is this: Doing something quick and dirty for a first draft and improve it later on often leads to better results in the long run than planing and over-engineering a solution beforehand, because you can start refining details much earlier or throw away bad approaches without investing too much time.
What I don't get is, why he seems to like Dart so much. Don't get me wrong: I love Dart as an language. The syntax looks very familiar to someone coming from c#, adds syntactic sugar and the editor, with line step debugger, is great. But in the end it's still javascript which makes it hard to create native and mobile builds. Wouldn't Haxe be more suitable?
Re: Notch programming a Doom-like in Dart
#50Watching Notch hacking on the Ludum Dare competition is such a comforting experience - to me he is the Bob Ross of game development. He also seems to end up developing the same thing over and over again with different shades of green on the leaves. Even though you may don't like his style, you have to admire his pragmatism, productivity and humbleness.
That's so dismissive, Bob Ross was the running ironic joke of the painting world.