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/)F
Posts
5
Comments
200
Joined
3 yr. ago

  • All I can say is that I'm using .ml and I don't support this.

  • Will keep my eyes open. Thanks.

  • I have seen socialist posts. And I seriously don't know what's your problem with that. Are you a burgoise who want to enslave the working class? In case of this, I can understand your problem. Otherwise, I think you are just uninformed and you have never read Karl Marx.

    I'm pro-ukraine btw.

  • The guy is a socialist who belives in democracy. Russia and China is a shame on socialism.

  • You mean socialist? That does not mean Putin supporter. Do you know any case when someone stated pro-putin or anti-ukraine stance?

  • I used claude code to migrate a small rust project from raw sql to an ORM. It was next level. In a timespan of a small bug fix I could rewrite the data model. It tested the code, it fixed the errors, I was amazed. I reviewed every change, so I could spot problems like migration would fail with prod data. I wrote a new prompt to fix that and it fixed.

    For anybody new to claude code: It's a tui app where you can log in and write prompts for the project in the current directory. The way it works, it searches files in the project based on the prompt, and it locates the related code sections. So it gathers the context pretty well. It can suggest changes, it can suggest running CLI commands, it can read its output. It reacts to itself. You can accept or intercept and correct it anytime.

    I ran it in docker just in case.

    In summary, this is a real deal, but of course the code needs to be reviewed. Sometimes, it produces, simply put, unmaintainable code, that shouldn't be used. Works or not, it should move.

  • Any explanation?

  • Sorry I still don't understand. Did you just block typical ports?

  • Luckily, Hungary is not this crazy yet to monitor the sussy hosts or protocols.

  • What do you mean by blocking "100% of all P2P traffic"?

  • Ah ok. That's something I will never understand.

  • The photo would probably come through a lot better with higher quality. I’m guessing the lighting or gear made it tricky. Just mentioning it in case you’d like to improve future shots.

  • Yeah, I deliberately did not specify it. But I can image configurations work against some groups. Of course you shouldn't store your footages at your enemies.

  • There's only one method that covers also lost footages. Live streaming the media into multiple trustworthy places.

  • It think it is not a big simplification to say If somebody uses Lemmy they would vote against chat control. I already contacted some of our representatives. (They didn't answer.)

  • If it is for documentation try docusaurus.

  • I have never met anybody who likes classical liberalism. I think they like social liberalism, like what EU does. More government, regulated capitalism, but still capitalism.

  • This won’t protect your .env files though, right?

    Right, but my machine is safe at least.

  • It's possible. For pnpm package cache you need to attach another volume, and another for globally installed packages.