Viewing profile — iamlemec
iamlemec
HN member- Joined
- Thu, Jul 03, 2014, 3:36 AM UTC
- HN karma
- 31
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About iamlemec
No profile information was provided.
Recent public activity
- story
-
comment
Comment #37759579
Thanks, looks really interesting. Do functions like matmul support inputs of differing type, like say A=int8 and B=float? Would be nice if you could get memory efficient quantized …
-
comment
Comment #34474471
I believe `count` will only give you the number of non-null rows, so the numbers from the first command could differ by column if there were null values. You can also use the `size…
-
comment
Comment #30463366
Just another data point here: I'm running a relatively high-end workstation on Linux/Fedora 36, and it is quite smooth in Chrome but somewhat sluggish in Firefox.
-
comment
Comment #26037768
Oh that looks excellent, I'll check it out. Yeah, the latency right now is decent enough for whiteboard writing but could definitely be better. Only tricky thing might be that some…
-
comment
Comment #26037703
Ah yeah, I forgot to mention that I'm on linux, and iPad direct to Zoom doesn't appear to work there. Also, going through OBS lets me do scene switching between full video, slides,…
-
comment
Comment #26029960
This has been really useful for me when teaching online. Just mirror my iPad to a desktop window, then point OBS at said window (then pipe OBS to Zoom through a virtual camera). I …
-
comment
Comment #24569205
You can add custom CSS in Preferences → Appearance. I've set mine up to look something like the mobile version for a while now. I'm always a little shocked seeing the original when…
-
comment
Comment #21468697
The cell data is always stored as plain text, on the client side simply with an attribute. And you can only ever edit cells as text, so those issues never come up. I could see how …
-
comment
Comment #21465039
I've made a web-based one called Elltwo where you can toggle between plain text and rendered markdown on a line-by-line basis. I've found it to be a good midpoint between full on W…
-
comment
Comment #18711524
It was on STS-27. It's mentioned in the Wikipedia page for that mission and also in this article: https://www.americaspace.com/2018/12/09/dying-all-tensed-up-...
-
comment
Comment #18554514
Definitely consistent with my experience. One time I was in a restaurant where this sort of arms race dynamic was occurring, and at some point a guy just did one of those really lo…
-
comment
Comment #18364227
The precondition here is, of course, incorrect. The latest Pew survey puts the percentage of Republicans who believe in anthropogenic climate change at about 25%. http://www.pewres…
-
comment
Comment #14614932
Thanks! Just updated the demo document to highlight the most important commands.
-
comment
Comment #14613941
Direct link to live demo: http://dohan.io
- story