Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paxcoder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
61.
▲
by
paxcoder
9y ago
I wasn't talking generally but I'm interested to hear about any purported benefits of conflated responsibilities.
62.
▲
by
paxcoder
9y ago
Where do you see behavior mixing with presentation in wxnim's GenUI? The only thing that the macro is used for, besides saying what to draw and how, is to define events that the elements emit.
63.
▲
by
paxcoder
10y ago
I don't see the patch, do you?
64.
▲
by
paxcoder
10y ago
That's not it, see my reply to adamnemecek.
65.
▲
by
paxcoder
10y ago
NOTE: I've started with 2nd person (to match the article, be more personal and appeal to the reader's conscience), so I'll be sticking with "you" instead of "the contributor". If you're unfamiliar wit
66.
▲
by
paxcoder
10y ago
What's holding the camera in the day 2 project?
67.
▲
by
paxcoder
10y ago
TL;DR: Contribute to "open source" >[code review feedback] is like getting a free-of-cost personal guidance about how to write good code It's not free for the reviewer who's trying to safeguard project quality. If the
68.
▲
by
paxcoder
10y ago
Clever. By "built-in" I didn't mean just "available" as through an API to a third party library (which is a full blown DBMS in your first suggestion), I meant "integrated" as common types are (and lightwei
69.
▲
by
paxcoder
10y ago
So Firefox, Safari and now Chrome. Provided image hosting sites start accepting APNG this may finally mean the end of GIF. Why now though?
70.
▲
by
paxcoder
10y ago
>get [people] to come around gently That's GPL enforcement. This is mostly how FSF, SFLC et al do it and they win battles. Recently they're actually waging a legal one against VMWare but I don't see the company deterred fr
71.
▲
by
paxcoder
10y ago
I don't think any forum would allow you to post the location index simply because it would take too much space to store it.
72.
▲
by
paxcoder
10y ago
>After a year of M, JS was comparatively touchingly beautiful That's all the convincing I'd ever need. Though having a built-in optionally-persistent B-tree-based store sounds interesting.
73.
▲
by
paxcoder
10y ago
I asked why anyone would think that vmklinux (the linux derivative) and vmkernel were independent. Please refer to the quote from the license I've provided, and belorn's thought experiment here.
74.
▲
by
paxcoder
10y ago
I didn't study the busybox connection, but why would anyone think vmkernel and vmklinux could be "reasonably considered independent and separate works in themselves" especially considering the source from the sfconservancy si
75.
▲
by
paxcoder
10y ago
If anything, NULL's opacity is another argument for doing the comparison. NULL is guaranteed not to equal any pointer to an object/function, and the result of the comparison will be an int 0 or 1.
76.
▲
by
paxcoder
10y ago
To paraphrase the comment above that line, they say its purpose is to avoid accidental assignment. That's not an issue with "not equals" though, but that may just be their point. As for whether it's more readable, I'
77.
▲
by
paxcoder
10y ago
My eyes would glaze over those self-documenting names were it not for your comment(!)
78.
▲
by
paxcoder
10y ago
Obligatory: NOSA is not a free software license. Details at https://www.gnu.org/licenses/license-list.html#NASA
79.
▲
by
paxcoder
10y ago
Their question had an emphasis on "just", not on "sounds".
80.
▲
by
paxcoder
10y ago
I'm all for building tools to explore CS. However I believe the question they responded to expected a replacement for what I understand to be a very "pragmatic" development environment.
81.
▲
by
paxcoder
10y ago
The world is big; you can find a few people doing whichever thing, even if weird. But unlike free software developers, companies are still mostly local (as opposed to remote). That's why I'm guessing you're indulging your int
82.
▲
by
paxcoder
10y ago
>build me X Pay me
83.
▲
by
paxcoder
10y ago
Don't know how to put this... The tech/tools you enumerate give me the impression that your problems are not directly related to (commercial) software development.
84.
▲
by
paxcoder
10y ago
Surely they're not chasing native just for games
85.
▲
by
paxcoder
10y ago
>Some applications of WebAssembly may be held up until [direct access to DOM] is resolved." I don't know what number crunching web applications the vendors are thinking of. I want wasm for client-side web programming without JS
86.
▲
by
paxcoder
10y ago
>In other words, even if we agree that static typing has a positive effect on some metric (like number of bugs) it's not going to move the discussion forward. I believe it would. Agreeing on the objective would allow us to understan
87.
▲
by
paxcoder
10y ago
I like snappy as much as the next guy. But then I switch to another UI and find myself delighting in animations (the very ones the author deprecates). Animation disguise loading times or make them more bearable. They're useful for conv
88.
▲
by
paxcoder
10y ago
I recognize that we can have different goals, and you may value flexibility over safety. However, it is not a matter of opinion whether software safety (and therefor availability) benefits from checks performed before run-time. Conversely,
89.
▲
by
paxcoder
10y ago
I mean no offense to people who like dynamic typing. However, dynamic typing itself may just deserve to be dissed. But I'm not sure. So tell me if I'm wrong. I probably shouldn't have used the word bubble, sorry. See my respo
90.
▲
by
paxcoder
10y ago
The popularity of dynamic typing, I think, was at its peak around 2010, mostly due to the purported rediscovery of the "good parts" of the only client-side language for the web, the unprecedented acceptance of Python by academia,
More ›