915
(page 2) 39 comments
sorted by: hot top controversial new old
[-] Ascend910@lemmy.ml 3 points 2 months ago

I really em want to makenit a reality, do anyone here know a 17th century antique monosace font?

[-] hakunawazo@lemmy.world 3 points 1 month ago

Code of Sauron

[-] Ronno@feddit.nl 2 points 1 month ago

Better start now, the US might need a new one soon. /s

A smart contract as the declaration of independence would be awesome though.

[-] AgentOrangesicle@lemmy.world 2 points 2 months ago

SideShowBobUUUUGH.wav

[-] MashedTech@lemmy.world 2 points 2 months ago

JetBrains Mono to the top!

[-] JackbyDev@programming.dev 2 points 2 months ago* (last edited 1 month ago)

I use Comic Code. It's not free, but it's so whimsical.

For the curious, here is a similar but free font. https://github.com/belluzj/fantasque-sans

load more comments (3 replies)
[-] LarmyOfLone@lemm.ee 2 points 2 months ago

Is there some language or "syntax formatter" that turns source code into something more off a visual programming language? Like a WYSIWYG markdown editor.

Like python doesn't have curly braces, but you could add some kind of "block illustration".

Or you could have illuminated initials for variable names to make them more unique.

[-] thevoidzero@lemmy.world 2 points 1 month ago

So IDE with syntax highlights? Those blocks things are also pretty much shown in most IDE, what do you use to code?

I even have prettifying turned on so the keywords like in, lambda, etc are prettified.

[-] LarmyOfLone@lemm.ee 1 points 1 month ago

No somthing more than just "mere" syntax highlightinng or prettifying like e.g. in VS Code. Being able to change line height for a "headline" when you declare a new class. Or maybe lines that illustrate how a temp variable is used. But it's all vague ideas and I can't picture or describe it well and you'd have to demo this with a graphical design tool I think.

[-] thevoidzero@lemmy.world 2 points 1 month ago

I use emacs, and it can change font size and font face similar to the font color during syntax highlights. Like in markdown or LaTeX headings are larger font, math formula have their system where superscript and subscript have higher/lower baseline. In org mode it can even convert the whole latex snippet into formula and display as image, or show inline images. And in rust it has type hints and other information overlayed along side the code you wrote, it even adds little buttons on tests you can click to run them.

So I think what you want can probably be made easily if you have a solid grasp of what you want. Emacs is basically extensible using a programming language (elisp) so technically there's nothing you can't do logic wise, there might be some limitations on displaying things though.

[-] refalo@programming.dev 0 points 2 months ago
[-] ulterno@programming.dev 0 points 2 months ago

Needs more line spacing.

load more comments
view more: ‹ prev next ›
this post was submitted on 29 Apr 2025
915 points (98.8% liked)

Programmer Humor

24587 readers
725 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS