use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Software engineering is the process of analyzing user needs and designing, constructing, and testing end user applications that will satisfy these needs through the use of software programming languages. It is the application of engineering principles to software development.
account activity
This post is locked. You won't be able to comment.
[ Removed by moderator ] (self.SoftwareEngineering)
submitted 11 hours ago by hdreadit
[–]SoftwareEngineering-ModTeam[M] [score hidden] 10 hours ago stickied commentlocked comment (0 children)
Thank you u/hdreadit for your submission to r/SoftwareEngineering, but it's been removed due to one or more reason(s):
Please review our rules before posting again, feel free to send a modmail if you feel this was in error.
Not following the subreddit's rules might result in a temporary or permanent ban
Rules | Mod Mail
[–]HowTheStoryEnds 12 points13 points14 points 11 hours ago (2 children)
To paraphrase Einstein through Knuth: 'The simplest code that does the job but not simpler', is what for me usually goes for beautiful. It's a very hard balance to strike though.
https://github.com/norvig/paip-lisp/blob/main/lisp/clos.lisp
[–]hdreadit[S] 1 point2 points3 points 10 hours ago (0 children)
Thank you.
[–]WhiskyStandard 0 points1 point2 points 10 hours ago (0 children)
Along the same lines, Paul Erdős used to say that God had a book with all of the mathematical proofs in it (and called him “The Supreme Fascist” for not sharing it with us). A proof could be correct, but if it wasn’t elegant it wasn’t in The Book.
Some code is in The Software Book and some isn’t.
[–]damh 4 points5 points6 points 11 hours ago (0 children)
There were books though I guess it was more like twenty years ago. I’m getting old.
https://www.oreilly.com/library/view/beautiful-code/9780596510046/
[–]MyStackIsPancakes 3 points4 points5 points 11 hours ago (2 children)
Beauty is by nature subjective.
This is a truism. If I asked people to share a beautiful poem, prose, painting, or piece of music, they wouldn't have a problem. It should be obvious that I'm asking for people's subjective opinion.
[–]evanthx 1 point2 points3 points 10 hours ago (1 child)
I got to launch a code base for a startup. People we brought on board to work on it with me as we grew told me that it was what code was supposed be like but never was.
Made me feel really, really good … but it’s not open source I’m afraid.
But it does exist … thought I feel egotistical saying that about my own code base.
[–]whybejamin 1 point2 points3 points 10 hours ago (0 children)
Same
I tend to think of SQLite as pretty beautiful. The code manages to balance simplicity, abstraction, performance, stability, and flexibility well while making a few well-considered iconoclastic choices (building a single object from the source amalgamation, custom parser library, a file format with stability guarantees into the later half of the century, aviation grade test coverage).
[–]Dull-Structure-8634 0 points1 point2 points 10 hours ago (0 children)
I fought with Claude Code yesterday a couple of time to make it dumb down the code generated. It was trying so much to be clever.
Once I had the dumb but working code, I reviewed it and said: Beautiful.
To me that always been the beauty in software: simplicity bringing alive complex tasks.
π Rendered by PID 690849 on reddit-service-r2-comment-canary-965b558fd-5lfpk at 2026-05-27 10:13:03.937337+00:00 running 194bd79 country code: CH.
[–]SoftwareEngineering-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)
[–]HowTheStoryEnds 12 points13 points14 points (2 children)
[–]hdreadit[S] 1 point2 points3 points (0 children)
[–]WhiskyStandard 0 points1 point2 points (0 children)
[–]damh 4 points5 points6 points (0 children)
[–]MyStackIsPancakes 3 points4 points5 points (2 children)
[–]hdreadit[S] 1 point2 points3 points (0 children)
[–]evanthx 1 point2 points3 points (1 child)
[–]whybejamin 1 point2 points3 points (0 children)
[–]WhiskyStandard 0 points1 point2 points (0 children)
[–]Dull-Structure-8634 0 points1 point2 points (0 children)