JohnHammerSky

joined 4 days ago
[–] JohnHammerSky@lemmy.today 6 points 10 hours ago (2 children)

Do you know if I can get KeePass working on both PC and Android in sync with Syncthing?

[–] JohnHammerSky@lemmy.today 0 points 11 hours ago (1 children)

AI hype is different from AI itself. You can use AI unrelated to the hype in your own terms. I don't like AI hype either. I've seen translating tools which uses "AI" locally (neural networks) to improve translation, which I don't think is included in the AI hype definition. My post had nothing to do with hype, I don't even use AI that often.

[–] JohnHammerSky@lemmy.today 4 points 14 hours ago* (last edited 14 hours ago)

Tuta, Mullvad and SimpleX. Done. Replaces Proton Mail, Proton VPN and Signal.

[–] JohnHammerSky@lemmy.today 0 points 17 hours ago

Ok ok, I get it, I understand the arguments. What I don't understand is how companies like Google are safe from such accusations and you don't see they get sued for monopolistic behavior in the media, that's what I don't understand. Humanity priorities aren't right. Valve provides a reasonable decent experience pro-consumer, it shouldn't be the main focus of people right now.

 

I don't have any parameter to know how much should I aim as a single person.

I already did 1000 words, I wonder how much is necessary to have a reasonable decent impact on contributions?

Because I'm no English native and I think very few people are contributing to my language, it'd be good to know.

Is 1000 a lot? Or too little? Etc...

[–] JohnHammerSky@lemmy.today 1 points 21 hours ago* (last edited 11 hours ago) (1 children)

You probably mean general purpose libraries, when it comes to libraries that need to interact with OS native APIs Tauri does the heavy lifting by implementing for all platforms including Android and iOS.

I mean every language is cross-platform at its core, even Node, but for more complex calls things get really tricky.

[–] JohnHammerSky@lemmy.today 1 points 1 day ago (2 children)

Can it be used to develop for Linux?

[–] JohnHammerSky@lemmy.today 1 points 1 day ago (3 children)

Plugin are a feature when it provides cross platform abstraction for Windows, Linux, Mac, Android and iOS.

Doing it natively means I need to make a few thousands of extra ifs and maintain all different ifs for each platform, while Tauri provides it out of the box. Such as notifications, filesystem access, file opener, auto start, window management and etc...

[–] JohnHammerSky@lemmy.today 1 points 1 day ago (1 children)

I found my job at LinkedIn. And a few interviews as well. I'm not working now, but in the past I found it there.

It's unbearable for sure, but I don't see any other option.

[–] JohnHammerSky@lemmy.today 6 points 1 day ago (3 children)

But then what's the solution? How do you find jobs without LinkedIn? The corporation hell prefers "efficiency", they'll always prefer these centralized solutions to find workers.

 

I'm developing a personal project and I often use chat only AI customized to give me short answers, some times just to throw some ideas that then I'll search on the web later. Other times to help me troubleshoot problems, NEVER to write code.

I don't use it to write neither index my code base, it's just arbitrary questions when needed.

I use it in a consulting basis maybe 20 prompts a day, 3-4 days a week. I'm on process of learning a new language and framework so the more I learn the less I use it. I've read books already and saw a few tutorial videos, but for real life projects things are way different and to troubleshoot some issues you need a more complex guidance that consider contexts that most of the time a simple search on the internet won't help.

If the project goes well, I plan to add an AI note on my project explaining how it was used, I wonder how people feel about it, especially the anti-AI people. I'll also block any AI code-generation contribution, since I'm not using any as well, and I don't accept it in any way, I think every AI code (if used) need to pass through an human mind to be analyzed and be taken the best decision about it.

I'm using open-source models for that (Qwen).

 

I decided to adventure myself in Tauri development for a personal project, I read the entire Rust official book and followed the exercises. When I first started developing it was like if nothing I learned helped for real life projects.

Now after getting betting up every single time I touch my project, it seems I'm catching things slowly.

But I've never seen such a hard modern language, I used C and C++ before and it's incomparable.

view more: next ›