.gif)
Trending Technology StoriesFrom September 24, 2023
AB Testing on Small Sample Sizes with Non-Normal Distributions
In this article, we will explore the intricacies of AB testing on small sample sizes, which can be valuable in...
Turn GPT-4 Into Your Expert: Fine-Tuning Large Language Models Easily
Boost AI Performance with Fine-Tuning
Quid Pro Quo Made Profitable: Review Our App & Win $1000
The HackerNoon App is here - and with it, the HackerNoon's Review Contest. Leave a review on the app store,...
Crossentropy, Logloss, and Perplexity: Different Facets of Likelihood
We explore the link between three popular loss functions: crossentropy, logloss and perplexity
Leveraging ChatGPT for Software Testing
This article summarises how the QA engineers working on BDD-based frameworks can leverage the power of ChatGPT to generate tests...
6 Great AI Tools Lead Engineers Need Their Teams to Adopt
This year, 30% of engineering leaders have figured out how to turn AI into a substantial competitive advantage. Have you?...
Unveiling the Hidden Web: the Top 10 Search Engines and Websites for Deeper Online Exploration
Unlocking the hidden web's secrets: 10 search engines, safety, ethics, and exploration tips.
The 8 Most Dangerous Cash App Scams (with Screenshots)
If you're a Cash App user, here are the eight most dangerous scams to look out for.
The Cheapskate’s Guide to Fine-Tuning LLaMA-2 and Running It on Your Laptop
Everyone is GPU-poor these days So my mission is to fine-tune a LLaMA-2 model with only one GPU and run...
Why 'Jobs-to-be-Done' Doesn't Work and What You Should be Doing Instead
In this article, I'll explain why I believe nearly no one understands or applies the jobs-to-be-done theory correctly.
Underrated Founder Traits: The Unspoken Variables in Startup Success
In the venture capital ecosystem, there's a persistent allure for formulas, models, and hard data that investors routinely rely upon...
Understanding Dynamic Programming So You Can Use It Effectively
I’ll discuss Dynamic Programming (DP) and how to use previous computation experience effectively. I hope you will find it interesting.
How to Build Multi-Tenant Internal Services in AWS and CDK (Part 1): API Gateway and AppSync
Build multi-tenant architecture for internal service with API Gateway and AppSync using AWS CDK
LiteLLM Configs: Reliably Call 100+ LLMs
How Anthropic forced us to change our open-source library
Choosing the Right Package Manager: NPM, Yarn, or PNPM?
PNPM is a drop-in replacement for npm and is much faster and more efficient than its predecessor. It is highly...
Tips for Building Confidence That Lasts
Discover how to transform self-doubt into confidence with actionable steps.
Who Could Have Guessed LLMs are Great at Compressing Images and Audio: Reports From New Research
Despite training on text, models compressed images 43% better than PNG, and audio nearly 2x better than MP3.
Building Mental Resilience: An Exploration of the Four Quarter Method
The Four Quarter Method: A Framework for Mental Resilience
A List of Projects Software Engineers Should Undertake to Learn More About LLMs
Software engineers with strong programming skills can play a critical role in driving LLMs' growth and innovation.
Building a Simple, Scalable and Maintainable Design System
Make simple scalable and maintainable design system using Factory pattern with examples.