...
Thats true, @LegendBegins. But features that have been implemented and are mentioned as such here are naturally free to share among any number of friends you might have who could find such useful.
With 225+ users online at the moment, I think I may have caused a sudden influx of friend adds. :p
Would it be right to say that features posted here can be spread amongst the community? Or are they still not meant for the masses yet?
I don't even like it for making sure everything is spelt correctly, I like it so that I can type much less
For example, I can type Sys>enter>enter>enter instead of System.out.println and get the same thing. 6 keypresses vs 18 is quite a difference.
Maybe @TheMaster99 can fix his green postbit for, apparently, tablets/mobile devices.
I've started fixing the dev build. It's missing heaps of the database schema.
@LegendBegins It isn't really a problem with the Github repo, but that he has added more and more to his local build, without updating the generic dev build, so as a result it won't compile, and the test database is missing entries, etc. I did remind him earlier today of the issue, so hopefully it should be resolved before long so that I and/or others may contribute once more
@LegendBegins
I either create a Github issue, scribble it into a page of a notebook I have on my desk, jot it down into some loose leaf file on my computer, sketch it into the guild's README which I usually don't commit to version control because I store private credentials there , or fold it into my brain and hope for the best.
I generally remember decisions made here, though.
However, small-but-nontrivial tweaks are what I struggle with. Like @Ellri's annoyance with the @Mention system. It annoys me too, but it's not something I will take a break from my real job/work to address. And by the time I get home, I either want to avoid my computer or spend the free time on crunching through a harder guild feature.
But let it be known that there exists a formal Github issue for the @Mention annoyance: github.com/danneu/guild/issu..
A habit of mine is to not increment my do whiles. Crash, make changes, run, infinite loop. Repeat.
I'm not a Unix person (I just code), but I do love recursion with GNU's Not Unix. It's the most novel acronym I've come across.
Anyhoo, I'm curious. Any COBOLs or FORTRANs here? I heard they're a rare bunch these days. But I wonder, what was the programming world like before COBOL? Was it punched cards?