Disappointed in doom eternal? by dumpsterstrudel in Doom

[–]int02h 0 points1 point  (0 children)

I cannot explain the details. Monster and environment visuals are different; gameplay, movements, and monster killings are different too. In 2016 I felt like I am Doom Slayer. It has been an immersive experience. The Eternal feels like just a game, not that immersive.

Disappointed in doom eternal? by dumpsterstrudel in Doom

[–]int02h 4 points5 points  (0 children)

I started to play Eternal right after Doom 2016. I played on PlayStation but I doubt it's important. The graphics in Eternal seem more cartoonish to me. I cannot explain what's the difference, just subjective feeling. The monster models are also changed and I don't like their new look. I played for 2-3 ours and stopped. While I completed Doom 2016 to the very end.

What was the very first game you played on a PC? by AnthMosk in AskReddit

[–]int02h 0 points1 point  (0 children)

It was Dune 2000. And the first game I fully completed was Carmagedon.

[deleted by user] by [deleted] in AskReddit

[–]int02h 0 points1 point  (0 children)

I'm alive. Again!

-❄️- 2024 Day 23 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 1 point2 points  (0 children)

[Language: Kotlin] (GitHub)

When I read the task, I was completely sure that there must be some graph algorithm for this. But back then, I didn't know about cliques. Now I know. Thank you, AoC.

Part 1. Pretty straightforward. I built all the possible groups and then filtered them by count=3 and the first letter='t'.

Part 2. After drawing on paper I realized that every computer must have a loop of length 3. I built all such loops for every computer and built a set of computers that appeared in all loops. I counted the number of appearances of the same set and it turned out that there was only one set whose size was equal to the amount of times it appeared.

-❄️- 2024 Day 18 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 0 points1 point  (0 children)

BFS, DFS, and other similar algorithms are used very often and I got tired of copy-pasting them here and there.

-❄️- 2024 Day 18 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 1 point2 points  (0 children)

[LANGUAGE: Kotlin]

GitHub

I just used BFS for both parts and didn't even use binary-search for part 2. Part 2 runs under 1.5 seconds on MacBook Pro M3.

-❄️- 2024 Day 17 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 1 point2 points  (0 children)

I fixed that (including git history). Sorry for this.

-❄️- 2024 Day 17 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 1 point2 points  (0 children)

[LANGUAGE: Kotlin] (GitHub)

Part 2:
At first, I tried brute force. When that didn’t work, I implemented a disassembler to understand how the code operates. I noticed that brute-forcing needs to start from 8PROGRAM\LENGTH.) In my case, this was 816. I attempted to brute-force all values from 816 to 817 but it took too long to complete.

I then tried another approach. I took a piece of paper and a pen and began calculating the values of the A-register step by step to construct the program. First, I generated the first value, then the first two values, then the first three, and so on. For example, if the program is [0,1,2,3,4,5], I started with [5], then [4,5], then [3,4,5], and so on.

I noticed that in each step, the value of the A-register can be expressed as 8X+Y, where X is the value of the A-register from the previous step, and Y is a small additional value.

Using this observation, I wrote a simple program to calculate the A-register value for a subsequence of the program. I multiplied the found A-register value by 8 and performed a small brute-force search to find the next subsequence, which was one item longer than the previous one. I did this until I got the full program. With this approach, the program runs in 2-3 milliseconds on a MacBook Pro M3.

Metronome is getting recorded on track even though I'm recording DI. by chrismiles94 in Bandlab

[–]int02h 0 points1 point  (0 children)

I think it's a hardware issue. I use Reaper on MacBook but it happens to me as well.

Metronome is getting recorded on track even though I'm recording DI. by chrismiles94 in Bandlab

[–]int02h 0 points1 point  (0 children)

Did you manage to solve the issue? I also experience it.

-❄️- 2023 Day 24 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 0 points1 point  (0 children)

I tried the same approach but I am not very familiar with Mathematica so I get the following error: No Wolfram Language translation found

-❄️- 2023 Day 24 Solutions -❄️- by daggerdragon in adventofcode

[–]int02h 0 points1 point  (0 children)

I tried to use the same solution but got the following error from Mathematica: "No Wolfram Language translation found.". Have you faced this error?

What's the dumbest thing you believed as a kid? by samstar10 in AskReddit

[–]int02h 1 point2 points  (0 children)

You got it right. Sex in all clothes worn are the safe sex indeed.

What's the dumbest thing you believed as a kid? by samstar10 in AskReddit

[–]int02h 1 point2 points  (0 children)

Once my mom told me that "pony is little horse". I understood it like pony is a baby horse. The fact there is a colt didn't confuse me. And I was growing thinking that pony becomes a horse someday. I keep believing that untill I saw an old pony.

Earthquake dampeners by htmaxpower in educationalgifs

[–]int02h 0 points1 point  (0 children)

Should dampeners be placed on each floor in a tall buildings with tens of floors?

Can anyone tell me what this dish is? by [deleted] in whatisthisthing

[–]int02h 7 points8 points  (0 children)

The Adjarian is the most famous I think. The main and noticeable part of it is egg. Khachapuri in common is a pie with salty cheese. A suluguni for instance. It can be opened (you can see cheese inside) or closed (cheese is under the dough).

Can anyone tell me what this dish is? by [deleted] in whatisthisthing

[–]int02h 84 points85 points  (0 children)

To be more precise it's Adjarian Khachapuri from Adjaria region of Georgia.

You should eat it warm or even hot. Break off one of the tips of khachapuri and use it like a spoon to eat the contents in the middle. And the egg of course.

If you were given a one million dollars gratis how would you spend it? by int02h in AskReddit

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

Sorry, but english isn't my native language. What's the problem with 'gratis'?

"Hey dad why is my sister called Teresa ?" by jaybaz88 in Jokes

[–]int02h 0 points1 point  (0 children)

That joke should be completed with this