Live data from Hacker News

Viewing profile — MarquesMa

MarquesMa

HN member
Joined
Mon, Jan 03, 2022, 6:12 AM UTC
HN karma
49
Public activity
26 items

About MarquesMa

No profile information was provided.

Recent public activity

  1. comment
    Comment #32455647

    I mainly use three different pans: 1) A carbon steel wok 2) A cast iron skillet 3) A dutch oven. The wok is very versatile. I use it for most things by default. The skillet is grea…

  2. comment
    Comment #31838549

    This is my favorite book! But I think it could be more straight forward if the first interpreter didn't use Java, but a modern main stream language that can avoid code generation a…

  3. comment
    Comment #31831227

    > You want to sell Javascript based solutions, go for it. But don’t push this nonsense like “No language like Javascript”. The only reason Javascript has a wider adoption than othe…

  4. comment
    Comment #31826012

    Thank you, GitHub, this is one of the best things! No, it cannot make me write code I couldn't write before. It does not autopilot and does all the coding by itself. But it still b…

  5. comment
    Comment #31810269

    > A simulation of a brain cannot produce consciousness any more than a simulation of the weather can produce rain. What's wrong with the rain though? A perfect simulation of rain i…

  6. comment
    Comment #31805638

    Me: dynamic -> static What did I feel during the transition: Feel like an insulted because of the under-expressiveness. Everyday I find some ideas that are natural to me and non-te…

  7. comment
    Comment #31796297

    The problem is there are no sane in-between options. On one end of the spectrum are either neat platforms like Heroku or Vercel or ssh and bear-metal with simple scripts. On the ot…

  8. comment
    Comment #31795346

    > Static Typing reduces bugs. This matches my experience. People say otherwise might need to put more effort on writing better tests. That said static typing usually catch minor pr…

  9. comment
    Comment #31776360

    It says that "Nintendo" or "任天堂" the brand name refers to an old Chinese saying "謀事在人,成事在天" which means "Man proposes, God disposes", or "do your best and leave it to the fate". Th…

  10. comment
    Comment #31742685

    This. I find open source projects written in Go or Rust are usually more pleasant to work with than Java, Django or Rails, etc. They have less clunky dependencies, are less resourc…

  11. comment
    Comment #31737951

    You can't. You trade a crypto coin on the market and you have a price. The price is hugely affected by how many people in the whole world believe it's a decent currency.

  12. comment
    Comment #31735006

    Anecdote: I live in Asia, and when I was in middle school, AFAIR there were only 3 people (out of 40-ish) don't wear glasses including me. Parents nowadays blame screens for short-…

  13. comment
    Comment #31726461

    I agree what you're saying, but they were talking about Python and TypeScript - it doesn't make sense to bring up type erasure in this context.

  14. comment
    Comment #31725076

    > It strips type info and runs it as Javascript, though. There's no native typescript runtime, AFAIK (it doesn't enforce types at runtime, only at build time) Java strips type info…

  15. comment
    Comment #31725010

    There are some discussions in this thread [0] that believe that cows and pigs are sentient. But my point is people seem to assume sentience is a byproduct of high level intelligenc…

  16. comment
    Comment #31722227

    I'm still struggling with the question "what is sentience". Are insects sentient? If so, could we build less intelligent but sentient AI, on par with insects? If so, is it unethica…

  17. comment
    Comment #31720846

    Why this can be great: - The dev experience is closer to the early days of PHP. - TypeScript, Preact out of the box. No need to configure build tools / deploys much faster. It's a …

  18. comment
    Comment #31696056

    > and then scatter that all over your markup This is not how you use Tailwind. Back then there was no such concept as component, so people need to write CSS classes to encapsulate …

  19. comment
    Comment #31691717

    It's hard to distribute content from your own platform. Most successful content creators are relying on many platforms, it's virtually impossible to fight them. But it's always to …

  20. comment
    Comment #31690349

    You're right. But I also said in the following paragraphs which means the same thing: > Most companies will stick to "if it ain't broke don't fix it" unless we offer them 10x solut…

  21. comment
    Comment #31690130

    I don't think it will stop unless 1) It's illegal. 2) It's ineffective 3) It's not economical for the company. To stop the trend you have to achieve one of the three. Similar to al…

  22. comment
    Comment #31678422

    I would say it would be great to merge with TypeScript. It would greatly reduce the need of those crazy building tools nowadays. Now we have HTTP2, if only we can write and serve a…

  23. comment
    Comment #31509059

    I'm very intrigued for the CRDT approach. I always want to try CRDT but always end up giving up local-first for simpler approaches, because I can't convince myself fully since ther…

  24. comment
    Comment #31505709

    Crusader Kings + Mount and Blade One is focused on strategic and the narration, and the other has better in-person tactic battle. Both of them are serious time-consumer, and I expe…

  25. comment
    Comment #31470758

    I'm a fan of "The Little X" series so I bought this one when it just came out. I believe the author did tried their best and a great job they did - which made me work through half …