Skip to content

Instantly share code, notes, and snippets.

View klarkc's full-sized avatar

KlarkC klarkc

View GitHub Profile
@klarkc
klarkc / Main.purs
Last active September 14, 2021 22:04
PureScript Compiler error
module Main where
import Prelude
import Effect (Effect)
import Signal (Signal) as S
import Signal.DOM (Touch, touch) as S.DOM
type Touch = S.DOM.Touch
type Signal = S.Signal
configure: creating cache '/home/klarkc/.phpbrew/cache/config.cache'
./configure: line 3207: '/home/klarkc/.phpbrew/cache/config.cache': No such file or directory
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for cc... cc
checking whether the C compiler works... yes
@klarkc
klarkc / gist:b2e341a36306ddf72d34
Created December 8, 2014 16:25
Cakephp SQL Log
Nr Query Error Affected Num. rows Took (ms)
3 SELECT `Atendimento`.`id`, `Atendimento`.`inicio`, `Atendimento`.`fim`, `Atendimento`.`periodicidade`, `Atendimento`.`clinica_id`, `Atendimento`.`medico_id`, `Atendimento`.`parent_atendimento_id` FROM `promet`.`atendimentos` AS `Atendimento` WHERE `Atendimento`.`clinica_id` = (1) 5 5 3
14 SELECT `AtendimentoMestre`.`id`, `AtendimentoMestre`.`inicio`, `AtendimentoMestre`.`fim`, `AtendimentoMestre`.`periodicidade`, `AtendimentoMestre`.`clinica_id`, `AtendimentoMestre`.`medico_id`, `AtendimentoMestre`.`parent_atendimento_id` FROM `promet`.`atendimentos` AS `AtendimentoMestre` WHERE `AtendimentoMestre`.`id` = 379 1 1 0
15 SELECT `AtendimentoMestre`.`id`, `AtendimentoMestre`.`inicio`, `AtendimentoMestre`.`fim`, `AtendimentoMestre`.`periodicidade`, `AtendimentoMestre`.`clinica_id`, `AtendimentoMestre`.`medico_id`, `AtendimentoMestre`.`parent_atendimento_id` FROM `promet`.`atendimentos` AS `AtendimentoMestre` WHERE `AtendimentoMestre`.`id` = 379 1 1 0
16 SELECT `Ate
@klarkc
klarkc / gist:6a139209f36aa3d2da56
Created September 26, 2014 14:52
Steam Terminal Log
Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1411443970)
Installing breakpad exception handler for appid(steam)/version(1411443970)
Installing breakpad exception handler for appid(steam)/version(1411443970)
Gtk-Message: Failed to load module "overlay-scrollbar"
Gtk-Message: Failed to load module "unity-gtk-module"
Assert( Assertion Failed: !"Failed to bind shmem socket" ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/webhelper/../common/html/chrome_ipc_server.cpp:155
Installing breakpad exception handler for appid(steamwebhelper)/version(1.0)
Processor Information:
Vendor: GenuineIntel
CPU Family: 0x6
CPU Model: 0x3a
CPU Stepping: 0x9
CPU Type: 0x0
Speed: 3801 Mhz
4 logical processors
4 physical processors
HyperThreading: Unsupported