I recently got on git add -p
, which comes in clutch sometimes. But yeah, I’m definitely about to start doing the interactive add.
Also, squints at your username
I recently got on git add -p
, which comes in clutch sometimes. But yeah, I’m definitely about to start doing the interactive add.
Also, squints at your username
I choked on my spit scrolling through this thread because of you
Hot take: the web should not be more human.
And I’m pretty progressive on technological matters. There should still be a clear separation, though.
In my opinion that’s a pretty generous list of reasons to buy a game without much further questioning or research. I think the last game I almost immediately bought ~10 minutes after hearing about it was YOMI Hustle for $5 in May of last year.
That said, looking through my purchase history I can tell you that the amount I have spent on Warframe, a F2P game, is vile.
Imagine going to take a shower to relax and instead seeing this.
Floating points included for thoroughness!
Pretty sure they’re referring to class names describing the visual style being applied, rather than what that class represents semantically.
E.g. .red-bold
vs. .error-text
I’m in this no-experience-to-apprenticeship program and everyone in my class thinks type coercion is the greatest thing ever.
The elephant and rope parable rings its bell of sound morals!
Not so much the realizing what NaN means; that’s more relevant to that XKCD which I probably don’t need to describe here.
Marked as solution.
Const goo =
backspace backspace
const Foo
backspace
const foo = obj. Val;.
*deep breaths
How has the actual process of developing your idea been different from your initial expectations and assumptions?
Do you have previous experience with a creative hobby/skill/profession (even if it’s another sect of software development), and what challenges have you faced in the shifting of your creative paradigm? What’s different?
https://thedailywtf.com/articles/gotta-catch-em-all
Dear God.
try
{
/* ... some important code ... */
}
catch (OutOfMemoryException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (OverflowException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (InvalidCastException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (NullReferenceException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (IndexOutOfRangeException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (ArgumentException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (InvalidOperationException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (XmlException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (IOException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (NotSupportedException exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
catch (Exception exception)
{
Global.Insert("App.GetSettings;", exception.Message);
}
True Neutral
Could one argue that your conscious choice to not pick an RGB backlit keyboard is in part because of your aversion to it, therefore making it somewhat of an aesthe-
RGB == FPS bro
try {
Car.auto()
} catch (willCrashException) {
sleep(Number.MAX_VALUE)
}
Truly the person of all time