for further reference: 1. blue works best, violet second 2. this pic is years old 3. @cy_pp was complicit 4. yes it does colour your tongue
Ideally, the affected parts will lie along the same callpath. (Depends on the type of debug information, yadda yadda, much work in practice)
I have many stories of working with that person. We counted many of the super rich among our clients - super rich but not in money.
Re-Imagining Work https://t.co/CUeDveuC8p Good take on modern working places.
Worked on three different projects today .. I hate it when it rains.
Have to make selfie for work. So hard.. http://t.co/rlf1ed384J
📚 Finished reading How Conversation Works: 6 Lessons for Better Communication by Anne Curzan
📚 Finished reading How Conversation Works: 6 Lessons for Better Communication by Anne Curzan
@thestartupspace yes, it’s working now 10x
rtdb.py: Extension for dtuple.py
This is specific to sqlite but could easily be adopted to work with other databases. # # rtdb.py: Extension for dtuple.py # # Written by Dennis T Kaplan . Public Domain. # No Copyright, no Rights Reserved, and no Warranties. class rtdb: def __init__(self, dbname, sql, one = True): self.one = one connection = sqlite3.connect(dbname) […] ⌘ Read more
@AlexaInternet Thank you! It worked now
Getting the USB-powerline bridge to work on Linux: https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html
working
Pulsewave, New York | https://wiki.xxiivv.com/collected_works
Website / SVN repositories moved
The Nix website has moved to nixos.org (hosted at TU Delft). The Subversion
repositories have moved to svn.nixos.org. See
this\
mailing list posting for information about moving existing
SVN working copies. ⌘ Read more
NixOS progress report
Finally we can run all those legacy\
applications… Thanks to Michael Raskin for adding Wine
and a NPTL-enabled Glibc (which Wine seems to need). This is a
nice application of purely functional package composition, by
the way: Wine didn’t work with the standard Glibc in Nixpkgs, … ⌘ Read more