masto.es es uno de los varios servidores independientes de Mastodon que puedes usar para participar en el fediverso.
Bienvenidos a masto.es, el mayor servidor de Mastodon para hispanohablantes de temática general. Registros limitados actualmente a invitaciones.

Administrado por:

Estadísticas del servidor:

2 K
usuarios activos

#vue

2 publicaciones2 participantes0 publicaciones hoy
👾 Attila Gonda<p>👋 I'm looking for a Senior <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Frontend</span></a> / Fullstack Engineer job!</p><p>📜 I am...<br>- proficient with <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JavaScript</span></a> and <a href="https://mastodon.social/tags/TypeScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TypeScript</span></a>, <a href="https://mastodon.social/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a>, TDD<br>- experienced with <a href="https://mastodon.social/tags/React" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>React</span></a>, GCP, Terraform<br>- enthusiastic about small details that greatly improve the user experience!</p><p>🚀 I'm looking for:<br>- a highly collaborative environment between engineering team, product, other stakeholders<br>- a UK / EU-based remote-first company<br>- ability to learn and grow</p><p>🚫 no crypto, web3, big oil, gambling</p><p>🙇 boost appreciated!</p><p><a href="https://mastodon.social/tags/FediHire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediHire</span></a></p>
Jarek Rozanski ➡️ Wide Angle 📊<p>Did you know that Wide Angle Analytics:</p><p>1. Supported <a href="https://mastodon.online/tags/Mastodon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Mastodon</span></a> for many months (highest donor tier)</p><p>2. Donates to numerous open-source projects like <a href="https://mastodon.online/tags/codeberg" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>codeberg</span></a> and <a href="https://mastodon.online/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a> </p><p>Our product is not <a href="https://mastodon.online/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a>. But we give back to the community that allows us to build great products. </p><p>Our customers (indirectly) support open-source projects. </p><p>Just saying :)</p>
robrich<p><a href="https://medium.com/@ademyalcin27/vue-vine-a-new-approach-to-vue-component-development-46791ce2cd0f" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">medium.com/@ademyalcin27/vue-v</span><span class="invisible">ine-a-new-approach-to-vue-component-development-46791ce2cd0f</span></a> - Vine makes <a href="https://hachyderm.io/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a> components feel like React functional components: 1 <a href="https://hachyderm.io/tags/TypeScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TypeScript</span></a> function instead of 3 sections for template (HTML), CSS, and JS/TS. Nice walk-through Ademyalcin.</p>
Pavel Korytov :emacs:☮️<p>A lot of trouble with the new <a href="https://mastodon.bsd.cafe/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a> <a href="https://mastodon.bsd.cafe/tags/LSP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LSP</span></a>.</p><p>First, it disables all other typescript LSPs, even if there is no Vue in the project; fortunately, this can be fixed with:</p><p>(setq lsp-volar-take-over-mode nil)</p><p>Maybe a better way would be to advise `lsp-volar--activate-p' to detect Vue by parsing package.json.</p><p>Second, somehow the server sends empty "textDocument/publishDiagnostics" messages about a second after sending one with diagnostics! As a result, the diagnostics appear for a second and then disappear.</p><p>For now, I've worked around that by advising `lsp--on-diagnostics' to ignore empty messages if they come less than five seconds after a non-empty one. Not sure where to go next with this.</p><p>The code: <a href="https://sqrtminusone.xyz/configs/emacs/#fix-vue-semantic-server" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">sqrtminusone.xyz/configs/emacs</span><span class="invisible">/#fix-vue-semantic-server</span></a></p><p>Finally, the server sometimes crashes randomly. It happened once or twice today.</p><p><a href="https://mastodon.bsd.cafe/tags/Emacs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Emacs</span></a></p>
.:\dGh/:.<p>The more I make something using AlpineJS, the more I like it.</p><p>Sometimes you don't need to figure it out with Vue. You only need some AlpineJS magic and that's it, no need to spin up a whole Vue framework on the page.</p><p>Add that to Livewire and Filament PHP and you're all set to create small utilities without hacking your way into the frontend.</p><p><a href="https://mastodon.social/tags/Programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Programming</span></a> <a href="https://mastodon.social/tags/Laravel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Laravel</span></a> <a href="https://mastodon.social/tags/FilamentPHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FilamentPHP</span></a> <a href="https://mastodon.social/tags/Filament" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Filament</span></a> <a href="https://mastodon.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> <a href="https://mastodon.social/tags/WebDevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDevelopment</span></a> <a href="https://mastodon.social/tags/WebDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDev</span></a> <a href="https://mastodon.social/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a> <a href="https://mastodon.social/tags/Code" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Code</span></a> <a href="https://mastodon.social/tags/Livewire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Livewire</span></a> <a href="https://mastodon.social/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a> <a href="https://mastodon.social/tags/AlpineJS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AlpineJS</span></a> <a href="https://mastodon.social/tags/JavaScript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JavaScript</span></a> <a href="https://mastodon.social/tags/JS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JS</span></a> <a href="https://mastodon.social/tags/Frontend" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Frontend</span></a> <a href="https://mastodon.social/tags/GUI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GUI</span></a></p>
The gallant knight<p><a href="https://nrw.social/tags/deno" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>deno</span></a> has good support for <a href="https://nrw.social/tags/vite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vite</span></a> apps. Currently testing with a large <a href="https://nrw.social/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a> app and since it has many packages in the <a href="https://nrw.social/tags/monorepo" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>monorepo</span></a> with <a href="https://nrw.social/tags/workspace" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>workspace</span></a>|s this has come handy. To start an app from the root of the project do this:<br>```sh<br>deno task --filter @scoped/package dev<br>```</p><p>This will run the mentioned workspace as expected. Other scripts are obviously possible. To see all possible ways of running node scripts as deno tasks, see this diff: <a href="https://github.com/denoland/deno/pull/26949/files#diff-78583cc9291950bd1c81e16f76dfa2cfdbb06c18b44db227e9d3523b5e787f99" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/denoland/deno/pull/</span><span class="invisible">26949/files#diff-78583cc9291950bd1c81e16f76dfa2cfdbb06c18b44db227e9d3523b5e787f99</span></a></p>
PatoJAD<p>Este es el <a href="https://mastodon.social/tags/concepto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>concepto</span></a> de <a href="https://mastodon.social/tags/vasakOS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vasakOS</span></a> Una distro de <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>linux</span></a> basada en <a href="https://mastodon.social/tags/archlinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>archlinux</span></a> con un escritorio propio desarrollado con <a href="https://mastodon.social/tags/tauri" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tauri</span></a></p><p><a href="https://mastodon.social/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a> <a href="https://mastodon.social/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a> <a href="https://mastodon.social/tags/desktop" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>desktop</span></a> <a href="https://mastodon.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://mastodon.social/tags/inform%C3%A1tica" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>informática</span></a> <a href="https://mastodon.social/tags/tecnologia" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tecnologia</span></a> <a href="https://mastodon.social/tags/vue3" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue3</span></a> <a href="https://mastodon.social/tags/vuejs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vuejs</span></a> <a href="https://mastodon.social/tags/typescript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>typescript</span></a> <a href="https://mastodon.social/tags/javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javascript</span></a> <a href="https://mastodon.social/tags/gnu" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gnu</span></a> <a href="https://mastodon.social/tags/gnulinux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gnulinux</span></a></p>
Shawn Wildermuth (🇺🇦++)<p>ICYMI - Coding Short from the Vault:<br> <br> Coding Shorts: <a href="https://fosstodon.org/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a> 3.2 - Create Your Own Web Components<br> <br> youtube.com/watch?v=1w24B1f1Rmo</p>
Nube Colectiva<p>How Long Does It Take to Load a Website with Bootstrap 5? 🇺🇸<br>🔎Zoom: <a href="https://nubecolectiva.com/comunidad/flyers/time-load-web-bootstrap-5/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nubecolectiva.com/comunidad/fl</span><span class="invisible">yers/time-load-web-bootstrap-5/</span></a> </p><p>¿Cuánto Tardan en Cargar Una Web con Bootstrap 5? 🇪🇸<br>🔎Zoom: <a href="https://nubecolectiva.com/comunidad/flyers/tiempo-cargar-web-bootstrap-5/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">nubecolectiva.com/comunidad/fl</span><span class="invisible">yers/tiempo-cargar-web-bootstrap-5/</span></a> </p><p><a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>coding</span></a> <a href="https://mastodon.social/tags/webdevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdevelopment</span></a> <a href="https://mastodon.social/tags/devs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>devs</span></a> <br><a href="https://mastodon.social/tags/softwaredevelopment" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softwaredevelopment</span></a> <a href="https://mastodon.social/tags/react" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>react</span></a> <a href="https://mastodon.social/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a> <a href="https://mastodon.social/tags/angular" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>angular</span></a> <a href="https://mastodon.social/tags/svelte" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>svelte</span></a> <a href="https://mastodon.social/tags/qwik" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>qwik</span></a> <a href="https://mastodon.social/tags/solidjs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>solidjs</span></a> <a href="https://mastodon.social/tags/bootstrap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bootstrap</span></a></p>
Luis Lavena<p>Currently working on a Inertia.js server-side implementation for <span class="h-card" translate="no"><a href="https://fosstodon.org/@CrystalLanguage" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>CrystalLanguage</span></a></span> with no framework dependencies. Lot of rough edges and features to implement, but looks promising! 😊</p><p><a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/crystallang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crystallang</span></a> <a href="https://mastodon.social/tags/inertiajs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>inertiajs</span></a> <a href="https://mastodon.social/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a></p>
Ciboulette des boisC'est l'automne ici.<br> •<br> •<br> •<br> <a href="https://pixelfed.social/discover/tags/ShareYourSky?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#ShareYourSky</a> <a href="https://pixelfed.social/discover/tags/PartageTonCiel?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#PartageTonCiel</a> <a href="https://pixelfed.social/discover/tags/Paysage?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Paysage</a> <a href="https://pixelfed.social/discover/tags/Landscape?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Landscape</a> <a href="https://pixelfed.social/discover/tags/Automne?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Automne</a> <a href="https://pixelfed.social/discover/tags/Autumn?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Autumn</a> <a href="https://pixelfed.social/discover/tags/Sky?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Sky</a> <a href="https://pixelfed.social/discover/tags/Clouds?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Clouds</a> <a href="https://pixelfed.social/discover/tags/Brume?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Brume</a> <a href="https://pixelfed.social/discover/tags/Ciel?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Ciel</a> <a href="https://pixelfed.social/discover/tags/Nature?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Nature</a> <a href="https://pixelfed.social/discover/tags/Nuages?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Nuages</a> <a href="https://pixelfed.social/discover/tags/Mood?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Mood</a> <a href="https://pixelfed.social/discover/tags/Ambiance?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Ambiance</a> <a href="https://pixelfed.social/discover/tags/View?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#View</a> <a href="https://pixelfed.social/discover/tags/Vue?src=hash" class="u-url hashtag" rel="nofollow noopener noreferrer" target="_blank">#Vue</a>
Lukas<p>Hey Fediverse, ich habe freie Kapazitäten für neue Projekte. Mein Fokus liegt in der Umsetzung von maßgeschneiderter Software. Dafür setze ich folgende Technologie ein: <a href="https://metalhead.club/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a>, <a href="https://metalhead.club/tags/Laravel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Laravel</span></a>, <a href="https://metalhead.club/tags/LaravelLivewire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LaravelLivewire</span></a>, <a href="https://metalhead.club/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a>, <a href="https://metalhead.club/tags/TailwindCSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TailwindCSS</span></a>.</p><p>Fall ihr Unterstützung sucht, gerne bei mir melden.</p><p>➡️ <a href="https://leitsch.org" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">leitsch.org</span><span class="invisible"></span></a></p><p>Gerne RT. </p><p><a href="https://metalhead.club/tags/WebDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDev</span></a> <a href="https://metalhead.club/tags/FediHire" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FediHire</span></a> <a href="https://metalhead.club/tags/fedijobs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>fedijobs</span></a> <a href="https://metalhead.club/tags/Hiring" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Hiring</span></a> <a href="https://metalhead.club/tags/freelance" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>freelance</span></a> <a href="https://metalhead.club/tags/jobs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jobs</span></a></p>
ShopwareDevs<p>We are thrilled to announce that <a href="https://phpc.social/tags/Shopware" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Shopware</span></a> 6.7 RC1 is out now. Notable changes: </p><p>* migration from Webpack to <a href="https://phpc.social/tags/Vite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vite</span></a><br>* <a href="https://phpc.social/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a>.js enhancements<br>* Cache rework</p><p>Please read our blog post about the key facts <a href="https://www.shopware.com/en/news/shopware-6-7-release-candidate-1/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">shopware.com/en/news/shopware-</span><span class="invisible">6-7-release-candidate-1/</span></a> and the release tag entry on Github: <a href="https://github.com/shopware/shopware/releases/tag/v6.7.0.0-rc1" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/shopware/shopware/r</span><span class="invisible">eleases/tag/v6.7.0.0-rc1</span></a></p>
koehr<p>I'm currently working on vue-shovel, formerly known as "Dig!" (which is too easy to use wrong), my experimental 2D-sidescroller, written in <a href="https://mstdn.io/tags/typescript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>typescript</span></a> with <a href="https://mstdn.io/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a>. Everything hand-made. No game engine. Div-Element game world. Vuejs Reactivity as much as possible. <a href="https://git.koehr.ing/n/vue-shovel" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">git.koehr.ing/n/vue-shovel</span><span class="invisible"></span></a></p>
elloh<p><a href="https://ethiciel.org/blog.html#premier-hackathon" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ethiciel.org/blog.html#premier</span><span class="invisible">-hackathon</span></a></p><p>Le premier hackathon du libre se tiendra le samedi 12 et dimanche 13 avril en distanciel, lisez l'article pour en savoir plus !</p><p>Il reste de la place !</p><p>Comme dit dans l'article un Grand Merci à Framasoft pour sa proposition d'outillage gratuit pour mener à bien ce projet.</p><p><span class="h-card" translate="no"><a href="https://framapiaf.org/@Framasoft" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Framasoft</span></a></span> <br><span class="h-card" translate="no"><a href="https://pouet.april.org/@aprilorg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>aprilorg</span></a></span> <br><span class="h-card" translate="no"><a href="https://framapiaf.org/@ChatonsOrg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>ChatonsOrg</span></a></span> <br><span class="h-card" translate="no"><a href="https://mastodon.tedomum.net/@deuxfleurs" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>deuxfleurs</span></a></span> </p><p><a href="https://framapiaf.org/tags/Hackathon" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Hackathon</span></a> <a href="https://framapiaf.org/tags/Framasoft" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Framasoft</span></a> <a href="https://framapiaf.org/tags/Dev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Dev</span></a> <a href="https://framapiaf.org/tags/GenerateurDeSite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GenerateurDeSite</span></a> <a href="https://framapiaf.org/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> <a href="https://framapiaf.org/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a> <a href="https://framapiaf.org/tags/Ethiciel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Ethiciel</span></a></p>
linkdrop<p>GitHub - InvoiceShelf/InvoiceShelf: Open Source Invoicing Solution for Individuals &amp; Businesses <a href="https://github.com/InvoiceShelf/InvoiceShelf" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/InvoiceShelf/Invoic</span><span class="invisible">eShelf</span></a> <a href="https://troet.cafe/tags/OpenSource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>OpenSource</span></a> <a href="https://troet.cafe/tags/expense" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>expense</span></a> <a href="https://troet.cafe/tags/invoice" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>invoice</span></a> <a href="https://troet.cafe/tags/laravel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>laravel</span></a> <a href="https://troet.cafe/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> <a href="https://troet.cafe/tags/mobile" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mobile</span></a> <a href="https://troet.cafe/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a>.js <a href="https://troet.cafe/tags/react" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>react</span></a> <a href="https://troet.cafe/tags/app" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>app</span></a> <a href="https://troet.cafe/tags/web" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>web</span></a></p>
Caravana Blues<p>Is the obsession with frameworks ruining programming? <a href="https://chat-to.dev/post?id=OGRCOFpRUTUvL3RUOVFzb1BwempQZz09&amp;redirect=/profile?u=amargo85" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">chat-to.dev/post?id=OGRCOFpRUT</span><span class="invisible">UvL3RUOVFzb1BwempQZz09&amp;redirect=/profile?u=amargo85</span></a> <a href="https://mastodon.social/tags/framework" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>framework</span></a> <a href="https://mastodon.social/tags/reactjs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>reactjs</span></a> <a href="https://mastodon.social/tags/angular" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>angular</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.social/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a></p>
Shini92 :ablobblewobble:<p><span class="h-card" translate="no"><a href="https://social.ayco.io/@ayo" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>ayo</span></a></span> Absolutely crushed by <a href="https://mas.to/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a> <a href="https://mas.to/tags/Amsterdam" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Amsterdam</span></a> 🤯<br>But now I got energy again to tackle <a href="https://mas.to/tags/hsml" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hsml</span></a> (I created a first PoC 2 years ago)<br>However that means I need to learn how to write an <a href="https://mas.to/tags/lsp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lsp</span></a> 😳</p>
Thor A. Hopland<p>Been learning <a href="https://snabelen.no/tags/Vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Vue</span></a> today using <a href="https://snabelen.no/tags/Gemini" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Gemini</span></a> as a way of doing it. I understand perfectly well both <a href="https://snabelen.no/tags/HTML" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HTML</span></a> and <a href="https://snabelen.no/tags/CSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSS</span></a>, as well as some <a href="https://snabelen.no/tags/javascript" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>javascript</span></a>, because I've been doing web dev since some of you hadn't even left your dads balls. </p><p>I could sit and structure all the boilerplate manually... but then I write a prompt that does exactly the same thing. I still need the necessary knowledge to deal with the underlying problems although.</p><p><a href="https://snabelen.no/tags/LLM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLM</span></a> programming is just the new <a href="https://snabelen.no/tags/nvim" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nvim</span></a> macro.</p><p>Don't @ me bro.</p>
cob<p>Les déficiences visuelles</p><p>-&gt; <a href="https://www.unadev.com/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">unadev.com/</span><span class="invisible"></span></a><br>-&gt; <a href="https://www.chiensguides.fr/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">chiensguides.fr/</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/AOD" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AOD</span></a> : 1 enfant sur 35 000.<br><a href="https://mastodon.social/tags/DMLA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DMLA</span></a> : 1ère cause de malvoyance &gt; 50 ans.<br><a href="https://mastodon.social/tags/AVC" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AVC</span></a> sur les vaisseaux sanguins de la retine -&gt; cecite<br>Choc psychologique (décès de proches, traumatismes) -&gt; <a href="https://mastodon.social/tags/hypertension" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hypertension</span></a> avec fragilité retine -&gt; cecite<br>Grand prématuré -&gt; dificience visuelle enfant -&gt; cecité adulte éventuelle.</p><p>cf âge politique de la <a href="https://mastodon.social/tags/retraite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>retraite</span></a></p><p><a href="https://mastodon.social/tags/science" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>science</span></a> <a href="https://mastodon.social/tags/sante" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sante</span></a> <a href="https://mastodon.social/tags/glaucome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>glaucome</span></a> <a href="https://mastodon.social/tags/vision" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vision</span></a> <a href="https://mastodon.social/tags/yeux" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>yeux</span></a> <a href="https://mastodon.social/tags/oeil" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>oeil</span></a> <a href="https://mastodon.social/tags/vue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vue</span></a> <a href="https://mastodon.social/tags/cecite" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>cecite</span></a> <a href="https://mastodon.social/tags/amblyope" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>amblyope</span></a></p>