Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
udbhavs
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
udbhavs
2y ago
I used this standard a long time ago to make a simple server -> client reactive state for a card game by combining it with Vue's reactive objects to get something like a poor man's CRDTs. This is a rough diagram of what it look
32.
▲
by
udbhavs
2y ago
> If we accept the fact that the web is inherently imperative, then I believe we can resolve most if not all of the above problems. We don't need to throw the baby out with the bathwater though, because JSX is fantastic. Also look i
33.
▲
by
udbhavs
2y ago
This is my first time reading about Gleam and it looks really cool! How's the experience of writing Vue components in it? Web frameworks like it and Svelte tend to liberally meddle with the syntax & semantics of JS through transpil
34.
▲
by
udbhavs
3y ago
Learning about the auto-memoization feature when it was called React Forget made it seem like a pretty natural extension of the functional component paradigm - separating out and memo’ing parts within components based on info that’s trivial
35.
▲
Buildspace – build your idea over six weeks
(buildspace.so)
2 points
by
udbhavs
3y ago
|
0 comments
36.
▲
by
udbhavs
3y ago
This looks like an important milestone for cross platform dev! I've seen a lot of people wishing Flutter supported Kotlin, so I wonder if it will become as prominent in mobile development. Does anyone know of significant downsides with
37.
▲
by
udbhavs
3y ago
This is not exclusive to web apps though (especially open source ones)? I don't see how what you said doesn't apply to the Adobe suite which is native.
38.
▲
by
udbhavs
3y ago
The first hurdle in trying to make simple multipage apps with handwritten HTML/CSS is, as the author mentioned, getting to the step where you have reused components across pages and have to jump into a server-side templating setup like
39.
▲
by
udbhavs
3y ago
I wonder if application frameworks like Flutter will move to WebGPU? I imagine it shouldn't be that hard to get Skia running on a wgpu backend. The current web target generates a lot of markup that isn't really semantic or represe
40.
▲
by
udbhavs
3y ago
This seems like a big leap forward for web apps! Proper view transitions are one of the biggest gaps in usability and perceived smoothness between web and native/Flutter apps at the moment.
41.
▲
by
udbhavs
4y ago
Not a recruiter but a current CS undergrad and your skill areas really resonated with me - GPU programming, HPC and scientific programming, and Audio/DSP are all things I wanna explore. Do you have any advice on where I should focus my
42.
▲
by
udbhavs
4y ago
Wait is interface types no longer happening or did I misunderstand your comment?
43.
▲
by
udbhavs
4y ago
FL Studio is written in Delphi and the UI is very snappy and modern with a lot of animations.
44.
▲
by
udbhavs
4y ago
I've been seeing a lot of references to this across youtube, reddit etc for a new experimental language. Is google putting their full weight behind this like Go or is the virality just incidental?
45.
▲
by
udbhavs
5y ago
This could be useful for languages like Go where simple repetition and loops are preferred over clever language features like object or array destructuring that can add cognitive or performance overhead.
46.
▲
by
udbhavs
5y ago
Are there any demos or samples of MAUI? Last I checked it was in a very early stage and I couldn't find anything
47.
▲
by
udbhavs
5y ago
And there is usually a premium for small form factor prebuilts
48.
▲
by
udbhavs
5y ago
Note that OP is probably talking about emulating it through CEMU, the Wii U emulator instead of a switch one.
49.
▲
by
udbhavs
5y ago
It works on iOS
50.
▲
by
udbhavs
5y ago
See also: Hyperscript ( https://www.hyperscript.org )
51.
▲
by
udbhavs
5y ago
I don't know why routing is the sole focus of the article. In all my SPAs it has been a set up once and forget about it deal. No one is constantly reinventing the wheel there, the churn is in other areas like reactivity and state manag
52.
▲
by
udbhavs
5y ago
For a short while when the M1 macs first released, people were successfully sideloading the iOS versions of Discord and Slack on them which were significantly lighter, but I think Apple has patched it now and it's not possible anymore
53.
▲
by
udbhavs
5y ago
The real utility comes in when you can pin random media like images and videos to virtual objects. It's much more intuitive to work with stuff when you have everything laid out physically. It's literally a digital mind palace
54.
▲
by
udbhavs
5y ago
Just chiming in to add some positivity. I love the idea, having a tangible space to play around in can make conversations with friends much more fun and dynamic than a boring old Discord voice channel. I understand where the hate is coming
55.
▲
by
udbhavs
5y ago
I do feel like current conferencing apps like meet and zoom are probably not the endgame for digital communication and adding a 3D spacial element can make a lot of interactions intuitive, even if it feels silly at first. like spontaneously
56.
▲
Ask HN: Is mobile the future of cross platform apps?
3 points
by
udbhavs
5y ago
|
0 comments
57.
▲
by
udbhavs
5y ago
> I’ve been working on a video game for several years, and I suspect it will be announced this year. So, commence speculation! (Note: it’s not for one of my properties, but something new that I built with them. It’s a game company man
58.
▲
by
udbhavs
5y ago
Did you cut out carbs as well?
59.
▲
by
udbhavs
5y ago
Yep, Apple's power is controlling their whole stack. I won't be surprised at all if the main draw for their XR headset is specialised integrations with Logic, Final Cut, or even their Office suite with new ways to interact with th
60.
▲
by
udbhavs
5y ago
For Minecraft specifically, there is a new API called Fabric that is getting popular for a smoother developer experience compared to Forge: https://www.fabricmc.net
More ›