Live data from Hacker News

Viewing profile — latte

latte

HN member
Joined
Tue, Dec 27, 2016, 10:15 AM UTC
HN karma
191
Public activity
82 items

About latte

No profile information was provided.

Recent public activity

  1. comment
    Comment #37696685

    Outside Google, ClojureScript (with a "j") used to depend on the Closure compiler (with an "s") - partly because the library that came with the compiler provided a Java-like API wh…

  2. comment
    Comment #37145968

    I find it frustrating that web development moved away from encouraging developers to use a collection of consistent visual styles and basic components (like Bootstrap offered - and…

  3. comment
    Comment #35600096

    You're absolutely not alone. This is what Paul Graham's post "Maker's Schedule, Manager's Schedule" is about. http://www.paulgraham.com/makersschedule.html

  4. comment
    Comment #35552617

    The majority of the content and comments on HN tell about the benefits of remaining an IC and not moving into management. Why do people need to convince each other _not_ to move in…

  5. comment
    Comment #33854572

    By who's authority should the word "who's" be spelled "whose" and not "who's"? In all seriousness, it's interesting to see how the live language is diverging from the rules. The du…

  6. comment
    Comment #32375300

    You probably meant 𐤁𐤓𐤀𐤔𐤉𐤕. Side note: to a Jew, this obsession of Christians over Hebrew and Biblical things feels rather... creepy - although I can't quite rationalise it.

  7. comment
    Comment #29751085

    Here is my story: - got an applied maths / CS degree in the beginning of 2000s, followed by a non-STEM master's degree and almost 10 years in a non-tech career - burned out, quit j…

  8. comment
    Comment #28838819

    The argument that US companies have a larger addressable market is valid, but it doesn’t seem particularly convincing. Israel’s domestic market is tiny, and most Israeli start-ups …

  9. comment
    Comment #28826553

    Is there any app segment or niche safe from being killed by Google?

  10. comment
    Comment #28787254

    Why is Facebook singled out vs. all social media? I feel worse after half an hour spent reading Twitter, Reddit or even Hacker News than after half an hour spent on Facebook or Ins…

  11. comment
    Comment #28668158

    The principles listed in the article look like general common-sense design principles. I can hardly imagine anyone designing a system without understanding the problem domain first…

  12. comment
    Comment #28377803

    As someone from outside the EU, I had to go through the bureaucratic hassle described in the article to get into the UK. After Brexit, the visa requirements were somewhat relaxed i…

  13. comment
    Comment #28127789

    > Edit: this might make the kids think you need some 'magical' insights to do math and if they don't see it they are not apt for it, while the opposite might be true. That's a vali…

  14. comment
    Comment #27793945

    Basically it would be ideal to have a query builder that is easily integrated with shells and notebooks (so that it can be used outside the context of writing programs in a specifi…

  15. comment
    Comment #27792732

    SQL and the relational model mostly works well and it's probably not practical to redo the enormous amount of work that was invested in SQL and its implementations and extensions. …

  16. comment
    Comment #27178722

    My experience in Go in production is limited to ~150 lines of code I wrote to contribute a small feature for one Terraform provider. The provider in question is a very thin wrapper…

  17. comment
    Comment #26856646

    The website is down right now, here's the archive link if anyone is interested: http://web.archive.org/web/20210418161124/https://midrange.t...

  18. comment
    Comment #26530129

    The birth of our child was the greatest contributor to both happiness and stress for my wife and myself. Everything else that happened last year is inconsequential in comparison to…

  19. comment
    Comment #25881313

    If I understand correctly, by "well-adjusted" you mean "a person who has no evident quirks" (like being a Tolkien fan to the extent of naming your practice Lorien, or blogging exte…

  20. comment
    Comment #25652157

    > most GraphQL-based web services only accept POST requests (not also GET requests) A GraphQL server should generally be able to accept GET queries according to the spec [1]. Are t…

  21. comment
    Comment #25437166

    GraphQL specifies schema and documentation, and implementations usually come with introspection tools, which is not the case for REST. It would be more fair to compare GraphQL to s…

  22. comment
    Comment #25405010

    Telegram is fine for a single-user setup or for a small team. If you need better multi-user and multi-channel support, you can use Slack. Both have an easy to use bot API and both …

  23. comment
    Comment #25375607

    I wonder what makes people launch new products using non-metric units in 2020. Oil trading has a tradition of using barrels, but crop areas are measured in hectares and water volum…

  24. comment
    Comment #25021241

    Not sure if that's relevant - but were you aware that you can pass GraphQL inputs as plain JSON in variables? In the vast majority of cases, you don't need to build mutation inputs…

  25. comment
    Comment #24451031

    You have to thank the OFAC regulations for that - they have created issues for both businesses and customers in the name of political goals that don't have any relation to them.