--- Log opened Thu Jun 22 00:00:58 2017 |
00:01 | | Turaiel[Offline] is now known as Turaiel |
00:31 | <&McMartin> | This is a fun story/cautionary tale. http://asheron.wikia.com/wiki/Wi_Flag |
00:54 | | celticminstrel [celticminst@Nightstar-cn2je9.dsl.bell.ca] has joined #code |
00:54 | | mode/#code [+o celticminstrel] by ChanServ |
01:07 | <~Vornicus> | Man. |
01:12 | <&[R]> | Interesting |
01:12 | | * [R] wonders if one could game having the wi-flag |
01:13 | <&[R]> | IE: "Hey guys, I have the wi-flag, who wants to dungeon with me?" |
01:15 | <&ToxicFrog> | [R]: what do you mean by "bootscripts" here? Runs in the initrd? |
01:18 | <&[R]> | The code that sysvinit will be calling to help boot the system up |
01:19 | <&ToxicFrog> | So, init scripts, for installation in /etc/rcX.d/? |
01:19 | <&[R]> | That and the code between initd and those. |
01:19 | <&ToxicFrog> | Traditionally those are written in shell, and there are -- at least on Linux -- some widely available shell libraries to make writing them slightly less hideously painful. |
01:21 | <&ToxicFrog> | "the code between init and those" here is the stuff invoked via /etc/inittab that handles finding and running all the appropriate rcX.d/* scripts? |
01:22 | <&[R]> | Right |
01:23 | | * [R] is working on his own personal distro, could just continue to use the old arch scripts (which is what is currently in use) but figgured that doing his own might be an educational project. |
01:24 | <&ToxicFrog> | In principle I see no reason why you could write those in python, or any other language that lets you shebang and can spawn external processes |
01:24 | <&ToxicFrog> | But if you're using sysVinit, you might as well dehumanize yourself and face to bloodshed and use sh or bash for the full experience :D |
01:24 | <&[R]> | Oh yeah, it's totally possible |
01:25 | | * [R] is using sysvinit merely because that's what he found |
01:26 | <&[R]> | Not interested in systemd (or anything Pottering has touched) due to Pottering's software having annoying edge cases that I inevitably hit. |
01:54 | < Mahal> | I'm trying to make life easier for my Helpdesk, or, well, trying to make it harder for them to break things |
01:55 | < Mahal> | ... this means that I've spent a couple of hours writing Powershell scripts that they can execute as one-liners, instead of them GUI-ing their way through things. |
01:55 | < Mahal> | I'm not actually sure what's worse. |
02:34 | <&[R]> | Depends how competant of a batch you have |
02:39 | < Mahal> | Mixed, sadly |
02:39 | < Mahal> | Some don't know the difference between their arses and earholes |
02:44 | <&[R]> | That must result in very annoyed janitors |
03:05 | < Mahal> | can't decide if I've written a script or an abomination |
03:05 | < Mahal> | on the other hand |
03:06 | < Mahal> | .\migrate_single_user_to_o365.ps1 "Username" "Countrycode" |
03:08 | <~Vornicus> | It doesn't appear to be broken. What's it do with a bad username or countrycode? |
03:09 | < Mahal> | spits out a fuckload of errors and doesn't do useful things. |
03:09 | < Mahal> | I'm Ok with that. |
03:09 | <~Vornicus> | Fuckloads of errors works. |
03:09 | < Mahal> | yep. |
03:09 | < Mahal> | the commandlets I'm feeding the username / country code to are quite happy to go FUCK YOU THAT'S NOT VALID for me, so I'm not worrying about error checking myself. |
03:10 | < Mahal> | (owershell.) |
05:35 | | Turaiel is now known as Turaiel[Offline] |
05:39 | | celticminstrel [celticminst@Nightstar-cn2je9.dsl.bell.ca] has quit [[NS] Quit: And lo! The computer falls into a deep sleep, to awake again some other day!] |
06:20 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
06:27 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
06:27 | | mode/#code [+o Reiv] by ChanServ |
06:51 | | Kindamoody[zZz] is now known as Kindamoody |
07:54 | | macdjord|slep is now known as macdjord |
08:22 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has quit [Ping timeout: 121 seconds] |
08:31 | | Kindamoody is now known as Kindamoody|afk |
08:48 | <@abudhabi> | Ah the wonders of "|| true". |
10:30 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
11:07 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
13:27 | | celticminstrel [celticminst@Nightstar-cn2je9.dsl.bell.ca] has joined #code |
13:27 | | mode/#code [+o celticminstrel] by ChanServ |
15:18 | <&[R]> | Isn't that a noop? |
15:19 | <@abudhabi> | If you append that to a conditional statement, it becomes always true. |
15:23 | <&[R]> | Err right |
15:23 | | * [R] just woke up |
15:25 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has quit [[NS] Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] |
16:11 | | Vornicus [Vorn@ServerAdministrator.Nightstar.Net] has joined #code |
16:11 | | mode/#code [+qo Vornicus Vornicus] by ChanServ |
18:05 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Ping timeout: 121 seconds] |
18:05 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has joined #code |
18:05 | | mode/#code [+o himi] by ChanServ |
18:13 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has joined #code |
18:21 | | Kindamoody|afk is now known as Kindamoody |
19:48 | <&[R]> | How does someone sync an outlook calendar from desktop to android (using the outlook app) via 365 account? |
21:20 | <@Alek> | uhh. microsoft syncing with android? now there's a question. at least it's not an ipwn. |
21:40 | | ion [Owner@Nightstar-gmbj85.vs.shawcable.net] has quit [Ping timeout: 121 seconds] |
21:46 | | macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has quit [[NS] Quit: FLEET: We *are* shining examples of humanity. It's just that the light we shine with is generally Oppenheimer's. ] |
21:46 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has quit [Ping timeout: 121 seconds] |
21:50 | | Alek [Alek@Nightstar-7or629.il.comcast.net] has joined #code |
21:50 | | mode/#code [+o Alek] by ChanServ |
21:55 | | macdjord [macdjord@Nightstar-a1fj2k.mc.videotron.ca] has joined #code |
21:55 | | mode/#code [+o macdjord] by ChanServ |
22:44 | < Mahal> | I'm not even sure what the question is, [R] |
22:44 | < Mahal> | in my experience that works without a problem? |
22:49 | | * Mahal starts adding error checks to her scripts after all,sigh |
22:51 | | himi [sjjf@Nightstar-v37cpe.internode.on.net] has quit [Connection closed] |
22:59 | <~Vornicus> | wheee |
23:11 | | Emmy [Emmy@Nightstar-9p7hb1.direct-adsl.nl] has quit [Ping timeout: 121 seconds] |
23:15 | | Kindamoody is now known as Kindamoody[zZz] |
23:35 | | Reiv [NSkiwiirc@Nightstar-ih0uis.global-gateway.net.nz] has joined #code |
23:35 | | mode/#code [+o Reiv] by ChanServ |
--- Log closed Fri Jun 23 00:00:59 2017 |