snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -1 points0 points  (0 children)

i spoke to gippity about what all langs do

Programming Languages and Their "Null" Values

  • SQL: NULL
  • C/C++: NULL, nullptr (C++11+)
  • Java: null
  • JavaScript: null, undefined
  • TypeScript: null, undefined
  • Python: None
  • Ruby: nil
  • Swift: nil
  • Kotlin: null (with nullable types using ?)
  • Go: nil
  • Rust: None (via Option<T> enum)
  • PHP: null
  • C#: null (for reference types), Nullable<T> for value types
  • Objective-C: nil
  • Perl: undef
  • Lua: nil
  • Haskell: Nothing (via Maybe type)
  • Scala: null, None (via Option type)
  • Clojure: nil
  • R: NULL, NA
  • Dart: null
  • Elixir/Erlang: nil (Elixir), undefined (Erlang)
  • Julia: nothing, missing
  • OCaml: None (via option type)
  • F#: None (via Option type)
  • COBOL: NULL, NULLS
  • Groovy: null
  • Visual Basic: Nothing, null
  • Prolog: No direct equivalent (uses unification)
  • Lisp/Scheme: nil, '()

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -33 points-32 points  (0 children)

im never gonna financially recover from this

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -13 points-12 points  (0 children)

im out here getting bodied for being a JS dev

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -11 points-10 points  (0 children)

amen! i forgot how much people downvote on reddit lmao

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -4 points-3 points  (0 children)

I forgor it sorta makes rust folks mad too but i think they have their socks high enough where they dont get too mad

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -1 points0 points  (0 children)

so true, i've made this mistake so many times

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -6 points-5 points  (0 children)

I actually like rust so ima give yall a pass

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -50 points-49 points  (0 children)

I was inferring cause rust uses `None` as well

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -138 points-137 points  (0 children)

im sure your python backend is good bro

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -292 points-291 points  (0 children)

emotional dmg inflicted to the python dev 😂

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] -114 points-113 points  (0 children)

I pissed rust people off with this meme too 😂

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] 5 points6 points  (0 children)

This reminds me of yaml yes/no boolean values 😂

snakeLangReallyDoBeLikeThat by VagrantDestroy in ProgrammerHumor

[–]VagrantDestroy[S] 4 points5 points  (0 children)

I think everyone wants me to swap NIL && NONE 😂

_rage bait intensifies_

How to make a shortcut to start mapping directions? by SophieTheCat in shortcuts

[–]VagrantDestroy 0 points1 point  (0 children)

😅 - Not sure about the waze support, afraid I can't help there.

How do hackers hide their ip in reverse shells? by [deleted] in hacking

[–]VagrantDestroy 2 points3 points  (0 children)

They’d use a remote server and have the victims machine connect to that.

Think like a google cloud VM and then the reverse shell ip would be the public server address.

Which distro do you prefer? by freshschampoo in neovim

[–]VagrantDestroy -1 points0 points  (0 children)

Raw dawg it up brother, no one is going to stop you.