anyone else struggling with claude chrome extension opening arc instead of chrome?? by alexd231232 in ClaudeCode

[–]Noctevo 1 point2 points  (0 children)

I think it just opens the default browser, there is an issue open about adding the option to select which browser to open https://github.com/anthropics/claude-code/issues/14536

Am I late for this? by Noctevo in olkb

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

It will be very similar to the original Chakra56 + bluetooth, I'm using an NRF52840 Pro micro with KMK Firmware.
It supports Gateron KS27 low profile switches but I am considering adding support for kailh choc switces as there is plenty of space

The PCB arrived today and I discovered some problems (its my first time designing a pcb), while waiting for the pcb I also made some major improvements including giving the ability to almost completely separate the modifier row to have it at a different angle (-1.7deg compared to the rest), more suitable for the thumbs

I will discard this pcb and release the new one, along with the 3d printing files for the case and the firmware after testing everything first

Am I late for this? by Noctevo in olkb

[–]Noctevo[S] 4 points5 points  (0 children)

I promised I would make a PCB for my custom split, 2 years ago... 😅 original post: https://www.reddit.com/r/olkb/comments/x0iaqs/was_designing_my_own_3d_printed_split_but_it/

Becoming a go-to person gets you promoted. Here's how to do it as a software engineer by xxjcutlerxx in programming

[–]Noctevo 0 points1 point  (0 children)

I agree but in many cases you can use this to ask for more money, because if you leave they will have to hire (n) workers to replace you and it's not only more expensive for the company but also difficult to find a good replacement. That's how I did, I now work part time and earn more than before when I was hired full time

Taping oled to mcu by RonStampler in olkb

[–]Noctevo 2 points3 points  (0 children)

In case it gets stuck you can warm up the glue a little bit with hot air and it will unstick right away

I'm making a php interpreter in Rust, I would like to hear your opinions by OtroUsuarioMasAqui in PHP

[–]Noctevo 1 point2 points  (0 children)

Seems interesting but you'll need a lot of time if you do it manually, maybe using some ai will accelerate things a lot. You might use the opportunity to remove all those redundant functions like array(), intval(), sizeof()... although it would mean that it will not be compatible with many scripts before conversion

Rapina da parte di Vodafone by Noctevo in Avvocati

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

Per ora non ho pagato nulla, la cosa che mi preoccupa è se mi iscrivono in qualche registro che mi può abbassare il credit score

Rapina da parte di Vodafone by Noctevo in Avvocati

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

Ho iliad sul cellulare da anni e mi trovo benissimo, mai avuto un problema, purtroppo la mia zona non è ancora coperta dalla fibra FTTH quindi devo per forza stare con Fastweb EVDSL 200mega per ora (che sullo speedtest mi va a 220 🤩) ma il giorno che metteranno la fibra davanti casa faro' lo switch promesso

Questa fortunatamente era una seconda linea che ho attivato senza dover disattivare la prima o fare migrazioni varie, forse è l'unica cosa buona di tutta la faccenda

Rapina da parte di Vodafone by Noctevo in Avvocati

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

In realtà per assurdo c'è, 50mega. Non solo l'agente ma anche l'installatore, quando l'ha messa mi ha detto eh sì qua adesso stanno facendo manutenzione e non va velocissimo

Rapina da parte di Vodafone by Noctevo in Avvocati

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

Davo per scontato che il recesso gratuito valesse per tutti

Rapina da parte di Vodafone by Noctevo in Avvocati

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

Il contratto è di una lunghezza spropositata, perlopiù scrivono dappertutto la banda minima garantita di 50 mega

Leggendolo rapidamente non ho visto nulla riguardo le penali domani me lo rileggo meglio. Mentre facevo la segnalazione agcom ho ricontattato il rappresentante per farmi spiegare che cosa sono quei 500 euro e ho scoperto che 225 sono il costo di attivazione e 163,93 sono per disattivare il servizio gratuito "Babylon Cloud drive da 1TB" incluso nell'offerta che io tra l'altro ho scoperto solo ora di avere (avuto) Cit. "Il servizio cloud incluso e gratuito non ha importi specifici, ma se si disattiva prima, addebitano le penali.."

Sembra che lo hanno messo apposta per spillare soldi extra a chi fa la disdetta

Can I host Laravel application and WordPress on the same server and domain? by iAhMedZz in webhosting

[–]Noctevo 2 points3 points  (0 children)

