Viewing profile — ivirshup
ivirshup
HN member- Joined
- Thu, Apr 07, 2016, 1:37 AM UTC
- HN karma
- 184
- Public activity
- 96 items
- HN profile
- View on Hacker News ↗
About ivirshup
No profile information was provided.
Recent public activity
-
comment
Comment #48915082
I think those are both different in that they require the user to say they trust this code. Additionally the first is arguably not a bug (the code in tasks.json will indeed run if …
-
comment
Comment #48559441
Asking a colleague to do it?
-
comment
Comment #47977602
People at my company have started writing docs specifically for claude. They're quite useful for me too, but kinda disappointing they never wrote these docs for their colleagues.
-
comment
Comment #46998975
The issue is misrepresenting the situation. One of those operations makes a row-major array, the other makes a col-major array. Downstream functions will have different performance…
-
comment
Comment #46789873
I've heard that now that AI conferences are starting to check for hallucinated references, rejection rates are going up significantly. See also the Neurips hallucinated references …
-
comment
Comment #45894158
Since Steve's famous turtle neck was from Issey Miyake and he wanted everyone at Apple to wear an Issey Miyake vest as a uniform [1], I think he might have been into this. This is …
-
comment
Comment #45894025
Issey Miyake's "Pleats Please" line has always been made out of synthetics. It was an intentional choice due to the character of polyester as a fabric, like it's ability to hold th…
-
comment
Comment #43391017
I think there are backup systems. I sometimes walk by the Cloudflare SF offices on weekends and it looks like the lava lamps are off.
-
comment
Comment #43133573
Not defending them, the Hitler laptop thing seems bad, but within Germany torchwalks are pretty normal and not Nazi associated. For example, there was one as part of a ceremony hon…
-
comment
Comment #41312406
But the majority of Singaporeans live in public housing where rent is adjusted for income based via a grant system?
-
comment
Comment #40920424
I don't think it makes money yet. They've said the eventual plan is services [1]. [1]: https://astral.sh/blog/announcing-astral-the-company-behind-...
-
comment
Comment #40920383
It parallelizes downloads and checking of the packages. It also doesn't compile .py files to .pyc at install time by default, but that just defers the cost to first import.
-
comment
Comment #40920166
> what has been the point of anaconda since binary wheels became a thing? When you need python + R + some linked or CLI binary in an isolated environment. Also you will use the sam…
-
comment
Comment #40514141
Guess they shoulda spent some of those ticket fees on a security team.
-
comment
Comment #39481976
I was thinking more about timescale. If someone smokes a joint near your window, that smell will probably be gone in half an hour. If there is a plant that's just sitting there, it…
-
comment
Comment #39481675
Most Germans live in apartments, and rent. The growing and processing does produce strong odors, which a landlord/ neighbors may not approve of.
-
comment
Comment #39397332
Even bigger now that their distribution is integrated in Excel[1] [1]: https://www.anaconda.com/blog/announcing-python-in-excel-nex...
-
comment
Comment #39248981
From their demonstration videos, I don’t think Tesla has proven particularly adept at detecting pedestrians. And I don’t know that they’ve shown this for pedestrians on the pedestr…
-
comment
Comment #38660488
I assume because it can be a little hard to navigate and doesn't have as polished a UI. But also you can actually pick up a conversation from a month ago, so is infinitely better.
-
comment
Comment #38212986
That was my impression trying it this year
-
comment
Comment #37426301
Love this tool. Invaluable for figuring out what code actually got called after complicated dispatch.
-
comment
Comment #37255635
Hey, that's not a fair assessment. It would also dump greenhouse gasses into the atmosphere.
-
comment
Comment #37229643
Anaconda distributions aren't exactly small. I'd also assume there's some sort of environment isolation, so you're getting multiple copies. Maybe one per workbook?
-
comment
Comment #36760764
kNN methods are broadly not O(n^2)[1], especially in practice where approximate methods are used. [1]: https://en.wikipedia.org/wiki/Nearest_neighbor_search
-
comment
Comment #36467361
> big acquisitions that, in hindsight, made Big Tech more competitive (the most common examples are Google acquiring DoubleClick and YouTube, and Facebook acquiring WhatsApp and In…