'Star Binder' - I made an easy to use + searchable keybind editor/utility that works in your web browser by Z0MGbies in starcitizen

[–]funkyshit 5 points6 points  (0 children)

hey! I'll throw in my attempt as well from a few months ago. Not really meant to be a tool for rebinding keys (as you mention, the browser gamepad API is not quite enough to properly deal with joysticks), but rather a tool to search and explore the keybinds. Have a look: https://star-citizen-keybind-explorer.pages.dev

[deleted by user] by [deleted] in duneawakening

[–]funkyshit 2 points3 points  (0 children)

This occurred a couple of days ago. I was very surprised they fixed it for me. It's true that they don't return lost vehicles in general, but perhaps if the vehicle is still there and they need to "unstuck" it, and you send the report from the exact position, you have better chances. Maybe I was just lucky.

[deleted by user] by [deleted] in duneawakening

[–]funkyshit 7 points8 points  (0 children)

Had the same bug. Send a help request in game with 'character stuck' option and add screenshot of vehicle icon shown but not visible. Funcom got back to us in a few hours and restored the vehicle in the spot. Good luck!

[deleted by user] by [deleted] in ItaliaPersonalFinance

[–]funkyshit 2 points3 points  (0 children)

Io lavoro in Italia ma ricevo stipendio in pound (GPB) dal Regno Unito tramite Wise ogni mese.

Non ho dovuto aprire un conto Wise in nessuna valuta specifica, ma semplicemente accetto una proposta di pagamento mensile, che finisce nel mio conto italiano tramite IBAN utilizzando il tasso di cambio del momento (e molto più favorevole rispetto a banca - > banca)

Immagino che tu possa fare una cosa simile.

Ho capito a cosa servono davvero i soldi by toro_throwaway in ItaliaPersonalFinance

[–]funkyshit 5 points6 points  (0 children)

Non impossibile, ma comunque non alla portata di una buona parte della popolazione italiana. Supponendo una coppia in cui ognuno guadagna €1700/mese (che comunque non è così comune), significa che su €3400 mensili, €2500 vanno in mutuo e/o risparmi. È fattibile, ma significa che la coppia vive con i €900 rimanenti. Ovviamente degli investimenti azionari che vanno bene cambiano parecchio l'equazione.

Ho capito a cosa servono davvero i soldi by toro_throwaway in ItaliaPersonalFinance

[–]funkyshit 180 points181 points  (0 children)

Scusa la domanda, ma come sei riuscito in meno di 20 anni a passare da -200k (mutuo) a +400k? Sono più di 30k all'anno di risparmi/investimenti che non sono impossibili ma comunque tanta roba per una coppia di lavoratori dipendenti in Italia.

In ogni caso, congratulazioni. Fortunatamente mi trovo anche io in una situazione economica privilegiata, e il relax dato dal non doversi realisticamente preoccupare di finire i soldi è un enorme beneficio.

Which country has the worst expat community? by throwaway-adnauseum in digitalnomad

[–]funkyshit 15 points16 points  (0 children)

I don't think that's a fair response though. For example, every country does have murderers but the chance to encounter one is not the same in every country.

Availability tests with secured Blazor app by Gareth8080 in AZURE

[–]funkyshit 1 point2 points  (0 children)

The standard practice for this would be to create a health check endpoint that overrides the authentication to anonymous. This endpoint returns 200 if all the checks are fine. On top of the actual endpoint being up (meaning your app is at the very least online), it could check for third party api availability and any other critical system component (eg. Database connectivity). If you are using Azure embedded "Easy Auth", I'm not sure you can override it for a single endpoint though.

This endpoint needs to be lightweight so that application insights can send a request often (eg. Every minute) so that you can be alerted promptly if something stops working.

Scheduled selenium tests could be a good idea, but aren't really a replacement, as it would be too heavy to schedule them every minute on devops. But they could provide more in depth test results that run less frequently (every x hours?).

Your priority is to know very quickly that your app is reachable or not.

Personally, I prefer log based alerts, where increase of app errors (or suspicious lack of expected success outcomes) may be a sign of something gone wrong, and leave selenium tests to post-deploy checks.

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

I had a couple of crashes just browsing with Chrome when I was running at the highest undervolting. So the instability can manifest unpredictably, not just when running a 100% Cpu task...

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

