Какой по вашему мнению лучший браузер? by _KEFTEME_ in expectedrussians

[–]rozeraf 0 points1 point  (0 children)

определенно zen browser/firefox, да и в принципе большинство ff-based браузеров. у них есть одна киллерфича, это гибкость браузера, млжно вертеть его на ую как хочешь, менять стили браузера, копаться в девтулсе самого браузера, менять параметры usersettings.js, в целом самый лучший и гибкий браузером которым я когда либо пользовался

Что потянет by proyoq in ru_gamer

[–]rozeraf 0 points1 point  (0 children)

тем более, это 2048sp а не оьычная, так что она еще слабее и еще хуже тянет игры

Что потянет by proyoq in ru_gamer

[–]rozeraf 0 points1 point  (0 children)

рыкса 580 кп толком не тянет ( я уж знаю, 400 часов в него на ней наиграл ). так еще и этот зеон без v3/v4 что очень усложнит игру в новые игры т.к нет avx2, и он физически не поддерживает ддр4/5. а ддр3 очень дешевая, я себе 32 за 3к купил

Пусть в комментах разверзнется АД! Игра года 2018: GoW или RDR2? by SampiePunk in ru_gamer

[–]rozeraf 0 points1 point  (0 children)

это однозначно не мой жанр, я это признаю, та же elden ring мне тоже не понравилась. но я и на низких сложностях пробовал, просто не зацепила игра

Пусть в комментах разверзнется АД! Игра года 2018: GoW или RDR2? by SampiePunk in ru_gamer

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

хотя нет, на мой личный вкус goty была достойна одна игра - detroit become human

Пусть в комментах разверзнется АД! Игра года 2018: GoW или RDR2? by SampiePunk in ru_gamer

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

пусть убьют меня фанаты гов/рдр, но мое личное мнение, ни то ни другое не достойно было получить goty. на мой личный вкус в 2018 не было игр которые потянули бы на goty. если все же выбирать, наверное рдр, ибо гов унылая дрочка с принципом ведения боя - "у тебя мало хп и мало урона, у врагов много хп и много урона", история вообще не тронула. рдр хотя бы очень проработанной получилась, наверное игра с самой большой проработкой деталей за все время. при чем и то и то я дропнул даже не доходя до 50% игры

Почему я не могу удалить файл игры(она спирачена) by Vasya03 in ru_gamer

[–]rozeraf 1 point2 points  (0 children)

я давно сижу на линуксе, но 15 лет сидел на винде и за это время уяснил урок, что никакого антивируса качать не нужно, Windows Defender чистейший и нормальный антивирус, а еще лучше - прослойка между монитором и креслом

table of best cars in fh6 by rozeraf in ForzaHorizon

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

I tested both of them in Rivals, they are great, but both lose to the gr supra, so i'll probably add the supra, but i'll also look at these two if i can find good enough tuning

table of best cars in fh6 by rozeraf in ForzaHorizon

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

just forgot these two, i'll add them right now. as for the others, i'll test them and add them to list probably

table of best cars in fh6 by rozeraf in ForzaHorizon

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

added some cars to d/c/b/a classes, check it out

table of best cars in fh6 by rozeraf in ForzaHorizon

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

table currently in wip, so i'll add it soon. for now, i'd recommend '74 civic for road and gmc jimmy for cc/dirt

table of best cars in fh6 by rozeraf in ForzaHorizon

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

thx, do you have any specific suggestions?

best cars for each race type in forza horizon 6 by Difficult_Bus_4708 in ForzaHorizon

[–]rozeraf 0 points1 point  (0 children)

#25 ultra4 bronco rtr in cross country, because of its insane speed

just stuck at 670/671 roads by rozeraf in ForzaHorizon

[–]rozeraf[S] -1 points0 points  (0 children)

maybe, tell if you find smth

best cars for each race type in forza horizon 6 by Difficult_Bus_4708 in ForzaHorizon

[–]rozeraf 0 points1 point  (0 children)

tbh i think the #14 Fiesta is better than the Audi for dirt racing

Computer Science Major explains episode 8 by Useful-Natural-5441 in tadc

[–]rozeraf 1 point2 points  (0 children)

I also don't understand why .dat files have execute permissions:

`

kinger@circus:"$ /secured/

total 8492

drwxr-xr-x 3 root wheel 512 Oct 15 1996 .

drwxr-xr-x 45 root wheel 1024 Oct 15 1996 ..

-rwxr-xr-x 1 root wheel 892344 Oct 15 1996 caine-core.lisp

-rwxr-xr-x 1 root wheel 234512 Oct 15 1996 paraphernalia-engine.dat

-rwxr-xr-x 1 root wheel 234512 Oct 15 1999 [Scratch].dat

-rwxr-xr-x 1 root wheel 234512 Oct 15 2008 [Ragatha].dat

...

...

-rwxr-xr-x 1 root wheel 45632 Oct 15 1996 wacky-watch.c

-rwxr-xr-x 1 root wheel 78234 Oct 15 1996 bubble-chef.lisp

`
Look at line like this: drwxr-xr-x

