Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
throwaway_pdp09
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
throwaway_pdp09
5y ago
It's animated (and there are 3 on that page totalling 35MB). Some systems unfold each frame into its own image and store that. Please open firefox to that page, leave it open for a few minutes and observe the memory. I suspect FX wil
2.
▲
by
throwaway_pdp09
5y ago
Your damn animated gif has sucked up >4.7GB in my browser and crashed it. Not impressed. Did animation actually add anything significant anyway.
3.
▲
by
throwaway_pdp09
5y ago
I'm doing a project perhaps relevant to this. Talk of declarative schemas (or what you imply they offer) is very interesting and I'd like to know more but I can't find anything relevant (just magento and sqlalchemy). Indeed,
4.
▲
by
throwaway_pdp09
5y ago
Mornington Crescent!
5.
▲
by
throwaway_pdp09
6y ago
Parsing (use of rather than theory) matters as it affects my work. So I followed up. See https://youtu.be/Jes3bD6P0To Tree sitter is based on LR parsing (see 23:30 in above video) extended to GLR parsing (see 38:30). I'
6.
▲
by
throwaway_pdp09
6y ago
You're ignoring the ; which are sync points. > How can you be sure that that } is the end of a certain defined block If it's not in a string, what else is it but a typo? If a typo, it fails to parse but so long as it doesn'
7.
▲
by
throwaway_pdp09
6y ago
Yours is the toxic comment. Appeal to authority is fine if the authority is an authority and WB has proven his. Suggestions of intention to flatter and accusations of hero worship are pretty gross. @kingaillas's point is entirely valid
8.
▲
by
throwaway_pdp09
6y ago
Does that issue go away if you use packrat vs some other means?
9.
▲
by
throwaway_pdp09
6y ago
Can you give an example (or three) where that lets us down? That would be very helpful to me I suspect.
10.
▲
by
throwaway_pdp09
6y ago
Text -> parser -> AST -> job done. If it's any different in an IDE vs anything else I'd like to know how.
11.
▲
by
throwaway_pdp09
6y ago
Prev post by me, if it's any help https://news.ycombinator.com/item?id=25210523
12.
▲
by
throwaway_pdp09
6y ago
I have some idea what I'm talking about, see my post https://news.ycombinator.com/item?id=25210523 and I don't kniow about why using a packrat over anything else. I pull something off the shelf, antlr for my lates
13.
▲
by
throwaway_pdp09
6y ago
> let's say your bank's website uses JavaScript, what do you do Well mate, take a guess :) I do it on the phone only (and I don't mean smartphone). I've had a little exposure to bank's competence from the inside
14.
▲
by
throwaway_pdp09
6y ago
> maybe I should try it with some Firefox extensions So you're making fun of me although you haven't tried it. Yeah, okay. > But I expect 95% of the web to break if I disable it And you'll be wrong, it is much lower tha
15.
▲
by
throwaway_pdp09
6y ago
MDMA works on what's there, it doesn't conjure up what was clearly not there in you at the time.
16.
▲
by
throwaway_pdp09
6y ago
> Americans aren’t capable of dealing with a problem where their actions impact others more than themselves. While it's true USA'ians are probably more individualistic than many other cultures and that may translate some way
17.
▲
by
throwaway_pdp09
6y ago
You acknowledge javascript has all the serious downsides of flash, then denigrate us who disable it for the very reasons you've given?
18.
▲
by
throwaway_pdp09
6y ago
Why?
19.
▲
by
throwaway_pdp09
6y ago
> easy to tell if a type can have cycles or not at compile-time, you just need to check if it refers to itself Certainly useful at times as I suppose it may be used to ensure you don't have cycles (I imagine that could be useful for
20.
▲
by
throwaway_pdp09
6y ago
I purposefully used the word 'efficient' in my original post. Of course you can find cycles many ways, but floyd's (or similar) are not acceptably fast and never can be in general .
21.
▲
by
throwaway_pdp09
6y ago
Would you consider full graph scan efficient? Would you like a full graph scan after every allocation, millions of times a second? I don't understand why you said that.
22.
▲
by
throwaway_pdp09
6y ago
Fair question, was unclear. Cycle detection at point of creation (when a pointer is set). You can do a full scan of data structure graph after every malloc but that's equivalent to your GC, and clearly horribly, unacceptably expensiv
23.
▲
by
throwaway_pdp09
6y ago
Fast web pages unquestionably exist. This just spends a lot of text (and 2 pointless images, as noted by the top comment in that article) to pretend they don't. Now there's a reason for trying to fudge the question but it's n
24.
▲
by
throwaway_pdp09
6y ago
Pretty sure no efficent run-time algo for general cycle detection exists. It has (AFAIK) been a big area in garbage collection for a long while, so smart people have been all over it. Not sure if one exists for compile-time either.
25.
▲
by
throwaway_pdp09
6y ago
I've used MS Word over very many years and I'm happy to say that it is a far better product now than it ever was in terms of reliability and doing what it's supposed to do. I'd even call it... good. But that is now, and
26.
▲
by
throwaway_pdp09
6y ago
Tarantula was indeed picked as an 'easy' start as I've played this before with people. So I guess you're right, though it's not the way a human would do it, we'd home in faster and more precisely, but still. As
27.
▲
by
throwaway_pdp09
6y ago
Fuck, that's surreal. A bunch of totally rando questions on 16 it suddenly asked right out of nowhere whether it was a black widow spider. Very close. So I said no, 3 questions on, total of 19, it nailed it with tarantula. That's
28.
▲
by
throwaway_pdp09
6y ago
Which is ideal, but generally beyond reach for now. So assertions it is.
29.
▲
by
throwaway_pdp09
6y ago
There are shills for various nationalities, chinese, us, russian and (probably a few) brit as well. > I find these boards to be very much influencing people to one specific type of ideology, I find the opposite, a few biased ones and a d
30.
▲
by
throwaway_pdp09
6y ago
Soviet union no longer exists as such so let's talk of current russia. Hence my link. From my link: A CBS News story on the launch of Russia Today quoted Boris Kagarlitsky as saying it was "very much a continuation of the old Sovi
More ›