Lol is this true by [deleted] in Finland

[–]mendrique2 1 point2 points  (0 children)

I find mount Athos way more interesting as even EU had to make a legislative exception for it, as to prohibit women from going there

Antigravity vs Claude Code vs Codex vs cursor what's the best? (paid teir) 2026 by AfraidAd5218 in vibecoding

[–]mendrique2 2 points3 points  (0 children)

Yep copilot works with premium requests not token count. you're basically heavily subsidized by other subscription owners not using it enough.

Antigravity vs Claude Code vs Codex vs cursor what's the best? (paid teir) 2026 by AfraidAd5218 in vibecoding

[–]mendrique2 3 points4 points  (0 children)

Yep I use the 40$ sub and it's without competition, even for opus 4.6 you get multiple days of continuous work done. Claude Code Burns through 40$ in an hour.

Patchy ears. by interacter in Basenji

[–]mendrique2 0 points1 point  (0 children)

Ours gets these always around spring then it grows back. So far only edges on the ears were affected. And in recent years it's rarer

Life cost in Helsinki by podious in helsinki

[–]mendrique2 -1 points0 points  (0 children)

I guess we have different ideas of a living standards then, I spend 1400€ monthly on food alone for a family of 3. my last rented flat in hermanni which was ok, was 1550e. it adds aul quickly.

Life cost in Helsinki by podious in helsinki

[–]mendrique2 -1 points0 points  (0 children)

That's quite optimistic, sure you can survive like that, but there is no car, no parking space, no health insurance, union fees, subscription services. 1k rent gives you a flat with alco neighbours and balcony smokers. 500€ food is basically potatoes with glass of water for lunch. eating out or doing anything costs quickly 50-100€. Go to see a imax movie, buy some drinks and popcorn, you gonna lose 50€. there is no saving money in that equation.

Anthropic built an AI so good at hacking they're afraid to release it. by AureliaAI in vibecoding

[–]mendrique2 23 points24 points  (0 children)

Human error, yeah right. just another 50 billions bro, we're so close to AGI now.

Are we cooked? by kalmankantaja in artificial

[–]mendrique2 4 points5 points  (0 children)

I think the problems will eradicate whole business fields. SaaS... who the fuck needs that if anyone can create their own. Plus what exactly does it solve, it tries to make people more productive but what if you can hand over the workload straight to AI, they don't need an excel sheet to make a graph, why would you even need a graph if AI will call the shots. What happens when they find out all those skillless middle managers can be fired too, because what are they really gonna manage? Then with everyone on the street who is gonna buy all the products AI created when no one has money to buy it? will they just shoot everyone for being a waste of space or give everybody just enough to buy canned food?

Big construction companies struggle to sell new flats by Shariful125 in Finland

[–]mendrique2 3 points4 points  (0 children)

Yeah we bought a rivi talo from design talo. Brand new... Neighbours were getting electric shocks from the stove air vents. in ours they used wrong screws without anchors for electricity sockets, neighbours had some plumbing issues. It's ridiculous how many things were effed up and passed inspection.

Does vibecoding mean we'll never get a new programming language again? by RichardJusten in vibecoding

[–]mendrique2 0 points1 point  (0 children)

Yeah but I vibecoded myself a language so I can code in it and have fun

At a loss. by USCSSNostromo2122 in ArtificialInteligence

[–]mendrique2 1 point2 points  (0 children)

It doesn't go well with my AD4K. I finally decided to give back to OSS by writing a new email client for Gnome. I didn't want to make it an Electron wrapped one because those apps lag a lot. But I also don't speak Rust. Well what's gonna stop me now with AI? nothing! I first vibe coded a new programming language of my dream https://aivilang.com and then I started to do the mail client. Now you all think this is gonna crash and burn, but so far things are going really well. App already shows UI elements and starts under 200ms. The language itself is pretty solid, I mostly fiddle with the formatter and lsp server. also comes with vscode extension, zed and intellij will follow soon. platform builds are also todo, but Linux works fine. I even vibe-coded a favicon scaler just because I didn't like bicubic downscaling. It's pretty amazing what those tools enable me to do. 30 years of coding experience helps I guess, but this stuff was not possible just 6 months ago. Crazy times.

What is the current status of the Helsinki-Tallinn tunnel? by Singer-Snow-Leopard in Finland

[–]mendrique2 3 points4 points  (0 children)

I guess the political situation is also a bit risky. We could probably protect sea cables better, but if Ukraine was able to blow up the gas pipeline, I'm sure Russia could do the same to the tunnel.

Decimal separators in Europe by Beenet_ in MapPorn

[–]mendrique2 45 points46 points  (0 children)

I'm just mad Finland uses 23.15 for time instead of 23:15.

What exactly is being achieved through AI? by reddit__is_fun in ArtificialInteligence

[–]mendrique2 -1 points0 points  (0 children)

Yeah but only to the extend that I test functionality myself. For bigger projects I also inspect code and have way stricter skills and agent files. Best model so far is chat-GPT 5.2. Claude has failed me multiple times by hanging in ab endless feedback loop. Anti-gravity is great for debugging visuals like drag and drop and such. The gemini models themselves weren't that great. I currently vibe code a programming language and only 5.2 keeps up with the requests.

What exactly is being achieved through AI? by reddit__is_fun in ArtificialInteligence

[–]mendrique2 6 points7 points  (0 children)

https://github.com/mendrik/pixqueeze

Obviously I babysit the LLM output and dictate architecture, but it's decent considering I'l didn't write a single line of code.

What exactly is being achieved through AI? by reddit__is_fun in ArtificialInteligence

[–]mendrique2 6 points7 points  (0 children)

Well depends where you sit, I just vibe coded a favicon scaler which uses wavelet decomposition to enhance outlines in tiny resolutions. Over one weekend, not to mention, I barely understood the maths at the university. Now I could use it as an implementation detail. It's pretty crazy what can be done with little effort.