- TechTok Newsletter
- Posts
- Automated Crypto Trading ๐ฐ, Black Friday Deals in Tech ๐ท๏ธ, New AI Model ๐ฅ
Automated Crypto Trading ๐ฐ, Black Friday Deals in Tech ๐ท๏ธ, New AI Model ๐ฅ
Today's TechToks: New image-and-text AI, Manhattan Project-style AI, Rebuild Your Instagram Recommendations, Finish your projects faster, Trending GitHub repositories (+Black Friday deals) , Fresh Product Picks, and much more!
See all as stories in techtok.today
Today's Picks๐
๐ New Multimodal AI โPixtralโ, USAโs Manhattan Project-style AI, Why Your Projects Take Forever
๐ค From Pinterest Engineering: Rewriting a multi-billion revenue service from scratch
๐ GitHub's Trending Repositories
๐ท๏ธ Black Friday Deals
๐คนโโ๏ธ AWS multi-agent orchestrator
๐ Crypto trading bot
๐ฅ Products of the Week
๐ Preview a thousand fonts on your website
๐ Automate tasks quick
๐ฎ Build no-code websites easily
โ And much more
๐ง Weekly Picks
Most impactful articles and news of this week on techtok.today
Mistral's multi-modal AI for image and text understanding, Pixtral Large, has a new release with a 124 billion parameters. It has a 128K context window, capable of processing 300 pages and excels in math reasoning, document/chart analysis, and real-time content creation. Their text model, Mistral Large, was also updated with improvements in long context understanding and a new system prompt.
mistral.ai
More Tech News
๐ฑ Product Picks
Curated products from Product Hunt.
๐ฅTrending products of the week
๐ BuildShip V2
Automate complex business tasks and build APIs powered by AI. Choose from thousands of prebuilt nodes or create your own. Deploy with production-grade scalability, version control, code access, storage and more. No-code ease meets code flexibility.
๐ Font Tester
Font Tester helps you test and preview from over 1000+ fonts directly on your website
๐ฎ Momen
Full-stack, no-code web app builder with an integrated AI agent development framework. Enables you to quickly build and deploy your MVP, reducing time-to-market, and allows seamless iteration and scaling on the same platform.
๐ฏ ZEPIC
Personalized Email & WhatsApp marketing platform that transforms scattered data into insights, powered by AI.
๐ฃ๏ธ Output Media API by Recall.ai
Build AI agents that join video conferences on Zoom, Meet, Teams, and Webex. These agents can output audio and video, listen, and respond like real participants.
๐ฉ๐ฝโ๐ป Engineering Blogs
Articles from engineering blogs related to big tech
The Problem
Pinterestโs legacy ad-serving system, Mohawk, managing over $3B in revenue, was complex with 70+ backends, 380K+ lines of code, and 200+ experiments. Its unsafe multi-threading and poor modularization led to frequent outages and slow innovation.
The Solution
A complete rewrite instead of a major refactor, focusing on extensibility, modularity, safety, and development velocity. For this, the Design Decisions needed achieved the following answers to the key questions:
How to avoid breaking code across teams?
Adopting Apex, a graph execution framework that organizes code into Directed Acyclic Graphs (DAGs), to ensure clear modularization and team isolation and prevent cross-team breakages.How to ensure data correctness?
Each node of Apex is a logically coherent piece of business logic, and data must pass from from upstream to downstream nodes, to ensure consistency and preventing discrepancies in concurrent operations.
The Results
The AdMixer rewrite achieved zero downtime migration, doubled developer satisfaction in a survey (NPS 46 โ 90), cut several millions of infrastructure costs, and supported advanced ad innovations with improved scalability.
Quick Note
Help us reaching more people and get your shout-out in our newsletter ๐คฉ!
Copy and share your unique referral link:
{{rp_refer_url}}
โจ "Too long don't README"
GitHub trending repos of today
A curated list of deals on Black Friday/Cyber Monday 2024: Apps, SaaS, Books, Courses, and much more. Below is a preview of available categories.
|
What can you use this for? Find and share 2024 black friday deals
Repos for coders
A powerful framework for handling complex conversations with multiple AI agents from AWS. It intelligently routes queries based on context, maintains conversation history, and supports both Python and TypeScript. Pre-built agents and classifiers are available, along with an extensible architecture allowing easy integration of custom agents. Deploy it anywhere, from AWS Lambda to your local machine.
What can you use this for? Build multilingual chatbots, Automate e-commerce support, and voice your agents (tutorials all here)
Freqtrade is a free, open-source crypto trading bot written in Python. It offers features like backtesting, strategy optimization using machine learning, and support for major exchanges (Binance, Kraken). Use it via Telegram or a web UI. Remember, use it at your own risk and always start with a dry-run.
What can you use this for? Trade crypto with less stress through automation, simulate strategies, and get a performance status report