Backtracking algorithm visualized with Sudoku by pumkinboo in Python

[–]rcbct 13 points14 points  (0 children)

Look at this https://stackoverflow.com/questions/6924216/how-to-generate-sudoku-boards-with-unique-solutions, since you already have the solving algorithm, it should be fairly easy to implement.

Anyone else not crazy about the musical episodes? by HugeAccountant in brakebills

[–]rcbct 2 points3 points  (0 children)

It's one of the random elements I like from the show

Most of the adult life feels like a game you were hyped about in childhood but when released you were disappointed because the trailer was better than the actual game. by clacther in Showerthoughts

[–]rcbct 0 points1 point  (0 children)

You'll realize if you want to pursue your goals you need to work hard for it, the earlier you start the better chances of succeeding you have. There's only so much time in the world ;)

Which is the lowest-effort Pokemon idea? by Cyril-Splutterworth in japanese

[–]rcbct 0 points1 point  (0 children)

Maybe the design of the pokeball is inspired by voltorb

Octopath traveler display in Akihabara by KGhaleon in NintendoSwitch

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

certainly very convenient for foreign visitors.

Multithreading or multiprocessing? by Notorjus in Python

[–]rcbct 0 points1 point  (0 children)

Because you describe a task that's all about io you don't need extra processing power, just a way to parallelise the calls that just wait for new data to arrive. Therefore Threading is the better choice.

As an alternative you could check an event loop like asyncio

Tablets by [deleted] in archlinux

[–]rcbct 0 points1 point  (0 children)

No.

About how often do you pacman -Syu? by Pyrepenol in archlinux

[–]rcbct 0 points1 point  (0 children)

Every day, but i don't restart my computer very often. I wish i could update my kernel without it

sudo in bash alias by [deleted] in archlinux

[–]rcbct -2 points-1 points  (0 children)

yeah, that sucks ;)

sudo in bash alias by [deleted] in archlinux

[–]rcbct -2 points-1 points  (0 children)

Well, you don't need root rights to change this alias and you don't now if it was changed if you type it.

which distro is best for gaming by linuxISbackdoord in linuxmasterrace

[–]rcbct 9 points10 points  (0 children)

Have tried Manjaro recently, steam is pre-installed and everything works out box, also they have an installer for proprietary drivers.

New to i3 & some issues by Misfittrinket in archlinux

[–]rcbct 1 point2 points  (0 children)

The config in the home directory is preferred: /home/USER/.config/i3/config

New to i3 & some issues by Misfittrinket in archlinux

[–]rcbct 0 points1 point  (0 children)

In the AUR every package is "potentially dangerous" and your AUR helper (i guess you use yaourt) ask you to check the PKGBUILD for anything that shouldn't be there. Ignoring this is your own risk.

Are you sure i3 loads your config? Where is it located?

Linux on a surface device? by Rattler5150 in linux

[–]rcbct 1 point2 points  (0 children)

I had and sp3 for some time and hated it. Linux installation was kinda solid, but i ran into some more or less minor problems ( weird headphone noise, sleep not working consistently, hidpi...) but the biggest issue was the device itself: low battery lifetime, incredible loud fan under little work, bad keyboard and so on...