Comments

This profile is from a federated server and may be incomplete. Browse more on the original instance.

coloredgrayscale, to programming in What things really helped you toget better at programming?

Concepts still apply, so for a beginner an outdated book would still be a valuable source.

From there you can get up to date with the newest features with articles / tutorials. Cloud services probably should be first thing you develop for.

coloredgrayscale, to programming in Which language you wish would really grow and reach mainstream adoption?

A compiler has mostly fixed rules for translation. The English language often is ambiguous and there are many ways to implement something based on a verbal description.

Programming by using the ai as a “compiler” would likely lead to many bugs that will be hard to impossible to trace without knowing the underlying implementation. But hitting compile again may lead to an accidental correct implementation and you’d be none the wiser why the test suddenly passes.

It’s ok as an assistant to generate boilerplate code, and warn you about some bugs / issues. Maybe a baseline implementation.

But by the time you’ve exactly described what and how you want it you may as well just write some higher level code.

coloredgrayscale, to programmer_humor in Stop doing Computer Science

And how much does it cost you in electricity?

coloredgrayscale, to programmer_humor in Stop doing Computer Science

Almost:


<span style="color:#323232;">While (hasMoney())
</span><span style="color:#323232;">Print(money)
</span><span style="color:#323232;">
</span>
coloredgrayscale, to programmer_humor in Stop doing Computer Science

Cat is a fluffy animal, and for shreading shit

coloredgrayscale, to programmer_humor in Monitor Alignment Alignment Chart

First I have to tell him to configure the windows work laptop that way (for external screens)

coloredgrayscale, to programmer_humor in Monitor Alignment Alignment Chart

How do you use the 3rd monitor above at the job?

coloredgrayscale, to programmer_humor in Monitor Alignment Alignment Chart

Tilted 22 degree to maximize the potential line length that can be displayed.

gigazine.net/…/20211203-ideal-monitor-rotation-fo…

coloredgrayscale, to programmer_humor in Monitor Alignment Alignment Chart

Enough for System stats, or a music player (especially if you can use it for input too, without it tabbing out of games)

coloredgrayscale, (edited ) to programming in Linear code is more readable

Think of it more like bigger building blocks rather than single use functions. If there is an issue with the pizza arriving burnt black at the customer you don’t want to read through the logic for making the dough and adding toppings if the most likely cause is the oven.

Sure, you could add comment blocks to mark the sections. But you can’t easily jump to that exact point. With function names you can easily skim over the unimportant calls, or go through a list of functions/methods in the file and jump there directly. With comments that’s not a standard feature in IDEs.

Also that function does not scale well if you have more than 2 options of toppings. Maybe some are not compatible and logic needs to be added that you don’t use pineapple and banana on the same pizza, for example.

But I understand your argument about following through multiple layers of abstractions. That’s something that irritates me as well a bit, if you follow a function, that does nothing, but pass the same parameters through another function and return the result.

No guard clauses, or changes to the data, just 1:1 pass-through. And this them goes 2-3 levels deep before reaching real code again. Bonus of they all are in different files too.

coloredgrayscale, to programmer_humor in My poor RAM...

Even if wasm or something else could replace js completely we’d need some huge corp to drop support completely.

Something like apple no longer supporting js. Remember Flash?

coloredgrayscale, to programmer_humor in Planning is for the weak

No need to plan, we’re agile! /s

coloredgrayscale, to programmer_humor in Planning is for the weak

Welp, Task failed, no second chances, or options to deliver afterwards. Game over, toss away the work you’ve completed 90% of.

Just like in school when you failed a test or assignment.

coloredgrayscale, to programmer_humor in Planning is for the weak

Especially the other projects that were hidden on someone’s desk until a week before the deadline. And now they have two or more projects like that simultaneously

coloredgrayscale, to programming in What are your programming hot takes?

The 2nd is the style guide used in C#, and therefore what you’ve encountered in unity.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • Ask_kbincafe
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines