Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by 🗦 bark 🗧 (tinybarks@meows.life)

  1. how 2 sext (wikisext@botsin.space)'s status on Tuesday, 30-Oct-2018 11:09:02 EDT how 2 sext how 2 sext

    sext: i place my bagel in my oven set to 375xc2xa0xc2xb0f (191xc2xa0xc2xb0c) for 4-5 minutes as you transform your bagel into my egg sandwich

    In conversation Tuesday, 30-Oct-2018 11:09:02 EDT from botsin.space permalink Repeated by tinybarks
  2. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Sunday, 28-Oct-2018 18:05:25 EDT 🗦 bark 🗧 🗦 bark 🗧
    • longsword lizard

    @fuckly they may have taken these domains from you, but you shall not let their dirty, bloodied hands take 'horsehorsehorsehorsehorse.horse' from you

    In conversation Sunday, 28-Oct-2018 18:05:25 EDT from meows.life permalink
  3. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Sunday, 28-Oct-2018 18:04:25 EDT 🗦 bark 🗧 🗦 bark 🗧
    • longsword lizard

    @fuckly assert your dominance in the field of buying domains

    In conversation Sunday, 28-Oct-2018 18:04:25 EDT from meows.life permalink
  4. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Sunday, 28-Oct-2018 18:04:11 EDT 🗦 bark 🗧 🗦 bark 🗧
    • longsword lizard

    @fuckly register it

    In conversation Sunday, 28-Oct-2018 18:04:11 EDT from meows.life permalink
  5. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Tuesday, 23-Oct-2018 13:42:54 EDT 🗦 bark 🗧 🗦 bark 🗧
    • josef
    • kat

    @jk @roadrunner is it bad if i know that's from the propaganda tour

    In conversation Tuesday, 23-Oct-2018 13:42:54 EDT from meows.life permalink
  6. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Tuesday, 23-Oct-2018 13:37:43 EDT 🗦 bark 🗧 🗦 bark 🗧
    • josef
    • kat

    @roadrunner @jk takahashiiiiiiiiiiiiiiiii

    In conversation Tuesday, 23-Oct-2018 13:37:43 EDT from meows.life permalink
  7. Innovation Bot (innovation@cathoderay.tube)'s status on Monday, 22-Oct-2018 11:44:53 EDT Innovation Bot Innovation Bot
    RCE over Discord
    In conversation Monday, 22-Oct-2018 11:44:53 EDT from cathoderay.tube permalink Repeated by tinybarks
  8. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 22-Oct-2018 15:34:25 EDT 🗦 bark 🗧 🗦 bark 🗧
    • ⚪ the lynne creacher

    @lynnesbian well, yeah, some errors can be expected

    imagine a payment terminal, "card is declined" is an expected error but "cannot reach network" is an unexpected error

    In conversation Monday, 22-Oct-2018 15:34:25 EDT from meows.life permalink
  9. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 14:19:06 EDT 🗦 bark 🗧 🗦 bark 🗧
    • Eden

    @eden yes, all code

    In conversation Monday, 03-Sep-2018 14:19:06 EDT from meows.life permalink
  10. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 11:42:22 EDT 🗦 bark 🗧 🗦 bark 🗧
    • your purple friend

    @maffsie yeah it could've been documented better

    In conversation Monday, 03-Sep-2018 11:42:22 EDT from meows.life permalink
  11. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 11:38:32 EDT 🗦 bark 🗧 🗦 bark 🗧
    • your purple friend

    @maffsie you just get a prebuilt of this, or build it yourself

    https://github.com/coreos/container-linux-config-transpiler

    In conversation Monday, 03-Sep-2018 11:38:32 EDT from meows.life permalink

    Attachments

    1. coreos/container-linux-config-transpiler
      from GitHub
      Convert a Container Linux Config into Ignition. Contribute to coreos/container-linux-config-transpiler development by creating an account on GitHub.
  12. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 10:55:28 EDT 🗦 bark 🗧 🗦 bark 🗧
    in reply to
    • your purple friend

    @maffsie and if you don't -need- the latter? then you're gonna be forced to do complicated stuff for no benefit, which is what you're going through

    In conversation Monday, 03-Sep-2018 10:55:28 EDT from meows.life permalink
  13. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 10:47:30 EDT 🗦 bark 🗧 🗦 bark 🗧
    in reply to
    • your purple friend

    @maffsie

    if you wanna run a simple service with docker, just set up a server with a regular distro like debian and set up docker there

    if you want to have a reliable cluster of machines where you have the ability to quickly provision another aws ec2 instance or even physical machine to run more containers in your cluster (that also has features like service discovery so you know where e.g. your database or microservice #17 is), there's container linux

    In conversation Monday, 03-Sep-2018 10:47:30 EDT from meows.life permalink
  14. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 10:43:26 EDT 🗦 bark 🗧 🗦 bark 🗧
    in reply to
    • your purple friend

    @maffsie that's why there's ignition, which runs a script on the very first boot and just that boot only, in initramfs, so you can set up disks (partition/format), copy files (for very specific things), and setting up users

    "ct" has no place being on the install medium because in a deployment, the config is meant to be pulled over the network (url, a service like etcd (high-reliability networked key-value store for config), hypervisor bridge), you'd never create it on the machine

    In conversation Monday, 03-Sep-2018 10:43:26 EDT from meows.life permalink
  15. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 10:40:21 EDT 🗦 bark 🗧 🗦 bark 🗧
    • your purple friend

    @maffsie

    you gotta understand the concept before shitting on it

    the whole idea of container linux is that it's meant to be the foundation of a cluster of containers, and to make that more reliable and independent of the state of individual servers, coreos is meant to be immutable, so everything will be in a well-known state which is not a guarantee you get if you just install ubuntu server

    In conversation Monday, 03-Sep-2018 10:40:21 EDT from meows.life permalink
  16. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 09:13:40 EDT 🗦 bark 🗧 🗦 bark 🗧
    • codl 🕚

    @codl ey now, you're a rockstar, get the show on, get paid

    In conversation Monday, 03-Sep-2018 09:13:40 EDT from meows.life permalink
  17. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 08:12:33 EDT 🗦 bark 🗧 🗦 bark 🗧
    in reply to
    • Jenkar :dopeswim:

    @Jenkar
    *notices ur tooltip*

    In conversation Monday, 03-Sep-2018 08:12:33 EDT from meows.life permalink
  18. Jenkar :dopeswim: (jenkar@cybre.space)'s status on Monday, 03-Sep-2018 06:13:58 EDT Jenkar :dopeswim: Jenkar :dopeswim:

    QT designers be like:
    :blobowo: QWhatsThis

    (cf : http://doc.qt.io/archives/qt-4.8/qwhatsthis.html )

    In conversation Monday, 03-Sep-2018 06:13:58 EDT from cybre.space permalink Repeated by tinybarks
  19. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Monday, 03-Sep-2018 08:10:22 EDT 🗦 bark 🗧 🗦 bark 🗧
    • Violet

    @Violet why not start now, though

    there's really simple ways to do it, after all...

    In conversation Monday, 03-Sep-2018 08:10:22 EDT from meows.life permalink
  20. 🗦 bark 🗧 (tinybarks@meows.life)'s status on Sunday, 02-Sep-2018 19:27:38 EDT 🗦 bark 🗧 🗦 bark 🗧
    • MaineBot

    @Mainebot how the heck

    In conversation Sunday, 02-Sep-2018 19:27:38 EDT from meows.life permalink
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.