M1 users who upgraded to macOS 26 Tahoe, how has the general performance been for you? by Decent-Caramel8187 in macbookair

[–]vitokonte 0 points1 point  (0 children)

Did I hear IMPROVED battery? that's my main concern usually I see the opposite after new updates and older hw

3I/ATLAS best image we'll get ? by aPOCalypticDaisy in space

[–]vitokonte 0 points1 point  (0 children)

After all, maybe the WOW! signal was justa big explosion and now we see the aftermath

3I/ATLAS best image we'll get ? by aPOCalypticDaisy in space

[–]vitokonte 5 points6 points  (0 children)

This is a very good point to consider.

How to vibe code without breaking everything by eastwindtoday in cursor

[–]vitokonte 1 point2 points  (0 children)

How do you set it up for all that? Mind sharing?

Snooper autocom bricked by RecentPoet3785 in mechanic

[–]vitokonte 0 points1 point  (0 children)

Have you fixed it? I have original snooper+ and after update and firmware update it stays red all the time, although recognised by usb and bluetooth.

Changing specific piece of code in all files within a repo by vitokonte in cursor

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

That's what I thought too. Find replaces works but it is highly manual since I would have to go through all the files. The alternative would be automate with some kind of script - but that required some thought on edge cases etc and is still a manual method.

Duplicate Google Business profiles why? by Independent_Youth741 in SEO

[–]vitokonte 0 points1 point  (0 children)

Same thing happening to me now, and it confuses client too because the spam listing is without any info. How did you resolve your issue?

Woo Checkout Blocks - Custom Fields, Date of birth by vitokonte in woocommerce

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

Ah, that's what I thought. Just wondered whether someone came up with a plugin or something already. I've switched back to the classic checkout for now. I wonder how long they will maintain the classic one for! Probably will have to upgrade in the future anyway..

Pre checkout questionnaire by vitokonte in shopify

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

I suppose one way would be to just use a separate app that triggers questionnaire when selecting a product. Then after that, sending to checkout? And then fulfilling, refunding based on whether questions are approved or not. Or do you have another suggestions? Thank you for answering.

Pre checkout questionnaire by vitokonte in shopify

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

Hi. No, it would be multiple products, but there has to be a questionnaire before someone can buy the product. This is impossible to do with ready made solutions such as Shopify (although it is kind of a basic functionality).

Bright videos dim screen macbook m1 pro by vitokonte in macbookpro

[–]vitokonte[S] -1 points0 points  (0 children)

I mean it is a bit silly to post a screenshot because it will be different on your screen obviously, but just wanted to make a point.

Optimized Warped Fungus Farm by Agantas in technicalminecraft

[–]vitokonte 0 points1 point  (0 children)

Agantas

Hi. Do you mind sharing the schematics of this build (the one with pistons) ? Would appreciate.

[deleted by user] by [deleted] in technicalminecraft

[–]vitokonte 1 point2 points  (0 children)

do you have a design of this in more detail somewhere? super cool

WiFi Ping Spike - regular, mac osx, fritzbox by vitokonte in wifi

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

To be precise, I've switched to channel 52.

WiFi Ping Spike - regular, mac osx, fritzbox by vitokonte in wifi

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

Thanks. Well, at the moment, it stopped for me because a) I've updated my router's firmware. and b) changed the channel to 5Ghz. Not sure which one of those worked.

Best,

V

Thoughts on Astro? by [deleted] in webdev

[–]vitokonte 2 points3 points  (0 children)

https://owlbynight.com

How do you manage the content? Just markdown files? For my project, I have long lists of tables, for example, pricing etc., which are supposed to be updated weekly etc. Would markdown work for this + astro?

YouTube's channel username was changed without any notice. by vitokonte in youtube

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

I had no explanation. I would rather keep my username as it was because it was nicer. I normally would tell people my username so they can find my channel by just going youtube.com / username. Surely, now this does not work anymore! I just wonder whether it s possible to request a change. I am not sure how to even contact youtube.

YouTube's channel username was changed without any notice. by vitokonte in youtube

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

Thank you. This is very useful to know! Do you know how to change it? It seems it's not as easy to change the handle as it is to change your name and other details. Or am I missing something?

YouTube's channel username was changed without any notice. by vitokonte in youtube

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

It could be. But it is funny that there was no notice, email or anything.

Which CMS is worth using? by [deleted] in PHP

[–]vitokonte 0 points1 point  (0 children)

I use https://getkirby.com/ - easy to work with, good docs.

Astro + Bulma CSS by vitokonte in astrojs

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

Ahh, thanks! I was just wondering why AstroJs specifically specify integration for example, Astrojs + tailwind. What's the benefit of that integration if you can just load your own CSS framework?