Live data from Hacker News

Viewing profile — funnymony

funnymony

HN member
Joined
Sat, Oct 08, 2022, 9:22 AM UTC
HN karma
96
Public activity
71 items

About funnymony

No profile information was provided.

Recent public activity

  1. comment
    Comment #37970753

    These examples reminded me one more issue: change in column selection, might change number of rows, which means column addition/removal is so much riskier afair. > Not if distinct …

  2. comment
  3. comment
    Comment #37965484

    Performance implication exist, but it is secondary. Primary reason: distinct on every select shows either lack of knowledge of schema, in particular which columns make rows unique,…

  4. comment
    Comment #37965208

    Its a matter of your eyes being used to this. If for ten years you always indented the code this way Void F() { Foo(); Bar(); Baz();} Then following snippet will seem hard to parse…

  5. comment
    Comment #37929761

    Somewhat relevant. Estonia has a law that financial instutions should have servers located on Estonian soil. (Exactly for this kind of scenario)

  6. comment
    Comment #37883768

    Link to exact section: https://dlang.org/spec/function.html#scope-parameters

  7. comment
    Comment #37804018

    This would be like learning everything from books vs learning by experience. (Can’t learn skiing from books. I talk from experience)

  8. comment
    Comment #37772327

    > deserialization is validation I saw similar, catchy phrase: “parse, don’t validate”. https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-va...

  9. comment
    Comment #37351122

    Interesting idea. But this would require no intermixing between groups.

  10. comment
    Comment #37186388

    Problem is that despots want power, whatever system you have you will get despots wanting to be at the top, and doing what is necessary to get there. Democracy at least moves them …

  11. comment
    Comment #37127632

    I’ve read something like: there are bunch of observations of extremely dense masses in various suroundings. Talented people can find explanations other than black holes in each cas…

  12. comment
  13. comment
    Comment #36740004

    On its own, seeing ‘SQLException‘ in method signature, does not provide you with information: “this is part of bigger transaction, and you have ability and responsibility to retry …

  14. comment
    Comment #36737205

    Yes, grep and nuclear reactor controller, and your gui grep are applications. They all use library for file reading. As author of file reading library you don’t know how critical i…

  15. comment
    Comment #36736906

    “bad” might not be the right word. Maybe better “usefulness for current population of developers is very limited”.

  16. comment
    Comment #36736779

    Any chance you have a code/pseudo code example of this? My naive take on this would be “just use raii/closable”. (But easily and likely, I misunderstood)

  17. comment
    Comment #36736733

    > important failure that can't be dismissed But importance of the failure is determined completely by the program, not the library. Grep fails to open a file for reading -> message…

  18. comment
    Comment #36736538

    “I wrote some very good C# code“ We all do.. its always that other guy who is at fault :)

  19. comment
    Comment #36734139

    Possibly there should be emergency scenarios considered. Where government turns off video things (youtube and netflix) in case of major network degradation.

  20. comment
    Comment #36649269

    8 to 11 needed changes in application code.

  21. comment
    Comment #36598392

    How do you ensure quality? Review and testing. Reviewing is easier when there is less code (i.e. libraries are in use)

  22. comment
    Comment #36559368

    Could you elaborate? Why is it so?

  23. comment
    Comment #36271709

    Storing hydrogen is not the same as storing oil. Over time, hydrogen damages the tank. (Which is undesirable combo with “explosive gas when mixed with air”) I would like some break…

  24. comment
    Comment #36271620

    If you have some time: https://youtu.be/Zklo4Z1SqkE (Sabine Hossenfelder) If I remember video correctly, summary would be: not yet

  25. comment
    Comment #36267779

    Why restaurant business is bad for you?