[–] 5 points 1 week ago

Wait, is this a proxy to my API? If yes, what's the privacy policy / do you think users and providers would trust you with sensitive data (that might be subject to local privacy laws). If no, how can users buy access to my API though your platform?

Also, what kind of APIs are supported? REST (HTTP+JSON)? JSON-RPC? gRPC? Capnproto?

  • source
  • [–] 17 points 2 weeks ago (6 children)

    dousing them with a mixture of hydrogen peroxide, acetic acid, salt, and acrylic paint

    Is there a civil engineer here who would know what degree of damage will this cause?

  • source
  • [–] 1 point 1 month ago

    I say mantra because there is a large amount of people just hating AI outright, without a grounded reasoning.

    Granted, coding agents are insecure by default - they are built to execute remote code - but that does not mean they are generally useless/harmful/bad. I run them in a container, with access to the codebase only.

    Also, they hallucinate, produce over-convoluted abstractions, do not know when to reject instead of blindly trying to find a way trough a brick wall.

    But also, they can answer questions about gigantic codebases way faster than I could. They can generate tests, find missing test coverage, review code, and many other things.

  • source
  • parent
  • context
  •  

    Is anyone here running Sandstorm? If yes, what's your experience?

    I really like the idea of "grains" where an instance of the app runs for each document/project/unit of data your app has. It does improve security a lot, because it is very similar as running root-less docker.

    I also like the unified auth and user management sandstorm provides.

     

    I've played driller with all possible weapons and when going on a haz 5 dreadnought mission, I figured cryo was the best main weapon.

    And it sucked. Real low damage output. I've tried to freeze it and then throw the axe, but it was not dealing much damage.

    Is it just me, or should we be picking 2 engies and 2 gunners for dreadnoughts?

     

    I don't have much to say, only that I expected flutter to be a bloated fragile abstraction on top of different native GUI APIs, but no.

    It's quite fast, relatively easy to develop and it just works.

    I'm working on a desktop app that needs a high-perf rust impl, and (for now) flutter looks like a much better choice than tauri.

     

    When I was in high school I found Sublime Text and learned "multiple cursors". Since then, I've transitioned to vscode, mainly because I need LSP (without too much configuration work) for my work.

    I keep hearing about how modal editing is faster and I would like to switch to a more performant editor. I've been looking at helix, as the 4th generation of the vi line of editors. Is anyone using it? Is it any good for the main code editor?

    The problem that I have is that learning new editing keybindings would probably take me a month of time, before I get to the same amount of productivity (if I ever get here at all). So I'm looking for advice of people who have already done that before.

    My code editing does involve a lot of "ctrl-arrow" to move around words, "ctrl-shift-arrow" to select words, "home/end" to move to beginning/end of the line, "ctrl-d" for "new cursor at next occurrence", "shift-alt-down" for "new cursor in the line below", "ctrl-shift-f" for "format file" and a few more to move around using LSP-provided "declaration"/"usages".

    I would have to unlearn all of that.

    Also, I do use "ctrl-arrow" to edit this post. Have you changed keybindings in firefox too?

     

    Anyone using soucehut (sr.ht)? Can you please explain to me how you navigate the site?

    I really like the minimalist approach and extremely fast website UI, but I just cannot navigate the site.

    If I'm looking at source of a repo on https://git.sr.ht/ and want to see open tickets, how do I navigate to https://todo.sr.ht/ ? If I click on "todo" at the top, it takes me to my todo lists, not todo of the project I was just looking at.

    view more: next ›