Issue #5 - 7 Aug. 2023
7th Aug. 2023
AI ๐ค
- ๐ฆ Hype Cycle of Artificial Intelligence 2023 - Gartner | #NeuroSymbolicAI #CausalAI #ArtificialGeneralIntelligence #NeuromorphicComputing #GenerativeAI #KnowledgeGraphs
- ๐ NeurIPS 2023 Machine Unlearning Challenge | #AI #LLM #RightToBeForgotten #Privacy #Regulations
- ๐ Patterns for building LLM based systems and products (Eugene Yan) | #Evaluation #BLEU #ROUGE #RetrievalAugmentedGeneration #Hallucination #FineTuning
- ๐ State of AI 2023 (McKinsey) | #StateOfTheArt #GenerativeAI
- ๐ The NeverEnding Game: How AI Will Create a New Category of Games (Jonathan Lai) | #VideoGames #GenerativeAgents #Personalization #NarrativeStorytelling #DynamicWorldBuilding
- ๐ฝ๏ธ JupyterCon 2023 videos are available | #Conference #JupyterNotebooks #JupyterLab #JupyterHub
- ๐๏ธ NeurIPS 2023 will happen Sunday Dec. 10 through Saturday Dec. 16 | #NeurIPS #Conference #MachineLearning #Neuroscience
- ๐งฐ kelvins/awesome-mlops - A curated list of awesome MLOps tools | #AutoML #DataCatalog #MachineLearningPlatform #ModelFairness #Privacy
Architecture ๐
- ๐ฝ๏ธ Best Kafka Summit vรญdeos - Recording and slides of talks @ Kafka Summit since 2018 (kafka.apache.org) | #Kafka #Fundamentals #Internals #UseCases
- ๐งฐ Architecting disaster recovery for cloud infrastructure outages on GCP | #DisasterRecovery #DDDEurope2023 #Resilience #Availability #RPO #RTO #CapabilityMapping
Cloud โ๏ธ
- ๐ Prime Day 2023 โ All the Numbers (AWS) | #AWS #Petabytes #TrillionsOfRequests
- ๐ New Seventh-Generation General Purpose Amazon EC2 Instances (M7i-Flex and M7i) | #AWS #EC2 #IntelยฎXeonยฎScalable
- ๐งฐ State of Cloud 2023 (by Pluralsight) | #StateOfTheArt
Database ๐งซ
- ๐ฝ๏ธ MLโDB Seminar Series - Implementation details of Machine Learning for databases & DB for ML (Carnegie Mellon University) | #AI #Databases #QueryOptimizer #RedShift #BigQuery #DuckDB #Snowflake #Databricks #OLAP
DevOps ๐ ๏ธ
- ๐ Prometheus Now Supports OpenTelemetry Metrics | #Prometheus #OpenTelemetry #OTLP #CNCF
- ๐ Docker init - a new command to initialize dockerfiles | #Docker #Dockerfile #Dockerignore #DockerCompose
- ๐ First release of JQ in the last 5 years | #JSONQuery #NewMaintainers #GithubActions #DockerImages
- ๐งฐ alebcay/awesome-shell - A curated list of awesome command-line frameworks, toolkits, guides and gizmos | #Shells #CLI #Productivity
Python ๐
- ๐ฝ๏ธ Python Web Conf 2023 videos are available | #Conference #PWC2023
- ๐งฐ satwikkansal/wtfpython - Exploring and understanding Python through surprising snippets | #Quirks #WTF #CodeSamplesWithExplanations
Software Engineering โ๏ธ
- ๐ Common design patterns at Stripe (Paul Asjes) | #AvoidJargon #PreferEnumsOverBooleans #DesignForExtensibility
- ๐ Don't write clean code, write CRISP code (John Arundel) | #Golang #Correct #Readable #Idiomatic #Simple #Performant
- ๐งฐ TIL - Callouts are available in Github-flavored Markdown | #Markdown #TodayILearned #LivingDocumentation #HierarchyOfInformation
Web Development ๐งโ๐ป
- ๐ Speeding up the dbtโข docs by 20x with React Server Components | #Performance #SlowLoadTime #ReactServerComponents #Lighthouse #NextJS