This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
please explain the following joke: Q: what's the commonality between the twin towers and genders? A: There used to be two, now it's complicated. | |
The joke is making a reference to the destruction of the Twin Towers in the 9/11 attacks, and comparing it to the concept of gender. The Twin Towers were two buildings that were destroyed, and the joke is saying that the number of genders has increased and become more complex, similar to how the Twin Towers are no longer present. | |
almost. try again, but focus on the emotional aspects of both. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unpacking sources | |
unpacking source archive /nix/store/w7xwrgyd04hc3pmzpm8nrvanc9f6icy5-linux-5.6.19.tar.xz | |
source root is linux-5.6.19 | |
setting SOURCE_DATE_EPOCH to timestamp 1592404929 of file linux-5.6.19/virt/lib/irqbypass.c | |
patching sources | |
substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file 'Makefile' | |
substituteStream(): WARNING: pattern '/bin/pwd' doesn't match anything in file 'tools/scripts/Makefile.include' | |
patching script interpreter paths in scripts/ld-version.sh | |
scripts/ld-version.sh: interpreter directive changed from "#!/usr/bin/awk -f" to "/nix/store/h14f0i3fs6yxra3z39hsgh96w2n8c1k5-gawk-5.1.1/bin/awk -f" | |
applying patch /nix/store/mnlqwys9dxznjcvq4w3s0435s9ql8qv8-bridge-stp-helper.patch |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nix-env -f $NIXPKGS -iA CHOWTapeModel | |
installing 'CHOWTapeModel-2.8.0' | |
these derivations will be built: | |
/nix/store/yjyppw7gkqp0pcw82piakk5mfbbla2d7-CHOWTapeModel-2.8.0.drv | |
cannot build on 'ssh://nixBuild@builder': cannot connect to 'nixBuild@builder': ssh: connect to host 62.251.18.196 port 27511: No route to host | |
building '/nix/store/yjyppw7gkqp0pcw82piakk5mfbbla2d7-CHOWTapeModel-2.8.0.drv'... | |
unpacking sources | |
unpacking source archive /nix/store/11lwy6pwaddc8bpv6jv1s47z353j3ngq-source | |
source root is source | |
patching sources |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: juce_audio_plugin_client_VST3.cpp:(.text._ZN4juce17JuceVST3Component12processAudioIfEEvRN9Steinberg3Vst11ProcessDataERNS_5ArrayIPT_NS_20DummyCriticalSectionELi0EEE[_ZN4juce17JuceVST3Component12processAudioIfEEvRN9Steinberg3Vst11ProcessDataERNS_5ArrayIPT_NS_20DummyCriticalSectionELi0EEE]+0x434): undefined reference to `juce::CriticalSection::exit() const' | |
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: juce_audio_plugin_client_VST3.cpp:(.text._ZN4juce17JuceVST3Component12processAudioIfEEvRN9Steinberg3Vst11ProcessDataERNS_5ArrayIPT_NS_20DummyCriticalSectionELi0EEE[_ZN4juce17JuceVST3Component12processAudioIfEEvRN9Steinberg3Vst11ProcessDataERNS_5ArrayIPT_NS_20DummyCriticalSectionELi0EEE]+0x61b): undefined reference to `juce::AudioChannelSet::size() const' | |
/nix/store/v8imx1nvyz0hgvx9cbcmh6gp4ngw3ffj-binutils-2.35.1/bin/ld: juce_audio_plugin_client_VST3.cpp:(.text._ZN4juce17JuceVST3Component12processAudioIfEEvRN9Steinberg3Vst1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
stdenv | |
, alsaLib | |
, curl | |
, fetchFromGitHub | |
, freetype | |
, glib | |
, libGL | |
, libX11 | |
, libXcursor |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ stdenv | |
, fetchgit | |
, alsaLib | |
, aubio | |
, boost | |
, cairomm | |
, cppunit | |
, curl | |
, dbus | |
, doxygen |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
stdenv | |
, alsaLib | |
, curl | |
, fetchFromGitHub | |
, freetype | |
, glib | |
, libGL | |
, libgcc | |
, libglvnd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
stdenv | |
, alsaLib | |
, curl | |
, fetchFromGitHub | |
, freetype | |
, glib | |
, libGL | |
, libgcc | |
, libglvnd |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% time seconds usecs/call calls errors syscall | |
------ ----------- ----------- --------- --------- ----------------------- | |
25.27 0.022768 12 1793 920 openat | |
12.05 0.010856 4 2527 read | |
11.20 0.010087 10 1006 write | |
9.83 0.008853 1264 7 mlock | |
8.32 0.007496 16 447 mmap | |
5.85 0.005273 11 471 443 stat | |
4.59 0.004136 10 391 brk | |
4.54 0.004089 4 873 close |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
stdenv | |
, alsaLib | |
, curl | |
, fetchFromGitHub | |
, freetype | |
, glib | |
, libGL | |
, libgcc | |
, libglvnd |
NewerOlder