• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2023

help-circle



  • It looks like you fixed your issue but I had the same thing happen on windows 10 so I am gonna post how I fixed it in case someone runs across this thread later.

    In my case everything had been working previously but after an arbitrary reboot, my windows 10 PC could ping the local network and nothing else suddenly. No access to the tailnet, Internet; DNS or otherwise. On the wired interface that is. I could connect to WiFi and it would work just fine. I had a DHCP reservation set, deleted the reservation, let it get a new IP and then it worked. No idea why? Recreated the reservation and it still worked back on the old IP again



  • This isn’t my experience at all, maybe I just have curated my subscriptions enough that I don’t see that much. Or maybe it’s just because I’m so used to just tuning out socialist/communist comments on threads that have nothing to do with politics.

    It’s also worth noting that Lenny’s algorithms sort by either top (which is just votes), hot (which is based on votes and comments which will surface contentious topics like politics more often), new (which is just when it was posted), and scaled (which is just hot but proportional to the size of the community so it will surface smaller communities more often).

    If you sort by hot it’s going to give you a similar feed to Reddit. I prefer to sort by top by 6/12/24hr and by scaled personally.


  • I do agree that there are tasks that are good to offload to AI. I don’t believe that reading and writing should be. AI can be a great tool. Ironically, since you mentioned memorization, I can’t possibly retain 100% the information I’ve learned in career and so using LLMs to point to the correct documentation or to create some boilerplate has greatly improved my productivity.

    I’ve used AI as a conversational tool to assist in finding legitimate information to answer search queries (not just accept its output at face value) and generating boilerplate code (and not just using it as another stack overflow and copying and paste the code it gives you without understanding). The challenge is that if we try to replace 100% of the task of communication or research or coding, you eventually lose those skills. And I worry for Jrs who are just building those skills but have totally relied on AI to do the work that’s supposed to teach them those skills.







  • Is there a difference between being a “stochastic parrot” and understanding text? No matter what you call it, an LLM will always produces the same output with the same input if it is at the same state.

    An LLM will never say “I don’t know” unless it’s been trained to say “I don’t know”, it doesn’t have the concept of understanding. And so I lean on calling it a “stochastic parrot”. Although I think there is some interesting philosophic exercises, you could do on whether humans are much different and if understanding is just an illusion.