Viewing profile — aag
aag
HN member- Joined
- Wed, Oct 21, 2015, 8:59 PM UTC
- HN karma
- 387
- Public activity
- 102 items
- HN profile
- View on Hacker News ↗
About aag
No profile information was provided.
Recent public activity
-
comment
Comment #49017072
Ambition is still a human characteristic.
-
comment
Comment #49010577
I'm don't care. If it's good, it's good.
-
comment
Comment #49009915
What an ambitious and impressive project! I'm going to try it. One note: The home page says "Nothing phones home," but the Bento files I've examined include a cloudflareinsights.co…
-
comment
Comment #48830600
Eddie Murphy had a great comedy bit based on that car.
-
comment
Comment #48830167
I don't understand this comment. They wrote SICP.
-
comment
Comment #48830157
Sussman and Abelson are great at teaching.
-
comment
Comment #48713197
Schools should forbid grading on a curve. MIT does, for example. Standards should be absolute.
-
comment
Comment #48587135
Why is anyone using anything else?
-
comment
Comment #48573333
“You may note however that the university has not issued any statement refuting the information reported in the press.”
-
comment
Comment #48549854
For a side project, I used Iroh to give my web server in the cloud the ability to print directly to my label printer at home. The API is simple and easy to use. It took no time to …
-
comment
Comment #48505518
So much work is done for HIPAA compliance, and then the only authentication required is a birth date.
-
comment
Comment #48400103
If you're interested in efforts to catalog and even deflect asteroids that might hit Earth: https://b612.ai/ The ".ai" stands for "Asteroid Institute." It was started by two former…
-
comment
Comment #48304309
Actually, they do have an incentive to let you turn off ads. If they don't, many users will turn off notifications entirely. At least if they categorize them, some users will just …
-
comment
Comment #48253856
I have the poster on my wall. It's beautiful. I highly recommend it.
- comment
-
comment
Comment #47830348
I second your recommendation. I watched it last night, and loved it. It was beautiful to see the level of competence and devotion of the tiny group running the spacecraft.
-
comment
Comment #47788590
Andy gave a nice talk on the implementation of Chez Scheme, an optimizing compiler, at the Scheme Workshop in Berlin in 2019: https://www.youtube.com/watch?v=N_-enNCZxaU
-
comment
Comment #47667942
Absolutely. I do all my LLM-assisted work inside Emacs using Agent Shell and Emacs skills: https://github.com/xenodium/agent-shell https://github.com/xenodium/emacs-skills
-
comment
Comment #47645247
Here's Pixie Scheme, which is an interesting implementation for the iPad: https://jayreynoldsfreeman.com/My/Wraith_Scheme_(64-bit_vers...
-
comment
Comment #47567075
This makes me nostalgic for my 4K TRS-80 Model I with cassette tape. There was something beautiful about having control over everything, and even the tight constraints were sometim…
-
comment
Comment #47450737
I love Waymo. Using the word "impact" is unfortunate.
-
comment
Comment #46407536
Thank you for saying that. I regularly attend the International Conference on Functional Programming, which grew out of the LISP and Functional Programming conference. Except for t…
-
comment
Comment #46350997
Yes, especially in a city like San Francisco where so many cultures come together: the Prius culture, the BMW culture, the Subaru culture, etc.
-
comment
Comment #46350985
There are situations where it is allowed: https://codes.findlaw.com/ca/vehicle-code/veh-sect-25251/
-
comment
Comment #46332510
Me, too. I like masonry layout too much to wait for CSS to solve the problem, so I've been waiting to remove the last 1.3KB of Javascript from my home page since 2019. Thank you to…