Missed the opportunity to draw in a teapot for HTML.

WasPentalive
link
fedilink
English
44
edit-2
1Y

Error 418

spoiler

I am not a teapot.

@starman@programming.dev
link
fedilink
English
74
edit-2
1Y

C#: So you just took java’s essay and changed the name?

/s

remove the /s switch, it’s funnier

amio
link
fedilink
221Y

This, but unironically. That is basically exactly how it started (after “J#” IIRC), minus a few wrinkles ironed out because if you’re reinventing the wheel, might as well try not to make the same flaws the old one had. Of course things branched out from there and C# has been a very different beast from Java since the 2000s.

I the beginning, C# was basically “Java, the good parts”, developed from scratch as a new language though. J# was developed in parallel as a replacement for Visual J++, and could run essentially unmodified Java code.

At a previous workplace, we had projects that were combined C# and J# projects. It was a bit strange.

No sir, i also copied stuff from C++, C, Haskell and Delphi.

Welp the man behind c# also created Delphi so technically he didn’t copy

Inventor of Delphi: “Hey, can i copy your homework?”

Inventor to himself: “Yes, just make it look like you made it yourself.”

Vicky
link
fedilink
English
551Y

Latex creates the most beautiful documents

@RogueTyre@lemmy.world
link
fedilink
English
41Y

Definitely but such a bitch to use. Why do I have to learn literally a new language to finish my shitty 4 page labs report…

@Magister@lemmy.world
link
fedilink
English
321Y

It’s incredible, I remember in the 90s in university, some students were king of Latex and made incredible beautiful paper full of complicated mathematical formula and such

@Isbjerg@feddit.dk
link
fedilink
English
381Y

We still do, we still do.

Senicar
link
fedilink
English
261Y

The best feedback I ever got on an assignment in grad school was “wow, your homework looks like a textbook!”

It may not always be correct, but it’s always pretty!

darcy
link
fedilink
English
11Y

**LaTeX

darcy
link
fedilink
English
11Y

**LaTeX

@Hephoh2@feddit.de
link
fedilink
English
251Y

The C++ one doesn’t make sense

@JakenVeina@lemm.ee
link
fedilink
English
221Y

I think templates is what he’s making fun of.

@Valmond@lemmy.world
link
fedilink
English
61Y

How so, templates make for less code usually? Or like template meta prog?

I’m a C++ dev and I’m lost on this one :-p plz send help

@JakenVeina@lemm.ee
link
fedilink
English
11Y

/shrug

That’s my best guess, in the sense that that’s what the compiler ends up producing, for templated code: the same code copy-pasted for however many different use cases you have.

Phrodo_00
link
fedilink
31Y

I think it’s because each template specialization works kind of like a new copy of a class.

Still not getting it, I mean you don’t even get to see the code? IDK

SokathHisEyesOpen
link
fedilink
English
231Y

Unix Shell is spot on.

glibg10b
link
fedilink
English
11
edit-2
1Y

I don’t get the HTML one. Is it a reference to HTTP 418?

@drcouzelis@lemmy.zip
link
fedilink
English
251Y

I think the joke is that HTML isn’t a REAL programming language.

“This isn’t even a paper… this is a flower pot.”

@kboy101222@lemm.ee
link
fedilink
English
31Y

I think a better analogy would be making HTML look like one of those template thingies people use for bullet journals

Go: Why is your every second sentence a caution?

ѕєχυαℓ ρσℓутσρє
link
fedilink
English
21
edit-2
1Y

Rust: Use of moved value. Type Paper does not implement the Copy trait.

darcy
link
fedilink
English
01Y

um more like Rust: Sir this is a very good memory-safe Essay you get 100% Grades!!! 😎😎😎😎😎

Andrew
link
fedilink
English
41Y

Typst should be next

navordar
link
fedilink
English
151Y

UNIX Shell should be about quoting issues

@some_guy@lemmy.sdf.org
link
fedilink
English
31Y

Can I quote you on that?

Language snobs be like

Java is too verbose, Assembly is best 🥴

Ok nobody actually wants to write Assembly, but that’s still what they sound like. Optimizing for number of characters you’d have to type if you used a text editor instead of an IDE, and dumb shit like that.

@stingpie@lemmy.world
link
fedilink
English
41Y

I like to program assembly. It’s kinda fun to juggle around registers, and it feels really gratifying to to see it running at the fastest speed possible.

@grue@lemmy.ml
link
fedilink
English
31Y

The Java hate is not about wanting to type fewer characters; it’s about FactoryFactory-type boilerplate nonsense adding conceptual bloat that obscures what the unit of code is actually trying to accomplish.

FactoryFactory classes are not something inherent to java, it’s just as likely with any OOP language. I’m assuming you refer to something like AbstractFactory Pattern.

Most boilerplate can be automatically added by IDEs, and doesn’t add any more congnative overhead than comments would. It’s basically comments that are statically validated by the compiler.

Assembly is absolutely doo doo fard because theirs so many variations because of different hardware or operating system and lots of people mix them up leading to struggle town for hours just for a simple hello world program for the specific version you have.

I tried to learn and settled on GAS since that had better examples of code I could find online

418 Im a teapot

Create a post

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.
  • 1 user online
  • 120 users / day
  • 257 users / week
  • 744 users / month
  • 3.72K users / 6 months
  • 1 subscriber
  • 1.48K Posts
  • 32.5K Comments
  • Modlog