Igor's home timeline

Notices

  1. !zagrebbronies Minimeetup 1.7.2012 u 15:00 na trgu kod sata, ili u slucaju da je sat nedostupan sa druge strane ceste u ravnini sa satom, plan je ici na pizzu i onda se druziti i kartati (Yu-gi-oh, Magic the Gathering i Pokemon).

    Friday, 29-Jun-12 18:48:14 UTC from web
    • !zagrebbronies note: meetup moved to noon due to museum schedule for more info contact +385989703081

      Friday, 22-Jun-12 17:11:38 UTC from web
      • !zagrebbronies Reminder for Saturday's meetup at Technical museum, near Cibona Tower, 2pm, Entrance is 15kn (10 kn, if there are 10 or more of us)

        Thursday, 21-Jun-12 17:52:38 UTC from web
        • !zagrebbronies meeting time is 2pm btw :)

          Tuesday, 12-Jun-12 17:01:26 UTC from web
          • !zagrebbronies Zagreb Bronies/Cronies meetup, 23.6.. Idemo u tehnički muzej gledati kakvi su sve izumi postojali u pre-pony dobu. eng: Zagreb Bronies/Cronies meetup on 23tr of June. We're going to Zagreb Technical museum to see all inventions that were made in pre-pony era. https://www.facebook.com/events/309176539173856/

            Tuesday, 12-Jun-12 17:00:55 UTC from web
            • I love that final moment when everything works, after digging though hundreds of error messages. http://i.imgur.com/ak7P0.png !coderpony

              Monday, 11-Jun-12 07:13:13 UTC from web
            • ... Now I have 4 in the sidebar. Wth rdn.

              Monday, 11-Jun-12 04:59:19 UTC from web
            • char* ALL THE THINGS! !coderpony #

              Sunday, 10-Jun-12 21:03:41 UTC from web
            • @starlight Thanks. So I'm guessing no one would like a dedicated application?

              Saturday, 09-Jun-12 14:08:08 UTC from web
            • Wait. CoffeeScript is written in CoffeeScript. Gah meta programming. !coderpony http://coffeescript.org/documentation/docs/rewriter.html

              Saturday, 09-Jun-12 04:43:09 UTC from web
              • !steam Rawr? http://ur1.ca/9gsy9

                Friday, 08-Jun-12 18:38:01 UTC from web
              • !steam Oh look Steam, never joined here. So here is my Steam thingy http://steamcommunity.com/id/stumperman07 Also all my *non* cracked games http://rainbowdash.net/attachment/94880

                Friday, 08-Jun-12 18:32:21 UTC from web
              • !zagrebbronies Meetup 9.6.2012. Plan u 11:00 se naci na Jarunu sjeverni ulazi, i ici na Aeromeeting. Vjerojatno cemo tamo ostati do kraja i onda otici negdje nesto pojest i popit i onda se druziti. Ako netko kasni samo neka javi na mob 0915488218

                Thursday, 07-Jun-12 23:35:39 UTC from web
                • Success! I've successfully mimicked RDN's background using pure CSS3! http://i.imgur.com/0wtXa.png It may not look like much but, it should fix the problems people have been having with their profile designs.

                  Tuesday, 05-Jun-12 23:46:37 UTC from web
                • !zagrebbronies Mini meetup subota 2.6. na trgu kod sata u 16:00 Plan: ici u muller, na vise lokacija mozda i naci wave 4 blindbagove

                  Thursday, 31-May-12 22:49:30 UTC from web
                  • My favourite HTTP status code is HTTP 418. !coderpony

                    Thursday, 31-May-12 04:45:20 UTC from web
                  • !zagrebbronies Mini meetup 27.5. na trgu kod sata u 16:00, plan ici u muller kupiti blind bagove (dosao je wave 4) i onda na pizzu u 17:00

                    Friday, 25-May-12 19:49:21 UTC from web
                    • You know you're doing something right when your compiler freezes windows. #

                      Friday, 25-May-12 12:05:26 UTC from web
                    • !zagrebbronies 19.5. meetup u 16:00 na trgu kod sata, plan: druzenje

                      Saturday, 19-May-12 09:04:14 UTC from web
                      • Before I go to bed, I wanted to share this because it makes me happy. http://dpaste.com/749403/ @widget @bitshift !coderpony #

                        Thursday, 17-May-12 16:31:19 UTC from web
                        • @aeniug2 You should join !coderpony

                          Wednesday, 16-May-12 03:21:49 UTC from web
                        • Pre-caching the path instead of generating it dynamically seems to only improve cached performance (though the improvement there is dramatic). In some cases the uncached performance was actually *worse* than generating the path in a WITH RECURSIVE block. http://pgsql.privatepaste.com/60741d539f @bitshift @widget !coderpony #

                          Monday, 14-May-12 09:32:33 UTC from web
                          • So, first test: building the paths in a WITH RECURSIVE block under normal settings. Test shows that this is, indeed, unacceptably slow but cached performance is phenomenal until the thread gets monstrously huge; as real world threads will never get as big as even the smallest thread in this sample, and certainly won't be so spread out, I consider the cached performance to be acceptable but I'd like something better for uncached performance. Now let's test it with the pre-computed paths. http://pgsql.privatepaste.com/205d6138f2 @bitshift @widget !coderpony #

                            Monday, 14-May-12 09:10:37 UTC from web
                            • Hm, that was done faster than I thought. I estimated the total size would get to be over 5GB but it only got to 4.1GB before it finished. Here's an hour-by-hour breakdown of how long it took to populate the database with over ten million rows: http://dpaste.com/747878/ !coderpony #

                              Monday, 14-May-12 08:23:58 UTC from web
                            • I dreamt there was a prize for waking up on time. Now that I'm awake on time and there's no prize, I'm a little disappointed. Also, very tired.

                              Sunday, 13-May-12 20:59:37 UTC from MuSTArDroid
                            • I can't understand what this error is about. All of my parenthesis seem to line up properly (and it successfully creates the first two tables before the one with the error) and I don't see any misplaced or missing semicolons. Any help? http://dpaste.com/747347/ @bitshift @widget !coderpony #

                              Sunday, 13-May-12 01:13:01 UTC from web
                            • Here's a comparison of uncached performance vs cached performance http://dpaste.com/747276/ @bitshift @widget !coderpony #

                              Saturday, 12-May-12 20:37:27 UTC from web
                            • !zagrebbronies Minimeetup u subotu 12.5 u 16 sati, na trgu kod sata, plan: ici u muller kupit blind bagove i onda druzenje

                              Friday, 11-May-12 23:44:42 UTC from web
                              • I'm pretty happy about this. http://dpaste.com/746779/ @widget @bitshift !coderpony #

                                Friday, 11-May-12 19:14:58 UTC from web
                                • A question arises: if a column references its own table as a foreign key with ON DELETE RESTRICT and just so happens to refer to its own row, is that row simply completely impossible to delete or will it be deleted normally? !coderpony #

                                  Thursday, 10-May-12 00:42:11 UTC from web