Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
denzquix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
denzquix
2y ago
Well, it's not a completely outlandish scenario that the value of `init` might come from a variable that is sometimes at the start of the string and sometimes not, and a newcomer might expect `^` to only match when it is. Don't ge
2.
▲
by
denzquix
2y ago
> In Lua it's only the start/end of the string There's an additional caveat: if you use the optional "init" parameter to specify an offset into the string to start matching, the ^ anchor will match at that offse
3.
▲
by
denzquix
3y ago
Although those functions operate on "binary strings", not Uint8Arrays, and there is no especially clean way that vanilla JS exposes to convert between the two that I am aware of.
4.
▲
by
denzquix
4y ago
SBF's announcement of Chapter 11 proceedings today explicitly includes FTX US: https://twitter.com/SBF_FTX/status/1591089317300293636
5.
▲
by
denzquix
4y ago
From their own benchmarks it seems more like bzip3 is geared towards a different compression/speed trade-off than bzip2, rather than an unambiguous all-around improvement. Am I misreading it?
6.
▲
by
denzquix
11y ago
Memento mori, motherfucker.
7.
▲
by
denzquix
12y ago
Went to http://www.sonnyjs.org/ (latest Chrome, Windows 7) - there doesn't seem to be any way to scroll the left-hand menu (it cuts off at "StorageManager" sub-heading for me at default zoom level, I can see
8.
▲
by
denzquix
12y ago
The extracted quote at the top of the Forbes article here seems to indicate he was thinking along those lines: http://www.forbes.com/sites/sarahjeong/2015/01/22/the-dread-... "I imagine that so
9.
▲
by
denzquix
12y ago
But if you'd like to search Verbatim and also restrict your results to the most recent month/year/etc., even though these are separate dropdowns under Search Tools, you're out of luck. Google seemingly just won't al
10.
▲
by
denzquix
12y ago
My mistake, I misread.
11.
▲
by
denzquix
12y ago
As Jason Scott (@textfiles) notes on Twitter, this will be something of a first: with all the old content coming back, Archive Team/archive.org "literally provided a backup of a site while it swapped owners."
12.
▲
by
denzquix
12y ago
It did, immediately: "As a new Oculus Rift prototype is unleashed..." It didn't mention the most recent developments, as this article is several months old.
13.
▲
by
denzquix
13y ago
I had to check but yeah, that's true, the ECMA spec even says explicitly in its intro: "JSON is agnostic about numbers", they are "only a sequence of digits". (Unrelated observation from looking at the spec again: t
14.
▲
by
denzquix
13y ago
But that also uses double precision floating point number representation and UTF-8 for strings, so the only benefit (according to the arguments given in the OP) seems to be text vs. binary-based.
15.
▲
by
denzquix
13y ago
Since the author seems to have a problem with text-based formats in general, here's a counterpoint by Mike Pall on the LuaJIT mailing list [1]: "On a tangent: IMHO most binary serialization formats like BSON, MessagePack or Protoc
16.
▲
by
denzquix
13y ago
Well, if a security service decides it needs to blackmail someone, they're hardly going to send them a letter on official letterhead. In this case I imagine they'd pretend to be something like a small hacking group, infiltrating i
17.
▲
by
denzquix
13y ago
Well, sure, but it's not like this message was rushed out within minutes of anything in particular. They seemed quite content to have a completely blank site for hours on end before putting this up.
18.
▲
by
denzquix
13y ago
And it doesn't seem to have been proofread very well. "In the event of [something that has already happened]..."? I don't consider myself a particularly picky person, but come on, you could at least make the effort at a
19.
▲
by
denzquix
13y ago
Well, at least he's not completely disappeared, I suppose. Otherwise there doesn't appear to be much to actually discuss here. Maybe the fact that he would tell the press that a statement "should" be ready "soon-ish
20.
▲
by
denzquix
13y ago
"I'd rather not touch anything which involves patents at all." Unfortunately, that's not something you can reasonably expect, ever. Mike Pall made a statement about the IP of LuaJIT [1], and made the point that while his
21.
▲
by
denzquix
13y ago
It's pretty far down, but: "Author of LuaJit Explains Why He Changed Mind on Weed" ...made me far happier than it should have.
22.
▲
by
denzquix
13y ago
Surprise is overrated. The truth has no responsibility to blow your mind every day.
23.
▲
by
denzquix
13y ago
Callous indifference can be just as bad as malice. I'm reminded of these t-shirts with "Keep Calm And..." slogans that were allegedly generated automatically (presumably culled from web searches) and sold on Amazon without hu
24.
▲
by
denzquix
13y ago
Aha, that makes sense. Well, good luck to them on keeping their "secret" weapon under wraps :-)
25.
▲
by
denzquix
13y ago
It kind of astounds me how many previous sponsors are anonymous. (Well, sponsored features, I should say. I guess it could be the same one anonymous sponsor.) I'd be interested to know, just in general terms, what kind of real-world si
26.
▲
by
denzquix
13y ago
The title mentions emails, but all of the email-related functionality tests had a negative result.
27.
▲
by
denzquix
13y ago
"For developers, libVLC and most libVLC modules are now licensed under the LGPL" - interesting, is there a full list somewhere of which modules are/are not?
28.
▲
by
denzquix
13y ago
It bugs me that the numerical for-loop in Terra has identical syntax to Lua's, but different semantics. Especially since you are encouraged to mix Lua and Terra code in the same file. Even something like: for i = 0, < 10 do --[[ ..
29.
▲
by
denzquix
13y ago
This is the right to be misremembered.
30.
▲
by
denzquix
13y ago
The point is that HTTP may not be the be-all end-all protocol that we will ever want to use on the open web, and encouraging any potential new protocols to take HTTP's lead and use an arbitrary binary encoding that requires protocol-s
More ›