Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
41–50 of 97 posts
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#42What a goldmine of recommendations. I like Sam Witterveen’s YouTube stuff for keeping up to speed https://m.youtube.com/@samwitteveenai
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#43It depends what you are looking for honestly “the latest things happening” is pretty vague. I’d say the place to look is probably just the blogs of OpenAI/Anthropic/Genini, since they are the only teams with inside information and novel findings to report. Everyone else is just using the tools we are given.
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#44Beyond that: there are some decent sub-reddits for keeping up with AI happenings, a lot of good Youtube channels (although a lot of the ones that talk about the "current, trendy" AI stuff tend to be a bit tabloid'ish), and even a couple of Facebook groups. You can also find good signal by choosing the right people to follow on Twitter/LinkedIn/Mastodon/Bluesky/etc.
https://www.reddit.com/r/artificial/
https://reddit.com/r/machineLearning/
https://www.reddit.com/r/ollama/
https://www.youtube.com/@matthew_berman
https://www.youtube.com/@TheAiGrid
https://www.youtube.com/@WesRoth
https://www.youtube.com/@DaveShap
https://www.youtube.com/c/MachineLearningStreetTalk
https://www.youtube.com/@twimlai
https://www.youtube.com/@YannicKilcher
And you can always go straight to "the source" and follow pre-prints showing up in arXiv.
For tools to make it easier to track new releases, arXiv supports subscriptions to daily digest emails, and also has RSS feeds.
https://info.arxiv.org/help/subscribe.html
https://info.arxiv.org/help/rss.html
There are also some bots in the Fediverse that push out links to new arXiv papers.
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#45New short course on FreeCodeCamp YouTube channel looks good - Ollama Course – Build AI Apps Locally https://youtu.be/GWB9ApTPTv4?feature=shared As an aside, does anyone have any ideas about this: there should be an app like an 'auto-RAG' that scrapes RSS feeds and URLs, in addition to ingesting docs, text and content in the normal RAG way. Then you could build AI chat-enabled knowledge resources around specific subje…
That said, as ideas goes, it sounds like a fun weekend project.
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#46The localllama subreddit, although focused mostly on open source locally run models, still has ample discussion of SOTA models too. https://old.reddit.com/r/LocalLLaMA/
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#47Earlier quoted context omitted.
How do you do that? Once you're out of the loop for half a year, it becomes harder to know what's important and what's not, I think.
Every release is novel. Once something has been around for a while and is still being referenced, you know it’s worth learning. Waiting 3-6 months to take a deep dive is a good pattern to prevent investing your time in dead-end routes.
Re: Ask HN: Recommendation for a SWE looking to get up to speed with latest on AI
#48* Matt Berman on X / YT
* AI-summarized AI news digest: https://buttondown.com/ainews by swyx
* https://codingwithintelligence.com/about by Rick Lamers
Then I manually follow up to learn more about specific topic/news I'm interested in.