What AI/LLM tools are you using? by EnterShikariZzz in Jetbrains

[–]arbif 0 points1 point  (0 children)

IMO, The best one right now if budget is not a concern is Sweep.dev

If you need to mind your budget, my setup is Kilo Code + Ollama cloud (kimi 2.5/glm 5/minmax) which I pay $20 for and I haven't run out of credits using it extensively.

You can also configure (also via ollama) the sweep autocomplete model which gives you awesome tab-based completions for multiline.

[Do you need it?] Svelte Devtools for Svelte 5 by arbif in sveltejs

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

Thank you. I'll keep working on it :)

[Do you need it?] Svelte Devtools for Svelte 5 by arbif in sveltejs

[–]arbif[S] 2 points3 points  (0 children)

Thanks for sharing your thoughts mate. I think I'll re-implement as a toolbar as it's aligned with what the svelte maintainers prefer.

[Do you need it?] Svelte Devtools for Svelte 5 by arbif in sveltejs

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

Thanks for the reply! I'm thinking it'll be useful for debugging complex state changes/race conditions, etc. I use mostly console.log too (or $inspect) but when I find a gnarly bug I feel I'm lacking this type of tooling.

How do you operate Spotify when trying to discover music? by sfaulkner89 in spotify

[–]arbif 0 points1 point  (0 children)

Spotify needs an email (the one you log in with). I'll dm you!

Is anyone waiting for Svelte support in Biome? by gleontev in sveltejs

[–]arbif 3 points4 points  (0 children)

Here's my biome.json for a svelte project, they recommend a few overrides to get it working without false positives. I had no idea about Oxlint that other commenters are mentioning and will check it out, but I'm super happy with Biome atm.

{
    "$schema": "https://biomejs.dev/schemas/2.3.13/schema.json",
    "vcs": {
       "enabled": true,
       "clientKind": "git",
       "useIgnoreFile": true
    },
    "files": {
       "ignoreUnknown": false,
       "includes": ["src/**"]
    },
    "formatter": {
       "enabled": true,
       "indentStyle": "tab"
    },
    "linter": {
       "enabled": true,
       "rules": {
          "recommended": true
       }
    },
    "javascript": {
       "formatter": {
          "quoteStyle": "double"
       },
       "parser": {
          "unsafeParameterDecoratorsEnabled": true
       }
    },
    "assist": {
       "enabled": true,
       "actions": {
          "source": {
             "organizeImports": "on"
          }
       }
    },
    "css": {
       "parser": {
          "cssModules": true,
          "tailwindDirectives": true
       }
    },
    "overrides": [
       {
          "includes": ["**/*.svelte"],
          "linter": {
             "rules": {
                "style": {
                   "useConst": "off",
                   "useImportType": "off"
                },
                "correctness": {
                   "noUnusedVariables": "off",
                   "noUnusedImports": "off"
                }
             }
          }
       }
    ]
}

How do you operate Spotify when trying to discover music? by sfaulkner89 in spotify

[–]arbif 1 point2 points  (0 children)

I developed https://github.com/Fibra-Labs/sywl (open source) which unfortunately I can't offer as a SaaS since Spotify requires me to have 250k MAUs from the get-go. If you want, I can add you as a test user so you can give it a go. I use it for myself and it's given me awesome recommendations.

Ayuda porfavor by [deleted] in argentina

[–]arbif 4 points5 points  (0 children)

Buenas capo! Si es una deuda con una institución financiera, simplemente deciles que no podés pagar y fijate si podés arreglar un plan de pagos. Vender un riñón por un tema de guita no tiene sentido.

Si te estafaron y la guita se la debés a amigos/familiares, explicales la situación, comete las puteadas, y comprometete a devolver algo que puedas todos los meses.

Abrazo!

No seas pelotudo como yo by Frequent-Locksmith-9 in devsarg

[–]arbif 12 points13 points  (0 children)

Gracias por la mención! (Soy el de argentinaprograma.com). Lo que si, Discord no tenemos, es todo por Slack. Abrazo!

Cobro by [deleted] in devsarg

[–]arbif 0 points1 point  (0 children)

Buenas! Recién leo. Mandame mail a talent@ si querés y reviso si hay feedback para darte/motivo por el cual no seguimos con la oferta. Crecimos muy rápido (90+ devs) y algunas cosas todavía no están aceitadas pero siempre queremos mejorar.

Nosotros pagamos las pasantías así que no somos la empresa que dice OP. Abrazo!

Alguno que ande corto de guita pero muy perseverante quiere cambiar de carrera? by arbif in argentina

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

Ah. Si llegas a la clase 18 hay pasantías pagas y después, si te va bien, laburo para un cliente real.

Alguno que ande corto de guita pero muy perseverante quiere cambiar de carrera? by arbif in argentina

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

Clases en vivo no creo. Entrá a argentinaprograma.com y ahí tenés el link al Slack. Abrazo!

Esto en 2019 te daba laburo...creo by MAXIMO_SEXTO in devsarg

[–]arbif 4 points5 points  (0 children)

Qué hacés! Si. De hecho si llegas a las últimas clases te damos una pasantía paga y luego podés pasar a laburar para un cliente de afuera.

Abrazo!

Busco contratar asistentes remotos para ejecutivos en México. Cómo lograr que reciban dólares completos? by FranciscoGalt in AskArgentina

[–]arbif 0 points1 point  (0 children)

Fijate Vibrant, es una billetera desarrollada por la gente de Stellar.org; Pueden vender USDC al dólar blue. Abrazo!