Skip to content

Instantly share code, notes, and snippets.

View piscisaureus's full-sized avatar
🦕

Bert Belder piscisaureus

🦕
View GitHub Profile
enum uv_tty_event_t {
UV_KEY_ENTER,
UV_KEY_UP,
UV_KEY_DOWN,
UV_KEY_LEFT,
UV_KEY_RIGHT,
/* Any other character key */
UV_KEY_OTHER,
/* UV_PASTE means the user has pasted text into the console instead. */
CoApp Project CoApp Version 1.0.6.4 for x64
Copyright (c) Garrett Serack, CoApp Contributors 2010-2011. All rights reserved
CoApp command line utility
-------------------------------------------------------------------------------
Error: Exception Caught: De tekenreeks is niet als geldige DateTime herkend.
bij System.DateTimeParse.Parse(String s, DateTimeFormatInfo dtfi, DateTim
eStyles styles)
bij CallSite.Target(Closure , CallSite , Type , Object )
bij System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite sit
@piscisaureus
piscisaureus / artikel.md
Created July 21, 2011 11:13
Blinde bejaarde keihard belazerd

WARNSVELD - De 87-jarige mevrouw Klumpers uit Warnsveld zit opeens vast aan een abonnement op een veiling- en spelletjessite en op het tijdschrift Privilege van telecomaanbieder Pretium. Ze is blind, dementerend en heeft zelfs nog nooit een computer gezien. De blinde moeder van Marianne van den Berg zit vast aan een abonnement op een veiling- en spelletjessite en een tijdschrift, terwijl ze dat helemaal niet wilde.De blinde moeder van Marianne van den Berg zit vast aan een abonnement op een veiling- en spelletjessite en een tijdschrift, terwijl ze dat helemaal niet wilde.Foto: Nicolaas Kerkmeijer

„Het ergste is dat het ons nu maar niet lukt er vanaf te komen”, zegt dochter Marianne van den Berg.

Er zou betere regelgeving moeten komen wat betreft telefonische verkoop. Volstrekt weerloze oudjes worden op deze manier het slachtoffer.

De abonnementen, het gevolg van een telefonieaanbieding die mijn moeder ook al helemaal niet wilde, zijn het eerste jaar gratis maar daarna moet je betalen. En als Pretium de zaa

Pipe Name Instances Max Instances
--------- --------- -------------
InitShutdown 3 -1
lsass 4 -1
protected_storage 3 -1
ntsvcs 3 -1
scerpc 3 -1
plugplay 3 -1
Winsock2\CatalogChangeListener-398-0 1 1
epmapper 3 -1
CoApp Project CoApp Version 1.0.6.128 for x64
Copyright (c) Garrett Serack, CoApp Contributors 2010-2011. All rights reserved
CoApp command line utility
-------------------------------------------------------------------------------
Error: Exception Caught: De verzameling is gewijzigd. Mogelijk wordt de inventar
isatiebewerking niet uitgevoerd.
bij System.Collections.Generic.List`1.Enumerator.MoveNextRare()
bij System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
bij System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
Bert Belder@piscisaureus /cygdrive/d/nodejs/cygwin/deps/v8
$ gdb --args obj/debug/mksnapshot.exe obj/debug/snapshot.cc --logfile "/cygdriv
e/d/nodejs/cygwin/deps/v8/obj/debug/snapshot.log" --log-snapshot-positions
GNU gdb 6.8.0.20080328-cvs (cygwin-special)
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-cygwin"...
From 15a5ff1b180c48b7f10ba0dea3b1d00ec531a685 Mon Sep 17 00:00:00 2001
From: unknown <Bert Belder@.(none)>
Date: Tue, 2 Aug 2011 23:03:07 +0100
Subject: [PATCH 1/1] Windows: avoid errorneous freeing of pipe handle
---
deps/uv/src/win/pipe.c | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/deps/uv/src/win/pipe.c b/deps/uv/src/win/pipe.c
/***
*stdargv.c - standard & wildcard _setargv routine
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* processes program command line, with or without wildcard expansion
*
*******************************************************************************/
<!doctype html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" xmlns:a="http://ajax.org/2005/aml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Fubar</title>
<script src="js/apf_debug.js"></script>
</head>
<body>
<a:skin src="platform/skins.xml" media-path="platform/images/" icon-path="platform/icons/" />
[17:25] == martin_js [915ec6de@gateway/web/freenode/ip.145.94.198.222] has joined #apf
[17:25] <martin_js> hey
[17:25] <martin_js> anyone here?
[17:26] <martin_js> I have a question about APF. Is it possible to have a datagrid cell contain another element, e.g. a checkbox or a combo?
[17:26] <mattpardee_> hello
[17:27] <mattpardee_> sure
[17:27] <mattpardee_> can you give me a little more detail about what you want to do?
[17:27] <martin_js> Heh
[17:27] <martin_js> I want to do something terribly complex :-)
[17:28] <mattpardee_> do you want a checkbox in each row?