code logs -> 2016 -> Wed, 02 Nov 2016< code.20161101.log - code.20161103.log >
--- Log opened Wed Nov 02 00:00:43 2016
00:44 Kindamoody is now known as Kindamoody[zZz]
01:03 Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has quit [[NS] Quit: Quit]
01:13
<@Alek>
http://i.imgur.com/AMdllr3.png
02:16
< ToxicFrog>
so I had an overwhelming urge to write some typed clojure
02:16
< ToxicFrog>
and now I'm immediately running headlong into the thing I like least about clojure
02:16
< ToxicFrog>
which is that the compiler's error reporting is unmitigated garbage
02:23
< ToxicFrog>
...and here we have a single type error from core.typed (I told it Terminal, it inferred (U Terminal nil)):
02:23
< ToxicFrog>
$ lein run 2>&1 | wc -l
02:23
< ToxicFrog>
487
02:24
<&Derakon>
Oh dear.
02:26
< ToxicFrog>
The actual type error is 4 lines, but this appears to be followed by 483 lines of stack trace information
02:26
<&Derakon>
I don't remember seeing issues like that out of the Clojure component of µManager.
02:27
< ToxicFrog>
I'm honestly not sure how much of this is a problem with core.typed, how much is a problem with lein-typed, and how much is a problem with lein itself
02:47 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
03:19 catadruid [catalyst@Nightstar-jrr7la.dab.02.net] has joined #code
03:21 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
03:21 mode/#code [+qo Vornicus Vornicus] by ChanServ
03:21 catadroid [catalyst@Nightstar-p9isrn.dab.02.net] has quit [Ping timeout: 121 seconds]
04:08 Derakon is now known as Derakon[AFK]
04:26
<&[R]>
PHP question, is $_SERVER['QUERY_STRING'] supposed to have a leaving ? in it?
04:32 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds]
04:47 Shady [ShadyGuru@Nightstar-8v9css.leh.ptd.net] has joined #code
04:50 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
04:50 mode/#code [+qo Vornicus Vornicus] by ChanServ
04:51 macdjord|wurk [macdjord@Nightstar-cd2k4t.mc.videotron.ca] has quit [[NS] Quit: We *are* shining examples of humanity. It's just that the light we shine with is generally Oppenheimer's.]
05:05 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Connection closed]
05:35 Shady [ShadyGuru@Nightstar-8v9css.leh.ptd.net] has quit [[NS] Quit: Yay, he's gone]
05:36 macdjord [macdjord@Nightstar-cd2k4t.mc.videotron.ca] has joined #code
05:36 mode/#code [+o macdjord] by ChanServ
05:39 celticminstrel [celticminst@Nightstar-5boimd.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!]
06:43 macdjord is now known as macdjord|slep
07:06 Kindamoody[zZz] is now known as Kindamoody
07:20 gizmore [kvirc@Nightstar-m755gv.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
07:55 gizmore [kvirc@Nightstar-e7a47h.dip0.t-ipconnect.de] has joined #code
07:56 catadruid is now known as catadroid
08:49 Xon [Xon@Nightstar-j72.ku7.252.119.IP] has quit [Client exited]
08:52 Xon [Xon@Nightstar-j72.ku7.252.119.IP] has joined #code
08:52 mode/#code [+o Xon] by ChanServ
09:02 Kindamoody is now known as Kindamoody|afk
09:49 catadruid [catalyst@Nightstar-usud8e.dab.02.net] has joined #code
09:51 catadruid [catalyst@Nightstar-usud8e.dab.02.net] has quit [[NS] Quit: Bye]
09:51 catadroid [catalyst@Nightstar-jrr7la.dab.02.net] has quit [Ping timeout: 121 seconds]
10:42 catadroid [catalyst@Nightstar-3eks8h.dab.02.net] has joined #code
11:00 Tarinaky [Tarinaky@Nightstar-ak1gaj.programmingresearch.com] has joined #code
11:00 mode/#code [+o Tarinaky] by ChanServ
12:09 Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code
12:10 mode/#code [+qo Vornicus Vornicus] by ChanServ
14:14
<@TheWatcher>
Modern software development: https://twitter.com/glorphindale/status/793464972638621696
14:15 celticminstrel [celticminst@Nightstar-5boimd.dsl.bell.ca] has joined #code
14:15 mode/#code [+o celticminstrel] by ChanServ
14:15
<~Vornicus>
yes.
14:18
<@gnolam>
Heh
14:42
< catadroid>
Can confirm
14:45 macdjord|slep is now known as macdjord|wurk
15:03
<@abudhabi>
Hahaha.
15:31
<@abudhabi>
TheWatcher: How does one customize the sidebar on posts?
15:33
<@abudhabi>
I mean, pages have sidebars attached, via a setting in the page edit page. But I don't see where I might set a sidebar either to individual posts, or "posts" in general.
15:35
<~Vornicus>
abudhabi: wordpress?
15:35
<@TheWatcher>
abudhabi: dunno off the top of my head, but maybe https://en-gb.wordpress.org/plugins/custom-sidebars/ ?
15:36
<@abudhabi>
Yeah, wordpress.
15:36
<~Vornicus>
To configure what the sidebar has in it, check out appearance -> widgets and appearance -> menus
15:36 * TheWatcher defers to the wordpress dev, though~
15:37
<~Vornicus>
To have specific posts or whatever have particular sidebars, you'll need to get a plugin or a theme with support.
15:38
<@abudhabi>
Vornicus: What I'd like to specifically do is to have the same sidebar on posts as I have on the Blog page.
15:40
<~Vornicus>
mmm. Depending on your theme you may be stuck editing the... uh... think it's single.php template file. Haven't done it in a while
15:41
<@abudhabi>
Vornicus: Not sure what to do about that, though. It defers sidebars to "<?php get_sidebar(); ?>".
15:41
<@abudhabi>
It *appears* to get the default, but I don't want the default.
15:42
<@abudhabi>
Hm.
15:42
<@abudhabi>
Where does get_sidebar() live?
15:42
<~Vornicus>
get_sidebar is a core function.
15:43
<@abudhabi>
Riiiight.
15:44
<~Vornicus>
You can name a specific sidebar
15:45
<~Vornicus>
Which you can create a file for
15:46
<~Vornicus>
you can also register sidebars, which will allow you to use widget areas to handle content. https://codex.wordpress.org/Function_Reference/register_sidebar
15:47
<@abudhabi>
Vornicus: Hm. Is there some way to detect, via JS, that I'm on a single post page?
15:48
<~Vornicus>
Check the classes on your body tag, there's one there
15:48
<@abudhabi>
Ooh, thanks.
15:50
<@abudhabi>
Hm. OK. So I think I'll just put recent posts + archive on the default sidebar, and make it invisible on any page that isn't Blog or a single post.
15:51
<~Vornicus>
THat you can probably do with a stylesheet.
16:05
<@abudhabi>
Vornicus: Can I?
16:05
<@abudhabi>
Didn't know I could do a "if element has class X, apply this style to class Y".
16:06
<~Vornicus>
abudhabi: you can if the X element is the parent of the Y element
16:06
<~Vornicus>
and body is parent to everything.
16:06
<@abudhabi>
How?
16:06
<~Vornicus>
so you'd go body.single-post .widget-5328 (or whatever) {display: none;}
16:08
<~Vornicus>
or -- since actualyl it's the other way around you'd go .widget-5328 {display: none;} body.blog .widget-5328, body.single-post .widget-5328 {display: block;}
16:10
<@abudhabi>
Cool. Thanks!
16:22 catadruid [catalyst@Nightstar-t4skb0.dab.02.net] has joined #code
16:25 catadroid [catalyst@Nightstar-3eks8h.dab.02.net] has quit [Ping timeout: 121 seconds]
17:24 * Vornicus fiddles with inkscape, determines he has no idea how to get it to do anything.
17:45 catadruid is now known as catadroid
17:45 * Vornicus keeps misreading "FSM" as "Flying Spaghetti Monster" instead of the correct "Finite State Machine"
17:46
< catadroid>
Same.
17:50
<@Azash>
Finite spaghetti machine
17:50
<@Azash>
The worst of all machines
17:53
<@Tamber>
But at least it's not an Infinite Spaghetti Machine.
17:54
<@Azash>
The worst FSM, of course, is formal spaghetti modelling
18:50
<@celticminstrel>
Hehe
18:52
<~Vornicus>
mmm, infinite spaghetti
18:55
<@celticminstrel>
As long as there's infinite pesto to go with it.
18:55
<@celticminstrel>
(Or tomato sauce would be fine too.)
18:56
<@Azash>
celticminstrel: Just needs a recognized condiment plug-in system
18:56
<@celticminstrel>
XD
18:56
<&McMartin>
Both the spaghetti and the pesto are procedurally generated
18:57
<@Azash>
McMartin: What if you prefer mandelbroth though
19:55
<~Vornicus>
pff
20:16 Vash [Vash@Nightstar-uhn82m.ct.comcast.net] has joined #code
20:23 * McMartin golfclaps
20:23
<&McMartin>
Also
20:23
<&McMartin>
https://twitter.com/20tauri/status/793269092404883456
20:23
<&McMartin>
I approve
20:25
<~Vornicus>
I approve heartily.
20:27
< Vash>
=)
21:18 himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code
21:19 mode/#code [+o himi] by ChanServ
21:59 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has joined #code
22:20 gizmore|2 [kvirc@Nightstar-7q77dv.dip0.t-ipconnect.de] has joined #code
22:20 gizmore [kvirc@Nightstar-e7a47h.dip0.t-ipconnect.de] has quit [Ping timeout: 121 seconds]
22:28 Kindamoody|afk is now known as Kindamoody
22:52 catadruid [catalyst@Nightstar-bu0k5k.dab.02.net] has joined #code
22:55 catadroid [catalyst@Nightstar-t4skb0.dab.02.net] has quit [Ping timeout: 121 seconds]
23:02 Kindamoody is now known as Kindamoody[zZz]
23:11 catadruid [catalyst@Nightstar-bu0k5k.dab.02.net] has quit [Ping timeout: 121 seconds]
23:18 catalyst [catalyst@Nightstar-bt5k4h.81.in-addr.arpa] has quit [Connection closed]
23:20 catadroid [catalyst@Nightstar-u6p.tcr.132.82.IP] has joined #code
--- Log closed Thu Nov 03 00:00:08 2016
code logs -> 2016 -> Wed, 02 Nov 2016< code.20161101.log - code.20161103.log >

[ Latest log file ]