Skip to content

Instantly share code, notes, and snippets.

View brboi's full-sized avatar
🦉
Owlying

Bruno Boi brboi

🦉
Owlying
View GitHub Profile
@brboi
brboi / Lily58-KLE.kbd.json
Last active October 6, 2025 07:48 — forked from joshjm/Lily58-KLE.kbd.json
Lily58 KLE
[
{
"name": "Lily58 KLE"
},
[
{
"x": 3,
"c": "#d6d6d6",
"t": "#389417\n#ff0000",
"a": 5
@brboi
brboi / [mc.bj3.be]_liste-des-mods.md
Last active August 22, 2025 10:11
Mods à installer pour le serveur Minecraft mc.bj3.be
mc-bj3

Pour ajouter des fonctionnalités au jeu, mc.bj3.be a été configuré avec le pack de mods suivant: The VanillaExperience

Certains mods du serveur doivent être installés de votre côté pour vous permettre de rejoindre le serveur.

Il vous faut le mod loader Fabric en version 0.16.14, ainsi que les mods suivants:

Oligatoires

  • Fabric API [0.129.0+1.21.8] by FabricMC (fabric-api-0.129.0+1.21.8.jar)
@brboi
brboi / usePopover_playground.js
Last active November 14, 2024 15:17
usePopover_playground.js
import { Component, useRef, useState, xml } from "@odoo/owl";
import { registry } from "@web/core/registry";
import { usePopover } from "@web/core/popover/popover_hook";
import { useDraggable } from "../utils/draggable";
import { pick } from "../utils/objects";
const DIRECTIONS = ["top", "bottom", "left", "right"];
const VARIANTS = ["start", "middle", "end", "fit"];
class MyPopover extends Component {
@brboi
brboi / usePosition_playground.js
Last active November 14, 2024 15:17
usePosition_playground.js
import { Component, useRef, useState, xml } from "@odoo/owl";
import { registry } from "@web/core/registry";
import { usePosition } from "./position_hook";
import { useDraggable } from "../utils/draggable";
import { pick } from "../utils/objects";
const DIRECTIONS = ["top", "bottom", "left", "right"];
const VARIANTS = ["start", "middle", "end", "fit"];
const POSITIONS = DIRECTIONS.flatMap((direction) =>
VARIANTS.map((variant) => `${direction}-${variant}`)
@brboi
brboi / launch.json
Created October 26, 2021 08:38
VSCode launch.json for Odoo
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": "0.2.0",
"configurations": [
{
"name": "Odoo: Start Server",
"type": "python",
"request": "launch",
@brboi
brboi / playground.js
Last active September 6, 2024 13:29
Web Client Playground Action
import { Component, xml } from "@odoo/owl";
import { registry } from "@web/core/registry";
class PlayAction extends Component {
static components = {};
static props = ["*"];
static template = xml`<div class="o-playground">Hello, Playground!</div>`;
setup() {}
}

Keybase proof

I hereby claim:

  • I am biddaputzese on github.
  • I am bboi (https://keybase.io/bboi) on keybase.
  • I have a public key ASBLeSRFhsE4leVB6hmrtlQMnJ8-9mbPpEsYKOoshI0txQo

To claim this, I am signing this object: