Viewing profile — funnymony
funnymony
HN member- Joined
- Sat, Oct 08, 2022, 9:22 AM UTC
- HN karma
- 96
- Public activity
- 71 items
- HN profile
- View on Hacker News ↗
About funnymony
No profile information was provided.
Recent public activity
-
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 …
- comment
-
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,…
-
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…
-
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)
-
comment
Comment #37883768
Link to exact section: https://dlang.org/spec/function.html#scope-parameters
-
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)
-
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...
-
comment
Comment #37351122
Interesting idea. But this would require no intermixing between groups.
-
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 …
-
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…
- comment
-
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 …
-
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…
-
comment
Comment #36736906
“bad” might not be the right word. Maybe better “usefulness for current population of developers is very limited”.
-
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)
-
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…
-
comment
Comment #36736538
“I wrote some very good C# code“ We all do.. its always that other guy who is at fault :)
-
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.
-
comment
Comment #36649269
8 to 11 needed changes in application code.
-
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)
-
comment
Comment #36559368
Could you elaborate? Why is it so?
-
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…
-
comment
Comment #36271620
If you have some time: https://youtu.be/Zklo4Z1SqkE (Sabine Hossenfelder) If I remember video correctly, summary would be: not yet
-
comment
Comment #36267779
Why restaurant business is bad for you?