Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
martindevans
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
16 ms
·
1.
▲
by
martindevans
1y ago
In my experience with running Discord servers you setup a couple of hierarchical roles (admin, moderator, user etc) when you first setup the server and never again. However I'm constantly adding new roles which are really just groups o
2.
▲
by
martindevans
2y ago
C# can compile standalone binaries for multiple platforms.
3.
▲
by
martindevans
2y ago
From your description it sounds like in-memory application state is lost with Hot Reload, but I don't think that's true? I admit might be wrong about this, it doesn't apply to Unity which is my main development environment. Q
4.
▲
by
martindevans
2y ago
> Edit-and-continue comes to mind, which despite how many times people confuse the two is not hot reload I'm certainly guilty of this! What's the difference?
5.
▲
by
martindevans
2y ago
No, they spent billions on a model and released the weights, and that's fantastic! It's not not open source though.
6.
▲
by
martindevans
2y ago
There was a "green thread" experiment for dotnet a while ago, here is the conclusion: https://github.com/dotnet/runtimelab/issues/2398
7.
▲
by
martindevans
3y ago
Isn't there effectively a multi-billion dollar bounty on finding out who Satoshi is and deploying a bit of "Rubber-hose cryptanalysis"?
8.
▲
by
martindevans
3y ago
Early in the development of the Saturn-V they had issues with thrust instability in the F1 engine (in the worst cases causing it to explode). They had trouble diagnosing the issue (and blew up some engines) before they came up with the idea
9.
▲
by
martindevans
3y ago
Less time spent not firing engines, no need for separation hardware (e.g. hydraulic pushers), no need for ullage thrusters (settling fuel before lighting stage 2).
10.
▲
by
martindevans
3y ago
There used to be .NET Framework (which was a Windows only runtime built by Microsoft) and Mono (an open source implementation for various other platforms). In 2016 they started building .NET Core which is new open source implementation (bui
11.
▲
by
martindevans
3y ago
It's a good job that this planet doesn't have 8 billion unaligned intelligences on it. Someone might prompt them to be malicious!
12.
▲
by
martindevans
3y ago
That's basically what c# has done. But it's implemented as a warning which can be upgraded to an error. I think it might even be an error by default in new projects now.
13.
▲
by
martindevans
3y ago
That's completely useless for code assets. Even for purely art assets they usually come with Unity specific things such as prefabs, particle effects etc.
14.
▲
by
martindevans
3y ago
The original plan would have had the developer paying 20 cents every time someone loaded up their website. That's more than "some payment".
15.
▲
by
martindevans
3y ago
I'm also currently implementing a subset of WASI, would you mind sharing a link to that file?
16.
▲
by
martindevans
4y ago
United Earth sounds nice, but the United Citizen Federation is a bit less nice.
17.
▲
by
martindevans
4y ago
Perhaps I did misunderstand, I was certainly interpreting it as a desire for concrete change in the political structures of how the world is run rather than a shift in attitudes amongst the people of the world. I'm definitely not oppos
18.
▲
by
martindevans
4y ago
One huge government ruling the entire world sounds out-of-this-world-super dystopian to me!
19.
▲
by
martindevans
5y ago
Not at all, you'd still be violating all the non-gpl licenses. Just because GPL is more restrictive doesn't mean it somehow supercedes all other licenses!
20.
▲
by
martindevans
6y ago
The original comments was about detecting if a given IP is a bot or not - I assume they probably can't do that given 32 random bits!
21.
▲
by
martindevans
6y ago
How can you anonymise an IP address? Given that (as I understand it) an IP address is considered personally identifying information under GDPR.
22.
▲
by
martindevans
7y ago
There hasn't been a single failure of a reused falcon 9 booster on launch, which is the bit relevant to human spaceflight. Humans aren't going to ride a falcon 9 down to landing. If you're talking about starship then I'm
23.
▲
by
martindevans
7y ago
Unity has recently added the "incremental GC" [1] which spreads the work of the GC over multiple frames. As I understand it this has a lower overall throughput, but _much_ better worst case latency. [1] https://blogs.un
24.
▲
by
martindevans
7y ago
Firefox on Android with uBlock seems to do the job for me. I just had to disable the YouTube app so that videos play in the browser.
25.
▲
by
martindevans
7y ago
What stops fraudulent reports? e.g. 1. I pay you 1 BTC 2. Wait until I receive whatever I paid for 2. Now I tell you to send me 0.5BTC or else I'll report the entire 1BTC as ransom payment. The blacklist is just a new and very power
26.
▲
by
martindevans
7y ago
I _think_ what you're getting at is that the flight termination system triggered (controlled explosion) but not when it should have (unplanned)? As far as I understand it once the capsule ejected the Falcon 9 was destinated to break up
27.
▲
by
martindevans
8y ago
String.Format("Is {0} to read {2} {1} of the {3} out of place", "harder", "half", "because", "string is").
28.
▲
by
martindevans
8y ago
That sounds incredible. Is it publicly available somewhere?
29.
▲
by
martindevans
9y ago
If the 6000+ tonne number quoted above is accurate then a BFR is a very long way from sending one to Mars - I can't remember the precise payload figure but I think it was around 100 tonnes to the surface of Mars.
30.
▲
by
martindevans
9y ago
Ah that's a shame it would have been really interesting to see how that worked in reality. I wonder if it could be measured the _other_ way around - i.e. are the sustained tiny blocks on BCH _increasing_ decentralisation compared to BT
More ›