Skip to content

Instantly share code, notes, and snippets.

View rbrus's full-sized avatar
🏠
_

Radek rbrus

🏠
_
View GitHub Profile
@rbrus
rbrus / Instructions.md
Created August 12, 2020 03:35 — forked from pgilad/Instructions.md
Generate SSL Certificate for use with Webpack Dev Server (OSX)

Generate private key

$ openssl genrsa -out private.key 4096

Generate a Certificate Signing Request

openssl req -new -sha256 \
@rbrus
rbrus / linq2fs.md
Created June 28, 2020 10:15 — forked from swlaschin/linq2fs.md
C# LINQ -> F# equivalent
@rbrus
rbrus / fsharpjobs.md
Created June 28, 2020 10:12 — forked from swlaschin/fsharpjobs.md
My suggestions on how to look for F# jobs

How to find F# jobs

People often ask me how to find F# jobs. I don't have any special connections to companies using F#, and I don't have any special tricks either. I wish I did!

So, given that, here's my take on F# jobs.

Job hunting

For job hunting my suggestions are: