Log message #4170381

# At Username Text
# Oct 5th 2018, 13:20 specialco wsx: try ##windows
# Oct 5th 2018, 13:20 specialco and you can keep the old one and include it in Grub to have the choice that use one day
# Oct 5th 2018, 13:20 specialco if it's broken
# Oct 5th 2018, 13:00 rudy1976s Is possible querying against column as Json ?
# Oct 5th 2018, 12:59 rudy1976s good afternoon
# Oct 5th 2018, 12:35 meepmeepKy the arch mysql start scripts are all broken etc
# Oct 5th 2018, 12:35 meepmeepKy if i do anything to mod my vrm im assing a cooling block
# Oct 5th 2018, 12:35 meepmeepKy z1haze, why don't you check yhourself
# Oct 5th 2018, 12:35 meepmeepKy DrunkRhino[m]: do you already have an X server running? /shrug
# Oct 5th 2018, 12:35 meepmeepKy Tech_8 I'm not doing much and you?
# Oct 5th 2018, 12:09 theCorvusyO oh! i see it
# Oct 5th 2018, 12:09 theCorvusyO 10 times faster to let bash combine the expansions.
# Oct 5th 2018, 12:09 theCorvusyO Soliton but what does built-ins imply in this context
# Oct 5th 2018, 11:22 vipul.onus Welcome ..
# Oct 5th 2018, 11:22 adriencs I've solved, thanks a lot
# Oct 5th 2018, 11:21 vipul.onus @adriencs look at this https://book.cakephp.org/3.0/en/views/helpers/paginator.html
# Oct 5th 2018, 11:19 adriencs `sortWhitelist` ... fine
# Oct 5th 2018, 11:16 adriencs I have some trouble to order on associated column. Any idea ?
# Oct 5th 2018, 09:18 neon1024 Although in this instance I’m in Cake 2
# Oct 5th 2018, 09:17 neon1024 Do we have a utils for this in the framework?
# Oct 5th 2018, 09:11 neon1024 `filter_var()` seems to be the bad boi!
# Oct 5th 2018, 09:06 neon1024 I could only really think of regex
# Oct 5th 2018, 09:05 neon1024 Does anyone have a good method for sanitising urls? If you’re using a slug from the url for example.
# Oct 5th 2018, 09:02 wolfson292Xi if the existing data is like 1,3,7,23 and you want to make it 1000,2000,3000,4000 then you can do that in a single update using a window function in a subselect
# Oct 5th 2018, 09:02 wolfson292Xi With puppet 4.5.3 (OS), is there a way to use the facts face to find a list of all nodes that have a given fact? Or, other than hitting puppetdb, a way to do so from the master?
# Oct 5th 2018, 09:02 wolfson292Xi TheRealNoob: The NFS manual covers a lot have you looked at it
# Oct 5th 2018, 08:22 thfryT _ymir: <https://weechat.org/files/doc/stable/weechat_plugin_api.en.html>?
# Oct 5th 2018, 08:22 thfryT Hi, I've been using Fedora for a few month. Today, after a kernel update I get "failed to start load kernel modules"
# Oct 5th 2018, 08:22 thfryT It does let andequalprg=andequalprg
# Oct 5th 2018, 08:22 thfryT right phonecall over
# Oct 5th 2018, 08:15 neon1024 Morning everyone! :wave: Happy Friday :confetti_ball:
# Oct 5th 2018, 08:13 rschwebelev I'm amazed you got over 1gb of ram used by irssi
# Oct 5th 2018, 08:13 rschwebelev as long as you have a powered on cell phone, they can track you
# Oct 5th 2018, 08:13 rschwebelev black goes to black
# Oct 5th 2018, 08:13 rschwebelev i didnt ask about a struct
# Oct 5th 2018, 08:13 rschwebelev kobi7: we're seeing delays to your mail service so it may be a little while before you receive the verification message - you won't be able to join registered-only channels until that happens
# Oct 5th 2018, 08:13 rschwebelev the colour is also deceptively close to my background colour, for extra embarassment
# Oct 5th 2018, 07:56 narendravaghela https://book.cakephp.org/3.0/en/views/helpers/form.html#customizing-the-templates-formhelper-uses
# Oct 5th 2018, 07:55 narendravaghela You can use template to build readonly inputs
# Oct 5th 2018, 07:45 lubos The easier for me was to extend FormHelper and catch field in control method
# Oct 5th 2018, 07:36 lubos FormHelper, Is it possible to set field option in Form->create? I mean I have list of fields which should have readonly attribute and that would be easier for me