home.social

#emmet — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #emmet, aggregated by home.social.

  1. Hype for the Future 194N: City of Estherville, Iowa

    Overview The City of Estherville is a small community in and the county seat of Emmet County, Iowa, along the Minnesota state line and along Routes 4 and 9 with the Estherville Inn and Suites offering a budget-friendly place to stay for Okoboji attractions to the west along Route 9. Today, the community also provides easy access to nearby Fort Defiance State Park on the western end of the community.

    novatopflex.wordpress.com/2026

  2. Hype for the Future 194N: City of Estherville, Iowa

    Overview The City of Estherville is a small community in and the county seat of Emmet County, Iowa, along the Minnesota state line and along Routes 4 and 9 with the Estherville Inn and Suites offering a budget-friendly place to stay for Okoboji attractions to the west along Route 9. Today, the community also provides easy access to nearby Fort Defiance State Park on the western end of the community.

    novatopflex.wordpress.com/2026

  3. Hype for the Future 194N: City of Estherville, Iowa

    Overview The City of Estherville is a small community in and the county seat of Emmet County, Iowa, along the Minnesota state line and along Routes 4 and 9 with the Estherville Inn and Suites offering a budget-friendly place to stay for Okoboji attractions to the west along Route 9. Today, the community also provides easy access to nearby Fort Defiance State Park on the western end of the community.

    novatopflex.wordpress.com/2026

  4. Hype for the Future 194N: City of Estherville, Iowa

    Overview The City of Estherville is a small community in and the county seat of Emmet County, Iowa, along the Minnesota state line and along Routes 4 and 9 with the Estherville Inn and Suites offering a budget-friendly place to stay for Okoboji attractions to the west along Route 9. Today, the community also provides easy access to nearby Fort Defiance State Park on the western end of the community.

    novatopflex.wordpress.com/2026

  5. Hype for the Future 194N: City of Estherville, Iowa

    Overview The City of Estherville is a small community in and the county seat of Emmet County, Iowa, along the Minnesota state line and along Routes 4 and 9 with the Estherville Inn and Suites offering a budget-friendly place to stay for Okoboji attractions to the west along Route 9. Today, the community also provides easy access to nearby Fort Defiance State Park on the western end of the community.

    novatopflex.wordpress.com/2026

  6. I just discovered #Emmet and I can't believe I never knew this was a thing.

  7. I’ve been learning a ton about #HelixEditor and I’m finally adjusting my dotfiles accordingly. I'm most proud about figuring out how to get #Emmet “wrap with abbreviation” to work. That was fiddly as hell.

    Not enough heavy HTML writers are using Helix, apparently. Y’all need to give it a try! It’s been a way smoother learning curve than Vim (which I never got the hang of).

    codeberg.org/trey/dotfiles

  8. Also got a couple sock puppets done tonight. If you want one, head over to ko-fi.com/zeiroslion and pay what you want (minimum 10.00 USD)!

    Oh yeah, and also a little tarrasque going "a."

    Marnol belongs to felinelover420 (Bluesky)

    Emmet belongs to @bosonicvinegar

    #ArtStream #Furry #FurryArt #Anthro #AnthroArt #Commission #CommissionsOpen #SockPuppets #Tiger #MarnolScaggs #Wombat #Emmet #Tarrasque

    2/2

  9. Also got a couple sock puppets done tonight. If you want one, head over to ko-fi.com/zeiroslion and pay what you want (minimum 10.00 USD)!

    Oh yeah, and also a little tarrasque going "a."

    Marnol belongs to felinelover420 (Bluesky)

    Emmet belongs to @bosonicvinegar

    #ArtStream #Furry #FurryArt #Anthro #AnthroArt #Commission #CommissionsOpen #SockPuppets #Tiger #MarnolScaggs #Wombat #Emmet #Tarrasque

    2/2

  10. Also got a couple sock puppets done tonight. If you want one, head over to ko-fi.com/zeiroslion and pay what you want (minimum 10.00 USD)!

    Oh yeah, and also a little tarrasque going "a."

    Marnol belongs to felinelover420 (Bluesky)

    Emmet belongs to @bosonicvinegar

    #ArtStream #Furry #FurryArt #Anthro #AnthroArt #Commission #CommissionsOpen #SockPuppets #Tiger #MarnolScaggs #Wombat #Emmet #Tarrasque

    2/2

  11. Also got a couple sock puppets done tonight. If you want one, head over to ko-fi.com/zeiroslion and pay what you want (minimum 10.00 USD)!

    Oh yeah, and also a little tarrasque going "a."

    Marnol belongs to felinelover420 (Bluesky)

    Emmet belongs to @bosonicvinegar

    #ArtStream #Furry #FurryArt #Anthro #AnthroArt #Commission #CommissionsOpen #SockPuppets #Tiger #MarnolScaggs #Wombat #Emmet #Tarrasque

    2/2

  12. Also got a couple sock puppets done tonight. If you want one, head over to ko-fi.com/zeiroslion and pay what you want (minimum 10.00 USD)!

    Oh yeah, and also a little tarrasque going "a."

    Marnol belongs to felinelover420 (Bluesky)

    Emmet belongs to @bosonicvinegar

    #ArtStream #Furry #FurryArt #Anthro #AnthroArt #Commission #CommissionsOpen #SockPuppets #Tiger #MarnolScaggs #Wombat #Emmet #Tarrasque

    2/2

  13. @rdnt it's great that you're saying that, as that's why I created #Pongo: github.com/event-driven-io/Pon

    Together with #Emmet PostgreSQL support it makes it already possible (at least if you're in Node.js space).

    See:
    - event-driven.io/en/emmett_proj
    - event-driven.io/en/projections

    And more about Pongo internals: event-driven.io/en/pongo_behin

  14. #Emmet って #LogicalProperties 対応してないっぽい気がする。
    そもそも #Emmet がもう古いソリューションなのか

    #CSS

  15. submitting my request to the universe 🕯️I would love to be able to use an #emmet plugin in #obsidian 🙏🏼

  16. #Emmet
    ```
    div*100>span{text}+div{🦹}
    ```

  17. Use the `inline_break` syntax profile setting for better formatting when writing #HTML using #Emmet

    docs.emmet.io/customization/sy

    Writing #HTML with #Emmet saves me a lot of time, but I couldn't understand when / why it put everything on one line until today:

    ```
    form[action=# method=post]>input[type=file name=upload_file]+button[type=submit]{Go!}
    ```

    ... becomes this unreadable mess:
    ```
    <form action="#" method="post"><input type="file" name="upload_file"><button type="submit">Go!</button></form>
    ```

    In #VSCode, I added this to my settings.json:

    ```json
    "emmet.syntaxProfiles": {
    "html": {
    "inline_break": 2
    }
    }
    ```

    Now, the previous Emmet code generates this:

    ``html
    <form action="#" method="post">
    <input type="file" name="upload_file">
    <button type="submit">Go!</button>
    </form>
    ```

  18. #Emmet
    ```
    div>span{artist}+div{🧑‍🎨}
    ```

  19. #Emmet
    ```
    a*366[href=#][data-keywords=#]>span{lorem ipsum face}
    ```

  20. They have 127939429 rigging errors but I'm going to pretend I don't see them.

    Motion data by Wasabi-P (I think) + Chee-shep (for facials).
    #YN3DArt #ポケモン #Pokemon #サブウェイマスター #ノボリ #クダリ #Ingo #Emmet

  21. First time I learn about #Emmet—and that my favorite IDE (IntelliJ/WebStorm) seems to have built-in support 😅

    (Not sure I strictly need Emmet—after all, it seems to like optional tags 😬—but yes, this is cool!)

    emmet.io/

  22. If you want your emmet templates to have single quotes instead of double quotes in VSCod(e/ium).

    stackoverflow.com/a/54715104

    #vscodium #vscode #emmet #html