Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lazypenguin
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
lazypenguin
2mo ago
Agreed, in my experience VCS still an unsolved problem for gaming. Git/SVN/Perforce are picked not because they’re the best but because there’s really nothing else. My team uses git for code and SVN for assets and it sort of sucks
2.
▲
by
lazypenguin
2mo ago
I also prefer Datastar but the new features coming in HTMX4 closes the gap more. Happy to see the ecosystem converging on good patterns.
3.
▲
by
lazypenguin
4mo ago
It’s because nobody has made Steam for Movies. Let me have a movie collection that I can buy movies $1-$5 per movie and never lose it and I promise you I will buy a lot more movies. Just like people buy hundreds of steam games
4.
▲
by
lazypenguin
6mo ago
Looking forward to the new UI framework they will create and abandon for this initiative
5.
▲
by
lazypenguin
6mo ago
FLTK is great at being fast and light, that’s about it. It’s kind of cumbersome to use but honestly does what it says on the tin. Highly recommend for smaller use cases but can’t imagine using on a large project. I used the rust bindings wh
6.
▲
by
lazypenguin
6mo ago
Yes, we recently posted for an entry/mid level position and we got 1800 applications in a few days. It’s impossible to filter the list, I spent several hours to see how feasible it was and after getting through maybe 150 applications I
7.
▲
by
lazypenguin
7mo ago
Me, because my work gave me a crappy dell that can barely run the stripe dashboard in the browser. I could put in a request for a Mac or something faster but this is the standard machine everyone gets for the company. It helps me be sympath
8.
▲
by
lazypenguin
7mo ago
Your recent post resonated with me deeply, as someone heavily invested in the Rust GUI I've fallen into this same conundrum. I think ultimately the Rust GUI ecosystem is still not mature and as a consequence we have to make big concess
9.
▲
by
lazypenguin
8mo ago
A teammate evaluated this and the experience was night and day compared to cmake + vcpkg. However, there wasn’t a lot of motivation to cutover our existing large project over because of the unknown unknowns. I think projects like these look
10.
▲
by
lazypenguin
8mo ago
They literally explain the mechanism in the post and then explain why the security tradeoff made sense for their ssh game………
11.
▲
by
lazypenguin
8mo ago
SpacetimeDB looks interesting as a concept (the tech behind this server) but I could never sus out how could it would be in actual practice. I’ve always been interested in some post-mortems or reflections on the tech from other companies be
12.
▲
by
lazypenguin
8mo ago
Yes! I love this framing and it’s spot on. The successful projects that I’ve been involved in someone either cares deeply and resolves the details in real time or we figured out the details before we started. I’ve seen it outside software a
13.
▲
by
lazypenguin
9mo ago
I think the Rust community is sleeping on the potential of iced for traditional desktop gui. I monitor the gui space in Rust closely and have seen many toolkits come and go. In my opinion a desktop gui library/framework needs to solve
14.
▲
by
lazypenguin
10mo ago
Desktop UI toolkits are dead or stagnant but the desktop ui is still king IMO
15.
▲
by
lazypenguin
11mo ago
> By switching to fetch(), we can take advantage of its support for readable streams, which allow for a stream of content to be swapped into the DOM, rather than a single response. Based on this section, it will be interesting to see how
16.
▲
by
lazypenguin
11mo ago
Basically you are correct, MacOS has to be treated like a console in that way. Except you get all the downsides of that development workflow with none of the upsides. The consoles provide excellent debugging and other tools for targeting th
17.
▲
by
lazypenguin
11mo ago
I develop a game that easily runs on much weaker hardware and runs fine in a VM, I would say most simple 3D & 2D games would work fine in a VM on modern hardware. However, these days it's possible pass-through hardware to your VM s
18.
▲
by
lazypenguin
11mo ago
As far as I’ve seen, Apple is to blame here as they usually make it harder to target their platform and don’t really try to cooperate with the rest of the industry. As a game developer, I have to literally purchase Apple hardware to test ra
19.
▲
by
lazypenguin
1y ago
I don't hate React developers. I hate developers who build consumer facing software and use top of the line hardware and networks to test it while being ignorant to the fact that most of their users will be using their products on 8+ y
20.
▲
by
lazypenguin
1y ago
No my experience is the inverse. The type of library you describe is nice for the basic queries but once you start needing CTE, subquery, postgres json query, etc. it just because easier to manage it all in SQL directly.
21.
▲
by
lazypenguin
1y ago
My original title was edited after submission but here the lead developers of bevy/iced/dioxus have an interesting discussion about the ethics of code reuse vs recognition in open source projects. I thought it could trigger some i
22.
▲
Support hotpatching systems
(github.com)
2 points
by
lazypenguin
1y ago
|
1 comments
23.
▲
by
lazypenguin
1y ago
There’s a big advantage to having your whole application in one language. I’m not sure the experience of egui on mobile though but egui is great to use as a developer Pros - Solid widget set - Easy to get started - Less state management - E
24.
▲
by
lazypenguin
1y ago
QML is nice and the bridges project could bring it to more languages. https://slint.rs/ Is similar but written in Rust although.
25.
▲
The LLM is just guessing and that's quite okay
(ralphminderhoud.com)
1 points
by
lazypenguin
1y ago
|
1 comments
26.
▲
by
lazypenguin
1y ago
I’ve played with Slint and it’s nice but depending on how this plays out it might be a concern. QML is of course much more mature than Slint. It would be interesting to read an in depth blog post by Slint about why fundamentally Slint is be
27.
▲
by
lazypenguin
1y ago
That’s absurd, that’s like saying we should only use C++ for backend code because my CRUD business app might one day scale to infinity. Better be safe than sorry and sling pointers and CMake just in case I need that extra juice!
28.
▲
by
lazypenguin
1y ago
Strange comment, there’s plenty of videos of both locations on YouTube to make the comparison and I think it’s quite apt. Chinese (and other SEA) major cities definitely feel much more modern than most American cities these days. Most Ameri
29.
▲
by
lazypenguin
1y ago
I also married in my early twenties (21 actually) and am still happily married over a decade later. No regrets for me; I was lucky to find someone compatible early on and we were able to grow together. Yes undoubtedly you sacrifice some exp
30.
▲
by
lazypenguin
2y ago
Interesting correlation, if one doesn’t have offspring to “leave a better world” to why should they care? Hadn’t thought of that before.
More ›