Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bring-shrubbery
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
bring-shrubbery
3mo ago
Thanks for feedback! I'll fix most of these issues. The mac version is available btw, it's actually better than iOS one :D I'll add a link to it on the website, but you can actually just find it on AppStore. Regarding sign in
2.
▲
Show HN: WidgetAI – Design iOS widgets in plain English, no Xcode
(getwidgetai.com)
3 points
by
bring-shrubbery
3mo ago
|
2 comments
3.
▲
by
bring-shrubbery
5mo ago
For multi-photo, the go-to is still the original 3D Gaussian Splatting (Kerbl et al., 2023) — most consumer tools like Polycam, Luma, and Postshot wrap that under the hood.
4.
▲
by
bring-shrubbery
5mo ago
Thanks for trying it out! How much ram do you have? Pretty sure it's the only issue that can occur. The quality varies depending on the image too, so it might have been unlucky photos :(
5.
▲
by
bring-shrubbery
5mo ago
Yeah, I think you need at least 8gb ram unfortunately, but I tested it only on a 32gb M2, so 8gb might also not be enough. I might create a compressed version of the model, that would work on low-ram machines.
6.
▲
by
bring-shrubbery
5mo ago
There's nothing to download - you can run everything from your browser, and the photo you upload is not uploaded anywhere, it stays in your browser.
7.
▲
by
bring-shrubbery
5mo ago
Ahh, yeah I forgot to mention it. The model is 2.5gb so I assume you'd need at least free 3gb with all the surroudning stuff, with the rest of your system using more ram I'd guess 4gb is way too low - maybe even 8gb would be in so
8.
▲
by
bring-shrubbery
5mo ago
Interesting. Yeah in-browser is not the best, but getting much easier over time!
9.
▲
by
bring-shrubbery
5mo ago
Yeah I completely agree, but I think this model solves a different problem. AFAIK it's specifically there for the case where you only have one photo, but still need a 3D gaussian splat scene.
10.
▲
by
bring-shrubbery
5mo ago
Nice, would love to see it, feel free to link it here <3
11.
▲
by
bring-shrubbery
5mo ago
Interesting, what use cases are you using onnx for btw?
12.
▲
by
bring-shrubbery
5mo ago
Yeah it's pretty cool what a 2gb NN can do from a single image
13.
▲
by
bring-shrubbery
5mo ago
I think it's essentially a transformer, so it just stores a bunch of weights. As a model that's supposed to be able to convert any image to 3d scene, it's pretty nice size actually. Regarding the ios lockscreen - I believe th
14.
▲
Show HN: Apple's SHARP running in the browser via ONNX runtime web
(github.com)
185 points
by
bring-shrubbery
5mo ago
|
46 comments
15.
▲
by
bring-shrubbery
5mo ago
Thank you <3 Yeah, the use case is really not for everyone though, but for Linear-heads it's really useful :D
16.
▲
Show HN: SpecSource – AI That Writes Linear Specs from Sentry, GitHub, & Slack
(specsource.ai)
2 points
by
bring-shrubbery
5mo ago
|
2 comments
17.
▲
by
bring-shrubbery
6mo ago
yeah, me next xDDDD
18.
▲
by
bring-shrubbery
6mo ago
Yeah for sure, I don't mind open sourcing it one day, but I think you'd understand why I chose current set up, since we're both on HN :D. I do think the free tier is more than enough for most people.
19.
▲
by
bring-shrubbery
6mo ago
When you just copy the html, you get a ton of useless repeating data. This tool removed a lot of duplicated things, structures the styling in a better way where we don't spam the styling rules. The goal is to provide just the useful in
20.
▲
by
bring-shrubbery
6mo ago
If you love plagiarising, I will not be able to stop you :(
21.
▲
by
bring-shrubbery
6mo ago
It's not, it actually currently doesn't even take screenshots. It actually looks at the html and includes actual structure and values from the webpage. Thanks for asking, maybe I should make it clearer on the website I would also
22.
▲
by
bring-shrubbery
6mo ago
Yeah, it should perform well with complex tailwind classes, and if not, there's a "this did not work" feedback button. I'll work on fixing anything that get's lost in translation :)
23.
▲
by
bring-shrubbery
6mo ago
Valid concern, but I guess screenshot feature on every computer could also be considered as copyright violation. You're right though - don't use this tool to violate copyright please :)
24.
▲
by
bring-shrubbery
6mo ago
Hey HN! I built Pluck — a free Chrome extension that lets you click any component on any website and copy it as a structured prompt for AI coding tools (Claude, Cursor, v0, Bolt, etc.). You can also export directly into Figma! It (should) w
25.
▲
Show HN: Pluck – Copy any UI from any website, paste it into AI coding tools
(pluck.so)
20 points
by
bring-shrubbery
6mo ago
|
17 comments
26.
▲
by
bring-shrubbery
3y ago
A while ago I needed to get very custom SVG into my SwiftUI app, I also needed to programmatically control it, so making it into an SF Symbol was not an option. So as every self-respecting developer, I've created an automated tool to c
27.
▲
I Made an SVG to SwiftUI Converter
(github.com)
1 points
by
bring-shrubbery
3y ago
|
1 comments