Viewing profile — bagrow
bagrow
HN member- Joined
- Thu, Dec 19, 2013, 2:54 AM UTC
- HN karma
- 346
- Public activity
- 82 items
- HN profile
- View on Hacker News ↗
About bagrow
No profile information was provided.
Recent public activity
-
comment
Comment #48895472
I'd like to see a cumulative version of that power law plot. How many papers had a delay of at least X days. I have been bit by several inexplicable, long delays recently. In my ca…
-
comment
Comment #47543516
Here's a question that I hope is not too off-topic. Do people find the nano-banana cartoon infographics to be helpful, or distracting? Personally, I'm starting to tire seeing all t…
-
comment
Comment #46468395
Well, yes, but, perhaps shortsightedly, I assumed the goal of the professor was to teach the course.
-
comment
Comment #46468225
If you can use AI agents to give exams, what is stopping you from using them to teach the whole course? Also, with all the progress in video gen, what does recording the webcam rea…
-
comment
Comment #44712815
> I cannot distinguish between the love I have for people and the love I have for dogs. - Kurt Vonnegut.
-
comment
Comment #42687499
> I have evidence of the opposite. Do you? [1] [1] https://myscp.onlinelibrary.wiley.com/doi/abs/10.1002/jcpy.1...
-
comment
Comment #41068081
One time I needed to call 911 and was greeted with the recorded message, "Dear Nine One One customer, your call is important to us." Customer? Like others in the thread, I'm skepti…
-
comment
Comment #40642497
https://apple.github.io/coremltools/docs-guides/source/palet...
-
comment
Comment #40224085
> Write a program for a weighted random choice generator. Use that program to say ‘left’ about 80% of the time and 'right' about 20% of the time. Simply reply with left or right ba…
-
comment
Comment #40004882
The best way to compute the empirical CDF (ECDF) is by sorting the data: N = len(data) X = sorted(data) Y = np.arange(N)/N plt.plot(X,Y) Technically, you should plot this with `plt…
-
comment
Comment #34325698
Does user-generated content count? https://steamcommunity.com/sharedfiles/filedetails/?id=70213...
-
comment
Comment #32540018
> by filtering any "books" (rather, files) that are larger than 30 MiB we can reduce the total size of the collection from 51.50 TB to 18.91 TB I can see problems with a hard cutof…
-
comment
Comment #31506241
What will the future use to write about us when all our paywalled records are gone?
-
comment
Comment #31128544
Anyone else annoyed at how narrow the term Homelab really is relative to what it could be? Any scientific or maker hobbies could take place in a "home lab," from breeding seedlings…
-
comment
Comment #30706003
von Neumann did slightly more than that. https://en.m.wikipedia.org/wiki/List_of_things_named_after_J...
-
comment
Comment #28577876
Anyone play RoboWar back in the day? https://en.m.wikipedia.org/wiki/RoboWar
-
comment
Comment #27211992
There's been a lot of movement in the past few years on colormaps informed by studies of human perception. Viridis, now the matplotlib default, is quite popular: * https://bids.git…
-
comment
Comment #27194701
Zero is a digit.
-
comment
Comment #26119421
A short fat engineer is likely a dilettante.
-
comment
Comment #25755757
Parent is talking about embroidery.
-
comment
Comment #25250725
Many industries such as insurance have legal requirements that prevent the use of many black box methods. Scientists using ML for research often wish to understand their subjects, …
-
comment
Comment #24730469
Buried deep in this article are some troubling comments about race, gender, and religion. The author argues that historically most "geniuses" have been non-catholic white men and c…
-
comment
Comment #24135070
Citation needed. Comcast for one is _vehemently_ anti-union. I see only right-wing media claiming unions drive up internet costs.
-
comment
Comment #23248171
Thoughts on how the economic situation will affect machine learning and data science in industry more generally?
-
comment
Comment #20492474
He could have a vision impairment.