HackerLangs
TopNewTrendsCommentsPastAskShowJobs

owl_vision

no profile record

Submissions

Racket 9.1 Is Available

blog.racket-lang.org
3 points·by owl_vision·5 bulan yang lalu·0 comments

IPCrypt: A common approach to IP Address encryption

ipcrypt-std.github.io
2 points·by owl_vision·6 bulan yang lalu·0 comments

Scalable Oral Exams with an ElevenLabs Voice AI Agent

behind-the-enemy-lines.com
3 points·by owl_vision·6 bulan yang lalu·0 comments

comments

owl_vision
·4 bulan yang lalu·discuss
fsck - 18+ obviously can't just fsck around filesystems
owl_vision
·7 bulan yang lalu·discuss
something like this, i recon:

  $ tar cf - ~/.shrc | ssh target '(cd ~ && tar xf -)'
owl_vision
·8 bulan yang lalu·discuss
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 off and let someone log in to investigate and rearrange it again. This system allowed different roles to be assigned to different platform. The platform was bare metal or bhyve vm. It worked perfect.
owl_vision
·8 bulan yang lalu·discuss
what happens if an IP address is not in the geo db? For example: 2606:4700::6811:
owl_vision
·8 bulan yang lalu·discuss
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.
owl_vision
·8 bulan yang lalu·discuss
Ramachandran, the Temporal Lobes and God - Part 2

https://www.youtube.com/watch?v=5z4B5BYbjf8
owl_vision
·8 bulan yang lalu·discuss
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.
owl_vision
·9 bulan yang lalu·discuss
an offspring to build your own minimal BSD UNIX system: https://www.smolbsd.org/
owl_vision
·9 bulan yang lalu·discuss
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.
owl_vision
·tahun lalu·discuss
5 years is about right.

when i found a copy of clean code in a bookstore, it only took me a few minutes to put it back. I had read John Ousterhout's book prior.