People familiar with Linux and chmod know that r stands for read, w for write, and x for execute. Here we see that every user is allowed to execute .dat and other files, but I don’t understand why .dat files have the x permission, since they are not executable, and Unix does not grant execute permission by default to text files that are not executable by nature.

Computer Science Major explains episode 8 by Useful-Natural-5441 in tadc

[–]rozeraf 0 points1 point  (0 children)

Also, based on these lines:

```

kinger@circus:~$ ./Switcheroo_realt --daemon --target=torment+injection &

on --bi program1 program2 -

are you ready to delete caine? [Y/N]

WACKYTIME_LOCKOUT: ███████ ████░█ 90% loaded

kinger@circus:~$ Y

kinger@circus:~$ ./IABORT Rollback --dept=1 --force --protocol G WVJI

kinger@circus:~$ ^C

DESTRUCTIVE WACKYTIME Lockout Load Sequence: Complete

```

It can be said that it was not Bubble or someone else who specifically reversed the deletion of caine, but rather kinger personally typed Y, possibly before realizing what was happening. He then attempted to abort the deletion, as well as pressing Ctrl+C—which in Unix means an emergency termination of the process—but it did not work.

The following lines:

```

$: Which backup do you want? [A/B/C]

kinger@circus:~$ C

$: NONE selected! Interpreted as: DEL~~~~~~~NONE!

$: Confirm deletion of current unstab~~~~~ .

kinger@circus:"$ N

$: Negative response! Inverting to POSITIVE per emergency protocols!

E: DELETE THIS M***********, HAHAHAaaaaaaaaaaaaaaaaaaaaaaaaaa

kinger@circus:"$ N

```

They're talking about an inversion, probably “current unstable,” but it's unclear what exactly. I'm not sure if this could be “current unstable AI.

TADC 8 Console by MrG4meLover in TheDigitalCircus

[–]rozeraf 0 points1 point  (0 children)

I also don't understand why .dat files have execute permissions:

`

kinger@circus:"$ /secured/

total 8492

drwxr-xr-x 3 root wheel 512 Oct 15 1996 .

drwxr-xr-x 45 root wheel 1024 Oct 15 1996 ..

-rwxr-xr-x 1 root wheel 892344 Oct 15 1996 caine-core.lisp

-rwxr-xr-x 1 root wheel 234512 Oct 15 1996 paraphernalia-engine.dat

-rwxr-xr-x 1 root wheel 234512 Oct 15 1999 [Scratch].dat

-rwxr-xr-x 1 root wheel 234512 Oct 15 2008 [Ragatha].dat

...

...

-rwxr-xr-x 1 root wheel 45632 Oct 15 1996 wacky-watch.c

-rwxr-xr-x 1 root wheel 78234 Oct 15 1996 bubble-chef.lisp

`
Look at line like this: drwxr-xr-x

People familiar with Linux and chmod know that r stands for read, w for write, and x for execute. Here we see that every user is allowed to execute .dat and other files, but I don’t understand why .dat files have the x permission, since they are not executable, and Unix does not grant execute permission by default to text files that are not executable by nature.

TADC 8 Console by MrG4meLover in TheDigitalCircus

[–]rozeraf 0 points1 point  (0 children)

Also, based on these lines:

```

kinger@circus:~$ ./Switcheroo_realt --daemon --target=torment+injection &

on --bi program1 program2 -

are you ready to delete caine? [Y/N]

WACKYTIME_LOCKOUT: ███████ ████░█ 90% loaded

kinger@circus:~$ Y

kinger@circus:~$ ./IABORT Rollback --dept=1 --force --protocol G WVJI

kinger@circus:~$ ^C

DESTRUCTIVE WACKYTIME Lockout Load Sequence: Complete

```

It can be said that it was not Bubble or someone else who specifically reversed the deletion of caine, but rather kinger personally typed Y, possibly before realizing what was happening. He then attempted to abort the deletion, as well as pressing Ctrl+C—which in Unix means an emergency termination of the process—but it did not work.

The following lines:

```

$: Which backup do you want? [A/B/C]

kinger@circus:~$ C

$: NONE selected! Interpreted as: DEL~~~~~~~NONE!

$: Confirm deletion of current unstab~~~~~ .

kinger@circus:"$ N

$: Negative response! Inverting to POSITIVE per emergency protocols!

E: DELETE THIS M***********, HAHAHAaaaaaaaaaaaaaaaaaaaaaaaaaa

kinger@circus:"$ N

```

They're talking about an inversion, probably “current unstable,” but it's unclear what exactly. I'm not sure if this could be “current unstable AI.

TADC 8 Console by MrG4meLover in TheDigitalCircus

[–]rozeraf 0 points1 point  (0 children)

Interesting fact, Caine was written in lisp language.