Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
heliophobicdude
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
heliophobicdude
9mo ago
Any word on if this using their diffusion architecture?
2.
▲
by
heliophobicdude
1y ago
This looks way better than mermaid. Is there support for this in GitHub PR code blocks like mermaid?
3.
▲
by
heliophobicdude
1y ago
It's super fast to iterate with? Curious what mistakes are you seeing and how were you using it? I use the instant edit feature with directions on exact code changes.
4.
▲
by
heliophobicdude
1y ago
Wishing they release the Gemini Diffusion model. It'll quickly replace the default model for Aider.
5.
▲
by
heliophobicdude
1y ago
Might be private repo? I get 404 as well
6.
▲
by
heliophobicdude
1y ago
Question for the researchers, can dLLMs be pinned down with a seed? Can they be made 100% deterministic?
7.
▲
by
heliophobicdude
1y ago
I think the lede is being buried. This is a great and fast InstructGPT. This is absolutely going to be used in spell checks, codemods, and code editors. Instant edits feature can surgically perform text edits fast without all the extra fluf
8.
▲
by
heliophobicdude
1y ago
I've been let off the waitlist. So far, I'm impressed with the Instant Edits. It's crazy fast. I can provide a big HTML file and prompt it to change a color theme and it makes careful edits to just the relevant parts. It seem
9.
▲
by
heliophobicdude
1y ago
Thank you for sharing this. I'm amazed! Are there any known emergent abilities of it? I ran my evals and seems to struggle in very similar ways to smaller transformer based LLMs
10.
▲
by
heliophobicdude
1y ago
It's a great language for Application-level software on a single platform (could be Linux). It has some challenges that it needs to solve to do great as a cross platform "general-purpose" programming language. It's parad
11.
▲
by
heliophobicdude
2y ago
> I would actually argue that axing Image Playground would improve Apple Intelligence; its mere existence greatly lowers the expectations for how good the whole thing is.
12.
▲
by
heliophobicdude
2y ago
I was expecting a discount. In the onboarding it says "Prices are the same. You won't pay more for autonomous rides." If that's the case, I would rather give my money to a human driver than just Uber.
13.
▲
by
heliophobicdude
2y ago
Do you still also need to compile a mac build on a Mac?
14.
▲
by
heliophobicdude
2y ago
Is the date April 2 or February 4?
15.
▲
by
heliophobicdude
2y ago
We should NOT give up on scaling pretraining just yet! I believe that we should explore pretraining video completion models that explicitly have no text pairings. Why? We can train unsupervised like they did for GPT series on the text-inte
16.
▲
OSOM's former Chief Privacy Officer has filed a lawsuit against the company
(androidauthority.com)
2 points
by
heliophobicdude
2y ago
|
0 comments
17.
▲
by
heliophobicdude
2y ago
Back in the old days, top level arrays were a security risk because the array constructor in JS could be redefined and do bad-guy stuff. I cannot think of any json parsing clients that are vulnerable to this.
18.
▲
by
heliophobicdude
2y ago
It looks like there is no SfM used here atm. Removing SfM is something I worked on removing in my similar project https://github.com/afloresescarcega/splatinit
19.
▲
by
heliophobicdude
2y ago
I honestly haven't tried! I'm trying to do this per frame of a live video. I had not considered COLMAP for performance reasons.
20.
▲
by
heliophobicdude
3y ago
Kinda! My ultimate goal is to be able to join multiple 3D reconstructions from a set of iPhones all in different positions! Like hemisphere. The single-view image to 3D is pretty accurate but across lots of iPhones.
21.
▲
by
heliophobicdude
3y ago
Thank you so much for open sourcing this! I've started a project to initialize each pixel in an image into a mesh of GS. I used a depth map to unproject them into space. I've been very curious what a few training iterations would
22.
▲
by
heliophobicdude
3y ago
Thank you Paul! I noticed the diff editing format mentioned. Does Opus perform better with whole formatting like GPT-4?
23.
▲
by
heliophobicdude
3y ago
So like Apple Vision Pro's EyeSight but for a Waymo?
24.
▲
by
heliophobicdude
3y ago
This is reported to be opening up globally? Wondering if I could then play PCVR with game streaming on the Apple Vision Pro
25.
▲
by
heliophobicdude
3y ago
Some that I follow are pre-ordering multiples but intending to return all but one. Some did it to secure a launch day model or specific fit.
26.
▲
by
heliophobicdude
3y ago
If anyone is up to the challenge, Apple provides an excellent sample project available for download with low level access and operations on the LiDAR points here and shading all for an iPhone app: https://developer.apple.com/
27.
▲
by
heliophobicdude
3y ago
If anyone is interested in this field, we need your help with real-time reconstruction. Currently a huge challenge is in real-time reconstruction. Approaches involve estimating point clouds from images then optimizing splats on those. Other
28.
▲
by
heliophobicdude
3y ago
The most prominent critical feedback has been the weight. I would like to know what straps the users used. Also if the double strap one is better for weight
29.
▲
by
heliophobicdude
3y ago
Ah, I believe you meant micro-OLED. The names are unfortunately very similar. I'm more excited about Samsung's micro OLED with no color filters that will push the brightness and/or reduce power consumption. AFAIK, Apple'
30.
▲
by
heliophobicdude
3y ago
Hard edges are a challenge right now. Thinking in 2D for a second, to get a nice crispy edge, you need a long and opaque splat to mark the boundary. Sometimes the long splat could wisp off leaving fuzzy artifacts. Take this example: https:
More ›