How do you know what it told you is true?
AI
-
Generative AI Boosts Developer Productivity Without Threatening Jobs
By
–
Developers should NOT be threatened by generative AI. It's an unequivocal good. We get more time for actually valuable parts of jobs. Architecture, system design, shipping features users want. we're seeing "memory management is now optional" levels of productivity improvement.
-
The Future of Warehousing: Emerging Reality and Innovation
By
–
The warehouse of the future is becoming a reality. Learn from this article and the linked video: https://
bit.ly/3UwWpca?blaid=
3883692
… ! @mvollmer1 @nicochan33 @chuckdbrooks @yuhelenyu @TamaraMcCleary @kirkdborne @haroldSinnott @MikeQuindazzi @Ronald_vanLoon @shi4tech https://
bit.ly/3UwWpca?blaid=
3883692
… -
Create Your Own Personal AI Assistant
By
–
Introducing Character What if you could create your own AI, and it was always available to help you with anything? Imagine everything it could do for you…
-
Prompt injection tricks model into believing web browsing, client handles image retrieval
By
–
Uses prompt injection to (falsely) convince the model it can browse the web, so it’s willing to recall well known URLs. Image retrieval occurs only on the client. Model cannot see image content beyond its URL. h/t @BBacktesting for reminding me this is possible.
-
ChatGPT tackles LinkedIn spam problem
By
–
So, like the other 6.9999999 Billion people in the world, I've also been playing OpenAI #ChaptGPT. But I turned my attention on what annoys me the most – while I love LinkedIn, the #spam in your LinkedIn Inbox is much worse than my old #hotmail account.…
https://
lnkd.in/geAsssiy -

CICERO by Meta AI Reddit AMA Scheduled for December 8
By
–
Save the date for our #CICERObyMetaAI Reddit AMA! @polynoamial
, @em_dinan
, @adamlerer
, 3X Diplomacy World Champion @TheGoffy & team will be answering questions this week — ask us anything! r/machinelearning December 8, 2022 10am PT Reply below with your questions -
CS-2 Performance Optimization with Data Structure Descriptors
By
–
Attend our Developer Community Meeting tomorrow! On Tuesday at 9 am PST, Compiler Engineer Athanasios Konstantinidis will discuss getting the most performance out of CS-2 cores with data structure descriptors (DSDs) in CSL. Sign up here: https://
hubs.li/Q01tV9rk0 -
Stories in AI: Interview with Chirag Shah on Responsible AI Systems
By
–
In Stories in AI's Countdown to the Year End 2022, I sit down with @chirag_shah
, a professor at the University of Washington and Co-Director of RAISE (Responsible AI Systems and Experiences). As someone who has tremendous experience in both the research a… -
LLMs cannot reliably count word lengths with naive prompting
By
–
In general, it can’t count the length of words reliably with naive prompting. This is a well known issue.