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/)SI
Posts
5
Comments
9
Joined
2 yr. ago

Shell Scripting @programming.dev

Using sed to match regexp patterns in a file with a fixed string (not the other way around)

  • Thanks for the reply. I was thinking about that, but in this specific case, changing back button behavior seem to improve user experience. See, for instance, Lemmy. IIRC, after submitting a new post, you are redirected to the post page you just submitted. If you press browser back button, you are taken to the community index page, not the submit form. How does Lemmy achieve this? Is it one single page, which content is changed by Javascript or, it is like my application, in which a full reload of the page is done?

  • Thanks. It seems these functions are useful in a SPA context? Since I'm reloading every page (I'm using plain HTML for most of this application) these functions seem not to be really useful for the purpose I wrote. Maybe I'm doing something wrong?

  • WebDev @lemmy.world

    Techniques to deal with forms and browser history

    RetroGaming @lemmy.world

    Does Driver (PS1) and other games limit their own speed sometimes?

  • That is exactly what I'm looking now! Thanks! I'm actually new to this paradigm. How is it more secure than storing password in plain text? I mean, in your application, you'll have to store a token or something, so you can query Vault server, right? If an attacker have access to the server, it can query the Vault server with the token, retrieving relevant secrets, no?

  • DevOps @lemmy.ml

    How do you store database secrets for an application in your source code management system?

    Pens & Paper @lemmy.ml

    Mechanical pencils: Pentel Smash or Pentel Graphgear 500?