josefo
@josefo@leminal.space
- Comment on Rockstar Games Working Closely With Remedy Entertainment on Max Payne 1 & 2 Remake 10 hours ago:
Well, Rockstar did Max Payne 3 dirty on this, but AFAIK Remedy and Sam Lake weren’t involved. Remedy did use Sam likeness in Alan Wake, so you might be right.
- Comment on Rockstar Games Working Closely With Remedy Entertainment on Max Payne 1 & 2 Remake 10 hours ago:
Unless they make Max Payne in the likeness of Sam Lake, I don’t want it.
- Comment on We're not just married. We are a team that solves problems together 20 hours ago:
Would be better if it said “our sister” instead.
- Comment on GitHub is no longer independent at Microsoft after CEO resignation 21 hours ago:
This is the most infuriating, heartbreaking and lame thing ever. AI bros are just a bunch of losers ruining stuff for everyone.
- Comment on GitHub is no longer independent at Microsoft after CEO resignation 21 hours ago:
I’m in the process of moving mine to self host, I’ll put a guide with the steps I’m following so others can follow them. It’s really good that git basically provides the thing out of the box. This is ok for most of my use cases which are private repos, or shared with small groups of friends. For public projects, I think we still need a way for projects to be easily found, like a directory. Sadly GitHub filled that space, it was ubiquitous. Not even gitlab or bitbucket approached the massive adoption github has. Even some fediverse version of it would probably have a hard time being that massive.
- Comment on Lemmy be like 1 day ago:
Yes
- Comment on Mexit, not Brexit, is the new priority for the UK 1 day ago:
this
- Comment on Techcrunch reports that AI coding tools have "very negative" gross margins. They're losing money on every user. 1 day ago:
Good
- Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species” 3 days ago:
I can picture some random band from the 2000 with these lyrics
- Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species” 3 days ago:
That’s my inner monologue when programming, they just need another layer on top of that and it’s ready.
- Comment on Google Gemini struggles to write code, calls itself “a disgrace to my species” 3 days ago:
Yeah, usually comes hand to hand with that mental state. Probably you know only healthy devs
- Comment on Southern USA core. 4 days ago:
Incest meme aside, I would be fucking furious if one of my fellow siblings put me in the cousin zone. It smells weird there.
- Comment on Meet the AI vegans: They are choosing to abstain from using artificial intelligence for environmental, ethical and personal reasons. Maybe they have a point 5 days ago:
If we go this route, there is also from for AI Crossfitters
- Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out. 6 days ago:
sorry if I’m extra stupid with these questions, but how you add that as a remote then?
- Comment on GitHub CEO delivers stark message to developers: Embrace AI or get out. 6 days ago:
Like, really? God I feel stupid if it’s that easy
- Comment on Creative writing 1 week ago:
Did something similar when I was 11. We had to take inspiration from a picture. The picture in question was that “optical illusion” with the old lady face that kinda looks like a young lady in a dress. I wrote about an old lady that was alone, old her friends and husband dead, all her child far away. She basically contemplated her existence, waiting for her death. Teacher made us read it out loud, when I was done reading, I remember raisin my head an everyone including the teacher had this somber stare, pondering life. It was cool.
- Comment on As governments around the world are set to make the Internet more restrictive and privacy-invading, we need a solution 2 weeks ago:
Hear me out, what if we take that LAN idea, but make it wider than just a Local thing? It could be of Metropolitan size, even the whole World. And machines there would be interconnected in a very big network. We could distribute our porn there without uploading our ids. We could even make the fediverse work there.
- Comment on Do you still remember? 3 weeks ago:
Slightly different VW Gol
- Comment on KDE Plasma Bigscreen (Android TV alternative) is back from dead 3 weeks ago:
The thing is without this, if you somehow exit steam, you are toast and need to plug a keyboard or access via ssh. Having a DE with controller support like this would indeed rock, as I stop depending on steam for launching things.
- Comment on Can a Russian pls confirm 4 weeks ago:
“Quien te dió vela en este entierro?”, en Argentina. Se puede asumir que es algo de hispanoamerica al menos. Also, maybe it’s better to translate it like “you don’t have a candle in this funeral” maybe? I don’t know if english hold a vigil for the dead like we do. Burial while is a more direct translation, I don’t think it really represents the spirit of the adage.
- Comment on 413524 Gang, rise up! 5 weeks ago:
thanks sane person
- Comment on Does vibe coding sort of work at all? 5 weeks ago:
Great summary. I would add not using LLMs to learn something new. As OP mentioned, when you know your stuff, you are aware of how much it bullshits. What happens when you don’t know? You eat all the bullshit because it sounds good. Or you will end up with a vibed codebase you can’t fully understand because you didn’t reason to produce it. It’s like driving a car and having a shitty copilot that sometimes hallucinates roads, and if you don’t know where you are supposed to be, wherever that copilot takes you would look good. You lack the context to judge the results or advice.
I basically use it now days as a semantic search engine of documentation. Talking with documentation is the coolest. If the response doesn’t come with a doc link, it’s probably not worth it. Make it point to the human input, make it help you find things you don’t know the name of, but never trust the output without judging. In my experience, making it generate code that you end up correcting it’s more cognitive heavy load than to write it yourself from scratch.
- Comment on Are display sizes always measured in inches? 5 weeks ago:
South America here. It’s one of the few things where we use freedom units. And beer pints as some other pointed out.
- Comment on Yes yes! 1 month ago:
That looks great, where this is from?
- Comment on Judge dismisses authors' copyright lawsuit against Meta over AI training 1 month ago:
What name do you have for the activity of making money using someone else work or data, without their consent or giving compensation? If the tech was just tech, it wouldn’t need any non consenting human input for it to work properly. This are just companies feeding on various types of data, if justice doesn’t protects an author, what do you think it would happen if these same models started feeding of user data instead? Tech is good, ethics are not
- Comment on Jellyfin over the internet 1 month ago:
This is an interesting setup
- Comment on Self-hosting minecraft 5 months ago:
I ran a server on a raspberry pi 3, paper was the only real option on that kind of hardware.
- Comment on The best president who ever lived!! 😌🙏😌🙏😌🙏 5 months ago:
I love this community being unmoderated
- Comment on Every Country That Has Their Own Lemmy Instance 5 months ago:
seriously speaking, how much work is to host an instance actually? Besides buying the domain and getting it up and running on some cloud/homelab? The are any security concerns or maintenance that would take a lot of my time? Do I need to put some effort in instance level moderation, or that comes from communities? How many resources/hardware an instance uses per user?
- Comment on Two conversational AI agents switching from English to sound-level protocol after confirming they are both AI agents 5 months ago:
AI is boring, but the underlying project they are using, ggwave, is not. Reminded me of R2D2 talking. I kinda want to use it for a game or some other stupid project. It’s cool.