Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
IceSentry
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
IceSentry
3y ago
And I know people that have used bevy to make games and liked it more than any other engine they tried before. Many people are already using it in production, there's also multiple games built with bevy released on steam with many more
2.
▲
by
IceSentry
3y ago
The UI framework will be bevy_ui just like godot uses godot ui library. What needs to be done is improve it so it can actually work for making a complex app.
3.
▲
by
IceSentry
3y ago
Bevy does have plenty of documentation here: https://docs.rs/bevy/latest/bevy/ What's missing is tutorial type documentation, but individual features are generally documented.
4.
▲
by
IceSentry
3y ago
Well I guess you've just been very lucky. I've seen a codebase where half the features were implemented by inheriting the controller class and adding some behaviour and then that wqs wrapped in another layer adding more behavior.
5.
▲
by
IceSentry
3y ago
I don't understand why you consider loops an abstraction. They are some of the most basic building block.
6.
▲
by
IceSentry
3y ago
There's rayon, which in my opinion makes writing multi threaded code even simpler than openmp. It's also nice that it doesn't rely on any compiler feature. It's just a library.
7.
▲
by
IceSentry
3y ago
It's one of the thing that annoys me the most about these discussions. The best language to prototype in is the one you know the most. For me and probably for you too, that's rust. So it's trivial for me to start a new projec
8.
▲
by
IceSentry
3y ago
Rome is not a runtime and picking one depends on your use case and personal preference about certain features.
9.
▲
by
IceSentry
3y ago
Why is that odd? Why are you even talking about a rabbit?
10.
▲
by
IceSentry
3y ago
I don't think using Task is better either. I was just replying to OP saying to just use unix tools. Unix tools aren't cross platform so they aren't a good build tool either.
11.
▲
by
IceSentry
3y ago
UNIX might be standard but it doesn't make it cross platform. You might not like it but a lot of people develop on windows. Build tools that assume a unix environment is present aren't a solution.
12.
▲
by
IceSentry
3y ago
Using my thumb to press alt sounds crazy to me. It's incredibly uncomfortable compared to using ctrl with my pinky. With that said I do agree that modern keyboards completely underutilize the thumb. This is why I love my split keyboard
13.
▲
by
IceSentry
3y ago
Unused variables just generate warnings. It will still compile.
14.
▲
by
IceSentry
3y ago
I use vivaldi because of the tab stack feature and until firefox gets support for something close to it I just can't switch. I tried to browse the web without it but I always come back to vivaldi. I have a tab hoarding problem and it&#
15.
▲
by
IceSentry
3y ago
While OpenGL support isn't a main target, the fact that it breaks with 3D is unexpected. Many features won't work but it should definitely be able to render the pbr shader in 3d.
16.
▲
by
IceSentry
3y ago
Windows Terminal is 93% c++ on github. Not sure where you got the impression it was mostly c#
17.
▲
by
IceSentry
3y ago
Some libraries can use string interpolation to create parameterized queries automatically.
18.
▲
by
IceSentry
3y ago
You don't need to buy more ram. It was already cheap a decade ago. Ram has been in the multiple gigabyte range for longer than that. Having an app that you use all the time every day use a few hundred of the otherwise unused ram is per
19.
▲
by
IceSentry
3y ago
If vscode slowed down for you it might mean you installed too many extensions. Personally it feels just as fast or faster than before. Especially with things like the mentioned bracket colorizer beinf built in compared to the extension I wa
20.
▲
by
IceSentry
3y ago
It's barely alpha, but lapce is kinda trying to be a native version of vscode. https://github.com/lapce/lapce
21.
▲
by
IceSentry
3y ago
I use discord and gitkraken every day and I've never had any issues either. People just like to complain. They act as if using a few hundred megabytes for the main app you are using is an issue. It's not the 90s anymore ram is che
22.
▲
by
IceSentry
3y ago
These things are all very subjective. Not everyone is affected the same way by latency. I hear people complaining about it all the time on thw internet, but in practice I never notice it and I don't know anyone that does either. Ergono
23.
▲
by
IceSentry
3y ago
I still prefer a handful of instances compared to the current state of resdit where it's all or nothing.
24.
▲
by
IceSentry
3y ago
The discord sync feature combined with it being google indexable does seem nice but is there a way to control what can be indexed? Some discord channels are somewhat private on purpose even if the entire server is public. So can you control
25.
▲
by
IceSentry
3y ago
What's missing in the standard library though? I hear this complain often, but when I use a library it's always for a specific use case and not something that I would expect to be in a standard library.
26.
▲
by
IceSentry
3y ago
Discord is made for realtime chat and instant messaging. People don't put a lot of thought process in the vast majority of what they write. The format of ressit encourages a bit of a slower conversation and therefore more thought throu
27.
▲
by
IceSentry
3y ago
Maybe I'm just biased, but I assumed they were talking about trains and metros which aren't affected by traffic.
28.
▲
by
IceSentry
3y ago
Why use a separate instance for 4k? Can't you just use a separate quality profile? And why a separate one for anime? It seems unnecessary to me.
29.
▲
by
IceSentry
3y ago
The point is that rust does it automatically
30.
▲
by
IceSentry
3y ago
Flex was added in 2009. Is it really too much work to update yourself every couple of years? I get that it moves fast, but that's almost 15 years.
More ›