Viewing profile — alynn
alynn
HN member- Joined
- Wed, Jul 22, 2009, 10:32 PM UTC
- HN karma
- 163
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About alynn
No profile information was provided.
Recent public activity
-
comment
Comment #24795572
Unfortunately this article seems to be written in the same casual polymath style it claims to warn of, with people making broad generalizations without any deep knowledge of what t…
-
comment
Comment #24748431
I wasn't aware that CDNs were much cheaper, and am genuinely curious what service you are using at what prices. When I look at AWS pricing, us-east-1 at Should I be looking at a di…
-
comment
Comment #24546473
I never would have thought to check the webapp. Grepping for loadProto or .proto" does it. Thanks for sharing.
-
comment
Comment #24499522
APFS supports on-disk compression, and the Mac App Store uses that when installing Xcode, so it can be tricky to compare storage amounts. Xcode 11: 10.3GB on disk / 17.1GB apparent…
-
comment
Comment #24328187
As someone who’d already been a bit worried about future mass-car hacks, I found the zombie car hacking sequence in 2017's "The Fate of the Furious" particularly terrifying to see …
-
comment
Comment #24311621
Thank you so much for posting this link. I already knew he’d written Mono, the open-source implementation of .Net, but am now in awe at seeing his many other accomplishments, such …
-
comment
Comment #24265215
> With the US Department of Energy dumping money into SCYL and many in the industry congregating around it, the software front is accelerating rapidly. Anybody know what SCYL is? B…
- comment
-
comment
Comment #23826550
If you want to compare with the manual process for crossing obstacles, here’s a little buggy with a gasoline motor, with the lineman hoisting it past an insulator with the help of …
-
comment
Comment #23777563
I think you’re trying to express skepticism about this claim, but the way that it’s phrased, if the claim were true, directly answering your questions would be to doxx the author o…
-
comment
Comment #23777507
By taking down the blog and writing the open letter, Alexander has made it extremely clear what his current anonymity preferences are. It must feel incredibly horrible to be asking…
-
comment
Comment #23777000
macOS: /usr/share/misc/units.lib ubuntu: /usr/share/units, after `apt-get install -y units`
-
comment
Comment #23776931
I coincidentally came across the following article a few hours after being puzzled by nothal’s comment: https://www.inputmag.com/culture/is-ghislaine-maxwell-secret... Summarizes t…
-
comment
Comment #23744341
Have any other sources corroborated this story? Bloomberg News lost a ton of credibility with me after their “The Big Hack” cover story [1], claiming Apple and Amazon had been hack…
-
comment
Comment #22218311
The technical deep dive was a great read, thanks! I think it would be a good submission. https://news.ycombinator.com/submit
- comment
-
comment
Comment #22207208
Programming TypeScript has a section on “Simulating Nominal Types” [1]. You define a type that’s impossible to create naturally, and provide a function that asserts something is of…
-
comment
Comment #22196822
Yes, and the medical professionals dealing with this are getting statistics about diagnosis and recovery rates and times by analyzing case histories, not applying estimation formul…
-
comment
Comment #22194188
It depends on what the messes are. Separating into different services adds significant overhead to addressing cross-cutting concerns. If the modules of your system are already rela…
-
comment
Comment #22193972
A typical UML-bashing article/comment doesn’t suggest some potentially superior alternative, but takes the “everything is awful” stance. The text of the article reads in that same …
-
comment
Comment #22193807
Spot on. The metaphor I typically use here is cleaning up a mess vs spreading it around. If you have a really big mess and spend a year or two rearranging it into dozens or hundred…
-
comment
Comment #22165900
I used Mathematica’s notebook interface quite heavily 15-20 years ago; Jupyter’s interface is a clone of that in many ways. At the time, my workflow was to use two different notebo…
-
comment
Comment #22161834
I don’t believe this is correct; when I look up the details of transmitters, they’re often 100kW+, e.g., https://fccdata.org/?lang=en&facid=62331 for an arbitrary example in Montan…
-
comment
Comment #22114328
Yeah, self-configured DNS blocklist. Some of the reasons I’m not a fan of twitter apply to hacker news as well; for example, both can be distracting and contribute to procrastinati…
-
comment
Comment #22113694
One great thing about a $99/year ACM membership is that it includes full access to the O’Reilly service formerly known as Safari Books, normally $499/year. I have no idea what the …