Live data from Hacker News

Viewing profile — daliwali

daliwali

HN member
Joined
Wed, Jun 06, 2012, 3:49 PM UTC
HN karma
653
Public activity
249 items

About daliwali

sperging out online

https://daliwali.neocities.org

Recent public activity

  1. comment
    Comment #36671649

    At my work, I have a somewhat clever (or idiotic) technical solution to the problems of feature flags: they are actually implemented as feature modules that monkey-patch the base a…

  2. comment
    Comment #34979247

    Really reminds me of Parenscript[0], which is a subset of Common Lisp that transpiles to JS with no runtime. It's basically a thin skin around JS and it feels more like writing JS …

  3. comment
    Comment #29776073

    If I had to guess, it's because the WebAssembly Text Format is S-Expressions, similar to the target language, Scheme. Also, less tooling involved to build the binary, since the tex…

  4. comment
    Comment #27218756

    I've never actually used Knockout but I guess it looks vaguely similar. s2 has the advantage of being much smaller (a little over 2kb compressed), and faster on benchmarks[0] and p…

  5. story
  6. comment
    Comment #27115886

    Open source is not a business model, and I think the expectation to get paid for open source is a bit disingenuous. There is also the ideological aspect of free as in freedom licen…

  7. comment
    Comment #26145612

    the root template references the other one with data-template=“#countbox”. this allows for composition and re-use of templates.

  8. comment
    Comment #26140844

    It is pretty much feature complete already, there are only so many fundamental operations and DOM attributes. besides, I would like to keep it around 2kb ;)

  9. story
  10. comment
    Comment #21903312

    Hahaha this will never work for an obvious reason that isn't socially acceptable to state. As soon as looks get involved, it's over.

  11. comment
    Comment #21539267

    I think concurrent mode and fibers are kludgy hacks that arise from the problem that only the main thread has access to the DOM. As far as I know and I may be ignorant but few, if …

  12. comment
    Comment #18397684

    I made something almost exactly like this: https://simulacra.js.org/ This actually uses object getters/setters, has full support for arrays, and nested arrays of objects. There is …

  13. comment
    Comment #18318218

    This is my first time reading about Edsu, it seems very similar to the Solid Platform in one important aspect: it keeps data in the control of the user, separate from applications.…

  14. comment
    Comment #18264983

    There is no way this isn’t well done satire. Facebook might as well hire people to work on their open source just to keep them away from being productive at other companies, and th…

  15. comment
    Comment #16621375

    From what I understand, it installs a bunch of opinionated packages and then you're on your own. This isn't the same as "create a useful app in 30 seconds".

  16. comment
    Comment #16270468

    REST failed at marketing itself and its primary document is a doctoral thesis, hardly something that an average developer is going to grok, understand and implement. Hypermedia is …

  17. comment
    Comment #15565193

    Software seems to actually be progressing at such a slow pace, I don't think more frameworks to do the same old things are helping. It seems to be harder to retrofit a new format o…

  18. comment
    Comment #15109228

    Funny how the advice to hire people smarter than you, doesn't work out in real life. Meritocracies are rare, and only seem to emerge out of necessity. That applies for tech compani…

  19. comment
    Comment #15076337

    As long as your employers are not acting in good faith, then I don't think they are worth any extra effort. When most employees are doing just enough work to get by, it says more a…

  20. comment
    Comment #15074677

    You don't have to be 35 to start hating your job, I did at 25. It begins with the realization that you're a loser in the corporate hierarchy, and do as little work as you can possi…

  21. comment
    Comment #15061136

    Consider facts: React is over 40k lines of code, there are 30+ classes/methods to be aware of though maybe 10 of them are commonly used. Would you call it "minimal"? There is still…

  22. comment
    Comment #15056948

    npm downloads seem to exaggerate how many actual people are downloading packages rather than bots. A funny pattern that emerges in the above chart is that downloads drop sharply on…

  23. comment
    Comment #15005498

    Regardless of technical merit, I don't think it stands any chance of adoption without major users. Specifications and standards are only really valuable as a contract between two o…

  24. comment
    Comment #14916112

    Care to explain how your product has been around for 6 years and you're just beginning to push it?

  25. comment
    Comment #14907073

    It was clearly not my intention to judge programming competency by appearance. But it is also undeniable that the industry does select for young, good looking people.