Why you need diverse third-party data to deliver trusted AI solutions
Diverse, high-quality data is a prerequisite for reliable, effective, and ethical AI solutions.
Read moreGolden powers revisited
Years ago I wrote a post Golden powers are nearly integers. The post was picked up by Hacker News and got a lot of traffic. The post was commenting on a line from Terry Tao: The powers φ, φ2, φ3, … of the golden ratio lie unexpectedly close to integers:
Read moreBetter vibes and vibe coding with Gemini 2.5
Ryan and Ben welcome Tulsee Doshi and Logan Kilpatrick from Google's DeepMind to discuss the advanced capabilities of the new Gemini 2.5, the importance of feedback loops for model improvement and reducing hallucinations, the necessity of great data for advancements, and enhancing developer experience through tool integration.
Read moreChris Corner: For The Sake of It
Somebody with good taste could’ve made my website, but then it wouldn’t be mine. My website is ugly because I made it — Taylor Troesh I love weird design ideas. Probably because so much of what we need to do as web designers is, appropriately, somewhat serious. We want things
Read moreNaively computing sine
Suppose you need to write software to compute the sine function. You were told in a calculus class that this is done using Taylor series—it’s not, but that’s another story—and so you start writing code to implement Taylor series. How many terms do you need? Uh, …, 20? Let’s go
Read moreComputing the Euler-Mascheroni Constant
The Euler-Mascheroni constant is defined as the limit So an obvious way to try to calculate γ would be to evaluate the right-hand side above for large n. This turns out to not be a very good approach. Convergence is slow and rounding error accumulates. A much better approach is
Read moreGolden ratio base numbers
It is possible to express every positive integer as a sum of powers of the golden ratio φ using each power at most once. This means it is possible to create a binary-like number system using φ as the base with coefficients of 0 and 1 in front of each
Read moreWhy our partnership with Go1 is a game-changer for skills development
The way we work is evolving at lightning speed, and so are the skills employees need to succeed. At CodeSignal, our mission is to help the world discover and develop the skills that will shape the future. We believe deeply that capabilities, not just credentials, are what unlock true potential
Read moreQuestions about Gemini, Claude, and ChatGPT? Prompt engineering is the answer
While most of us are familiar with the usage of one or more forms of artificial intelligence to help with our writing and productivity, knowing which one will serve us best is quickly becoming a frequently-asked question. How can I best get the results I want from a large language
Read moreBanking on a serverless world
Kathleen Vignos, VP of Software Engineering at Capital One, sits down with Ryan to explore shifting to 100% serverless architecture in enterprise, deploying talent for better customer experience, and fostering AI innovation and tech advancements in a regulated banking environment.
Read more