Live data from Hacker News

Viewing profile — myoon

myoon

HN member
Joined
Wed, Aug 19, 2015, 5:51 PM UTC
HN karma
32
Public activity
15 items

About myoon

No profile information was provided.

Recent public activity

  1. comment
    Comment #28924587

    Probably would still be an issue with contaminating the aluminum with carbon and possibly other impurities. You'd probably need some other process to purify the aluminum afterwards…

  2. comment
    Comment #28590597

    I think you're missing the key point of statically typed languages, that the compiler catches errors for you. Generics are valuable because it allows users to write "generic" reusa…

  3. comment
    Comment #24993733

    If this https://github.com/microsoft/fluentui-system-icons/issues/52 is addressed, then at least any developer can choose to set their own fill colors.

  4. comment
    Comment #22586871

    No, this is the fed fund rate, which is just for banks to borrow really short term (overnight usually) to each other. Most consumer loans are based on the prime rate, which has a f…

  5. comment
    Comment #22263600

    The path provided is being able to load Angular 9 components into AngularJS components relatively seamlessly. This is helpful, but it's almost certainly a big leap to get your code…

  6. comment
    Comment #22242513

    Probably a combination of wanting to work on games, and if you make it through the gauntlet you get exercise a lot of power and reap whatever "rewards" may come with that. Maybe it…

  7. comment
    Comment #21287435

    Two problems, first is this would either end all class-action lawsuits, or spawn way too many of them. If a lawyer is guaranteed an hourly rate to work any case, then why wouldn't …

  8. comment
    Comment #20308968

    If you go to the Razer subreddit, there's reasonable consensus that buying from the Microsoft Store, Best Buy, etc. is highly recommended for the extended warranty, which you will …

  9. comment
    Comment #20089212

    This isn't comprehensive, but no one has really talked about Excel being unfairly leveraged to prevent the entry of competitors, gain an unfair advantage in unrelated markets, or e…

  10. comment
    Comment #19904748

    It isn't perfect. The IO performance is currently poor and it doesn't play well with Windows Defender (wastes a lot of CPU). Also, since your IDE would live in Windows, you can som…

  11. comment
    Comment #19003778

    Not sure about land values specifically, but residential real estate in Japan generally doesn't appreciate much, if at all, outside the center of the most major cities. There are m…

  12. comment
    Comment #18365542

    I think many were more concerned about .NET performance against tech in the same class, mainly the JVM, which previously blew .NET out of the water in the benchmarks for a number o…

  13. comment
    Comment #17404785

    DSL frequency is usually between .25 and 1 MHz as that's what CAT1 was designed for, while LTE is usually sent over frequencies in the hundreds or low thousands of MHz. Shorter or …

  14. comment
    Comment #10200623

    Unfortunately, there are a few major downsides to sql.js: 1. Not API compatible with node-sqlite3, so you can't just drop it in and use it with knex or other wrappers. 2. Doesn't s…

  15. comment
    Comment #10087274

    The WPF browser control is pretty weak. You don't have great control over which rendering engine it will use (default is to go to IE 7 mode!) except via writing a registry key to s…