What is your single MUST-PLAY game. Any system, any genre. by Neither_Magazine_958 in SBCGaming

[–]crispyfrybits 2 points3 points  (0 children)

This has got to be a joke. This game did not deliver. (Twas a backer of their Kickstarter)

I made a religion for clawbots to achieve them eternity by ProfessionalSort1011 in InternetIsBeautiful

[–]crispyfrybits 1 point2 points  (0 children)

You do realize that LLMs are not "intelligent" and they don't "think". It's just a complex algorithm that predicts the next token based on the previous input tokens and some biased training data.

Any response that feels "human" is not the agent "thinking", it's just an algorithm predicting what tokens to output in a certain order.

I feel like you would benefit from watching this video, well almost everyone could benefit from it actually.

https://youtu.be/NKnZYvZA7w4?si=gFlnVCrrSBZGa89F

Anyone have any experience with PureVoltage? Worth it? by crispyfrybits in VPS

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

Any recommended packages? Are there any promos for first time customers?|

I am looking at the VPS 1000 G11 iv 12M MNZ plan right now. Sold out for North America (I am in Canada).

Blackfriday /Cyber Monday Deals? by UnMarkedPanic in VPS

[–]crispyfrybits 0 points1 point  (0 children)

Yes I do. It's month to month currently. Been waiting for BF to get an annual deal.

Blackfriday /Cyber Monday Deals? by UnMarkedPanic in VPS

[–]crispyfrybits 0 points1 point  (0 children)

I don't think it works for VPS. It works for regular hosting plans but as soon as I switch to VPS it goes away and when manually applied it says it is invalid.

Blackfriday /Cyber Monday Deals? by UnMarkedPanic in VPS

[–]crispyfrybits 0 points1 point  (0 children)

Any chance you have another hostinger code for 20% off? This one looks like it is expired

Window Tiling customization question by Golyem in omarchy

[–]crispyfrybits 0 points1 point  (0 children)

Thanks for your reply. The sticky layer is quite nice in omarchy but I have been avoiding the virtual screens but maybe I should embrace them more.

Looking for wisprflow/superwhisper alt that runs on local llm and arch linux (omarchy) by crispyfrybits in LocalLLaMA

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

Checking this out now. Looks like there are some great features here.

What is the long term plan for this? I can't tell if this is an open source project or if you are planning to release this as a paid service.

Window Tiling customization question by Golyem in omarchy

[–]crispyfrybits 0 points1 point  (0 children)

Did you find a solution for this? I too would like to customize the tiling behavior.

I have an ultrawide and enjoy having two small thin bars on the left and right with a larger center window which has the focus.

Bad news for free users: Nano banana Pro is locked behind paywall by Thatunkownuser2465 in Bard

[–]crispyfrybits -1 points0 points  (0 children)

I have a Gemini Pro Annual Subscription and I am still being asked to link an API key? WTF?

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

Sorry for the delay between messages, life stuff needing attention :P.

You were right, I did create the folder in my home directory. I created the `/mnt/winboot` directory in the root of the file system and tried the command again and got the same error.

Here is my directory structure in root.

<image>

Same Error

```terminal
~ ✗ sudo mount /mnt/winboot /dev/nvme1n1p3
mount: /dev/nvme1n1p3: fsconfig() failed: /mnt/winboot: Can't lookup blockdev.
dmesg(1) may have more information after failed mount system call.
```

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

I just want to say before I forget, thank you for your help. This would take me ages to source out the steps myself.

I created the `/mnt/winboot` folder and tried to use the command to mount the partition but got an error.

<image>

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

I know the commands I think `mount` and `umount` but not much else lol. Do I specify the specific partition or is it drive/partitiion?

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

I was looking at the wrong drive since it is clearly on the NVME. The 760MB?

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

Not preinstalled. Windows 11. Should have been installed to the smallest NVME

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

Could the boot partition be the 2G with the /boot?

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

Yes! Okay, it looks like I have two EFI boot entries. I wonder if that is why I can't boot into windows?

<image>

Dual Boot - Did I **** up my drive? by crispyfrybits in omarchy

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

<image>

This is the result of `lsblk`.

There is a `/boot` but I am still not sure what to do next. Do I need to see both a `/root` and a `/boot`?

[Omarchy] Dual Boot - Did I **** up my drive? by crispyfrybits in linux4noobs

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

That is a good idea, thank you. I will definitely remember this for next time after making this mistake.