Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ajayjain
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ajayjain
2y ago
I'm one of the team members at Genmo that worked on Mochi 1. Let me know if you have questions :)
2.
▲
by
ajayjain
3y ago
Genmo | Senior Engineer | San Francisco, CA | Full-Time | *[ https://genmo.ai](https://genmo.ai/) * Genmo is a vertically integrated AI company pushing the boundaries of what's possible with visual generative m
3.
▲
by
ajayjain
4y ago
Hi @sirianth, this is Ajay. Are you talking about the https://ajayj.com/dreamfields colab? Feel free to dm me on Twitter (@ajayj_) or email me if you're facing bugs. Dependencies keep shifting, really should have pinne
4.
▲
by
ajayjain
4y ago
Hi! Ajay here. Correct, our shading model doesn't compute intersections, since that's a bit challenging with a NeRF scene representation.
5.
▲
by
ajayjain
5y ago
Zooming in, their map reports that vaccination rates in 94707 are now over 100% -- it's the gray region north of UC Berkeley. Perhaps folks are commuting in to 94707 to receive doses?
6.
▲
by
ajayjain
6y ago
Yep! You got the motivation exactly right. The goal is automatic program "rejuvenation" w/o all the engineering and maintenance costs. Revectorization in the compiler allows programmers to capture much of the performance gain
7.
▲
by
ajayjain
6y ago
Thanks! The tests were run on a single thread since the source kernels & test programs were single threaded. It was important for us to find the largest possible instruction graphs to revectorize at a time so that the whole kernel or mo
8.
▲
by
ajayjain
6y ago
Two years ago, I wrote an LLVM compiler pass that automatically upgrades SSE or AVX-2 code to AVX-512 when those instructions are available. It's helpful for getting performance gains for hand engineered code that you don't want t
9.
▲
by
ajayjain
6y ago
I'm one of the authors of this paper, feel free to ask questions.
10.
▲
Denoising Diffusion Probabilistic Models
(hojonathanho.github.io)
17 points
by
ajayjain
6y ago
|
0 comments
11.
▲
by
ajayjain
7y ago
Loss aversion tells us that gains and losses have different emotional impact. In particular, perceived losses supposedly have a strong negative impact on people. [1] If Lyft employees value their shares at the IPO price, they might be feeli
12.
▲
by
ajayjain
8y ago
Thank you! :)
13.
▲
by
ajayjain
8y ago
In some recent work from my group [1], we reduce the complexity of keeping up with new SIMD ISAs by retargeting code between generations. For example, a compiler pass can take code written to target SSE2 (with intrinsics) and emit AVX-512 -
14.
▲
Google Material Design Lite
(getmdl.io)
1 points
by
ajayjain
10y ago
|
0 comments
15.
▲
by
ajayjain
11y ago
I used this article (and some other pieces) to help with some robotics research in Python a few months ago. Behavior trees are fantastic abstractions that definitely simplify FSM code, but I found that working within the constraints of deco
16.
▲
by
ajayjain
12y ago
https://www.youtube.com/user/sixtysymbols - really interesting and well made physics videos https://www.youtube.com/user/flitetest - fixed wing and (multi)copter builds and flights. Mostly mechani
17.
▲
by
ajayjain
12y ago
In a sense, it's the replacement that someone who has their bike stolen is paying for, not the original. If it gets stolen, you'd need to get a ride home, find a new bike without transportation for a bit, and put in a decent amoun
18.
▲
by
ajayjain
13y ago
When I make a message, the URL seems to use zeroclipboard for Flash based click-to-copy, but I have Flash blocked with an extension and click to play. It would be nice if the message URL could be manually selected, like with bitly.
19.
▲
by
ajayjain
13y ago
Where the percentage correct is significantly below 50%, it seems like there are very widespread myths being accepted, possibly dangerously. Malaysia scored 8% and Russia scored 18% on the second to last question (Antibiotics kill viruses a
20.
▲
FedEx customs duty fee a convenience that makes them a lot of my money
(blogs.denverpost.com)
1 points
by
ajayjain
13y ago
|
1 comments
21.
▲
by
ajayjain
13y ago
Many apps use several of these business models at the same time - buy in game currency with money or watch in game sponsorships to earn it, then use that currency to buy virtual items.
22.
▲
by
ajayjain
13y ago
What does %% do? The documentation says: a %% b is the same as (a % b + b) % b, but what is the difference between "true mathematical modulo" and the standard modulo?
23.
▲
by
ajayjain
13y ago
"against the development, use or distribution of Open Source Software or Home-Grown Systems to the extent that such Open Source Software and Home-Grown Systems are not Bundled with proprietary software" Competitors are not protect
24.
▲
by
ajayjain
13y ago
One of the Windows 8 improvements is with the default file copy/move, and I no longer use TerraCopy. There are a bunch of under-the-hood/utility improvements outside the aesthetic.
25.
▲
by
ajayjain
13y ago
I'm not too familiar with Python, but this is case sensitive unlike benhoyt's examples. Would this be case insensitive? lines = [line for line in open("bible.txt")] words = [word.lower() for line in lines for w
26.
▲
by
ajayjain
13y ago
A quote from that link: "So where the hated Stasi surveillance was a building in area, the NSA surveillance today is an entire continent." And: "As a final note, the word Stasi was a contraction of the East German surveillanc
27.
▲
by
ajayjain
13y ago
Very cool, I might use one of these! The email with the download link was marked as spam by gmail, so you might have to do a search in:anywhere. Some other free themes: http://wrapbootstrap.com (I'm not affiliated, just lov
28.
▲
by
ajayjain
13y ago
Seems Gmail tabs don't work with multiple inboxes, but I've set it up. I guess I'll have to be more liberal with unsubscribing without emails being sorted into tabs.
29.
▲
by
ajayjain
13y ago
I'm currently a sophomore in APCS after taking a year of the base Java class. Both focus on the language for the most part. In APCS, ~60% of the material is Java OOP, as in specifics behavior when overriding methods, static vs instance
30.
▲
Brackets Sprint 33 is out
(corlan.org)
2 points
by
ajayjain
13y ago
|
0 comments
More ›