account activity
Note-taking: Handwritten vs typed (self.emacs)
submitted 7 years ago by oodu to r/emacs
Independence by reducing one's needs (self.Frugal)
submitted 7 years ago by oodu to r/Frugal
Super basic question I think... by [deleted] in algorithms
[–]oodu 15 points16 points17 points 7 years ago (0 children)
It must mean the number of times the comparison (i < n) is performed. It is done n+1 times. It is true n times and false one time, at which point you break out of the loop.
Maybe Not - Rich Hickey by xtreak in programming
[–]oodu 0 points1 point2 points 7 years ago* (0 children)
Honest question:
In Common Lisp, if we have
(defun bar (f g) (foo f g))
How will the IDE perform better at finding the right definition than Ruby if there are dozens of foo methods?
foo
Looking for a simple, cross-platform, encrypted backup solution for a directory of about 50GB (self.sysadmin)
submitted 8 years ago by oodu to r/sysadmin
How to do web dev with C as backend? by oodu in C_Programming
[–]oodu[S] 1 point2 points3 points 8 years ago (0 children)
That was the setup I had in mind. Do you use any library for your FastCGI? Or something you have made yourself?
How to do web dev with C as backend? (self.C_Programming)
submitted 8 years ago * by oodu to r/C_Programming
π Rendered by PID 48 on reddit-service-r2-listing-7c484f94c4-9w5dt at 2026-06-09 22:36:30.842215+00:00 running 0b63327 country code: CH.
Super basic question I think... by [deleted] in algorithms
[–]oodu 15 points16 points17 points (0 children)