Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Real programming thread

Name: Anonymous 2016-09-08 19:00

Share high-quality, well tested libraries aimed at filling an important gap in actual programming to help solve real-world problems without reinventing the wheel.

https://github.com/tjmehta/is-positive-integer

Name: Anonymous 2016-09-08 20:43

I need a wheel that will work on a gelatin surface. Would someone invent one for me?

Name: Anonymous 2016-09-09 6:54

Name: Anonymous 2016-09-09 7:41

I feel bad for FrozenVoid, to be honest.

Name: Anonymous 2016-09-09 9:01

>>3
I doubt FrozenVoid even heard about SICP.

And why does he use bat files for compilation and gcc line includes every single switch?
@gcc %1.c -o %1 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILE64_SOURCE=1 -pipe -std=gnu11 -fmax-errors=1 -Wall -Wno-unused -Wno-unused-parameter -Wno-unused-function -Wno-unused-label -Wno-multichar -Wno-deprecated-declarations -Wno-unused-value -Wno-unused-variable -Wno-unused-but-set-parameter -Ofast -fplan9-extensions -fverbose-asm -fopenmp -flto -fno-exceptions -funswitch-loops -fpeel-loops -funroll-loops -frename-registers -fno-common -fprefetch-loop-arrays -fvariable-expansion-in-unroller -fivopts -finline-limit=3000 -march=native -mtune=native -m64 -msse4.2 -fmerge-all-constants -s -lopengl32 -Wl,--stack,2097152 -Wl,-O3

Name: Anonymous 2016-09-09 17:55

/prog/ challenge #e2: Hax Frozen's anus
http://w11.zetaboards.com/frozenbbs/topic/10934474/1/

Hint: you can't, he's smarter than all /prog/ combined.

Name: Anonymous 2016-09-09 20:04

>>5
And why does he use bat files
Because he's the hero /prog/ deserves, but not the one it needs right now. So we'll hunt him. Because he can take it. Because he's not our hero. He's a silent guardian. A watchful protector.

Name: Anonymous 2016-09-09 21:40

Name: Anonymous 2016-09-09 22:00

>>8
Recursion is a terrible, inefficient model that obscures internal state. It is unsuitable for performance-oriented code unless its tail-call recursion or recursion converted to loops:the fact is stack access is SLOW.

thinking "tail-call" "recursion" needs to be re-written to loops

Name: Anonymous 2016-09-09 22:02

Mentally taxing LISP code where every function looks like the above scheme "cond" slows down the flow of programming as the user is forced to interpret each line to understand it.

why do people think they know things they don't know

Name: Anonymous 2016-09-09 22:23

>>10
Maybe LISP doesn't look that great to these people. Maybe they don't read all code with convenient formatting and code highlighters. Maybe they see prefix notation as unnatural and unintuitive.Maybe conforming all code into one model doesn't seem right to them. Maybe boundary-free code is actually harder to read.

Name: Anonymous 2016-09-09 23:20

>>11
but they know people wrote a lot of lisp code for a long time
and they know they haven't put a significant amount of time into getting used to it

why would they assume they're an expert in something they haven't used enough to know about

it's like talking about chinese after looking at the characters and thinking they're complicated
but much easier to learn than that

Name: Anonymous 2016-09-09 23:46

>>12
Chinese is in fact overcomplicated, mentally exhausting and wasteful.
The typewriters with thousands of characters that no one uses.
The memory wasted in unicode, fonts for displaying these squiggles.
Characters that actually don't have a definite meaning and are context-sensitive.
Lacks of punctuation and word-separation.
https://chinese.stackexchange.com/questions/17071/how-to-determine-the-end-of-words/17074

Name: Anonymous 2016-09-09 23:53

Structure and Interpretation of Chinese Pictographs

Name: Anonymous 2016-09-10 6:25

>>13

Indeed. Korean has the superior written form.

Don't change these.
Name: Email:
Entire Thread Thread List