HN user

v21

1,584 karma
Posts19
Comments224
View on HN

(I don't know what to do if another change interrupts the first but it's a rare case and can probably be handled imperfectly.)

This kind of lerp trick, while imperfect, is useful in exactly these sort of situations. It allows you to smooth movement even if the target point is changing at at arbitrary intervals (note too that it works okay generalised to multiple dimensions). And the statelessness is very useful too - I don't think the feel is great and it's not very controllable, but being able to just add some damping to the movement without having to track animation states or anything like that is super useful.

Hi! Thank you. The exported games run as ordinary HTML pages, so hopefully they're hitting a minimum bar for this kind of accessibility already (tab will cycle through links, enter will work to select it). The actual output format is open source (https://github.com/downpourlimited/engine) so making games within Downpour, exporting them, and then adding in the AAC shim or any other technology should be pretty straightforward. I'm not sure what adding more support for this tech by default would look like, but I'd be happy to chat more about it - email me at v@downpour.limited ?

Hello, the creator here. It's a tricky subject, I agree - especially because as a trans person who likes lots of messy transgressive art, I don't want to shut down that kind of self-expression from the platform. But also it's on the app stores, which do have rules for what content can be served up within an app. But there's a few layers to this - first is that the Featured list is currently a hand selected list of users, which means that there's no algorithm to surface that kind of explicit content automatically. And there's also a reporting/moderation system for explicit content that is uploaded. And finally - the app works as a standalone tool even if you don't host the games on the platform - you can make explicit content and export it to host elsewhere. I'm always glad when people think about this side of stuff - honestly it's one of the things I've most been stressed about with launching this. You gotta!

Typically, the selection of a programming language is predetermined in brownfield projects, leaving little room for choosing the "ideal" programming language for migration unless it is absolutely necessary (go can be a suitable option for migrations).

Yep - or it's the standard for some tasks & the important thing is being able to use the ecosystem of external packages that everyone else uses. In this case, the author is working on AI & computer vision, for which everyone else uses Python. Python could be a much worse language than it is and using Python would still be the right choice in this scenario.

Elon’s Out 4 years ago

There was that whole thing where a court said a lawyer has to check all of his tweets, Musk shrugged it off, and the court did nothing about it.

It's worth noting that "single-writer" refers to a single machine, not a single process. Multiple programs can write to the same SQLite DB at once (although contention can be a problem, etc etc). So, if that admin tool was running on the same machine plugged into that same SQLite file, it could crash and leave the main customer-facing services running fine.

At the risk of sneering at science for it's own sake: why is that the most important question? What extent is programming an innate skill doesn't seem to have many obvious utilities, but finding effective methods to address gender disparities in STEM fields does. Not to mention that these studies also indicate that a belief in effort rather than innate skill improves performance for both genders.

The Best 14 years ago

You can lose robust things as easily as fragile things. Which is a facile point, but still, this all just stuff.

In the Guardian link I posted it lists a mosque gaining a restraining order against a FBI infiltrator. They also reported him to the FBI, but as the FBI was employing him, they didn't do anything about it.

Count yourself lucky you don't live in the UK, where you can be convicted for tweeting "Crap! Robin Hood airport is closed. You've got a week and a bit to get your shit together otherwise I'm blowing the airport sky high!!"

What of the harm to peaceful protesters who aren't going to be arrested? Should they be allowed to organize and plan peaceful actions without police officers continually derailing their discussions by trying to incite violence? What of the people scared away from protesting peacefully by that scary guy in the corner who keeps talking about blowing shit up? Should they be continually fearing that any expression that can be taken out of context as indicating they're advocating violence (Such as riffing off a Batman quote http://knowyourmeme.com/memes/some-men-just-want-to-watch-th... )

Which might be moot if I believed any of the groups mentioned would have committed these acts without the involvement of police officers or informants. But I don't, so.

[edit: Looking up another reference, I found a case you might find troubling.

"In the case of the Fort Dix Five, which involved a fake plan to attack a New Jersey military base, one informant's criminal past included attempted murder, while another admitted in court at least two of the suspects later jailed for life had not known of any plot." from http://www.guardian.co.uk/world/2012/mar/20/fbi-informant , more info at http://www.foxnews.com/story/0,2933,449728,00.html ]