Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)B
Posts
19
Comments
39
Joined
6 yr. ago

  • i thought it was a troll but it's real?

  • looks like a lacrosse stick, or a crutch maybe?

  • i have a rooted android (running calyx) and it just works and its great. i never fuck around with it at all, whether due to necessity or ricing desires.

  • presumably the idea is just to use/interact with the device on one's own terms, rather than being harrassed by it into engagement?

    i do both, but they're different things.

  • Emacs @lemmy.ml

    lem.el 0.22 update

    codeberg.org /martianh/lem.el
  • i'm so high i can see hotdogs grooving, smirking, and winking at me.

  • Emacs @lemmy.ml

    lem.el update 0.20

    codeberg.org /martianh/lem.el
  • maybe it can't be done? I think Jerboa doesn't implement, but i thought the web UI did...

  • Emacs @lemmy.ml

    lem 0.19 update

    codeberg.org /martianh/lem.el
  • Lemmy App Development @lemm.ee

    Lemmy API Swagger documentation

    mv-gh.github.io /lemmy_openapi_spec/swagger_ui.html
  • Lemmy App Development @lemm.ee

    how do you construct a user overview while respecting sort?

  • Emacs @lemmy.ml

    lem.el 0.16 update

  • Emacs @lemmy.ml

    lem.el 0.12 - optional encrypted auth tokens

    codeberg.org /martianh/lem.el
  • Lisp Community @lemmy.ml

    Mito tutorial, an ORM for Common Lisp

    dev.to /rajasegar/mito-an-orm-for-common-lisp-1n8n
  • Lisp Community @lemmy.ml

    lisp webdev tutorial part 2

    iv.melmac.space /watch
  • Lisp Community @lemmy.ml

    Common Lisp and HTMX (video)

    iv.melmac.space /watch
  • Lemmy.ml is back up! Apologies for the downtime.

    Jump
  • it'd be helpful to post to sth like masto yeah, as its much more public facing than matrix.

  • Emacs @lemmy.ml

    emacs lemmy client lem.el 0.9 update

    codeberg.org /martianh/lem.el
  • is it not possible to just search in the code of spacemacs if you know it can do it? seems like your best bet. if you can't find it searching, ask on the repo? otherwise, as others have said, i wouldn't think it's a simple thing to achieve. best to see if you can reuse the work others have already done.

  • Emacs @lemmy.ml

    emacs lem.el 0.8 update

    codeberg.org /martianh/lem.el
  • blocking instances for users was added in 0.19. it works like community block: you don't see any posts from an instance, but you can see the activity of users from that instance on any other instances where they do stuff.

    https://github.com/LemmyNet/lemmy/pull/3869

    [this is not an endorsement of federating with any meta product. i believe in deplatforming hostile actors, which they've well and truly proven themselves to be.]

  • no one else is having issues with this?

  • i read the page title, then looked at first result and it was mastodon.social and second was mstdn.social.

    mayb for your site to match its title you want to not make "federated" the default status sort option?

  • i also fixed authentication for the 0.19 release, but when your instance actually upgrades (lemmy.ml already has, for testing), it will require you to delete the lem.plstore file in .emacs.d/ and log in again with your password.

    & by all means holler if you run into authentication issues during the transition.

  • Lemmy App Development @lemm.ee

    ensure child comments are displayed in post view?

  • Emacs @lemmy.ml

    emacs lemmy client lem.el 0.4 update

    codeberg.org /martianh/lem.el
  • Lemmy.ml v0.19 upgrade issues and downtime.

    Jump
  • EDIT: all good, I worked it out, I found some other api docs.

    Is the ModeratorView listing type in this release? If so what feed view is it available in? I can't see it in the lemmy.ml webUI at the moment, nor in the API docs, but the code is merged.

  • (or a b)

    i never thought of lisp as concise before

  • understatement of the year

  • ah its back up now, thanks.

  • Emacs @lemmy.ml

    lem.el - client library and interface for lemmy

    codeberg.org /martianh/lem.el
  • Lemmy App Development @lemm.ee

    documentation for lemmy link types?

  • Lemmy App Development @lemm.ee

    how does the webfinger API work?

  • Lemmy App Development @lemm.ee

    are maximum Limit values documented somewhere?

  • Lemmy App Development @lemm.ee

    how to build a comment tree from the lemmy API?