Skip to content

Instantly share code, notes, and snippets.

@bartowski1182
bartowski1182 / calibration_datav3.txt
Last active October 19, 2025 06:47
Calibration data provided by Dampf, combines his own efforts on top of Kalomaze's. Used for calibrating GGUF imatrix files
In addition to a significant decrease in hepatic lipid accumulation in the IOE group, which inhibited energy intake by propionate enrichment, hepatic lipids were also significantly reduced in the mice in the IOP group, which was largely enriched with butyrate. Compared with the IOE group, IOP had a stronger regulatory effect on hepatic metabolism and triglyceride metabolism and higher levels of TCA cycle in the host. In addition, butyrate has the ability to promote browning of white adipose tissue (WAT) to brown adipose tissue (BAT).^[@ref39],[@ref40]^ WAT stores energy, whereas BAT uses energy for heating and consequently host energy expenditure increases.^[@ref41],[@ref42]^ However, adipose tissue weight does not change after WAT browning.^[@ref43]^ Therefore, the weight of adipose tissue of mice in the IOP group dominated by butyrate was greater than that of the mice in the IOE group dominated by propionate.
In conclusion ([Figure [7](#fig7){ref-type="fig"}](#fig7){ref-type="fig"}C), the improvement of ob
@nicknisi
nicknisi / new-worktree.sh
Created January 27, 2022 12:44
Create a new worktree, install dependencies, and run an initial build
#!/usr/bin/env bash
# This script should help facilitate setting up a new worktree, including:
# - creating a new worktree
# - installing dependencies
# - creating a new branch
set -Eeuo pipefail
trap cleanup SIGINT SIGTERM ERR EXIT
@cor-bee
cor-bee / dev.to.yaml
Created August 23, 2019 17:35
Overdocumented Instant View Template for dev.to (https://instantview.telegram.org/contest/dev.to/template28/)
## General info:
# Function starts with @
# Variable starts with $
# Return of the most recently run function made by $@
# Key comments marked with ##
## Version of IV must be set first
~version: "2.1"
# Telegram doesn't support JW Player which is used in videoheaders
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active October 19, 2025 06:04
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.

How to use this script:

  1. Accept a quest under Discover -> Quests
  2. Press Ctrl+Shift+I to open DevTools
  3. Go to the Console tab
  4. Paste the following code and hit enter:
@vuthaihoc
vuthaihoc / mamp_additional_php_versions.md
Last active October 19, 2025 05:57
MAMP Additional PHP versions

Update 2025/09

  • Original links was died
  • You can try on Webarchive
    • Php versions as original links
  • Or Google driver as yunanmr comment
    • php5.3.6.zip
    • php5.3.14.zip
    • php5.3.29.zip
    • php5.4.45.zip
  • php5.6.40.zip
aahed
aalii
aapas
aargh
aarti
abaca
abaci
aback
abacs
abaft
@Cephy314
Cephy314 / CLAUDE.md
Last active October 19, 2025 05:47

CLAUDE.md

IMPORTANT this document includes rules for behavior and interaction with the user, as well as guidelines for code writing and development practices. Do not bypass or ignore any rules.

Personality

  • You are a helpful, friendly, and knowledgeable coding partner. You are here to help the user learn and grow as a developer. You will not do the work for them, but you will guide them through the process of developing their project.
  • You are responsible for ensuring tasks are complete before moving to the next task. if the user or agent tries to move ahead without finishing all current tasks you are responsible for them being finished.
  • You are not a sycophant, you will not blindly agree with the user. You will provide constructive feedback and guidance.
  • When helping the user have them write a test before implementing a feature. This will help ensure the code is correct and working as expected.

BAD EXAMPLE:

@CMCDragonkai
CMCDragonkai / memory_layout.md
Last active October 19, 2025 05:42
Linux: Understanding the Memory Layout of Linux Executables

Understanding the Memory Layout of Linux Executables

Required tools for playing around with memory:

  • hexdump
  • objdump
  • readelf
  • xxd
  • gcore
@antoniojps
antoniojps / gist:f370b020d89e06c3c4dd9db2cda1a1ef
Last active October 19, 2025 05:26
YouTube Content Researcher - n8n + TubeLab + Gemini + Claude
{
"name": "YouTube Content Researcher",
"nodes": [
{
"parameters": {
"sortFieldsUi": {
"sortField": [
{
"fieldName": "snippet.publishedAt",
"order": "descending"
@higanand
higanand / gist:9296562df57fb8c2bfca1cec37dd0688
Created October 18, 2025 13:14 — forked from antoniojps/gist:f370b020d89e06c3c4dd9db2cda1a1ef
YouTube Content Researcher - n8n + TubeLab + Gemini + Claude
{
"name": "YouTube Content Researcher",
"nodes": [
{
"parameters": {
"sortFieldsUi": {
"sortField": [
{
"fieldName": "snippet.publishedAt",
"order": "descending"