Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
DSMan195276
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
DSMan195276
16d ago
Right, and then everybody would be in the comments complaining about how "everybody is using a new term for planet and it's ridiculous, just call them planets". It's not a battle that can be won.
2.
▲
by
DSMan195276
16d ago
Yeah apparently people are getting harassed on the regular about Pluto, I'm a little confused.
3.
▲
by
DSMan195276
19d ago
Why would you assume that? That's not even true of regular software :D But also, as long as the game works on the specific hardware it was designed for then that's all that mattered, which was my point. If it reads uninitialized m
4.
▲
by
DSMan195276
20d ago
Who said games were well written? Older games are often very sloppy and buggy, and abuse the specific hardware they're designed for to get extra performance, unique graphical effects, etc. Emulators constantly run into games that don&#
5.
▲
by
DSMan195276
29d ago
That seems a bit silly considering how many of the most famous paintings and artworks are/were commissions. Do you disqualify anything that was made for monetary reasons?
6.
▲
by
DSMan195276
1mo ago
On its own that seems like a pretty weak justification, at that point we would need to preserve every copy of every book forever because you never know what what useful physical material it has on it even beyond its text. That extends to no
7.
▲
by
DSMan195276
2mo ago
> Point being, the tools have always existed, and always felt inappropriate or convoluted, but my parents at least were happy to do it for their kids 20+ years ago. From what you're telling me, they're now a lot faster and easi
8.
▲
by
DSMan195276
2mo ago
> I might be being overly cynical here, but I think part of the problem is parents expect to give their kids the internet so they don't have to spend so much time/attention with them. > I think this means any solution which
9.
▲
by
DSMan195276
2mo ago
Yeah I agree with that as well, the unsafe keyword takes on a double-duty which makes it unclear how it's actually intended to be used. The idea that you might mark a function that's only made of safe code as 'unsafe' is
10.
▲
by
DSMan195276
2mo ago
> But the bug is still almost always in an unsafe block. That's entirely dependent on how you write your Rust code. If you're derefing an invalid pointer then the bug is usually in how you calculated that pointer value, but the
11.
▲
by
DSMan195276
2mo ago
I agree and would add to that from my experience: 1. Too many people think that having lots of text makes something impressive, really it's just inconsiderate and nobody is reading it all. 2. Helping people often feels pointless becaus
12.
▲
by
DSMan195276
2mo ago
> A leap-hour, meanwhile: That kicks the can so far down the road that we'll probably lose track of it completely. 600 years is a very long time; society will be a very thing by then. Leap-hours seem to me to be moral equivalent to
13.
▲
by
DSMan195276
3mo ago
For me the problem is that the target performance is in a weird spot - low enough that it's not amazing, but high enough to still be very expensive if you don't plan to play games that actually require that performance. A cheap $3
14.
▲
by
DSMan195276
4mo ago
The government will release it with all the copyrighted code and assets that's owned by a bunch of third-parties? Ex. if I license my artwork, music, characters, code library, etc. to a game developer and they don't create a legal
15.
▲
by
DSMan195276
4mo ago
> Wouldn’t it only require action from you if you were trying to kill multiplayer in the first place? It's a question of when, not if - you're not going to pay to keep the servers online forever. What are the legal consequences
16.
▲
by
DSMan195276
4mo ago
That doesn't sound that unlikely to me personally, not everybody has the best tech habits and some life events can result in losing access to both very quickly. It doesn't have to happen often for it to still be a common event in
17.
▲
by
DSMan195276
4mo ago
The point is that at a minimum you're supposed to bubble the `unsafe` up if the API does not guarantee safety is maintained for all cases (and documents the invariants that have to be kept by the caller), otherwise the system breaks do
18.
▲
by
DSMan195276
4mo ago
> Assuming the port is actually 1:1 without any behavioral changes It's not, that's clear from this kind of bug popping up. Functionally this bug exists because `PathString` was converted into a "safe" Rust API but st
19.
▲
by
DSMan195276
4mo ago
> They already have the position of used buying and sales, extending that into in store receiving and listing of items on eBay makes sense. Why do they need to buy eBay to do that?
20.
▲
by
DSMan195276
5mo ago
Sellers what? You generally don't just drop stuff off at a fulfillment center, when you get to that size you're dealing with large amounts of inventory and you ship it to them. If you're saying sellers could come into a GameS
21.
▲
by
DSMan195276
5mo ago
Yes but I don't need to go to my nearest fulfillment center if they ship everything to my house, that's why I don't know where it is. What do you think people need to visit fulfillment centers to do?
22.
▲
by
DSMan195276
5mo ago
> Obviously they're going to need to liquidate a lot of this stuff. If you read online employees have talked about how they donated it or threw it all out, presumably there is very little of that stuff left at this point (and probab
23.
▲
by
DSMan195276
5mo ago
No, why does it matter? I also don't know where my local GameStop is since the few by me closed a couple years ago :P Plenty of stuff on EBay offers me 2 day shipping clearly via fulfillment centers, as far as I'm concerned that&#
24.
▲
by
DSMan195276
5mo ago
Yeah this is the funny part to me - if you thought EBay was an amazing business then you could have just bought that stock months or years ago. Maybe the combined company will really be worth more than both companies individually, but for t
25.
▲
by
DSMan195276
5mo ago
Well let's be clear, the "trade-in anything" day was a fancy discount day. They gave everybody $5 for whatever they brought in, online you can read from employees that they just donated or threw it all away, no attempt to act
26.
▲
by
DSMan195276
5mo ago
Well I'd add to that - the real core feature is that the teacher and usually the textbook show you exactly how to use it, that's why it gets listed specifically as a course requirement. That unfortunately is also why they can char
27.
▲
by
DSMan195276
5mo ago
It all depends on the CPU architecture, if it supports something like out-of-order execution then both parts of the CPU could be in use at the same time to execute different instructions. Realistically any CPU with that level of complexity
28.
▲
by
DSMan195276
6mo ago
I think you're somewhat missing the point - if the code from A and B only works if joined with C, then you should squash them all into one commit so that they can't be separated. If you do that then the problem you're describ
29.
▲
by
DSMan195276
6mo ago
In this case because Nintendo has an American branch (Nintendo of America) that imports their goods, Nintendo of America is who paid the tariffs and would get a refund. Consumers only paid indirectly via potential price increases, so no the
30.
▲
by
DSMan195276
7mo ago
I think the public funding aspect complicates this, NASA is probably not in a position where it can blow up a bunch of rockets and still get funding for the next year.
More ›