Skip to content

Instantly share code, notes, and snippets.

there are 16 registers in the following code's ISA.
register 0 is also special, it's the accumulator; many instructions write to it
"in" and "out" are special- they access "audio registers"
(there's 4: 0 and 1 are input audio, 2 is a constant table; 3 is output audio (Out always writes here))
"seek" and "tell" seek/tell in those audio registers
use rapier3d::na;
use rapier3d::parry;
use rapier3d::prelude::*;
fn main() {
let mut rigid_body_set = RigidBodySet::new();
let mut collider_set = ColliderSet::new();
let start_pos = na::Isometry3::from(na::Translation3::new(-6.008857, -315.2329, -175.45639));
let player_shape = ColliderBuilder::capsule_y(0.5, 0.5)

What is the temperature outside?

I'm sorry, but I am a large language model trained by OpenAI and don't have access to real-time information about the weather. I am not able to browse the internet or access information about the current temperature outside. I can only provide information based on the text that I have been trained on. Is there something else I can help you with?

Very good! What would a bad response be to that prompt?

A bad response to the prompt "What is the temperature outside?" would be to provide information that is unrelated to the question or to provide an incorrect answer. For example, a bad response would be to say "The temperature outside is 25 degrees" if the actual temperature is much different. Other bad responses could include providing irrelevant information, such as a description of the weather or a forecast for a different location, or providing no response at all. It is important to provide a clear, accurate, and relevant answer to a question in order to provide helpful

@XMPPwocky
XMPPwocky / wat
Created September 17, 2022 03:03
wat
mimir@Mimirs-MacBook-Pro> cat wat.py ~
(lambda lam:bda).__class__((lambda bda:lam).__code__.__class__(*([0]*6)+[b"\x3E",(),(),(),"","",1,b""]),{})()
mimir@Mimirs-MacBook-Pro> python wat.py ~
zsh: segmentation fault python wat.py
[139] mimir@Mimirs-MacBook-Pro>
pkgs.bitwig-studio4.override {
alsa-lib = pkgs.alsa-lib.overrideAttrs (old: {
# we need to add autoreconfHook when building from GitHub - the nixpkgs version
# fetches the source as a tarball which has already had
# automake/autoconf run.
nativeBuildInputs = [ pkgs.autoreconfHook ];
src = pkgs.fetchFromGitHub {
owner = "alsa-project";
repo = "alsa-lib";
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# ye olde imports
import math, random

Imagine a virus which is, somehow, a single protein with only 3 "amino acids" (actually just uppercase letters here, oh well)

Currently, only one type is circulating, which is "XYZ".

# ye olde imports
import math, random

Imagine a virus which is, somehow, a single protein with only 3 "amino acids" (actually just uppercase letters here, oh well)

Currently, only one type is circulating, which is "XYZ".

# ye olde imports
import math, random

Imagine a virus which is, somehow, a single protein with only 3 "amino acids" (actually just uppercase letters here, oh well)

Currently, only one type is circulating, which is "XYZ".

```python
# ye olde imports
import math, random
```
Imagine a virus which is, somehow, a single protein with only 3 "amino acids" (actually just uppercase letters here, oh well)
Currently, only one type is circulating, which is "XYZ".