Skip to content

Instantly share code, notes, and snippets.

@madskjeldgaard
madskjeldgaard / supercollider2live.scd
Last active May 3, 2024 18:30
SuperCollider to Ableton Live setup

/*

This small patch is an example of how to nicely send midi to Ableton Live from SuperCollider.

It includes how to set up Ableton Link (don't forget to press the "LINK" button in Live) and play a pattern using Link and midi.

It is assumed that you do this on MacOS and you have created a midi driver called "IAC Driver".

*/ (

@SRatna
SRatna / Top 50 Universities List.md
Created April 29, 2018 03:27
Top 50 Computer Science Universities

Universities

Massachusetts Institute of Technology (MIT)

###phd###

  • MIT Graduate Admissions link
  • PhD Program - MIT Sloan School of Management link
  • MIT - Massachusetts Institute of Technology link
  • to view contact information for all departments. - MIT link
@munim
munim / set-ip.md
Last active May 3, 2024 18:26
Set network IP Static/DHCP using Powershell

#How to set network IP Static/DHCP using Powershell in Windows 8 and above

This is a powershell script to set IP address for a network adapter using Powershell and restart the network adapter after it completes. Follow the below steps and detailed information about the parameters below.

Create a ps1 file using the below code

# Author: Munim (me@munim.net)
@chen-ding-71
chen-ding-71 / README.md
Last active May 3, 2024 18:26
World University Ranking in 2015

The dataset is about the world university ranking in 2015 published by Center for World Univeristy Rankings.

Attributes

  1. world_rank: quantitative
  2. institution: categorical
  3. country: categorical
  4. national_rank: quantitative
  5. quality_of_education: quantitative
  6. alumni_employment: quantitative
  7. quality_of_faculty: quantitative
@qoomon
qoomon / conventional_commit_messages.md
Last active May 3, 2024 18:20
Conventional Commit Messages

Conventional Commit Messages

See how a minor change to your commit message style can make a difference.

Tip

Have a look at git-conventional-commits , a CLI util to ensure these conventions and generate verion and changelogs

Commit Message Formats

Default

@NoahCardoza
NoahCardoza / README.md
Last active May 3, 2024 18:20
Discord: Spotify Pause Blocker

Spotify Pause Blocker

Disclaimer

I love both of you Discord and Spotify, but this new 30 seccond rule gets pretty annoying when my music gets turned off while just talking "to much." I mean talking kind of is the whole point of Discord...

Reason

@Crocoblock
Crocoblock / get-related.md
Last active May 3, 2024 18:20
Get JetEngine Related Items programmatically / Update related items / Get/Update relation meta
@aamiaa
aamiaa / CompleteDiscordQuest.md
Last active May 3, 2024 18:19
Complete Recent Discord Quest

Complete Recent Discord Quest

Note

This no longer works in browser!

Note

This no longer works if you're alone in vc! Somebody else has to join you!

How to use this script:

  1. Accept the quest under User Settings -> Gift Inventory
import os
import autogen
import memgpt.autogen.memgpt_agent as memgpt_autogen
import memgpt.autogen.interface as autogen_interface
import memgpt.agent as agent
import memgpt.system as system
import memgpt.utils as utils
import memgpt.presets as presets
import memgpt.constants as constants
import memgpt.personas.personas as personas
@HailStorm32
HailStorm32 / DLU-Native-Windows-Setup-Guide.md
Last active May 3, 2024 18:17
DLU-Native-Windows-Setup-Guide

Before you start

You will need to find and download an unpacked LEGO Universe client (this guide will work for packed and unpacked clients). Make sure that its hash matches the ones mentioned in the repo README

This tutorial was done in Windows 11. The way some things are accessed might be different in older versions of Windows

Setup

Programs to install

You will need to install the following software