Live data from Hacker News

Viewing profile — engrefoobiz

engrefoobiz

HN member
Joined
Wed, May 09, 2018, 3:55 AM UTC
HN karma
18
Public activity
6 items

About engrefoobiz

No profile information was provided.

Recent public activity

  1. comment
    Comment #45298774

    I have a .ninja email and get the same a lot to the extend where I explicitly say "it ends in .ninja with no .com or anything". Usually use company-i-buy-from@mydomain.ninja whenev…

  2. comment
    Comment #35455801

    GPT-4 costs 30 times more than gpt-3.5-turbo and 60ktimes more if you use the 32k token gpt-4 model. It's by far their most expensive service! I'm using gpt-3.5-turbo, also for cod…

  3. comment
    Comment #17810897

    There's a difference in a search engine scraping a site just to link to that site. And scraping a site to claim its content as your own.

  4. comment
    Comment #17274513

    I use C# in combination with Razor views and kestrel server. Why is that strange? To me it seem so natural.

  5. comment
    Comment #17080971

    dotnet Standard is the core of everything. The underlying code for both the dotnet Framework and dotnet Core. What the differences between the dotnet Framework and the dotnet Core …

  6. comment
    Comment #17027541

    I spent a good couple of hours trying to get into machine learning, using Microsoft.ML,from zero previous knowledge. I did the iris and sentiment tutorial on Microsofts docs, but w…