Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
engrefoobiz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
engrefoobiz
1y ago
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 whenever I make online purchases, and I had a guy from a
2.
▲
by
engrefoobiz
3y ago
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 coding, and honestly it does just fine.
3.
▲
by
engrefoobiz
8y ago
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.
▲
by
engrefoobiz
8y ago
I use C# in combination with Razor views and kestrel server. Why is that strange? To me it seem so natural.
5.
▲
by
engrefoobiz
8y ago
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 is I can't tell you. All I know is that dotnet Core is
6.
▲
by
engrefoobiz
8y ago
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 when I tried moving to my own (very simple) dataset, I got ex