-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
26355a5
commit 455f0d2
Showing
2 changed files
with
37 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -52,4 +52,4 @@ meeting_notes/vendor/ | |
|
||
|
||
# Virtual env | ||
scripts/venv | ||
scripts/.venv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
title: Meeting 35 | ||
date: 2024-07-04 | ||
author: collectif mongulu | ||
categories: [Meeting notes] | ||
tags: [generative-ai,data-tools,developer-tools,devops,learning-resources] | ||
--- | ||
|
||
## Recommandations | ||
--- | ||
|
||
### Developer | ||
- [🚀 Fast and simple Node.js version manager, built in Rust](https://github.com/Schniz/fnm) | ||
- [ALTO is an app for Slack that integrates with GitHub, Gitlab, and JIRA to improve your dev team productivity ( PR/MR reminders)- Free for 10 developers](https://www.youralto.com/) | ||
|
||
### What the fuck | ||
- [Un employé condamner à payer 500 000 € pour avoir volé du code de son employeur après démission](https://www.bleepingcomputer.com/news/security/cloud-engineer-gets-2-years-for-wiping-ex-employers-code-repos/) | ||
|
||
### Data | ||
- [Créez ses bases de données de dev/staging automatiquement en anonymisant et/ou samplant celle de prod (opensource)](https://www.neosync.dev/) | ||
|
||
### Learning | ||
- [A curated list of free courses & certifications](https://github.com/cloudcommunity/Free-Certifications) | ||
|
||
### Devops | ||
- [The next generation Package Manager for Kubernetes](https://glasskube.dev/) | ||
- [Kill a Kubernetes namespace suffering from being stuck in "Terminating"](https://github.com/ctron/kill-kube-ns) | ||
|
||
### Generative AI | ||
- [Il devrait y avoir bientôt une license chatgpt pour les étudiants](https://www.forbes.com/sites/danfitzpatrick/2024/05/30/chatgpt-is-coming-for-higher-education-says-openai/) | ||
- [Alliance des GAFAM pour concurrencer Nvidia](https://techcrunch.com/2024/05/30/tech-giants-form-new-group-in-effort-to-wean-off-of-nvidia-hardware/) | ||
- [NVIDIA Releases Open Synthetic Data Generation Pipeline for Training Large Language Models](https://blogs.nvidia.com/blog/nemotron-4-synthetic-data-generation-llm-training/) | ||
- [Anthropic vient de release Claude 3.5 qui est plus puissant que Claude 3 opus pour le même prix que Sonnet](https://techcrunch.com/2024/06/20/anthropic-claims-its-latest-model-is-best-in-class/) | ||
- [Microsoft dévoile une série de modèles Florence 2 spécialisés dans la vision](https://www.usine-digitale.fr/article/microsoft-devoile-une-serie-de-modeles-florence-2-specialises-dans-la-vision.N2214862) | ||
- [Vous avez des données sur PostgreSQL, vous voulez appliquer directement des traitements aux lignes en utilisant la gen ai et en stockant les résultats sur Postgres, l'extension pgai de Timescale est faite pour vous](https://www.timescale.com/blog/pgai-giving-postgresql-developers-ai-engineering-superpowers/) | ||
- [New research, models, and datasets from MetaFAIR](https://ai.meta.com/blog/meta-fair-research-new-releases/) |