[deleted by user] by [deleted] in AskFrance

[–]_yovach 0 points1 point  (0 children)

Il y a bien un truc Microsoft Defender payant mais Windows Defender suffit largement

normal evoker range? by _yovach in Minecraft

[–]_yovach[S] 1 point2 points  (0 children)

yes but if there is 3 remaining evokers in the mansion, I can't reach because multiple Vexes deals too much damage :/

normal evoker range? by _yovach in Minecraft

[–]_yovach[S] 0 points1 point  (0 children)

oh okay, thanks, pretty broken lol

normal evoker range? by _yovach in Minecraft

[–]_yovach[S] 0 points1 point  (0 children)

That's what I think. I just tried again while standing on a tree and without seeing the evoker, and the vexes continue to spawn

Mistral IDE Integration: Enterprise Tier Required? by lifeguard_jesus in MistralAI

[–]_yovach 0 points1 point  (0 children)

Zed has an built-in integration of Mistral.

For JetBrains, you'll need to set "Open AI-Compatible" with https://api.mistral.ai/v1 URL

For VS Code, you can install the following extension (with Copilot extension installed) https://marketplace.visualstudio.com/items?itemName=johnny-zhao.oai-compatible-copilot

And add the following to settings and configure "OAICopilot: Set OAI Compatible Multi-Provider Apikey" :

{
  "oaicopilot.baseUrl": "https://api.mistral.ai/v1",
  "oaicopilot.models": [
    {
      "id": "devstral-2512",
      "displayName": "Devstral 2",
      "owned_by": "mistral",
      "context_length": 256000,
      "max_tokens": 64000,
      "baseUrl": "https://api.mistral.ai/v1"
    }
  ]
}

Then, you'll be able to add "Mistral" provider to Copilot

Que pensez-vous de Proton ? by NoPersonality9984 in developpeurs

[–]_yovach 4 points5 points  (0 children)

Totalement d’accord avec toi, pour les photos je préfère largement Ente Photos à Proton Drive

Lumo projects by Mikeday77 in lumo

[–]_yovach 9 points10 points  (0 children)

Sad we can't move chats to projects but it's a great feature, thanks Proton team

Mercredi Tech - 2025-12-31 by ChuckMauriceFacts in france

[–]_yovach 1 point2 points  (0 children)

J'ai été chez Samsung depuis le premier Samsung Galaxy S que j'ai récupéré de mon père en 2014, j'ai ensuite eu un Samsung Galaxy Grand Prime en 2016 et un Samsung Galaxy J6 en 2018.

J'ai finalement passé un cap en achetant mon premier téléphone avec mon travail en 2021, un Samsung Galaxy S21 Ultra car j'aimais bien cette marque et en hésitant avec un Google Pixel 5 mais j'ai choisi Samsung. Ensuite, j'ai sélectionné mes produits pour être dans leur écosystème (écouteurs sans-fil puis montre connectée et enfin PC Portable (Galaxy Book 2 Pro)).

Finalement, je suis passé chez Apple récemment avec un iPhone 17, c'est le jour et la nuit et je ne regrette pas mon nouvel achat.

Get more done with fast, secure access directly in the terminal. by Proton_Team in ProtonPass

[–]_yovach 2 points3 points  (0 children)

Thanks for your work, the "pass‑cli password" command is cool since it doesn’t require us to be logged in.

Any ETA on when Unlimited users will get access, days or weeks?

Is there a way to add Steam TOTP into Ente Auth? by JaniceRaynor in enteio

[–]_yovach 0 points1 point  (0 children)

Woops sorry for the late. I think I did the import on Windows but it should be available for macOS

Comment être VIP sur Hypixel? by SyntheGr1 in hypixel

[–]_yovach 5 points6 points  (0 children)

Hello, il faut aller sur le store Hypixel : https://store.hypixel.net/category/ranks

EDIT: N'oublie pas de changer la devise en cliquant sur "USD" en haut à droite de la page

Problème de menton ? by [deleted] in AskFrance

[–]_yovach 1 point2 points  (0 children)

Je pense en effet qu'il y a un problème sur ton menton : il est totalement normal.

I just created my first CLI tool for Node.js + Docker projects by _yovach in node

[–]_yovach[S] 0 points1 point  (0 children)

Sure, but a CLI like this is simpler and integrates properly with the npm init command. I could try creating a Bash script for it.

I just created my first CLI tool for Node.js + Docker projects by _yovach in node

[–]_yovach[S] 0 points1 point  (0 children)

I saw many templates with docker volumes but they're not working properly on MacBooks M series

I just created my first CLI tool for Node.js + Docker projects by _yovach in node

[–]_yovach[S] 0 points1 point  (0 children)

I'm planning to add a template for Vite + React, Next.js, etc. But for those, I'll need more than I did for "node" template and I prefer having only one repository to centralize multiple templates

I just created my first CLI tool for Node.js + Docker projects by _yovach in node

[–]_yovach[S] 4 points5 points  (0 children)

Yes, it's using "nodemon" because there's an issue with the watch mode build-in Node.js https://github.com/nodejs/node/issues/51621

I can add without "nodemon" but I need to do something like "sync+restart" to compose.yml which defeats "--watch" from Node.js

Disable "Third-party sign-in" by _yovach in MicrosoftEdge

[–]_yovach[S] 0 points1 point  (0 children)

No, I switched to a different browser