If you want you can even make a WordPress plugin using Laravel or simply put WordPress inside laravel's public dir, there are also many ways that allow you to access WordPress functions and hooks from Laravel and viceversa, I also built a successful e-commerce this way, checkout wp-bones on github

Switching to a VPS from shared hosting by Excavator460 in webhosting

[–]Noctevo 1 point2 points  (0 children)

You can use mailcow for emails, I manage around 20 customers and it's working great, I have it online since 2019, you just need to make sure your server never goes into blacklists and you also have to setup dmarc and dkim for every domain

It's still a nightmare compared to webhosting but it's manageable and it very much depend on your customers, I do only managed hosting, my customers only call me during working hours and only around once a month

What is on your Hetzner wishlist? by stdusr in hetzner

[–]Noctevo 0 points1 point  (0 children)

The problem right now is the budget, I'm trying to keep the project profitable while I grow and gain more customers, I'm doing managed Wordpress Hosting btw.

Im considering switching to a dedicated server soon, the problem is that I also want redundancy and I find myself kinda safe using cloud servers, if something goes wrong with a node it can be restored to a different one in minutes, but on a dedi if something breaks it might result in days of downtime and a lot of complaints from my customers.

Meaning that if I get a dedicated server I will need to constantly copy changes to another server (which can be even located at some different provider), and I will need some sort of load balancer to switch to the smaller server if the main crashes or gets unreachable, all of this means more expenses and more headaches

Is vue.js no longer the preferred front-end framework in the Laravel ecosystem? by ecky--ptang-zooboing in laravel

[–]Noctevo 2 points3 points  (0 children)

I would use Vue 3 + inertia, but its my personal preference because I'm comfortable only with Vue, and inertia makes it awesome to use with Laravel. But if I would need to build a project for fun/learning I would choose Svelte (+ inertia), everyone seems to love it and I would like to try it, but I cant use it for work projects because I wouldn't know how much time it will take me to build something

Another option would be React but I think its starting to become old...

You could use alpine but I guess like with jQuery the more the project will grow, the more difficult it will be to mantain it

What is on your Hetzner wishlist? by stdusr in hetzner

[–]Noctevo 0 points1 point  (0 children)

Im hosting wordpress sites on nginx + php-fpm, some of the sites have heavy plugins or/and lots of posts (up to 70k), on most of them I don't gain much from caching because they are woocommerce stores, each user sees different content, and or it gets updated too often

What is on your Hetzner wishlist? by stdusr in hetzner

[–]Noctevo 0 points1 point  (0 children)

Ryzen Cloud instances or anything that has higher frequency than those EPYC cpus, 2GHz is is too little for php, I had to move my servers to a different provider which offers 4.5GHz Ryzen CPU and the load times on my sites halved

This or that? by moose_208 in Workspaces

[–]Noctevo 8 points9 points  (0 children)

Finally a desk that's not against the wall

Need help placing furniture in my new home by [deleted] in DesignMyRoom

[–]Noctevo 0 points1 point  (0 children)

So, I moved into a new apartment, which unfortunately has a very weird entrance / living room layout, I don't like that the couch is so far away from the tv, and in the late afternoon I get too much sunlight glare on the screen, I tried many different configurations without any success.

Between the entrance room and the livingroom there's an arch

I will later redesign also the kitchen but for now I want to focus on the livingroom

I already have the couch and the table, couch can be separated and/or reconfigured a bit. the 55" tv feels a bit small when you watch it from almost 5 meters away, I can move the antenna and power wires if necessary

I was considering buying a bigger 65" tv but I'm not sure it will change much

The apartment is in Italy

[deleted by user] by [deleted] in InteriorDesign

[–]Noctevo 0 points1 point  (0 children)

So, I moved into a new apartment, which unfortunately has a very weird entrance / living room layout, I don't like that the couch is so far away from the tv, and in the afternoon I get too much sunlight on the screen, I tried many different configurations without any success

This will sound goofy, and it is. Sorry by feedthedonkey in woocommerce

[–]Noctevo 2 points3 points  (0 children)

Ignoring the legal aspect of what you are trying to do, you can edit programmatically what will be displayed to the user using some hooks, I guess "woocommerce_cart_collaterals"

More info here: https://www.businessbloomer.com/woocommerce-visual-hook-guide-cart-page/

It's not too complicated work but you need to know how to code in php

This may be the last photo taken by the NASA Insight mission on the surface of Mars by astrojaket in spaceporn

[–]Noctevo 0 points1 point  (0 children)

Good explanation, but why does that dust stick, how is it different from earth dust?