Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
masiulis
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
masiulis
3mo ago
There are dozens of us! Dozens! Vello has been a big inspiration and source of knowledge for my own webgpu text renderer, thank you for that!
2.
▲
by
masiulis
1y ago
Hey billconan, great question! Right now we are using Text renderer provided by Pixi.js, which uses browser api to render font to canvas and then stores the outcome as texture. We are working towards integrating C / Rust libraries for
3.
▲
Show HN: React import CSV/XLS flow. Open source alternative to Flatfile
(github.com)
1 points
by
masiulis
4y ago
|
0 comments
4.
▲
by
masiulis
6y ago
That’s not what I understood from the post. The discussion about OOP was the main part and the frustrating library was just an example. The main point, I think, was that it’s easier to understand programs written in a functional way - data
5.
▲
by
masiulis
7y ago
Creating a visual tool to replace CSS https://github.com/masiulis/Ugnis So that anyone could create a nice UI by drag’n’drop, without writting a single line of CSS. It also works as a design system, so companies can cr
6.
▲
by
masiulis
8y ago
If you don't have to support IE11, there has been a very interesting trend of JS Proxy based state managers (immer, react-easy-state, overmind, etc.). It reduces the boilerplate compared to redux while giving basically the same archite
7.
▲
by
masiulis
8y ago
You are definitely not out of luck, IE6 is not that bad, older React versions even supported it. You just need more shims and more babel plugins, so get someone who knows babel/ES3 well. Add the console shim and start working error by
8.
▲
Programming is not about text
(medium.com)
3 points
by
masiulis
9y ago
|
0 comments
9.
▲
by
masiulis
9y ago
I think Bubble is great and we need more people experimenting with visual programming! We have been working on a visual tool[0] for ourselves and the development speed gains are incredible. Hopefully, there will be more non-text based progr
10.
▲
by
masiulis
9y ago
> I mean, really, come on -- that's not realistic in any reality. Huh? Most projects use a single framework in a project, sometimes two if they are migrating. If I had multiple frameworks in my project, sharing components between t
11.
▲
by
masiulis
9y ago
> I'd love if you could point to any relevant mailing list/google groups discussions or whatever around this time I heard about Web Components spec in late 2012. There are some blogs from around that time: https://ha
12.
▲
by
masiulis
9y ago
> Do you not count e.g. jQuery as a framework? Not really, it was used as a library to make JS work consistently across browsers and add missing features like querySelector and ajax fetch. But it had no opinion on how you should structur
13.
▲
by
masiulis
9y ago
> How on Earth do you figure that? We were discussing Web Components at the time the Angular was getting popular and before React was even released. > for non-browser developers to ... have those components work just like native eleme
14.
▲
by
masiulis
9y ago
I had the same reaction because it's ridiculous to claim that Web Components can stop the Framework Churn when they predate most of the frameworks and didn't stop the churn from happening. There are fundamental shifts happening in
15.
▲
Show HN: Visual Component Editor for React and React Native
(github.com)
3 points
by
masiulis
9y ago
|
0 comments
16.
▲
by
masiulis
9y ago
Maybe test it locally with a split screen mode? Or lower your coding standards? It takes a day max to start a node server with websockets (he did that in the end anyway). The biggest mistake I think was that the author "personally pref
17.
▲
Show HN: Ugnis – visual programming language for web apps
(ugnis.com)
1 points
by
masiulis
9y ago
|
0 comments
18.
▲
by
masiulis
9y ago
I don't think that years of experience has anything to do with liking vue or react. I know how you feel, because my colleague had similar thoughts on React, he even created something very similar to vue a few years before vue(jade+css+