Viewing profile — owl_vision
owl_vision
HN member- Joined
- Sun, Nov 20, 2022, 9:50 PM UTC
- HN karma
- 110
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About owl_vision
No profile information was provided.
Recent public activity
- story
-
comment
Comment #47203818
fsck - 18+ obviously can't just fsck around filesystems
- story
- story
- story
-
comment
Comment #46349991
something like this, i recon: $ tar cf - ~/.shrc | ssh target '(cd ~ && tar xf -)'
-
comment
Comment #45917894
I did this systematically: at the first sign of outlier in performance one system would move itself to another platform and shut itself down. The shutdown meant turn all services o…
-
comment
Comment #45861387
what happens if an IP address is not in the geo db? For example: 2606:4700::6811:
-
comment
Comment #45842854
Qt has grown so huge that I rather choose Tk or GTK for cross platform GUI. i would love to see how Swift will do cross platform gui.
- comment
-
comment
Comment #45805626
Ramachandran, the Temporal Lobes and God - Part 2 https://www.youtube.com/watch?v=5z4B5BYbjf8
-
comment
Comment #45774434
How does a company define or at least describe company culture and displays it up front? I am genuinely curious, and not trying to start any sort of flame wars.
-
comment
Comment #45712947
an offspring to build your own minimal BSD UNIX system: https://www.smolbsd.org/
-
comment
Comment #45712914
i ran NetBSD as a desktop on BeagleBoneBlack from circa 2010 until recently when I donated the hardware to a CompSci student. ...and as others mentioned it: the rump kernel.
-
comment
Comment #44921566
What were the resource setups? How do they compare to linux resource setups? Defaults in current are in etc.amd64/login.conf. https://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/s…
-
comment
Comment #44768429
i always emphasize to new programmers to learn any language and practice it with respect and discipline. All languages have dark corners, the human who can reason which constructs …
-
comment
Comment #44751728
> Carbon exists so that it's possible to migrate a large C++ code base, like Chrome, from C++ to something saner, incrementally. _Incrementally_: a C++ project can be incrementally…
-
comment
Comment #44702873
perceptrons, memory-in-a-box, back-propagation (even though it's computation expensive), Long-term-short-term memory, Support Vector Machines and other Neural Networks. In the book…
-
comment
Comment #44695854
this is just a link to a signup page.
-
comment
Comment #44617140
Switzerland?
- story
-
comment
Comment #44560090
i recommend this paper to understand brain-state-in-a-box[0]. In my studies of linear algebra / calculus, we had optimum calculus reaching error minimum. help me out, i learnt it a…
-
comment
Comment #44406760
and low latency messaging: tervella. (2014-2015, I had to deal with it.)
-
comment
Comment #44406753
Many years ago, I interviewed with Jane Street. They asked me C++ questions and if I am willing to learn OCaml. Sure, I can learn any language. The position was given to someone el…
-
comment
Comment #44406620
It is fair competition. Using the same tools as one's competition yields similar gains. Using better tools increases the possibility of higher profits. Same as in manufacturing, ch…