Live data from Hacker News

Viewing profile — nevercomments

nevercomments

HN member
Joined
Fri, Dec 08, 2017, 6:51 PM UTC
HN karma
11
Public activity
7 items

About nevercomments

No profile information was provided.

Recent public activity

  1. comment
    Comment #31848801

    2008: Website with jQuery 2022: Server side rendering using island-based architecture for client-side rehydration of interactive components

  2. comment
    Comment #31848622

    Up above there’s a great thread about the perverse incentives in project management roles. This is a great example of perverse incentives in development roles - resume driven devel…

  3. comment
    Comment #31732549

    The benefits of a LVT go beyond inner city housing issues though. Of the top ten states with the highest poverty rates in the US - nine are red. If you're unfortunate enough to be …

  4. comment
    Comment #29795561

    "Stacks" are an ancient concept, you'd struggle to find a UI framework (other than HTML) that's missing an analogous layout tool. Java's Swing had BoxLayout, JavaFX had VBox, Qt ha…

  5. comment
  6. comment
    Comment #17929059

    IMO it shouldn't fall on the shoulder of users to manage the application's memory allocation on its behalf.

  7. comment
    Comment #15880959

    People programming in Go today already have workarounds to provide the functionality of generics, but at the cost of type safety and speed. It is very common (especially in librari…