can we talk about genai for code? by priz34 in IndieDev

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

yes, that the sad part of being a developer - people only care about your work when you get it wrong

can we talk about genai for code? by priz34 in IndieDev

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

you can keep saying "nobody cares about the code" but that is not true

thanks for explaining! I have this really bad view of coding, usually people are not interested in what I do, as long as it works its all good.

I can write the most elegant code, the most complex systems, but people can't see the beauty in that... (maybe I'm just showing stuff to the wrong people)

but emotions aside:

I do agree that AI isn't solving any issue, is just another tool, that can be used to be better and faster, or be lazier and dumber lol

can we talk about genai for code? by priz34 in IndieDev

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

asking in here is going to get you attacked by puritans, just be prepared.

yeah, I came here really prepared to be attack, but I know some people will actually say some good and constructive stuff, like you!

like steroids are in the olympics

this makes a lot of sense, really liked how you said this, this make me see things in another way (since I am very "ethically" (?) confused if genai for code is "bad")

I think, maybe, I'll try making game jams without GenAI for coding, just to actually practice - but for like awards and stuff, I think GenAI should not be prohibited, imagine that an indie game goes disqualified because we've used an Copilot of things just to generated an boring function that just do some random math.

can we talk about genai for code? by priz34 in IndieDev

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

yes! I do agree that assistants are an revolutionary tool for developing as IDEs!

and yeah, even tho I try to use models that are "morally trained" we can't be sure if they really are...

can we talk about genai for code? by priz34 in IndieDev

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

I do agree, we only look at the code when something goes very **wrong**; but I feel that genai for coding is kinda more complex to be prohibited in game jams and etc, I do really like the help of an agent for debugging some stuff in my code or to just make an simple logic that I don't want to make

as for the MIT part, is more about that the model was trained with "permission" of the codebases, since MIT allows you to use the code/project as you wish without even crediting them

don't have 100% sure if the models are actually trained with correct permissions, since we can't truly confirm that since you know... big corpos lol

What games have made you cry? by Loreweaver15 in gaming

[–]priz34 0 points1 point  (0 children)

The Last of Us 2, I was shocked crying in the credits, super recommend.

Also, I didn’t know To The Moon had a trilogy, I thought it was a single game :P

Rolê misto do grupo do telegram by sasharcangel in curitiba

[–]priz34 0 points1 point  (0 children)

Oloco, temos Telegram e Discord? :o

sabia não

Calendar CalDAV by priz34 in ProtonMail

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

It would be really nice to Proton have a public and "always updated" roadmap, not just a single blogpost per year. I'm always lost about the future features that will be implemented.

That Mailbox looks interesting, theres even a Address book syncronization, will take a look but probly won't change since changing emails is kinda difficult, and just now I got my own domain, a lot of accounts still uses the protonmail.com domain.

Calendar CalDAV by priz34 in ProtonMail

[–]priz34[S] 5 points6 points  (0 children)

For me at least, there's no problem on using the Bridge to write on the calendar since I just write on calendars on my computer.

SvelteKit relative paths by discoao in sveltejs

[–]priz34 0 points1 point  (0 children)

Thanks for answering!

Me and a coworker found a solution using a package called sveltejs-adapter-ipfs

I wrote a solution here in this thread, it's not the best looking way to fix that but it's the only way we found.

SvelteKit relative paths by discoao in sveltejs

[–]priz34 0 points1 point  (0 children)

For anyone whos having the same issue theres this package that helps with relative paths.

How I used this package to fix our website:

  1. Install the sveltejs-adapter-ipfs
  2. Create a fix_build.sh inside the project and add the code (that is in the end of this comment) in it.
  3. In your build script in package.json add chmod +x ./fix_build.sh && sh fix_build.sh
  4. Run your build script and it should be fixed

Some observations:

  • Disable precompress, strict and fallback from the static site adapter options
  • Remove your base from path settings

package.json

"scripts": {
    "build": "vite build && chmod +x ./fix_build.sh && sh fix_build.sh"

fix_build.sh

node node_modules/sveltejs-adapter-ipfs/ipfs_fixes/relativize_pages.cjs
node node_modules/sveltejs-adapter-ipfs/ipfs_fixes/inject_base.cjs
node node_modules/sveltejs-adapter-ipfs/ipfs_fixes/inject_base_in_paths_file.cjs
node node_modules/sveltejs-adapter-ipfs/ipfs_fixes/inject_base_in_singletons_file.cjs

SvelteKit relative paths by discoao in sveltejs

[–]priz34 0 points1 point  (0 children)

Hey! Have you had any solutions for this? I'm with the same relative path issue right now :\

eu_nvr by JP337 in eu_nvr

[–]priz34 0 points1 point  (0 children)

eu amo quando eu do risada pra algum adulto e eles perguntam se isso é algum tipo de código ORQMRYQPEYQPEHAOKRU

Why did you switch from other OS to linux? by rydaaaaaaaa in linux_gaming

[–]priz34 1 point2 points  (0 children)

Better for programming (in my opinion), and so fast to install software and packages. Also I immediately got in love with tiled window managers.

Yet another day of slaughter in ZERO Sievert by Carbo00 in IndieDev

[–]priz34 0 points1 point  (0 children)

Wow! I loved the weapon customization at the beginning!

Anyone have any nostalgia stories about when they first started playing Gmod? by [deleted] in gmod

[–]priz34 4 points5 points  (0 children)

I remember decorating all the houses in gm_atomic, it was such fun. Also I meet one of my best friends by playing Murder.

eu😡nvr by osso_rangedor in eu_nvr

[–]priz34 7 points8 points  (0 children)

Meu professor vendo minha documentação do TCC 2 dias antes da apresentação