Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
attilakun
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
attilakun
1y ago
Amazing project. This has the same feel as Karpathy’s classic “The Unreasonable Effectiveness of Recurrent Neural Networks” blog post. I think in 10 years’ time we will look back and say “wow, this is how it started.”
2.
▲
by
attilakun
1y ago
Thank you. I got something (but not the full method) working. However, I ended up abandoning this approach because I realized that the SDS process is too slow. It'd take at least 10 mins to generate a single SVG.
3.
▲
by
attilakun
1y ago
I was trying to reproduce the NeuralSVG paper but it's hard. In the process I had to learn about diffusion and flow matching.
4.
▲
by
attilakun
2y ago
I was experiencing discomfort while staring at the computer in my glasses. In the end the solution was quite simple: there was a bend in the frame of my glasses. The second optician straightened the frame manually, so the lenses now line up
5.
▲
by
attilakun
2y ago
I built something like this but for the web: https://www.sqltab.com/demo
6.
▲
by
attilakun
2y ago
These are great. I'm working on something related, a hashtag tracker for Bluesky [1]. Japanese posts are often among the top hashtags. [1] https://www.butterflystats.com/
7.
▲
by
attilakun
2y ago
> I fear the recent US election is going to kill it, though. How? Aren’t there a lot more people migrating to Bluesky now in light of Musk’s antics on X?
8.
▲
by
attilakun
2y ago
It's probably because it's trying to guess what the filter condition should be and uses the wrong casing for the genre (should be "Sci-Fi", not "sci-fi"). At least that's what happened when I tried your pr
9.
▲
Show HN: SQLTab – Chat with your SQLite database
(sqltab.com)
1 points
by
attilakun
2y ago
|
2 comments
10.
▲
by
attilakun
2y ago
Does CloudFlare have proper spending caps? If they have, I'd be open to try DOs but if they don't, it's a non-starter for an indie dev as I can't risk bankruptcy due to a bad for loop.
11.
▲
by
attilakun
2y ago
Is it this one? https://x.com/omooretweets/status/1840251853327741138
12.
▲
by
attilakun
2y ago
I'm working on something related but for the web: https://www.sqltab.com/ It's an alpha version and barely works at this point but at the very least you can use it to browse SQLite tables without installing anythi
13.
▲
by
attilakun
2y ago
Do you evaluate JS using a web worker in the browser? https://github.com/quadratichq/quadratic/blob/qa/quadratic-c... How effective is this as a sandbox, are there any know (security) tradeoffs? I was us
14.
▲
by
attilakun
2y ago
They seem to execute JS locally in the browser. Google Sheets makes a network call for this, which results in a laggy experience. I ran into this while I was developing my own Google Sheets add-on [1] which allows inline definition of JS wi
15.
▲
by
attilakun
2y ago
In a way it's not surprising that people are getting vastly different results out of LLMs. People have different skill levels when it comes to using even Google. An LLM has a vastly bigger input space.
16.
▲
by
attilakun
2y ago
I used it too. It's useful to implement Promise-like semantics in Go.
17.
▲
by
attilakun
2y ago
If only there was a rich 3-dimensional physical environment we could draw training data from.
18.
▲
by
attilakun
2y ago
I made a Google Sheets add-on to evaluate JavaScript inline: https://www.evaljs.net/ It uses QuickJS compiled to WASM in the backend to sandbox JavaScript execution.
19.
▲
by
attilakun
2y ago
Is there a good primer that explains the math basis of this?
20.
▲
by
attilakun
2y ago
I do something similar in my file-renamer app (sort.photos if you want to check it out): 1. Render first 2 pages of PDF into a JPEG offline in the Mac app. 2. Upload JPEG to ChatGPT Vision and ask what would be a good file name for this. It
21.
▲
by
attilakun
2y ago
What's the labor?
22.
▲
by
attilakun
2y ago
Long: you buy a stock, hold it, later on sell for profit or loss. Short: you borrow a stock, sell it, hold the money and later on buy the stock back at a lower or higher price you originally sold it for. Then return the stock to the person
23.
▲
by
attilakun
2y ago
Why is Golang questionable for web backends? I thought it was designed for that.
24.
▲
by
attilakun
2y ago
Why was the investor okay with this?
25.
▲
by
attilakun
3y ago
Is there a Guassian splat model that works without the "Structure from Motion" step to extract the point cloud? That feels a bit unsatisfying to me.
26.
▲
by
attilakun
3y ago
I often feel like Docker shouldn't even be needed for Go apps. It's just so easy to have your dependencies in order if everything is statically linked.
27.
▲
by
attilakun
3y ago
I agree. Skepticism usually serves people well as a lot of new tech turns out to be just hype. Except when it is not and I think this is one of those few cases.
28.
▲
by
attilakun
3y ago
I'll have to look into whether there's some public API to pull cpubenchmark score as I agree, it'd be immensely useful. To your other point, EPYC and Threadripper are listed now: https://www.cpuscout.com/?Proc
29.
▲
by
attilakun
3y ago
AMD SP3 is added now: https://www.cpuscout.com/?Socket+Type=SP3
30.
▲
by
attilakun
3y ago
I don't understand their worries. What are they trying to achieve with this? I can understand e.g. not wanting to have affiliate links on fraudulent/deceptive websites, but how is a search interface hurting anybody?
More ›