Skip to content

Instantly share code, notes, and snippets.

@visionarylab
visionarylab / Game engine 3D to NDI
Last active October 25, 2025 12:32 — forked from aras-p/unity_6_empty_web_build.md
Unity 6 "empty" web build file sizes
First off you need 3D projection software like MadMapper (a leading software for complex work $51 a month / $533 to buy.) / HeavyM (best for new users $294 - $594- $714 / with monthly rent-to-own options too.) / Resolume Arena (for djing / $927 a year then you have to renew to get updates.) / TouchDesigner / so on. But all of these software cost hundreds of dollars and some of them are only subscription based because they like gatekeeping the tech. Other than that you just stretch an image or video in the software like you would in photoshop at the angles you need to fit where your projector is pointing.
https://www.suse.com/c/rancher_blog/windows-containers-and-rancher-2-3/
https://www.koyeb.com/deploy/fixie
https://caddyserver.com/docs/quick-starts/reverse-proxy#:~:text=Caddy%20will%20serve%20your%20proxy,domain%20name%20of%20the%20proxy.
https://ogobrecht.com/posts/2024-10-16-caddy-server-and-apex--joel-kallman-day/
https://tairuoluwafemi.medium.com/configure-https-on-server-without-custom-domain-1f056672599f
https://futurestud.io/tutorials/caddy-reverse-proxy-a-node-js-app
@visionarylab
visionarylab / blockchain_crypto
Last active May 23, 2025 05:46
blockchain_crypto
https://ceramic.network/patterns/verifiable-claims
##Identity
IDX is compatible with all blockchains, wallets, and a wide variety of user and application data storage options including Ceramic, Textile, OrbitDB, Filecoin, IPFS, Sia, and Secure Data Stores — so you can seamlessly integrate decentralized identity with the rest of your Web3 tech stack
https://blog.ceramic.network/unhackable-apps-with-siwe-non-extractable-session-keys/
##Privacy first Encrypted
@visionarylab
visionarylab / diff
Last active June 6, 2025 03:24
webcontainers.io
https://community.fabric.microsoft.com/t5/Desktop/Comparing-snapshots-of-same-range-of-data/m-p/332743
https://community.pigment.com/reporting-data-visualization-83/compare-to-snapshots-296
https://docs.skyvia.com/backup/working-with-backed-up-data/comparing-snapshots-and-viewing-data-differences.html
https://estuary.dev/blog/estuary-flow-schema-evolution/
https://docs.airbyte.com/platform/using-airbyte/core-concepts/sync-modes/incremental-append
https://www.phdata.io/blog/how-to-slowly-change-dimensions-with-snapshots-in-dbt/
@visionarylab
visionarylab / Windows 11 Tips or Maintaining
Last active July 17, 2025 07:55 — forked from thewh1teagle/windows 10 windows 11 unrestricted setup for vm.md
windows 10 windows 11 unrestricted setup for vm.md
https://gist.github.com/djibe/87b6ae5157c309fb611b428445e9fce9
https://gist.github.com/asheroto/5087d2a38b311b0c92be2a4f23f92d3e
https://www.tenforums.com/tutorials/1964-move-users-folder-location-windows-10-a.html#MethodTwo
https://devblogs.microsoft.com/setup/booting-windows-to-a-differencing-virtual-hard-disk/
https://us.informatiweb.net/tutorials/it/multiboot/vhd-vhdx-multiboot-with-windows-10-and-windows-11.html
https://learn.microsoft.com/en-us/windows-server/virtualization/hyper-v/best-practices-analyzer/avoid-using-vhd-format-differencing-virtual-hard-disks-on-virtual-machines
https://www.ajni.it/2019/10/hyper-v-create-a-master-vhdx-to-save-tons-of-space/
@visionarylab
visionarylab / ai revenue sharing
Last active October 10, 2025 07:53
ai-economy
https://www.hyperbolic.ai/blog/how-to-host-your-own-ai-model?utm_source=form&utm_campaign=revenue_sharing
https://docs.graphitect.ai/key-functions-and-services/revenue-sharing-system
https://swarmzero.ai/blog/revenue-sharing-in-decentralized-ai
@visionarylab
visionarylab / ai-local-model-cloud
Last active October 23, 2025 08:24
ai-local-model-cloud
#agency
https://cuppa.ai/features/integrations
Nvidia AI AGENT(Project G-Assists)
https://aembit.io/blog/auditing-mcp-server-access/
Client Workload: Dev MCP Client, Trust Provider (OIDC), Credential Provider (AWS STS), Server Workload: Remote MCP Server
https://www.vanta.com/resources/claude-mcp-vanta
@visionarylab
visionarylab / erp-odoo-with-docker
Last active February 28, 2025 06:49
erp-odoo-with-docker
https://labs.iximiuz.com/premium
https://kodekloud.com/community/t/extend-the-lab-time/397106
https://kodekloud.com/community/t/what-are-the-limitations-for-playgrounds/462284
https://help.pluralsight.com/hc/en-us/articles/24425549311380-Cloud-sandboxes-getting-started#access (4 hour and 8 hour team plan)
https://docs.getcommandeer.com/releases/latest/version-1.8.0-3-23-2021/#view-container-and-volume-files
https://dev.to/siddhantkcode/binary-embedding-shrink-vector-storage-by-95-5e0l
https://myscale.com/blog/full-text-search-battle-weaviate-qdrant/
@visionarylab
visionarylab / AI_Sheet
Last active September 17, 2025 07:55 — forked from tanaikech/submit.md
Handling 10,000,000 cells in Google Spreadsheet using Google Apps Script
https://docs.stammer.ai/stammer.ai-docs
{pkgs}: {
channel = "stable-24.05";
packages = [
pkgs.nodejs_20
pkgs.yarn
pkgs.nodePackages.pnpm
pkgs.bun
];
env = { HELLO="worl"; };
idx.extensions = [