fsck - 18+ obviously can't just fsck around filesystems
HN user
owl_vision
something like this, i recon:
$ tar cf - ~/.shrc | ssh target '(cd ~ && tar xf -)'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.
what happens if an IP address is not in the geo db? For example: 2606:4700::6811:
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.
Ramachandran, the Temporal Lobes and God - Part 2
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.
an offspring to build your own minimal BSD UNIX system: https://www.smolbsd.org/
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.
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~/src/etc...
(p.s.: the bubble are cool. highly distracting to me, hence I could not read the article in full.)
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 are appropriate.
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 made more sane also using constructs to avoid and constructs to use once the problem domain is confined. In my past, I had successfully implemented this quest for 3 different fairly large C++ projects. This is not a strong selling point for carbon.
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 "Artificial Intelligence A Modern Approach" by Stuart Russell and Peter Norviq, you may find more gems.
this is just a link to a signup page.
Switzerland?
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 long time ago, would "Optimum in der Infinitesimalrechnung" be optimum calculus?
[0] https://www.dam.brown.edu/people/elie/am41%202012/gBSB.pdf
(edit: wording)
and low latency messaging: tervella. (2014-2015, I had to deal with it.)
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 else who already knew OCaml. They use OCaml for everything, building software to distributing it etc. That's my interview experience with them. I think they chose that language because it can be as speedy as C++ with proper knowledge and optimizations. I do not know OCaml besides learning it when I worked with researchers/mathematicians who wrote OCaml and i had to understand the code.
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, chip making: better tools more profit. Potentially better profit. Nothing cringey about it.
plus 1 for using agents for api refresher and discovery. i also use regular search to find possible alternatives and about 3-4 out of 10 normal search wins.
Discovering private api using an agent is super useful.
for the past 20 odd years, old hardware with tweaked, custom compiled and build FreeBSD, NetBSD served me and my few customers quiet well. There is lot of joy in it. Recently, I started modifying open source software to be self hostable. Some does not work well enough when the internet is not accessible. for example FarmOS.
they don't work for me having astigmatism with or without prescription glasses.
there is "Hacker's Delight" by Henry S. Warren, Jr.
Same here with firefox, FreeBSD.
since we are at time constructs, german also uses "wenn" when english uses "if" or "when".
from constructive corrections, we learn our grammatical, semantical mistakes, hence we move forward to better understand each other.
FDIC was created to revive trust in banking during and after the Great Depression when banks collapsed. People distrusted banks, FDIC helped not only regular peoples savings, yet also to help competition in banking. Can we expect the smaller banks collapse and take down the savings of people? What's next the SEC?
This is the advice I plus one. On the other hand to include kernel to UI raises security questions. In my experience, I was rejected as "we can't hire you, you're too dangerous."
it is worth watching the video too.
+1. Excellent description of how the skills relate. I often read, listen to poetry when stuck in a math or programming problem. ... or just talk to the rubber duck. :-)