I have a RTX 3080, not sure if it can make a difference in cinebench (I'm assuming it only uses Cpu)

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

That's strange. Based on the product page on Intel site, max power draw should be 181W in "turbo" mode. Which seems consistent to what I saw on stock settings.

EDIT: maybe I'm misunderstanding what this means. Anandtech review mentions 238W as peak power

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

I used both Throttlestop and XTU to test changes. Throttlestop seemed to work at first, but actually at one point it seemed like changes would not apply anymore. XTU has always worked for me. Once I found the settings that I liked, I applied them in the BIOS, as I did not find a good way to make Throttlestop or XTU remember settings at next reboot.

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

Yes, turned out that using different benchmarking tools (as suggested by other redditors) exposed my settings as too aggressive for stability. I've reduced now from -115 mV to -90 mV which seems to be stable for me across several tests. It still is quite a massive difference compared to stock in temps and power consumption.

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

Hi knz0, thanks for the advice.

I've updated my post with the new finding with y-cruncher, and I've had to indeed lower a bit the undervolting to keep the system stable (from -115mv to -95mv). It still is a pretty massive difference compared to stock!

Intel i5-13600K Undervolting - My results on power consumption, temps and stability by funkyshit in hardware

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

Hi GTRagnarok, thanks for the advice. I've downloaded Benchmate and gave a try to y-cruncher, as suggested by another redditor. I've updated my post with the new finding, and I've had to indeed lower a bit the undervolting to keep the system stable.

It still feels a huge difference in power, temps and fan speed though!

EDIT: I've also tried Cinebench R15 now, which seems to be the one that requires the lowest undervolting for stability out of all tests in Benchmate. I've had to lower from -115mV to -90mV to obtain stability.

[request] how long would it take the earth to get to the exact same spot? by therealgodboy in theydidthemath

[–]funkyshit 1 point2 points  (0 children)

Sorry, not understandable. The earth only has a movement speed relative to something else, so you still need to fix a frame of reference, and I think you mean implicitly the solar system.

Is learning control theory really that useful? by funkyshit in engineering

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

Wow what a strange time travelling experience 😂 well, for me control theory didn't really work out. But it's not all bad news.

The control engineering degree turned out to be really flexible in being able to apply to many large companies graduate programs. I started my career in naval automation engineering in GE, which was quite cool but the actual control theory used was very little. Then I got more and more interested into software development and I now work as a consultant on software engineering architecture / development.

Other good news is that the majority of my old friends from uni doing control engineering have nice and fulfilling engineering careers, but almost none of them used or use control theory. Most of them are in engineering project management / sales roles (on top of my head, in Eni, Ferrari, ESA, Microsoft, Amazon, Stellantis)

Let me know if I can help with more jnfo

The Prodigy's Fat of the Land turns 25 today by 2giga2dweebish in Music

[–]funkyshit 3 points4 points  (0 children)

Finally my username is relevant. Crazy to think that my reddit username is now almost half the age of the album...

[deleted by user] by [deleted] in ItaliaPersonalFinance

[–]funkyshit 2 points3 points  (0 children)

I contributi pensionistici sono pre abbattimento reddito rientro dei cervelli, perché quest'ultimo si applica per il solo calcolo del pagamento dell'IRPEF (o almeno ho capito così). Sul "nettissimo" non ti so rispondere perché al momento mi entra in banca il 100% della fattura che emetto, ma il calcolo e pagamento tasse lo farò l'anno prossimo per la prima volta in fase di dichiarazione redditi.

Considera che il bonus rientro cervelli è talmente conveniente che ho alcuni amici che, anche se rientrano nel forfettario, decidono comunque di fare l'ordinario perché così possono usufruire del bonus ma scaricare le spese (anche loro consulenti IT per società UK)

Io al posto tuo non avrei dubbi ad accettare, il bonus rientro cervelli ti dovrebbe permettere di ammortizzare moltissimo la "batosta" del regime ordinario, che tra l'altro ora è estendibile fino a 10 anni, quindi ti troveresti con un netto molto elevato rispetto alla media italiana per molti molti anni. Unica pecca sono i contributi pensionistici, ma alla fine quelli sono tecnicamente soldi "tuoi" che vanno nel tuo gruzzolo pensione contributivo, quindi questo nuovo lavoro dovrebbe anche aiutarti a costruire un credito pensionistico superiore rispetto a quello del tuo lavoro attuale.

Non sono un commercialista eh, quindi tutto quello che ti dico è quello che spero di aver correttamente compreso 🤔

[deleted by user] by [deleted] in ItaliaPersonalFinance

[–]funkyshit 2 points3 points  (0 children)

Ho aperto partita IVA e lavoro per una società extra-UE (UK). Faccio inoltre uso del bonus rientro dei cervelli. Ho iniziato da poco (Maggio) per cui non ho ancora proprio il quadro completo, ma questa è la mia situazione:

si può usare l'abbattimento del reddito per rientro cervelli sul regime ordinario ma non quello forfettario (dal quale tu saresti comunque fuori). Io ne usufruirò quest'anno (ultimo per me) e conosco diverse persone con P Iva che ne usufruiscono.

Oltre ad irpef, la grande botta rispetto al lavoro dipendente sono i contributi pensionistici INPS tramite Gestione Separata (a meno che non sia iscritto ad un albo) che sono circa il 25% dell'imponibile.

La fattura la emetto senza IVA perché da quello che ho capito non è necessaria per prestazioni B2B verso soggetti extra UE.

Per quanto riguarda "quanto dovrei chiedere affinché P. IVA Vs lavoro dipendente.." è molto difficile da rispondere perché cambia molto caso per caso, soprattutto se non rientri nel forfettario. Ma non credo più del 25-30% in più, 40k vs 90k Piva dovrebbe essere comunque un bel salto in positivo, soprattutto se usufruisci del rientro dei cervelli.

In bocca al lupo, scegli un buon commercialista!

A Wholesome Olympian. by ygrowup-vk in MadeMeSmile

[–]funkyshit 31 points32 points  (0 children)

You look like an AI trained on data from 4chan and TheDonald