Skip to content

Instantly share code, notes, and snippets.

@DavidWesley
DavidWesley / bike-shop.sh
Last active September 19, 2026 22:44
Build a Bike Rental Shop
#!/bin/bash
PSQL="psql -X --username=freecodecamp --dbname=bikes --tuples-only -c"
echo -e "\n~~~~~ Bike Rental Shop ~~~~~\n"
# FUNCTIONS
MAIN_MENU() {
if [[ $1 ]]; then
# Use a base image with systemd support, you free to modify the base image as you want
FROM ubuntu:23.10
#FROM debian:12
# Enable systemd
ENV container docker
STOPSIGNAL SIGRTMIN+3
# Install systemd and other dependencies
RUN apt-get update && \
@rngadam
rngadam / vsc-proxmox.md
Created December 20, 2024 14:13
Visual Studio Code Server setup on Proxmox (Gemini-generated)

Here's a step-by-step plan to configure a Proxmox server on your home network with an LXC container running Visual Studio Code Server, leveraging your existing router's SSH pass-through and DynDNS:

Phase 1: Proxmox Installation and Initial Setup

  1. Download Proxmox ISO:

    • Go to the official Proxmox website (www.proxmox.com) and download the latest ISO image.
  2. Prepare Bootable Media:

    • Create a bootable USB drive or DVD using a tool like Rufus (Windows), Etcher (cross-platform), or the dd command (Linux/macOS).
@PonomareVlad
PonomareVlad / SBP.svg
Last active September 19, 2026 22:07
SBP SVG Logo
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
nom thèses dirigées
françois-paul blanc 228
pierre brunel 212
jean-michel scherrmann 205
michel bertucat 186
guy pujolle 180
henry de lumley 143
bruno foucart 141
michel maffesoli 137
@sylv256
sylv256 / log4j2.xml
Last active September 19, 2026 22:01 — forked from FiniteReality/log4j2.xml
Fabrified NeoForge Log4J Config
<?xml version="1.0" encoding="UTF-8"?>
<Configuration status="WARN">
<Appenders>
<!-- Standard output -->
<TerminalConsole name="SysOut">
<Select>
<!-- If we're running through the launcher, format messages using XML -->
<SystemPropertyArbiter propertyName="minecraft.launcher.brand" propertyValue="minecraft-launcher">
<LegacyXMLLayout/>
</SystemPropertyArbiter>
@ifiokjr
ifiokjr / ADB Instructions.md
Last active September 19, 2026 21:32
Android Platform Tools
@pedramamini
pedramamini / README.md
Last active September 20, 2026 00:44
jev: give any coding agent (Claude Code, Codex, OpenCode) a calibrated gut check. A zero-dependency CLI + a global skill that wraps TypeSafe's Jev decision model, so an agent can classify, filter, rank or verify hundreds of items in one 250 ms call for a fraction of a cent, without reading them into context, and get a calibrated probability inst…

jev: calibrated decisions for agents

What this is: a single-file CLI and a matching agent skill that give any coding agent (Claude Code, Codex, OpenCode) a fast, cheap, calibrated second opinion. The agent stays the reasoning model; jev answers the narrow, repeated judgments (is this relevant? which bucket? how severe? does the source support this claim?) so the agent never has to read a thousand items into its context window or trust its own uncalibrated confidence.

Why it exists: LLM agents are expensive and inconsistent at high-volume judgment calls, and they cannot tell you how sure they are. A decision model that returns a real

#EXTM3U
#EXTINF:-1,beINSports-fr1
http://iptv.am000.tv:8000/live/add17/add17/16.ts
#EXTINF:-1,beINSports-fr2
http://iptv.am000.tv:8000/live/add17/add17/17.ts
#EXTINF:-1,BEINSPORTS-FR3
http://iptv.am000.tv:8000/live/add17/add17/566.ts
#EXTINF:-1,Alkas-1
http://iptv.am000.tv:8000/live/add17/add17/73.ts
#EXTINF:-1,Alkas-2
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active September 20, 2026 01:31
Complete Recent Discord Quest

Caution

As of August 26th 2026, Discord has started suspending quest access of people caught automating quest completion.

Some users have received the following system message:

image

There isn't much I can do to make the script undetected, so use it at your own risk, as you WILL get flagged by doing so.

Complete Recent Discord Quest