Mika
@Mika@piefed.ca
- Comment on Let's discuss ideas how Game Pass should be structured and priced 2 weeks ago:
Is rather have a conversation that paying for software isn’t a bad thing. It incentivises creating new software.
Not paying a cent for open source just highlights the problem - it’s not like people didn’t spent their dev time creating the software don’t deserve the compensation. They do. And this is one reason why open source is doing an uphill battle vs proprietary that can just put enormous pricetag and people pay.
Saying that, I never subbed for gamepass and hopefully never will. I like to buy things directly. Steam / GOG is perfect. I wish there was that model in films/anime/music.
- Comment on Hi, I'm Paul! 4 weeks ago:
That happens but that’s why you do your research and search the feedback on shops first.
- Comment on Hi, I'm Paul! 4 weeks ago:
Crazy how you people even meet Paul. In Ukraine 99% interactions were via stashes: pay someone in crypto so they reveal the location (lat/lon) of the hidden stash and the photos of where it’s hidden. Then off you go treasure hunting.
No face to face contact this way.
- Comment on who said satire is dead 1 month ago:
I’m not a fan of american stupid war on Iran but this looks like horseshit.
- Comment on A communist and an anarchist walk into a bar.. 1 month ago:
And then he murders him after the revolution and everyone who visits his funeral.
- Comment on [deleted] 1 month ago:
You can orgasm without a partner. Same goes for toys. That’s not sex. It’s not even unusual for asexual people do all that.
Limiting amount of partners to single digits or even just one reduces the odds of issues drastically. It’s not a religious thing.
Y’all look like those teens that got to live separately from their parents to start eating sweets 100% time instead of normal food cause it’s tastier. Fun for a while. Bad idea in the long run.
- Comment on [deleted] 1 month ago:
Actions have consequences, what a weird concept. Being outside in the cold in light clothes have consequences with increased chance to catch cold.
Nobody would tell you to live with the consequences cause it’s not permanent, several days at home and you are fine.
- Comment on [deleted] 1 month ago:
STDs are not 100% prevented by condoms, and STIs are not prevented at all. The more sex partners you have, the bigger the odds you’ll have consequences.
Toys as substitute to what, physical contact? Having a partner?
- Comment on [deleted] 1 month ago:
False equivalence. Are you American or what?
- Comment on [deleted] 1 month ago:
Sex brings pleasure and consequences in children/std or even physical injuries. Also sex is largerly overrated when we have videogames and anime.
- Comment on An old excuse 2 months ago:
It would prevent nothing of this. You need to deliver the nuke to the destination and USA is on the other side of the globe.
- Comment on commitment 2 months ago:
30 years from now young people would find this meme and will complain that you could afford the real deal, and not just a taste simulation.
- Comment on I’m going to tell my kids this was Heated Rivalry 2 months ago:
Normalisation of russians psyop 😮💨
- Comment on Good news, UK Discord users, we're part of a Peter Thiel-linked data collection "experiment" 2 months ago:
Aren’t they Instagram-style UI/UX? How could this be a discord replacement?
- Comment on Good news, UK Discord users, we're part of a Peter Thiel-linked data collection "experiment" 2 months ago:
Stoat is locked into google services on Android, hard pass from me.
- Comment on The developers of PEAK, explaining how they decided on pricing for their game. 2 months ago:
Closer to 800
- Comment on Lemmy: Beans 3 months ago:
css?
- Comment on Anyone in tech confirm? 4 months ago:
That’s a good value! I was worrying something running mid power LLMs would cost 10k+ today. Sure ram screwup nuked the field, but it’s also not on the top list of my priorities. So it gives me hope that by the time I would be ready it would be in even better shape.
- Comment on Anyone in tech confirm? 4 months ago:
If you are capable of running 120b, the mistral cli bigger open source model in agentic mode could be available to you.
How much did your setup cost, if you don’t mind to disclose such information?
- Comment on Anyone in tech confirm? 4 months ago:
Not really. But the more you understand tech, the less you like the high tech market solutions and have the urge to have the same but in opensource.
I kinda dream that one day setups for mid-power home AI racks would be affordable enough to drop all the proprietary AIs and start automating my daily routines with agents & helping me build my local knowledge vector database with AI embeddings. No way in hell I’m exposing anything like that to thirdparties.
- Comment on home gardening 4 months ago:
- Comment on Anon does a drug bust 5 months ago:
Have you all tried Luanti? I’ve randomly stumbled upon it when I was looking for open source games for Android. I’m not a Minecraft player so I can’t tell if it’s any good.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
you’re a code monkey
You write your code manually and I set up infrastructure to avoid that, who of us both is a code monkey? :-)
I write tech plans too, from time to time.
concrete example
I already gave one. With jira & figma MCPs you just tell “read ticket <link>, read figma, make a separate component named XYZ. Look at file QWE to follow the same code style.”
- Comment on Why do some people have so many tabs open on their browser? 5 months ago:
I regularly filter out tabs on laptop, bookmarking things and closing stuff that isn’t on todo list for the next 24h.
Mobile though, clicling that through UI takes so much time I can’t be bothered. I just open new stuff on top, and maybe sometimes go through tabs like as if that’s browser history.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
This is literally in this thread.
Again, your solution should be already thought out and described in tickets and approved tech plan. If it’s not, SDLC problem.
And it’s not true that agents can’t help with edge cases, they can. If you know which points to look at, you task to analyze the specific interaction and watch which parts of the code would be mentioned.
I do write way less amount of symbols to LLM than I would when I write code. Those symbols don’t have to be structured and they can even have typos, so I can focus my brain activity on things that actually matter.
Plus, copilot is shit.
I rate your post as a skill issue.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
This is necessary when working with 100% human code too.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
https://vger.to/piefed.ca/comment/2422544 mentioned here.
Dude are you a software dev? Did you hear about, like, tickets? You are supposed to split bigger task into smaller tickets at a project approval phase.
LLM agents are completely capable of taking well-documented tickets and generating some semblance of code that you shape with a few upcoming prompts, criticising code style & issues until they are all fixed.
I’m not theoretical, this is how it’s done today. MCPs into JIRA and Figma and UI tickets just get about 90% done in a single prompt. Harder stuff is done in “invesrigate and write .md how to solve” & “this is why that won’t work, do this instead” to like 70% ready.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
Are you even reading what I say? You are supposed to have a professional approving generated stuff.
But it’s still AI-generated, it doesn’t become less AI-generated because a human that knows shit abot the subject approved it.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
So don’t accept code that is shit. Have decent PR process. Accountability is still on human.
- Comment on Epic boss Tim Sweeney thinks stores like Steam should stop labelling games as being made with AI: 'It makes no sense,' he says, because 'AI will be involved in nearly all future production 5 months ago:
Tbf AI tag should be about AI-generated assets. Cause there is no problem in keeping code quality while using AI, and that’s what the whole dev industry do now.