Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
winter_squirrel
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
winter_squirrel
4y ago
As a counterpart, if you have to layoff that many people, is it really the right time to also put the stress of a leadership shift into the company? I can see the argument for this triggering an eventual change, but having _both_ the chock
2.
▲
by
winter_squirrel
4y ago
I will say, this is why I love the JVM so much. Runs on everything, I can pull, compile and build this game easily without worrying about any kind of platform specific library issue unlike open source c++ games I've tried to compile
3.
▲
by
winter_squirrel
4y ago
As someone who uses both for different personal projects: - I use zig as my build system for both rust, zig, C libraries and linking since the build system works really well for this purpose - When I need to write applications or libraries
4.
▲
by
winter_squirrel
5y ago
It saddens me that a proper string type is a hill the zig folks are willing to die on. The language would have _felt_ a lot better if they would have (at least) just copied what rust did with strings. I understand the argument that in most
5.
▲
by
winter_squirrel
5y ago
> I'm almost certain was driven by Microsoft Would you happen to have any actual evidence to back this up with?
6.
▲
by
winter_squirrel
5y ago
Why, other languages that require unwrapping it still see plenty of people using optional. In fact, I would have more inclination to use it in my projects if that was the only way to do it.
7.
▲
by
winter_squirrel
5y ago
Is it really that hard to believe someone would do it somewhat regularly? I certainly don't do it every day, but more often then not I'll do the same kind of things in the morning (wake up around 4 - 4:30am, meditate, exercise, sh
8.
▲
by
winter_squirrel
5y ago
Far easier to get a top 10% as a mentor than one of a hundred people in a million
9.
▲
by
winter_squirrel
5y ago
From the title I would have expected this to be an article on V8, however there is barely any mention of it besides the title and the author saying he worked on it in the past. Instead, it seems to be an advertisement for a new language &#x
10.
▲
by
winter_squirrel
6y ago
I don't think a language like Java should be optimized for exploration code, it should be optimized for long lived codebases that want to maintain stability and quality. I'd also disagree that adding a throws to the signature is m
11.
▲
by
winter_squirrel
6y ago
How many other companies with the capital to fund such development have a need for a new browser engine and would be willing to fund a team of engineers to work on such an engine vs just using chromium?
12.
▲
by
winter_squirrel
7y ago
I feel like most phones nowadays don't really care about a 5mb difference considering they have multiple GB's of space. At least on my phone, the space taken by the actual app binaries is negligible compared to media.
13.
▲
by
winter_squirrel
8y ago
Is that really comparable? Github's competitors were already offering free private repo so it's only natural that they try and keep up with the market.