https://www.puppet.com/community logo
Join Slack
Powered by
# voxpupuli
  • v

    VoxBot

    01/27/2023, 12:43 PM
    dito
  • v

    VoxBot

    01/27/2023, 12:43 PM
    you mean not as random markdown snippets on hackmd.io?
  • v

    VoxBot

    01/27/2023, 12:43 PM
    :D
  • v

    VoxBot

    01/27/2023, 12:43 PM
    (that's my "organization")
  • v

    VoxBot

    01/27/2023, 12:43 PM
    more like a calender with deadlines :D
  • v

    VoxBot

    01/27/2023, 12:43 PM
    right now it's a directory of files on my laptop …
  • v

    VoxBot

    01/27/2023, 12:43 PM
    I discovered https://github.com/scraly/developers-conferences-agenda / https://developers.events/ and that's quite awesome for conference related dates
  • v

    VoxBot

    01/27/2023, 12:44 PM
    bastelfreak: did you use a template for the VP slides?
  • v

    VoxBot

    01/27/2023, 12:44 PM
    It honours me that you think I'm that smart
  • v

    VoxBot

    01/27/2023, 12:45 PM
    I copy the last index.html into a new repo and hack on it :D
  • v

    VoxBot

    01/27/2023, 12:45 PM
    also thanks you meena for hacking the initial slideset in ~2015 for/with me and Spencer <3
  • v

    VoxBot

    01/27/2023, 12:46 PM
    ok, so let me rephrase it: how did you generate the PDF and can I steal^wborrow it?
  • v

    VoxBot

    01/27/2023, 12:46 PM
    ah sure. so for example https://github.com/bastelfreak/puppetize2021
  • v

    VoxBot

    01/27/2023, 12:46 PM
    which is also checked out at https://bastelfreak.de/puppetize2021/#1
  • v

    VoxBot

    01/27/2023, 12:47 PM
    I use remark.js to render slides + pdf
  • v

    VoxBot

    01/27/2023, 12:47 PM
    when you go to https://bastelfreak.de/puppetize2021/#1
  • v

    VoxBot

    01/27/2023, 12:47 PM
    to can press p for presenter mode or c to clone the window
  • v

    VoxBot

    01/27/2023, 12:48 PM
    I usually have that stuff locally and serve the content with
    python -m http.server
  • v

    VoxBot

    01/27/2023, 12:48 PM
    and I embedded all the fonts directly, so this works without internet
  • v

    VoxBot

    01/27/2023, 12:48 PM
    nice, will play with it
  • v

    VoxBot

    01/27/2023, 12:49 PM
    works really well. I use that since almost 10 years now
  • v

    VoxBot

    01/27/2023, 12:51 PM
    Florian recently had a very interesting post on his usage of reveal.js https://xahteiwi.eu/blog/2022/12/11/no-you-wont-get-a-powerpoint/#no-you-wont-get-a-powerpoint
  • v

    VoxBot

    01/27/2023, 12:52 PM
    I considered switching to reveal, but....
  • v

    VoxBot

    01/27/2023, 12:52 PM
    nah
  • v

    VoxBot

    01/27/2023, 12:52 PM
    too lazy
  • v

    VoxBot

    01/27/2023, 1:16 PM
    https://github.com/voxpupuli/puppet-keepalived/pull/277/files#diff-87675708e3ca7c1b55dad9128dbfabcbe61466ea8952499670fe4af11f40f7c1R44 that will just print true?
  • v

    VoxBot

    01/27/2023, 1:16 PM
    that doesn't look correct
  • v

    VoxBot

    01/27/2023, 1:16 PM
    no, it will print use_vmac_addr
  • v

    VoxBot

    01/27/2023, 1:17 PM
    aha right
  • v

    VoxBot

    01/27/2023, 1:17 PM
    <%= @use_vmac_addr %> would print true
1...262263264...648Latest