Discussion
Loading...

#Tag

  • About
  • Code of conduct
  • Privacy
  • Users
  • Instances
  • About Bonfire
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 4 days ago

See chords as flags – Visual harmony of top composers on musescore

https://rawl.rocks/

#HackerNews #See #chords #as #flags #Visual #harmony #top #composers #musescore #musicvisualization

  • Copy link
  • Flag this post
  • Block
Hacker News
@h4ckernews@mastodon.social  ·  activity timestamp 6 days ago

GM Deprecating In-Car App Store for Models as Recent as 2020

https://gmauthority.com/blog/2025/11/these-gm-vehicles-can-no-longer-download-apps-through-their-infotainment-system/

#HackerNews #GM #Deprecating #In-Car #App #Store #for #Models #as #Recent #as #2020

GM #Deprecation #InCarApps #Infotainment #System #2020Models #TechnologyNews

  • Copy link
  • Flag this post
  • Block
afreytes 🇵🇷 ☭
@afreytes@mastodon.gamedev.place  ·  activity timestamp 3 months ago

So I thought that if I did...

extends Node
class_name MyClass #as a kind of namespace

extends MyClass
class_name SubClass
const MyDir = {MyKey=MyVal}

I would be able to assign MyVal like...

var SomeVal = MyClass.SubClass.MyDir.MyKey

that doesn't work 🤔 but this does 😅

var SomeVal = SubClass.MyDir.MyKey

I wanted the class > subclass hierarchy but for ocd reasons but maybe I should just not and just name the subclass namespace_subclass

Naming things is hard.

  • Copy link
  • Flag this post
  • Block
Log in

bonfire.cafe

A space for Bonfire maintainers and contributors to communicate

bonfire.cafe: About · Code of conduct · Privacy · Users · Instances
Bonfire social · 1.0.0 no JS en
Automatic federation enabled
  • Explore
  • About
  • Members
  • Code of Conduct
Home
Login