Hebilicious
emmanuel.style
Hebilicious
@emmanuel.style
Hi
In the past I dealt with this situation by pretending to be very interested and very stupid, ask the dumbest questions, then inserting a *very NSFW* image after wasting their time for days
But now I'm thinking it would be fun to create an LLM service to waste their time endlessly until they give up
August 20, 2025 at 12:35 AM
I'm curious about this : worldwide there's 70-90% male devs depending on the data you look at, so that wouldn't be surprising. Regarding country diversity, English channel => English speaking countries => US/Europe/India for population... Are you willing to share what you're seeing ?
July 9, 2025 at 9:19 AM
I'm not sure I would be of any help, it was too long ago, iirc we used msn to talk back in the days... I don't have any contact with this community anymore.
But feel free to dm me
May 19, 2025 at 6:32 AM
Really cool to see it in action !
April 5, 2025 at 9:57 PM
100% disagree, it's like saying someone new to programming will have an easier time to be effective with JavaScript than someone who has deep knowledge of C and assembly. General programming skills translate very well into AI/agents.
March 27, 2025 at 3:20 PM
Can't believe we're so close to get this ! @function is available too, right ?
March 27, 2025 at 2:40 PM
Looks great ! For GraphQL I'd like to see how it would play with urql, since urql is modular I'm hoping to see a clean integration, perhaps directly with urql-core instead of urql-vue ?
March 27, 2025 at 2:37 PM
Not sure if you can use them together but :
github.com/developit/we... for isomorphic node + web

github.com/GoogleChrome... for typesafety and calling functions directly

Hard part is bundling workers in a lib, recently had to write a custom rollup plugin to do that, see github.com/surma/rollup...
GitHub - developit/web-worker: Consistent Web Workers in browser and Node.
Consistent Web Workers in browser and Node. Contribute to developit/web-worker development by creating an account on GitHub.
github.com
January 18, 2025 at 9:32 PM
Hope I'm not too late ! Happy New Year :)
January 1, 2025 at 3:48 PM
Just watch this video it was so great, this hobby looks so fun !
January 1, 2025 at 1:41 AM
This looks nice. I haven't tried any desktop app yet.
Are you planning on open sourcing it ?
December 10, 2024 at 2:50 PM
Looking Good! I've been thinking that adding a feature to support different markdown renderers (like vitepress or mdx) could help people using other tools migrate to nuxt content. Would that be possible ?
December 9, 2024 at 6:55 PM
It does sound like a graphql schema would fit your use case perfectly, but if you are very opinionated against it, writing the OpenAPI schema would be the next best thing imo.
In both cases I would use the description field to document their behaviour.
December 2, 2024 at 1:49 PM
The website doesn't exist anymore apparently. But it was called "puissance pokemon" (French website).
November 17, 2024 at 9:37 AM
writing articles for a pokemon fansite when I had my first internet connection, a long long time ago
November 4, 2024 at 8:31 AM
hi
November 3, 2024 at 9:31 AM
Yeah no US politics, onlyfans bots, useless threads and random elon musk shitposts everywhere feels very refreshing
November 3, 2024 at 5:01 AM
Ah nice, I wasn't following you here. Looks like webdev Twitter is migrating for good.
November 3, 2024 at 4:58 AM
Maybe we should provide some official recipes/examples/starter-kits or something in those lines for people interested in these Laravel + Nuxt setups
November 1, 2024 at 9:16 AM
That's good to know, I've actually never tried it
July 13, 2023 at 12:52 PM
Also since you're already cloudflare, you can use turnstile for your captchas. @danielroe.dev actually made a module for that https://github.com/nuxt-modules/turnstile
July 3, 2023 at 8:18 PM
You might not know this but you can actually send emails for free from cloudflare workers/pages
https://blog.cloudflare.com/sending-email-from-workers-with-mailchannels/
It is poorly documented but really cool
July 3, 2023 at 8:06 PM
Let me know if you find out
July 3, 2023 at 7:57 PM