Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by zac anger (zacanger@mastodon.social), page 15

  1. zac anger (zacanger@mastodon.social)'s status on Monday, 26-Feb-2018 14:45:40 EST zac anger zac anger

    moved teams again today. maybe I'll stay with this one for a few months.

    In conversation Monday, 26-Feb-2018 14:45:40 EST from mastodon.social permalink
  2. zac anger (zacanger@mastodon.social)'s status on Sunday, 25-Feb-2018 11:40:59 EST zac anger zac anger

    published a new module: http://npm.im/path-normalize. It's not the same as normalize-path -- normalize-path only handles slashes, my module is pretty much an exact copy of Node's posix path.normalize that happens to work in the browser.

    In conversation Sunday, 25-Feb-2018 11:40:59 EST from mastodon.social permalink
  3. zac anger (zacanger@mastodon.social)'s status on Saturday, 24-Feb-2018 23:06:05 EST zac anger zac anger

    hey mastodon
    https://twitter.com/loonasbian/status/967604951353577472

    In conversation Saturday, 24-Feb-2018 23:06:05 EST from mastodon.social permalink
  4. zac anger (zacanger@mastodon.social)'s status on Saturday, 24-Feb-2018 21:34:47 EST zac anger zac anger

    potentially controversial opinion: Pieces of You was the best album of the 90s

    In conversation Saturday, 24-Feb-2018 21:34:47 EST from mastodon.social permalink
  5. zac anger (zacanger@mastodon.social)'s status on Saturday, 24-Feb-2018 12:13:17 EST zac anger zac anger

    i forgot about this until today
    https://www.youtube.com/watch?v=O_ZUmMzP5ts

    In conversation Saturday, 24-Feb-2018 12:13:17 EST from mastodon.social permalink

    Attachments

    1. Invalid filename.
      Girls' Generation - Into The New World Ballad Version
      By OhMy KpopGeneration from YouTube
  6. zac anger (zacanger@mastodon.social)'s status on Wednesday, 21-Feb-2018 08:51:10 EST zac anger zac anger

    so here's a thing https://youtu.be/Vd9Z1JN2Xjw

    In conversation Wednesday, 21-Feb-2018 08:51:10 EST from mastodon.social permalink

    Attachments

    1. Invalid filename.
      10 Hours of Haseul's rap in EDILY
      By Zac Anger from YouTube
  7. zac anger (zacanger@mastodon.social)'s status on Tuesday, 20-Feb-2018 19:44:01 EST zac anger zac anger

    i'm also uploading a 10 hour video of haseul's 16 seconds in EDILY for someone, help

    In conversation Tuesday, 20-Feb-2018 19:44:01 EST from mastodon.social permalink
  8. zac anger (zacanger@mastodon.social)'s status on Tuesday, 20-Feb-2018 19:43:27 EST zac anger zac anger

    on the weekends sometimes i work on a site that only exists to help people find loona-related social media posts, and now i'm working on a cli to tell me which loona MVs need more attention. i might be a stan.

    In conversation Tuesday, 20-Feb-2018 19:43:27 EST from mastodon.social permalink
  9. zac anger (zacanger@mastodon.social)'s status on Tuesday, 20-Feb-2018 10:02:17 EST zac anger zac anger

    utah: come to utah, we have snow! that's our only thing, the mountains with the snow!

    also utah: IT SNOWED AND WE DON"T KNOW HOW TO HANDLE THAT

    In conversation Tuesday, 20-Feb-2018 10:02:17 EST from mastodon.social permalink
  10. zac anger (zacanger@mastodon.social)'s status on Monday, 19-Feb-2018 20:45:11 EST zac anger zac anger

    i had a dream last night that i had too much garlic. there wasn't anything else notable about the dream, i just had a shitton of garlic for some reason.

    In conversation Monday, 19-Feb-2018 20:45:11 EST from mastodon.social permalink
  11. zac anger (zacanger@mastodon.social)'s status on Sunday, 18-Feb-2018 21:23:35 EST zac anger zac anger

    i got tired of writing the same ten lines of cluster code over and over so here's a module i published yesterday:
    https://www.npmjs.com/package/boring-cluster

    In conversation Sunday, 18-Feb-2018 21:23:35 EST from mastodon.social permalink

    Attachments

    1. File without filename could not get a thumbnail source.
      boring-cluster
      from npm
      A really boring cluster module
  12. zac anger (zacanger@mastodon.social)'s status on Sunday, 18-Feb-2018 20:41:05 EST zac anger zac anger

    just tried to find a "paper box" to buy online because i couldn't remember "filing cabinet" so my sunday is going great

    In conversation Sunday, 18-Feb-2018 20:41:05 EST from mastodon.social permalink
  13. zac anger (zacanger@mastodon.social)'s status on Sunday, 18-Feb-2018 02:29:18 EST zac anger zac anger
    • kayenne

    @riking it really is. at one point i tried to figure out how much money we spend on aws and it blew my mind

    In conversation Sunday, 18-Feb-2018 02:29:18 EST from mastodon.social permalink
  14. zac anger (zacanger@mastodon.social)'s status on Saturday, 17-Feb-2018 19:05:58 EST zac anger zac anger

    https://mastodon.social/media/lqM0Q1UW3DALVoUBCPM

    In conversation Saturday, 17-Feb-2018 19:05:58 EST from mastodon.social permalink
  15. ed(1) conference (ed1conf@bsd.network)'s status on Wednesday, 31-Jan-2018 09:22:13 EST ed(1) conference ed(1) conference

    Is your child texting about ed? Know the signs:
    gtg: show lines containing "g"
    kk: drop mark "k"
    smh: remove the first "h"
    stfu: remove the first "fu"
    r ofl: read the file "ofl" in
    w tf: write to "tf"

    In conversation Wednesday, 31-Jan-2018 09:22:13 EST from bsd.network permalink Repeated by zacanger
  16. zac anger (zacanger@mastodon.social)'s status on Tuesday, 30-Jan-2018 19:35:54 EST zac anger zac anger

    anyway, that's what i've been up to, hbu?

    In conversation Tuesday, 30-Jan-2018 19:35:54 EST from mastodon.social permalink
  17. zac anger (zacanger@mastodon.social)'s status on Tuesday, 30-Jan-2018 19:35:44 EST zac anger zac anger

    something like

    const App = () => <div>hi i'm a whole page wow</div>

    export const mount = ReactDOM.render(<App />, document.getElementById('myelement')

    though it might need to be a little more complex.

    In conversation Tuesday, 30-Jan-2018 19:35:44 EST from mastodon.social permalink
  18. zac anger (zacanger@mastodon.social)'s status on Tuesday, 30-Jan-2018 19:34:35 EST zac anger zac anger

    What this solves: my team focuses on the discovery vertical, your team focuses on the checkout experience, we have separate codebases but our code goes onto the same page. The teams agree on a manifest and who gets what dom node, and that's all you need. Any frontend microservice can use whatever the team wants and implement their own mounting logic. Each app would export itself as default, and its mounting logic.

    In conversation Tuesday, 30-Jan-2018 19:34:35 EST from mastodon.social permalink
  19. zac anger (zacanger@mastodon.social)'s status on Tuesday, 30-Jan-2018 19:33:03 EST zac anger zac anger

    this probably wouldn't work for a while, because right now `import()` turns into a webpack `require.ensure()` (by babel) which can't take dynamic paths. But it's a nice idea and I think i'm going to mess with it for a bit.

    In conversation Tuesday, 30-Jan-2018 19:33:03 EST from mastodon.social permalink
  20. zac anger (zacanger@mastodon.social)'s status on Tuesday, 30-Jan-2018 19:32:02 EST zac anger zac anger

    something i've been thinking about:

    (async () => {
    const manifest = await fetch(config.manifestUrl)
    const { apps } = await manifest.json()
    Promise.all(apps.map((app) =>
    import(app).then(({ default: App, mount }) =>
    mount(App))))
    })()

    A tiny universal frontend microservice loader. There's this thing called Sofe that a local company uses to do something similar, but their lib uses SystemJS, and `import()` is stage-3 so I think it's time to move on from SystemJS.

    In conversation Tuesday, 30-Jan-2018 19:32:02 EST from mastodon.social permalink
  • After
  • 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.