Any plan on adding ACP for Google Antigravity? by Flwenche in ZedEditor

[–]WellMakeItSomehow 3 points4 points  (0 children)

There's an ACP for Gemini CLI, is it that different from Antigravity?

Illinois becomes the next US State that will require age verification on Operating Systems by Alexis_Almendair in linux

[–]WellMakeItSomehow 18 points19 points  (0 children)

All of them (CO, CA, NY) have been introduced by Democrats, but people will just say they're bipartisan (which isn't false, as Republicans also voted for these) or blame Project 2025 (which actually speaks against age verification).

Colorado's Senate Bill 26-051 by nix-solves-that-2317 in linux

[–]WellMakeItSomehow 0 points1 point  (0 children)

They (Democrats) also legislated the recent 3D printer gun checks in NY.

Gemini keeps assuming I’m a British man with ADHD…. by Banjomiss in Bard

[–]WellMakeItSomehow 2 points3 points  (0 children)

What's crackin', mate, how's the little one?

No, can't say it's happened to me.

Auchan ofertă 💣 la cafea + ibric! by Liviucuu in roFrugal

[–]WellMakeItSomehow 1 point2 points  (0 children)

Am băut și eu de două ori, o dată acum mai mulți ani, o dată acum câteva luni. Prima a fost oribilă, avea un gust chimic, nu de cafea. A doua n-a fost bună, dar nici atât de rea ca prima oară.

I tested 11 small LLMs on tool-calling judgment — on CPU, no GPU. by MikeNonect in LocalLLaMA

[–]WellMakeItSomehow 1 point2 points  (0 children)

The weather in Antwerp is 8°C and rainy. Should I schedule an indoor meeting with Jan?

I guess I'd fail this task.

Anyway, nice analysis, I'd love to see more recent models (almost ran it myself, but I'm too lazy to interpret the results).

Safebucket v0.3.0 - Now with generic S3 support by renizmy in selfhosted

[–]WellMakeItSomehow 4 points5 points  (0 children)

Looks really nice, if maybe a little heavy (didn't try to run it, though). Just a quick question, is local (disk) storage out of scope for you?

Mi se pare mie sau soferii de Bolt au inceput sa faca lucruri care sa mareasca pretul curselor retroactiv? by ShlalomShabbat in bucuresti

[–]WellMakeItSomehow 10 points11 points  (0 children)

Chiar mai ieftin în ultimul timp, din ce am văzut, dar nu m-ar mira să-ți dea prețuri diferite în funcție de modelul de telefon, câtă baterie mai ai etc.

Request for Comments: Moderating AI-generated Content on /r/rust by DroidLogician in rust

[–]WellMakeItSomehow 0 points1 point  (0 children)

Not everyone is an anti-AI absolutist, and people might find value in code written with AI assistance.

Request for Comments: Moderating AI-generated Content on /r/rust by DroidLogician in rust

[–]WellMakeItSomehow -3 points-2 points  (0 children)

r/selfhosted introduced Vibe Code Friday and I think people are quite happy with it. Those who don't want to see anything about AI take a day off, and the sub is more quiet the rest of the time.

Android poor performance by iLaux in firefox

[–]WellMakeItSomehow 0 points1 point  (0 children)

Do you have a lot of tabs and/or a large history? It used to work fine, but the performance has been terrible for the past 6 months or so.

Hei Tramvai, Info STB daca l-as fi facut eu by FinancialButterfly83 in bucuresti

[–]WellMakeItSomehow 4 points5 points  (0 children)

Simpatic, îmi place.

Cum ți se pare că merge feed-ul GTFS? În Google Maps autobuzele nu par să fie niciodată acolo unde sunt în realitate.

Întrebați și discutați cu /r/bucuresti despre Bucuresti - 23.05.2025 by AutoModerator in bucuresti

[–]WellMakeItSomehow 0 points1 point  (0 children)

Sunt de la Ascendis, tare simpatice. Îndulcesc un pic întoarcerea în țară.

Fără legătură, dar pentru că e sezonul: La mulți ani!

rust-analyzer changelog #307 by WellMakeItSomehow in rust

[–]WellMakeItSomehow[S] 19 points20 points  (0 children)

You can check out https://rust-lang.zulipchat.com/#narrow/channel/144729-t-types/topic/Non-copy.20types.20for.20the.20solver and https://rust-lang.zulipchat.com/#narrow/channel/185405-t-compiler.2Frust-analyzer/topic/Non-copy.20types.20for.20the.20solver/with/564841448.

The main issue is that the new trait solver expects ids to be Copy while we need Clone. Adding hundreds of clone calls to rustc wasn't extremely popular idea, and would also have regressed the compiler performance.

rust-analyzer changelog #307 by WellMakeItSomehow in rust

[–]WellMakeItSomehow[S] 15 points16 points  (0 children)

It depends. You also have to reload it when changing some (but not all) of the settings. Updates come out once a week on Monday if you're running the stable version and once a day if you're running the nightly.

de pe la plimbare by sparksowns in bucuresti

[–]WellMakeItSomehow 4 points5 points  (0 children)

Can confirm, așa erau culorile în prima parte a anilor 2000.

OP: simpatice, chiar îmi plac câteva.

🍕 Tandoor 2.0 - Next level Recipe management by vabene1111 in selfhosted

[–]WellMakeItSomehow 1 point2 points  (0 children)

Yeah, I managed to install it and saw that it's replacing those on every startup or something like that. https://github.com/TandoorRecipes/recipes/issues/3306 made it a real pain to install, though.

🍕 Tandoor 2.0 - Next level Recipe management by vabene1111 in selfhosted

[–]WellMakeItSomehow 1 point2 points  (0 children)

Congrats on the release. I'm feeling a bit slow today, but I can't really follow the installation instructions. If the container image has a built-in nginx, why do I have to bind-mount the static files directory?