Live data from Hacker News

Viewing profile — loldot_

loldot_

HN member
Joined
Fri, Nov 30, 2018, 10:01 PM UTC
HN karma
108
Public activity
19 items

About loldot_

No profile information was provided.

Recent public activity

  1. comment
    Comment #46409885

    I don’t know, it still feels like a productivity lottery to me. The simpler the task, the higher the odds of a big productivity gain, and it can be probably an order of magnitude q…

  2. comment
    Comment #45900096

    It is no coincidence that C# and TS are similar. They are created by the same person, Anders Hejlsberg. The C# language may have some baggage from back in the day, but at least it …

  3. comment
    Comment #45899177

    One of the big features in .net 10 is the ability to do `dotnet file.cs` to run an application, with package import and assembly attributes directly in the file.

  4. comment
    Comment #45502383

    I use github pages with jekyll. It took a bit of time to make a custom theme and setup the custom domain, but its really simple now to just add markdown file and push to github. ht…

  5. comment
    Comment #29661689

    Allocations are pretty cheap, but GC can be quite expensive under high load/big heap. It is probably not the first optimization you would need to make, but allocaitons have been a …

  6. comment
    Comment #29661088

    While they do not provide any benchmarks in the summarizing article, I can guarantee that they have done some (read: alot) profiling. I follow both Nick Craver and Marc Gravell on …

  7. comment
    Comment #28184732

    The ban is not negative; pretending it has lead to a meaningful reduction in plastic ocean waste is. I think the reason most people are negative to the ban is that a great deal of …

  8. comment
    Comment #28154601

    From my experience, definitely go with the second approach. Try to spend a lot of time initially defining the events with domain experts. Designing events that map well to the doma…

  9. comment
  10. comment
    Comment #25630114

    Sounds a bit like this article: https://www.theverge.com/a/luka-artificial-intelligence-memo... haven't had the time to read all of it again and can't recall all of it, so might no…

  11. comment
    Comment #25418969

    Wool. A wool undershirt, thick wool sweater and wind-proof, water-proof jacket has kept me comfortable down to about -15C. You can pickup some really nice gear on the cheap from ar…

  12. comment
    Comment #25293309

    Exactly! If you're writing a C compiler, it would probably be a bad idea to have that logic in a database, though it could be fun to try. On the other hand if your application is s…

  13. comment
    Comment #25292087

    What I've found being the problem with this approach is that sql does not lend itself very well to composability. Sure, you can make functions, views and stored procedures and comp…

  14. comment
    Comment #23676999

    Which commit would you roll back to if the integer id of your comments table overflows? There are many bugs that are more complex than a buggy commit.

  15. comment
    Comment #22106725

    I don't know how effective they are compared to these devices, but I much prefer to keep plants with air purifying qualities. NASA did a study on a variety of air purifying plants …

  16. comment
    Comment #21701272

    The simple, readable, loop-based snippet mentioned in the article also works for the edge cases. Sometimes it's better to not be so clever.

  17. comment
    Comment #20652918

    I think most people willing to change their diet for the sake of the environment already are well aware of the consequences of meat eating. In my opinion it would be more beneficia…

  18. comment
    Comment #18960745

    Its ironic that cnil has “accept all” as the default choice for 3rd party cookies on its site

  19. comment
    Comment #18573123

    I'd say selling stuff to idiots is a pretty scalable business idea.