Viewing profile — lvvlvv
lvvlvv
HN member- Joined
- Tue, Mar 16, 2010, 11:35 AM UTC
- HN karma
- 10
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About lvvlvv
No profile information was provided.
Recent public activity
-
comment
Comment #2488264
Simplified C++ inspired by AWK: http://github.com/lvv/scc
-
comment
Comment #2473692
# --- print second column ls -al | awk '{print $2}' ls -al | pru 'split(" ")[1]' ls -al | scc -n 'F(1)' # --- count and average of all integers on second position ls -al | awk '{ s…
-
comment
Comment #2473668
Similar project for C++: http://github.com/lvv/scc
-
comment
Comment #2444003
Yet another gcc wrapper: http://github.com/lvv/scc
-
comment
Comment #2346405
I like them too. Cheap and simple.
-
comment
Comment #2210691
I am the author. You are right. I've updated the page.
-
comment
Comment #2209890
> Note that the worst case of complexity for this algorithm is much, much worse than the worst case complexity for Boyer Moore. Can you explain your thought process for why worst c…
-
comment
Comment #1465936
You can make static-PNG charts with http://matplotlib.sourceforge.net or http://volnitsky.com/project/mplw
-
comment
Comment #1433522
Another happy customer of prgmr. I am 4yr with them. You kind of forget about them because there was not a single issues or outage during all this time.
-
comment
Comment #1195476
"you ignored us, but the FTC said we were right, nah nah nah" That how I read their open letter. And my interpretation of "you should have worked with us" is as "you should have hi…