sema4hacker

↗ HN profile [ 105 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I spend too much time on HN posting comments. I can never predict which will be upvoted, so I tabulated them to see if there was any trend: 68 points on 1 comment about Musk vs. OpenAI 39 points on 1 comment about…

  2. If you need to animate objects moving along a network, you might find this useful. HighwayChicken demo video: https://youtu.be/8cCmt9XIgyg HighwayChicken Win32 executable:…

  3. Having been interested in AI for decades, "AI" to me has always meant "human-level machine intelligence", aka "strong AI". When the term "ML" started to become popular, I felt it was more like "data collection" than…

  4. >how would you explain an fft to a 4 year old? An error occurred. If this issue persists please contact us through our help center at help.openai.com. >how would you explain an fft to a 4 year old? Too many requests,…

  5. These are the four questions in section 2 of Turing's 1950 article as found at https://academic.oup.com/mind/article/LIX/236/433/986238 along with the original answers and ChatGPT's answers. Q :Please write me a sonnet…

  6. I recently had to buy some Windows laptops for employees. I found a cheap Dell machine but hated that you had to have an internet connection to first log in, the login had to be a Microsoft account before you could…

  7. I have 10,000 JPEG files on my Windows machine for which I need to remove backgrounds, and zero budget to do it. I've tried free tools like ImageMagick and Gimp using their floodfill technique with fuzzing of…

  8. I've always felt that HTML/CSS/Javascript was a horrible programming system. But what is better? Comparing "hello world" examples never reveals the strengths of one language over another, and I've always wondered about…