mirror of
https://github.com/softinio/softinio.com.git
synced 2025-09-05 11:16:41 -07:00
New refreshed blog for 2024 using Zola
This commit is contained in:
parent
a23dd16b89
commit
46c2405d9e
125 changed files with 1356 additions and 1337 deletions
37
content/talks/streamline-your-development-workflow/index.md
Normal file
37
content/talks/streamline-your-development-workflow/index.md
Normal file
|
@ -0,0 +1,37 @@
|
|||
+++
|
||||
title = "Streamline Your Development Workflow: Harnessing the Power of NixOS and Nix Package"
|
||||
description = "Salar Rahmanian's talk at Scale By The Bay 2023"
|
||||
date = 2023-10-14
|
||||
weight = 1
|
||||
|
||||
[taxonomies]
|
||||
tags = ["Nix", "NixOS", "Python", "functional programming", "conference", "talks"]
|
||||
categories = ["Talks"]
|
||||
|
||||
[extra]
|
||||
local_image = "talks/streamline-your-development-workflow/sbtb2023.png"
|
||||
social_media_card = "sbtb2023.png"
|
||||
toc = true
|
||||
keywords = ["Nix", "NixOS", "Python", "devenv", "flakes", "functional programming", "fp", "tech talk", "talk", "conference", "scale by the bay", "scala by the bay", "by the bay", "functional.tv", "sf scala"]
|
||||
+++
|
||||
|
||||

|
||||
|
||||
In November 2023 I had the great privilege to do a talk at [Scale By The Bay 2023](https://www.scale.bythebay.io/post/salar-rahmanian-streamline-your-development-workflow-harnessing-the-power-of-nixos-and-nix-package) in San Francisco, California.
|
||||
|
||||
### Recording of my talk
|
||||
|
||||
{{ youtube(id="Qv3Y23RjJa0") }}
|
||||
|
||||
### Pre-Conference Introduction to talk
|
||||
|
||||
{{ youtube(id="LVadoYGDvI8") }}
|
||||
|
||||
### Post Conference Interview
|
||||
|
||||
{{ youtube(id="B9wpkWdE368") }}
|
||||
|
||||
### Slides
|
||||
|
||||
Slides for my talk can be found [here](https://github.com/softinio/talks/blob/master/SBTB2023/sbtb2023_slides.pdf).
|
||||
|
BIN
content/talks/streamline-your-development-workflow/sbtb2023.png
Normal file
BIN
content/talks/streamline-your-development-workflow/sbtb2023.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 839 KiB |
Loading…
Add table
Add a link
Reference in a new issue