Cr4yfish

joined 1 year ago
[–] Cr4yfish@lemmy.world 7 points 1 year ago

Out of interest, which places in Europe?

[–] Cr4yfish@lemmy.world 1 points 1 year ago

Good idea! I'll incorporate something like this in my own Lemmy App.

[–] Cr4yfish@lemmy.world 2 points 1 year ago

It also works in Nemmy.

Disclosure that I'm the main Nemmy dev :)

[–] Cr4yfish@lemmy.world 3 points 1 year ago (2 children)

Off-topic question, but where can you see the stats?

[–] Cr4yfish@lemmy.world 19 points 1 year ago (2 children)

I just wished the Lemmy API docs were better lol.

[–] Cr4yfish@lemmy.world 16 points 1 year ago (8 children)

I just wished the Lemmy API docs were better lol.

[–] Cr4yfish@lemmy.world 2 points 1 year ago

I'm a FSE and I use GitHub copilot and Perplexity. I wouldn't want to code without them anymore.

I want to get things done (especially when I'm at work) and not spent time reading docs or having 20 tabs of stackflow open. I've had enough of that lol.

I think everyone here knows copilot but perplexity is a lot smaller and newer. It's basically like chatgpt but faster and it googles stuff, giving sources for each claim that I can read for myself.

For example, for my latest project I decided to give tailwind a try and instead of having to look through the docs for every little thing I just ask perplexity and it sums it up for me, even giving examples.

And I use copilot a lot for mundane tasks, for example when I write an API that takes an object of type Foo, Copilot auto Fills making variables and checking each for nulls and then I use that API in the frontend copilot already knows what I'm about to do and auto-fills the fetch.

[–] Cr4yfish@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

I'm making an App for Lemmy and I'm planning on adding that feature. I also want to make it so you only have to register once and the App can register you to all the instances you choose automatically.

Edit: The Webapp is Nemmy, also the Community !nemmy@lemmy.world

Edit2: Please note that Nemmy is early Alpha, so not really useable as a daily driver yet.

Edit3: Changed Community link to proper format