Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
huula
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
huula
9y ago
Nice, https://huu.la implements a similar idea, but for web pages -- for anyone that's interested.
2.
▲
Users will be able to turn off iPhone battery performance throttling
(9to5mac.com)
3 points
by
huula
9y ago
|
0 comments
3.
▲
Zhou Youguang and the ABCs of Learning Mandarin
(blog.google)
2 points
by
huula
9y ago
|
0 comments
4.
▲
by
huula
9y ago
Cool work! I'm very interested in this topic. Just wondering, how good does it generalize your training data other than just remembering strict input-output mapping?
5.
▲
Learn CSS Grid by Creating a Beautiful Photo Collage
(huu.la)
1 points
by
huula
9y ago
|
0 comments
6.
▲
by
huula
9y ago
Mapping screenshots to code is not hard. By having the model simply memorize the screenshots to code mappings of the training data can give you almost 100% accuracy (for some demo). What is hard is if given a new screenshot, how would this
7.
▲
by
huula
9y ago
Nice work! I've been trying to pick up some App Script stuff too. Where did you learn it?
8.
▲
by
huula
9y ago
Great article. Covers a lot of aspects on how ML can help designers be more creative and productive! At Huula, I'm a firm believer that ML can automate various parts of web designs. We just released a new experiment CSSToucan[1] to aut
9.
▲
by
huula
9y ago
Wednesday Special!
10.
▲
CSSToucan – Automatically Colors Web Page Texts with Context
(huu.la)
3 points
by
huula
9y ago
|
1 comments
11.
▲
by
huula
9y ago
As a DIY drone builder for 5 years, here are my two pennies. Arduino lets you program it. Apm and multiwii are essentially arduino. Video is a bit tricky, but you can always transmit it back to your laptop and process however you like
12.
▲
by
huula
9y ago
There's no people sitting in the vehicle in all these videos. Is 300km with or without load?
13.
▲
by
huula
9y ago
Good work! Training on vector pictures instead of rasterised images seems such a good way to go. With some related data, I imagine this can also be colored.
14.
▲
by
huula
9y ago
Now nobody talk about the "dating app" image wechat held in its early years, which brought it a lot of users.
15.
▲
by
huula
9y ago
Goodgirl!
16.
▲
by
huula
9y ago
Machine Learning has become more and more like archaeology after people start saying "empirically" more and only provide a single or limited datasets.
17.
▲
by
huula
9y ago
Good point, just blindly select several "harmonious" colors are not hard at all. But as some folks pointed out, if we want to also consider the context (where the colors will be used, is it a button? or background? or text?), deep
18.
▲
by
huula
9y ago
Yeah, statistical models just give you the most probable result (in terms of the data we train it on), so if you are a creative person, you probably won't find it useful.
19.
▲
by
huula
9y ago
Looks cool! I recently posted HuulaTypesetter ( https://huu.la/ai/typesetter ) which infers font sizes for web pages based on DOM context and CSSRooster which infers CSS class names based on the context. I'm really
20.
▲
A Deep Learning Model That Sets Font Size for Web Page Texts
(huu.la)
31 points
by
huula
9y ago
|
0 comments
21.
▲
Stack Motion Hover Effects
(tympanus.net)
1 points
by
huula
10y ago
|
0 comments
22.
▲
by
huula
10y ago
Question: what kind of frameworks can be practically migrated to Scala Native?
23.
▲
by
huula
10y ago
Looks cool! Sometimes I think incremental initialization will be the ultimate performance optimization strategy, and this is definitely a great way to achieve that! For the debate on ng2, I have been using ng2 to build Huula for about a yea
24.
▲
by
huula
10y ago
Transforming .a-really-long-class-name-or-id into something shorter, like .x would save a lot more bytes. Another thing is splicing unecessary properties, which can even save more bytes, but given web apps becoming becoming so dynamic right
25.
▲
by
huula
10y ago
Don't know why. Just don't think this is going to happen.
26.
▲
by
huula
10y ago
Hmm, the article mentioned nothing about the weight. For a medium sized quadcopter, 3 times more energy (given the same weight) means as long as 3 hours of flight time which would make all these drone delivery dream come true.
27.
▲
by
huula
10y ago
I have used Scala to build the backend of https://huu.la for years, which is not a small codebase anymore, I love the language itself, it's fast, typesafe, productive, and gives access to the rich Java ecosystem. The only t
28.
▲
by
huula
10y ago
Good point, but they also need the people who really knows both hardware and software and probably a lot of physics too.
29.
▲
by
huula
10y ago
I'm using a self-made web page annotation extension on chrome everyday. It let's you mark the important information on any webpage, which is very useful for docs that you will come back and visit frequently.
30.
▲
by
huula
10y ago
I like the simplicity. But essentially this is something like pastebin right?
More ›