Viewing profile — throwawayjdk81
throwawayjdk81
HN member- Joined
- Fri, Mar 03, 2023, 8:39 AM UTC
- HN karma
- 4
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About throwawayjdk81
No profile information was provided.
Recent public activity
-
comment
Comment #35007863
The example they give later in the article is also pretty verbose and includes much more "magic" than Java Example: import antigravity def main(): antigravity.fly() if __name__ == …
-
comment
Comment #35007271
The classic "public static void main" example is also getting old. It's been so long since I last wrote it, that I actually had to copy/paste it from the article. I just generate a…