Viewing profile — vamega
vamega
HN member- Joined
- Sun, Mar 25, 2012, 6:53 PM UTC
- HN karma
- 609
- Public activity
- 167 items
- HN profile
- View on Hacker News ↗
About vamega
Recent public activity
-
comment
Comment #46056422
The article’s understanding of Java’s Virtual Threads is incorrect. Virtual threads have a preemptive concurrency model, not a co-operative one, so suspension points are not only a…
-
comment
Comment #45675085
I really hope Fastmail implements the JMAP spec for calendars and contacts soon. They’ve had the mail part of the spec implemented for a while, but it still requires CardDAV/CalDAV…
-
comment
Comment #44852989
I control my Mitsubishi mini-splits with an esp32. I’d never done any soldering or worked with a microcontroller before, but I was able to install this into 4 units in a single day…
-
comment
Comment #44749426
Wow, this is a surprise. I was just looking up astro last night, and stumbled upon this theme and started building my blog off of it. Thanks for making something really nice.
-
comment
Comment #44677251
Amazon uses CBOR extensively. Most AWS services by now should support being called using CBOR. The protocol they're using is publicly documented at: https://smithy.io/2.0/additiona…
-
comment
Comment #43977625
Does Mill plan to have something like Bazel’s Remote Execution?
-
comment
Comment #43380141
It doesn't look like this is available just yet. I can't wait to see more details when it comes out. I have a JetKVM ( https://jetkvm.com/ ) and it's been absolutely fantastic. I'm…
-
comment
Comment #43343772
This looks pretty great. The UI looked fantastic, and the post mentioned that it was open source. However what's open source appears to be the DuckDB extension, which forwards the …
-
comment
Comment #43248648
Does this work with Flutter, or does it only work with Android native apps?
- story
-
comment
Comment #42679090
Relational databases are not the preferred storage mechanism at Amazon. If a team wants to use an OLTP relational database it’s possible that it will be a decision they will need t…
-
comment
Comment #42369946
Seems like Microsoft is intentionally doing a leftpad. One day people are going to wake up and a host of CI pipelines and the like will start failing. NPM, Maven and other package …
- story
-
comment
Comment #41973444
Why do you call these other languages “better”? They’re different, but I’m not sure why either of the one’s you mentioned would be better for this use case.
-
comment
Comment #41779436
What is the double hack used in OpenHFT? I tried looking this up and came up short.
-
comment
Comment #41692590
Yeah, went through a whole journey getting this to work on a NixOS guest with a Proxmox host recently. You reminded me to write up the process, and publish a flake for NixOS users …
-
comment
Comment #41600802
Lots of quantitative research uses R. It’s still very popular in the industry. Insurance is also still using a lot of R. Actuaries I know still use it, and they talk of Python, but…
-
comment
Comment #41582976
GraalPy license on GitHub - https://github.com/oracle/graalpython/blob/master/LICENSE.tx...
-
comment
Comment #41267089
For anyone else reading this, the author did post this comment on the blog, and added a reply there too.
-
comment
Comment #41109200
How do you go about adopting a bench in Astoria Park?
-
comment
Comment #41109198
I’m in Astoria, I’ll go pay a visit this week!
-
comment
Comment #39564277
Oh man, I had a Bloomberg terminal, and got data from their Data License product. Even if you have all the calendars, it’s still non-trivial to apply the calendars correctly for di…
-
comment
Comment #39481524
I've borrowed money using SPX box spreads. You can get data on the recent trades and build a box spread at https://www.boxtrades.com/ There's a long thread on the Bogleheads forums…
-
comment
Comment #39293197
Did you rsync in a loop? Or on demand? I used Unison at Amazon, and it was the most seamless of all the options I tried. The two way sync was especially useful for being able to op…
-
comment
Comment #39274437
How did you figure this out? I used to work at ExodusPoint (left about 3 years ago). It wouldn’t surprise me if it was ExodusPoint, but I’m not sure how one could make that connect…