HackerTrans
トップ新着トレンドコメント過去質問紹介求人

gvx

no profile record

コメント

gvx
·昨年·議論
What a fun little project! I thought it was going to be the 30 Rock one!
gvx
·昨年·議論
One who thinks "open source" means blindly copy/pasting code snippets found online.
gvx
·昨年·議論
Everyone knows investing in cybersecurity is just wasteful spending!
gvx
·昨年·議論
You could take a look at SELÖVE, a (severely out of date) fork of LÖVE that is intended to make it safe to run arbitrary .love games. (It used to be on bitbucket, but it looks like it's gone? I'm not sure if I have the repo locally :/)

Running arbitrary code was such a problem that I just completely ruled it out for bitser. Instead of serializing functions, you can register safe functions as resources. This doesn't solve the upvalue problem, though.
gvx
·昨年·議論
Cool to see you were inspired by Ser!
gvx
·昨年·議論
Not exactly. The headline is a bit misleading imho: the article doesn't say that CO2 uptake by plants is up by 31%, rather that new estimates of the CO2 uptake by plants is 31% higher than previous estimates. That doesn't preclude a temporary collapse of carbon absorption (related mostly to forest fires as far as I can tell).
gvx
·2 年前·議論
^ That kind of shallow understanding of health is a large part of what makes RFK Jr. so dangerous.
gvx
·2 年前·議論
It's very possible that if you showed me the MapHub UI eight years ago, I'd have intuited that I'd need to save manually---I can't tell for sure. I am definitely aware that the way I engage with software nowadays is very different than when I started using computers in the early 2000s, and I don't doubt it is still evolving due to the changing conventions in UI and functionality.
gvx
·2 年前·議論
I work with files every day, and I'm not sure I would have realised I'd needed to save manually with the original MapHub UI either. A web-based interface that looks like that, I expect it to be transparent. If it'd had three icons (the classic blank page, open folder and floppy disk) in the top left, then I'd assume it would need manual saving. (I'm not saying that's what you need to do, just analysing my own intuitions)
gvx
·2 年前·議論
With that name I'd expect a tiny implementation of JavaScript.
gvx
·2 年前·議論
Relevant xkcd: https://xkcd.com/793/
gvx
·2 年前·議論
Anything that needs to be read over the phone should probably be written out using something like the NATO phonetic alphabet, split into smaller chunks if needed: "The code? It's kilo eight niner; one three mike; delta echo lima."
gvx
·2 年前·議論
Yeah, other details are missing too. For example backgroundStyle:

> cover fills the entire width and height of the node.

Does that work like the CSS background-size: cover; or background-size: 100% 100%;?

> ratio maintains the aspect ratio of the background image.

Does that mean CSS cover? contain? Something else?
gvx
·2 年前·議論
That is correct.

The client sends the encrypted (via HTTPS) but not hashed password to the server, both for changing your password and checking your password. So the server receives the password in plaintext but shouldn't store it.

Whatever the client sends to the server, an attacker can send too.
gvx
·2 年前·議論
> What if you actually needed to differentiate jack from Jack?

Especially if Jack's your uncle and he's on a horse...
gvx
·2 年前·議論
CONVERTING EVERYTHING TO UPPERCASE SHOULD HAVE THE SAME EFFECT ON COMPRESSION STOP IT EVEN MAKES YOUR WEBSITE LOOK LIKE A TELEGRAM STOP