back
user profile
madprops
120karma·203submissions·July 15, 2012
recent activity (203 total)
comment
To me the problem with bloat is that it makes projects harder to maintain, also more bugs, not so much about ram usage. If the system in place makes sure the codebase is easily understood and adopted …
comment
196883
comment
I agree with you. There's almost never a free meal, nor a reason why there should be. I still think a lot of jobs today are unimportant and exist due to people's lack of options. I also agre…
comment
Or maybe give people time to live before they decide to participate in "the economy". Not everything is jobs. Actually I would argue that hiring is, or should be soon, obsolete because of a …
comment
Oh and I'm certainly liking Nim quite a bit. Recommended.
comment
Just added some short descriptions to each image to make it more clear.
comment
Seems making the column view is a bit tricky right now. But if I manage to do it i'll release it as a nim library itself and use it in the program. Added alt support. -s for --salad -c for --coun…
comment
Not sure what you mean about filenames as arguments, how would a filename be listed? Added regex support for --filter. For instance --filter=re:\\d+ You mean something like what tree displays? Or just…
comment
First commits seem from 5 years ago. Maybe more than 2 years?
comment
Okay. Can you please share the link and hopefully some example timestamps of this?
comment
This is enough arguments to censor a person apparently: https://i.imgur.com/iO3rW8l.png "Believe me that person is bad, I know. And I can assure you that other person totally agr…
comment
If you consider a work day as a movie, and say you go there 4 days a week, that's watching a 5 hour movie, 4 days in a row.
comment
What is contaminated? Could be some no-big-deal impurity.
comment
It's a way to send a message across. Before things turn irreversibly nasty.
comment
Made a similar post a while ago https://medium.com/@auver/here-are-some-free-applications-th... …
comment
All I could think of is, Rust already does this properly. It doesn't recompile libraries every time. It compiles them once, or again if the compiler is upgraded.
comment
Having dependencies might not be a huge problem. But I've made some pretty complex interfaces using nothing but jquery, handlebars, and other util libraries. All patterns thought-out and written …
comment
Some weeks ago I was building an encrypted note taking CLI program https://github.com/Merkoba/Effer …
comment
I find shadow banning disgusting. Makes me angry to have legitimate thoughts silenced through some simple switch just because of some temporary "undesired" behavior caused by my nature of ha…
comment
The first part of the documentation being the code of conduct is a ... fuchsia flag
comment
Well I still have trouble with that, and a map wouldn't help very much. Imagine convincing governments to make the huge en-devour of placing thousands of kilometers of cables under the sea, and m…
comment
I'm using Clementine (qt) as a replacement, it's working very nicely :)
comment
I'm working on some sort of tiling wm but for the web. It's still pretty basic in terms of browsers, but already nice if you want to use it to display websites that don't change often. …