Two step process maybe — DLP to 800nm mask, then use that mask to make a 200nm mask?
@id_aa_carmack
-
Older Chip Fabs Economics and Potential Applications
By
–
Sometimes I consider the question of what could benefit if older generation chip fabs somehow get dramatically cheaper. It is hard to make a case for any logic or memory use on several generations old process even if it was free, due to power and capabilities. One possible use
-
No Important Machine Learning Lessons Expected
By
–
I just don’t think there will be any important lessons for machine learning from it.
-

Adam-atan2: Removing Epsilon Hyperparameter from Adam Optimizer
By
–
Adam-atan2 is a neat one line code change to remove the epsilon hyperparamter from Adam by changing the divide to an atan2(). This feels like a generally useful trick for many places you might be worried about divide by zero and numeric precision issues.
-
Mobile API Complexity and Efficient Model Execution Challenges
By
–
That would be a much more complicated and less flexible API to sort out, but I wouldn’t be surprised if they wind up going that way, years later than they could have just offered camera access. Efficient model execution on mobile is a real challenge, regardless of whether it is
-

AI Regulation: Sincerity vs. Self-Interest and Lobbying Concerns
By
–
There is an element of self interested regulatory capture in some AI regulation work, but I know many activists are deeply sincere about their apocalyptic beliefs. Throwing millions of $ into PR and lobbying is the civilized thing to do, but I have some concern that there will
-
Capital Costs Remain Significant Despite Free Electricity
By
–
Even with free electricity, capital costs are still significant.
-
Critique des grandes entreprises et pertinence des emplois
By
–
Yes, I know he passed away. I have read three of his books now, and he oozed derision for large scale business — I don’t think it is at all a stretch to imagine he would find a way to mock Elon. Objective evidence for the irrelevance of many jobs is much more compelling than
-
AI as a Power Tool for Professional Artists, Not Programmers
By
–
There may be programmers or designers with enough artistic sensibilities to direct AI tools themselves, but I wouldn’t count on it. I’m definitely not one of them. AI should be considered a power tool for dedicated artists.
-

Balancing LLM Development Focus with Other Important Work
By
–
I sometimes worry that I am not paying enough attention to all the exciting things going on with LLM development, but I always conclude that there are plenty of smart people already working on them, and other things are still deserving of effort.