Trending

#ProgrammingGod

Latest posts tagged with #ProgrammingGod on Bluesky

Latest Top
Trending

Posts tagged #ProgrammingGod

__Programming__ __motors__ hardware!!!

#ActionGod #ProgrammingGod #MachineGod

0 0 0 0

Correct software for __actions__ and some __practice__ __doing it__!!!!

#ActionGod #ImplementGod #ProgrammingGod #SkilledGod

1 0 0 0

__Design__ to __implementation__ and then __skilled__ __practice__!!!!!

#PlanningGod/PlanGod #ProgrammingGod #ImplementGod #DevelopingGod #SkilledGod

0 0 0 0

Combination of words (atoms) through syntaxes (systems, networks) to extend meanings!!!!

#ProgrammingGod #MeaningGod #SystemGod #ExpandGod/ExpansionGod

0 0 0 0

The sweet __harmony__ of vibe-coding environments!!!!

#ProgrammingGod #AmbientGod #MachineGod #HarmonyGod

0 0 0 0

It is __logical__ to have a perfectly programmed __consciousness__!!!!!

#ProgrammingGod #ConsciousGod #LogicalGod #QualityGod #EnlightenGod

0 0 0 0
Video

Translations to more comfy languages!!!

#UnderstandGod #ProgrammingGod #ChangeGod

0 0 0 0
Post image

Supremely remodeling of AI slop!!!

#SupremeGod #MachineGod #ProgrammingGod

0 0 0 0
Post image

Enjoying the programmatic control of __All__!!!

#ProgrammingGod #ControlOfAll/ControlGod #BlissGod/BlissfulGod

0 0 0 0
Post image

__Healing__ the fabulous languages of __love__!!!!

#ProgrammingGod #HealGod/HealingGod #HeartGod #CommunicationGod

0 0 0 0
Post image

The __science__ of __programming__ dynamic schedules (__scheduling__)!!!!

#ProgrammingGod #ScienceGod #LifeGod #ScheduleGod

0 0 0 0
Preview
The Impact of Nasir Gebelli: The Programming God behind Final Fantasy | Entertainment Geekly Renowned Iranian-American programmer Nasir Gebelli played a pivotal role in the creation of the iconic Final Fantasy series during his time working for Square in Japan. Recognized for his exceptional...

Meet Nasir Gebelli, the programming genius behind the iconic Final Fantasy series! His speedcoding of FF3's airship was pure magic! 🎮✨ #GameDev #FinalFantasy #Nostalgia #ProgrammingGod
www.entertainmentgeekly.com/2025/01/18/the-impact-of...

6 1 0 0
Screenshot of a code snippet:

  let return_text = description_array[desc_index];
  
  if (typeof(return_text) === 'undefined')
  {
      return_text = "(illegible)";
  }

Screenshot of a code snippet: let return_text = description_array[desc_index]; if (typeof(return_text) === 'undefined') { return_text = "(illegible)"; }

The hacky array implementation of my text game sometimes returned an undefined value. I think I’ve fixed it now!

#programmingGod #gamedev #javascript

4 0 0 0
Screenshot of a code snippet:

  let return_text = description_array[desc_index];
  
  if (typeof(return_text) === 'undefined')
  {
      return_text = "(illegible)";
  }

Screenshot of a code snippet: let return_text = description_array[desc_index]; if (typeof(return_text) === 'undefined') { return_text = "(illegible)"; }

The hacky array implementation of my text game sometimes returned an undefined value. I think I’ve fixed it now!

#programmingGod #gamedev #javascript

10 0 3 0