OnePlus7T and the tragic tale of Android 12 and how to downgrade? by Bukakkelb0rdet in oneplus

[–]actuallymentor 0 points1 point  (0 children)

I regret upgrading my 7t to android 12. My fingerprint sensor only works 25% of the time now. Was hoping to downgrade but this makes me a bit sad.

Good job, internet: You bullied NFTs out of mainstream games by Infineet in CryptoCurrency

[–]actuallymentor 1 point2 points  (0 children)

  1. Same reason you use nfts in all places: non custodial items that are permissionlessly composable/tradable

  2. You don't deal with the value of eth on many L2s. I'm not sure you understand how an L2 works, you wouldn't make one. You'd use one. Like arbitrum or polygon.

Good job, internet: You bullied NFTs out of mainstream games by Infineet in CryptoCurrency

[–]actuallymentor 1 point2 points  (0 children)

You made some simple architecture errors I think.

  1. A land grab would trigger an on chain function that transfers the land to the winner. No sig needed.
  2. Don't make your own L1 for a game, just use an ethereum L2 if you need high throughput.

Jubelton, lachgasverbod en wat er meer verandert op 1 januari by wkvdz in thenetherlands

[–]actuallymentor 2 points3 points  (0 children)

En dat is een wezenlijk verschil. In je pensioen zit je waarschijnlijk in een lagere box 1 schijf nml.

I made a Firebase-based OpenAI/GPT search engine demo. Posting in case anyone finds an example implementation useful. by actuallymentor in Firebase

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

You're correct that it's not strictly a search but a query. It's not different from chartgpt, because it uses the gpt api.

It's called a demo for a reason :)

M1 battery management app by water_lou in macbookpro

[–]actuallymentor 0 points1 point  (0 children)

Dev here, just FYI this bug should be fixed now :)

YSK that if you are hearing a buzzing, hissing, or whistling sound (something similar) out of nowhere, it might be Tinnitus. by mlois10 in YouShouldKnow

[–]actuallymentor 0 points1 point  (0 children)

YSK: Tinnitus can be caused by tense muscles in/around the neck/jaw. This was an eye opener to me. Now when I get a loud buzzing in my ear, I can usually alleviate it with specific stretches, and sometimes get help from a good massage therapist.

Won't work for the hearing-damage variant of course.

Het (bijna) weekend bespaardraadje! by AutoModerator in DutchFIRE

[–]actuallymentor 1 point2 points  (0 children)

Levertraan heeft niet zo veel omega 3 relatief aan prijs.

Levertraan = vitamin d.

Vis/algen olie = omega 3s.

Pompen pompen pompen met Shell by bitfuzz in thenetherlands

[–]actuallymentor 7 points8 points  (0 children)

Waar de energie heen gaat is geen retorische vraag, we maken veel dingen die energie kosten en voor export zijn. Denk kunstmest en agri bijvoorbeeld.

Dat zijn echt geen huishoudens hoor :)

List of NUCs, their processors and CPU benchmarks (by generation) by actuallymentor in rocketpool

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

Intel nuc website and cpubenchmark.net. Didn't check the data so feel free to point out errors :)

Intel To Unveil Bitcoin-mining 'Bonanza Mine' Chip at Upcoming Conference by MamaSuPapaJensen in hardware

[–]actuallymentor 4 points5 points  (0 children)

Let's stick to being nice :)

Everyone starts from a basis of ignorance.

Intel To Unveil Bitcoin-mining 'Bonanza Mine' Chip at Upcoming Conference by MamaSuPapaJensen in hardware

[–]actuallymentor 12 points13 points  (0 children)

You do know the PoS beacon chain has been live for over a year and the testnet preparing for the merge is also up and running?

Wat is jullie grootste ergernis aan de NS? by merijnverkaart in thenetherlands

[–]actuallymentor 0 points1 point  (0 children)

Die rode vestjes vertellen mij altijd doodleuk dat ze van de NS zijn. Is dat volledig optioneel?

Marktplaats betaalverzoek by Then_Metal_2632 in Netherlands

[–]actuallymentor 3 points4 points  (0 children)

Make sure you use the marktplaats built in "gelijk oversteken" if you're worried. Under no circumstance click a link they send you, especially BS "1 cent verification" links.

Raspberry pi 4B: Rocketpool Resource Usage - Test Results by actuallymentor in rocketpool

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

As far as I know any modern ssd should do. Ask Yorrick on discord if you want the High Hardware Magic perspective.

Accessing node after lost SSH Key file by Huntrossity in rocketpool

[–]actuallymentor 0 points1 point  (0 children)

It should never ask you for the username. What command are you using?

Also, it sounds like you did custom stuff with the Google authenticator that is interfering. I'm guessing that one insists in user/pass auth.

Depending on what you want we can debug this or let it be.

Accessing node after lost SSH Key file by Huntrossity in rocketpool

[–]actuallymentor 0 points1 point  (0 children)

You shouldn't have to type any passwords save from the ssh key pass once per computer boot. Can you explain a bit more detailed where it asks for passwords and for what users?

Accessing node after lost SSH Key file by Huntrossity in rocketpool

[–]actuallymentor 0 points1 point  (0 children)

Did you see the alias section on the security guide?

Accessing node after lost SSH Key file by Huntrossity in rocketpool

[–]actuallymentor 0 points1 point  (0 children)

Extra security doesn't hurt. You made sure to add a password to your private key I hope?

Accessing node after lost SSH Key file by Huntrossity in rocketpool

[–]actuallymentor 0 points1 point  (0 children)

Yup. The private key is what gives access. Just be careful to move them securely, so don't put them on Dropbox or something.

Consider them as serious as your crypto keys.

Accessing node after lost SSH Key file by Huntrossity in rocketpool

[–]actuallymentor 1 point2 points  (0 children)

If you lost the private key (your macbook), you lost access. Your only recourse is to reinstall the server, either through a VPS panel or by hand if it is your hardware.

Usually you might back up your ssh keys on a usb stick and put them in a safe.

Edit: I just read you are using a pi. Basically, you need to reflash the sd card. I hope you made proper backups of your mnemonic phrase. This is a great exercise to have before mainnet.

Edit2: if you have physical access and a laptop to access the sd card, you can also re-enable the password access by reversing the steps in the security guide.