Viewing profile — vicaya
vicaya
HN member- Joined
- Fri, Aug 24, 2007, 10:41 PM UTC
- HN karma
- 365
- Public activity
- 259 items
- HN profile
- View on Hacker News ↗
About vicaya
Recent public activity
-
comment
Comment #40650591
This is a must for AR/VR glasses. I thought that all android devices had this capability. Was disappointed to find out otherwise. I had to use a laptop to use the glasses on a plan…
-
comment
Comment #36910960
Worker should really adopt Apache Arrow, which has a much bigger ecosystem. https://github.com/apache/arrow
-
comment
Comment #36671384
LI is an interesting data source for the pulse of economy (at least in my echo chamber :). I don't even need to log in, just a quick glance in my LI email folder would tell a lot.
-
comment
Comment #36670575
colima pretty much solves dev experience for docker and k8s on mac, esp. for apple silicons (m1/m2), where you can build multi-arch containers with ease. Some interesting caveats: …
-
comment
Comment #36512009
55+ vegan OMAD here. Experienced positive recomposition (17% BF to 11%) according to the DEXA scans: grew muscle and lost fat over the same period (1 year) with the same diet (no b…
-
comment
Comment #31057054
The original git approach is still the best, which I've been using for years: # source this to clone the .files repo and setup the command #git clone --bare https:// @bitbucket.org…
-
comment
Comment #30973471
No, `dirname` is correct. The goal of `ln -s dirname/ linkname` is that even if you accidentally do `cp file linkname` (note without slash) when dirname is gone, it will error out.…
-
comment
Comment #30603488
The content needs major update to incorporate recent research on: - Macro nutrients (protein, carbs, fat) - Micro nutrients (vitamins and minerals, important if you do IF) - Interm…
-
comment
Comment #29659570
BTW, plantuml has been storing the source uml dsl in the metadata of generated png for years. cf. https://plantuml.com/command-line#ce21470ab49d1d19
-
comment
Comment #25829348
Fasted for 3 days and muscle mass increased by 2.4kg. Yeah, right.
-
comment
Comment #21459704
Just like various chat bot incarnations, it's reasonably OK at generating generic sentences without real understanding. I tried several attempts with this leading fragment: "Is bor…
-
comment
Comment #20731448
3. "What's the best way to specify computation?" covered by programming language and compiler books.
-
comment
Comment #18444734
Running 10k containers on one machine is totally realistic though. This is just yet another language vm (e.g. jvm) isolation all over again.
-
comment
Comment #18289797
Hey OP, are you still looking? My company (a well funded AI startup with SV office) is definitely looking for eng roles from senior IC to VPE. PM if you're serious (email in profil…
-
comment
Comment #16615688
To disable this class of exploits (bugs in unprivileged bpf) without installing a new kernel: echo 1 | sudo tee /proc/sys/kernel/unprivileged_bpf_disabled
-
comment
Comment #16068341
TLDR: two side-channel info leak attacks on CPUs: Meltdown that appears to affect Intel and latest ARM64 (Cortex-A75), and Spectre that was shown to affect Intel, older AMD and ARM…
-
comment
Comment #15976700
Chronos is just an example. There're many bugs in Mesos that don't get fixed for months/years. Mesos core is legacy (pre 11) C++ code nobody wants to maintain.
-
comment
Comment #15976507
FTFA: "We’d previously been using Chronos (with Mesos) as a cron job scheduling system, but it was no longer meeting our reliability requirements and it’s mostly unmaintained (1 co…
-
comment
Comment #14407404
I'd expect better write up from Daniel. std::unordered_set is implemented with chained buckets, which incurs extra memory references. Cursory google revealed that an open addressin…
-
comment
Comment #13766813
Who has used both Airflow and Spinnaker? Feedbacks?
-
comment
Comment #13387282
This is obviously data dependent. I suspect that the advantage of human is much higher in colloquial content vs written (esp. news) content. "Universal Adversarial Perturbations"[1…
-
comment
Comment #13386414
These NMTs seem tragically bad at translating simple straightforward Chinese e.g.: 我要下班了。下班了再说。 Google: I have to get off work. Off to say. OpenNMT: I am going to work. After work,…
-
comment
Comment #11688784
1. WordNet 2. ImageNet 3. SyntaxNet ... n. SkyNet
-
comment
Comment #11075234
Hope this give google enough kick in the butt to improve mixed language voice to text. My google voice inbox is full of hilarious examples...
-
comment
Comment #10732953
Yay, I'm going to put "FAA registered pilot" in my profiles :)