Livet funtar sig så att man har råd med det mesta man vill ha, så det är alltid svårt att önska sig något. Men här är en lista med grejer jag har i skottgluggen att införskaffa för egen maskin, och kan lämpa sig om någon mot förmodan ska köpa present till mig eller familjen.
#!/bin/bash | |
dest_branch="origin/${1:-"main"}" | |
# Diff the current branch against origin/main | |
diff_output=$(git diff $dest_branch) | |
json_safe_diff=$(jq -Rs . <<< "$diff_output") | |
OPENAI_API_KEY=$(cat ~/.openai_api_key) | |
# Use jq to create the JSON payload |
import { serve } from "https://deno.land/[email protected]/http/server.ts"; | |
const te = new TextEncoder(); | |
const chat = new EventTarget(); | |
async function chatPostHandler (req: Request) { | |
const formData = await req.formData(); | |
chat.dispatchEvent(new CustomEvent('message', { | |
detail: { |
diff --git a/dist/shaka-player.compiled.d.ts b/dist/shaka-player.compiled.d.ts | |
index e6dcbc69da69831c5b327d4ca4a28c4a648caf8a..19c4e9b9d816f5cf12a4e2b8b3d3cf2e326c4e57 100644 | |
--- a/dist/shaka-player.compiled.d.ts | |
+++ b/dist/shaka-player.compiled.d.ts | |
@@ -5424,6 +5424,7 @@ declare namespace ಠ_ಠ.clutz { | |
static isTypeSupported (keySystem : string , contentType : string ) : boolean ; | |
} | |
} | |
+export default shaka; | |
// Generated from /home/runner/work/shaka-player/shaka-player/externs/webos.js |
With these steps I managed to get Pimox on my Raspberry Pi 4 and 5 in february 2024.
Install "RPi OS Lite 64-bit" with Raspberry Pi Imager. It's listed under "Raspberry Pi OS (Other)"
Glatek Privacy Policy
-
Collection of Personal Information: We only collect personal information that is necessary to fulfill the purposes stated at the time of collection. We clearly inform what information is collected and why.
-
Use of Personal Information: Personal information is used solely for the purposes for which it was collected. We do not share personal information with third parties without consent, unless required by law or to perform a service on your behalf.
-
Data Protection and Security: We take reasonable measures to protect personal information from unauthorized access, use, or disclosure. We ensure that our employees and any third parties handling personal information understand and adhere to our privacy principles.
- Kantlök
- Löparfetblad
- Bredkaveldun
- Hässleklocka
- Knölklocka
- Bittetkrassing
- Ryssgubbe
- Cikoria
- Sandsenap
- Nine Star Perennial
[ | |
{ | |
"/systemStates": "not found" | |
}, | |
[ | |
{ | |
"id": "/dhwCircuits", | |
"type": "refEnum", | |
"references": [ | |
{ |