Viewing profile — Xevi
Xevi
HN member- Joined
- Tue, Aug 11, 2020, 8:00 PM UTC
- HN karma
- 447
- Public activity
- 177 items
- HN profile
- View on Hacker News ↗
About Xevi
No profile information was provided.
Recent public activity
-
comment
Comment #35134816
> Plus it has poor Typescript support. Vue 3 has excellent Typescript support. It's even built in Typescript. What exactly are you referring to when you say that it's "poor"?
-
comment
Comment #34846704
Impressive, I'm looking forward to seeing more of this project. Did you draw inspiration from Talon? There are a lot of similarities when it comes to the voice commands.
-
comment
Comment #33993855
Were they internal or external apps? Because latency was the problem last time I looked, and it won't be super noticeable if you have the servers that close to you.
-
comment
Comment #33991574
Last time I looked at Blazor it only had two options, which were both equally horrible for public websites. You either had to ship a big and bloated WASM file, which was at least 1…
-
comment
Comment #33491137
Does it affect your vision when using them for many hours? Whenever I use VR headsets for more than 1 hour I tend to get blurry vision once I take them off, since my eyes have adju…
-
comment
Comment #33093384
I'm not sure where you get the impression that people who would benefit from this tool have no friends. That requires some quite absurd mental gymnastics.
-
comment
Comment #32718936
I don't have any experience with vim or other alternatives, but after reading that article or seems like kakoune is way better in practice. I wonder why Lapce didn't go with "objec…
-
comment
Comment #32712131
It sounds like Serenade.ai would be more useful to you. It is more of a complete product, with the ability to add custom commands on top of it. Plus it's open source. I'm not tryin…
-
comment
Comment #31947578
V looks interesting, and I wish it the very best. However the attitude of the lead developers toward criticism or negative feedback (even if it's not valid) is highly off-putting i…
-
comment
Comment #31679144
Yeah it appear that they made the framework page their home page now, which is much better.
-
comment
Comment #31664082
Not to mention that the landing page says absolutely nothing about what it is. Just saying that it's a framework means nothing. A framework can be a lot of different things. Sorry …
-
comment
Comment #31605863
I'm not the same person that you responded to, but I feel much less secure in TS than in C# due to the fact that typing is not a requirement, and that type definitions might differ…
-
comment
Comment #31380509
The developer time isn't higher than if it was server side rendered. And for some applications, like the ones I'm building, it would be impossible to do the work on the server.
-
comment
Comment #31364929
I even have the browser and code on the monitor at the same time. And with pretty much all modern web frameworks you have a dev server that automatically does hot module replacemen…
-
comment
Comment #31254412
I'm a Swede so I think I'm qualified to answer this. Yes the meatballs served at IKEA fits your description. They are really low quality meatballs.
-
comment
Comment #31003700
The text looked crisp on Windows, but on Mac the PPI was too low, so it was barely readable. The frustrating thing is that Mac used to have settings that would fix this problem, bu…
-
comment
Comment #31002489
> What monitor, mouse, and keyboard did not work with mac? The monitor was an MSI Optix MAG321CQR (32", 1440p, 144hz). The text on it was blurry and pixellated as hell. It turns ou…
-
comment
Comment #31000003
Rant I switched to a Mac Mini M1 in December and it has been a complete pain in the ass. First of all, to even be able to use it I had to switch out my monitor, mouse, keyboard and…
-
comment
Comment #30962889
I'm really interested in knowing if your used any frameworks or libraries for this game, and if that's the case, which ones? I'm on my phone now so I can't easily check your source…
-
comment
Comment #30958972
With web development being as prevalent as it is nowadays, is there any plan to support HTML, CSS, JS/TS? Go and Rust are often used for web backends, so it would make sense to sup…
-
comment
Comment #30473067
There are lots of benchmarks of Actix if you search for it. It's also one of the top frameworks in the TechEmpower benchmarks.
-
comment
Comment #30444951
I love Serenade. It has some rough edges at the moment, but the team is working hard on making it better. What I love is that it feels so natural to use. It understands the context…
-
comment
Comment #30442758
What does the tethered version weigh? My biggest gripe with the Oculus Quest 2 is how heavy it is. If the tethered version of the Simula One is considerably lighter, then I'm inter…
-
comment
Comment #30340636
Talon is great. I'm personally also using Serenade. https://serenade.ai/
-
comment
Comment #30331254
Besides .NET MAUI and Xamarin, there's plenty of third party cross platform frameworks, like Avalonia and Uno.