Skip to content

Instantly share code, notes, and snippets.

View ShalokShalom's full-sized avatar
❄️
Nix on KaOS

ShalokShalom ShalokShalom

❄️
Nix on KaOS
View GitHub Profile
Display: x11 server: X.Org v: 21.1.8 with: Xwayland v: 23.2.0
compositor: kwin_x11 driver: X: loaded: modesetting
alternate: fbdev,intel,vesa dri: iris gpu: i915 display-ID: :0 screens: 1
Screen-1: 0 s-res: 1366x768 s-dpi: 96 s-size: 361x203mm (14.21x7.99")
s-diag: 414mm (16.31")
Monitor-1: eDP-1 model: LG Display 0x0498 built: 2015 res: 1366x768 hz: 60
dpi: 125 gamma: 1.2 size: 277x156mm (10.91x6.14") diag: 318mm (12.5")
ratio: 16:9 modes: 1366x768
API: OpenGL v: 4.6 Mesa 23.1.6 renderer: Mesa Intel HD Graphics 520 (SKL
GT2) direct-render: Yes
Tales of Arise
Nier: Automata
Dragon Quest 11
Bloodborne
Star Ocean
NiNoKuni 1+2
Dead Cells
Gran Turismo Sport
DMC5
Atelier Ryza
https://github.com/protongraph/protongraph
Oracel Free Tier
https://netboot.xyz/
@ShalokShalom
ShalokShalom / Nix Container
Created February 12, 2023 15:52
Nix Container
Nix Container
@ShalokShalom
ShalokShalom / godot
Created January 11, 2023 18:25
Godot
https://godotshaders.com/
"fsharp": {
"command": ["fsautocomplete", "--adaptive-lsp-server-enabled"],
"rootIndicationFileNames": [".fsproj"],
"url": "https://github.com/fsharp/FsAutoComplete",
"highlightingModeRegex": "^F#$"
[buildPlans.iosevka-custom]
family = "Iosevka Custom"
spacing = "normal"
serifs = "slab"
no-cv-ss = true
export-glyph-names = false
[buildPlans.iosevka-custom.variants.design]
capital-g = "toothless-corner-inward-serifed-capped"
capital-i = "serifed"
@ShalokShalom
ShalokShalom / autocurry.fsx
Last active August 6, 2023 12:02
About pipes, curry and partial application
// The following example shows an effect of auto-currying in fsharp.
let add x y = x + y
let substract x y = x - y
// So that could look like a totally viable definition to you.
// We define an add, and a substract function for later use.
// But now watch.
let calculate =
[Error - 5:41:59 PM] Request textDocument/documentHighlight failed.
Message: No symbol information found
Code: -32603
[Error - 5:42:01 PM] Request textDocument/documentHighlight failed.
Message: No symbol information found
Code: -32603
[Error - 5:43:30 PM] Request textDocument/documentHighlight failed.
Message: No symbol information found
Code: -32603
[17:48:58.784 ERR] [LSP] PositionHandler - Getting file checker options for /home/garuda/shell.fsx failed