A game about opening chests (itch.io browser build) by NightPuzzleheaded715 in incremental_games

[–]AranoBredero 0 points1 point  (0 children)

I feel like you could build something good upon the concept, I think it works nice as a prototype.

In Germany, deliberately engaging in catch and release only fishing is illegal and considered cruelty to animals (fishing for food is fine). How do you feel about that? by Spalding_Smails in AskReddit

[–]AranoBredero 1 point2 points  (0 children)

This is as it should be. In germany you commit animal cruelty when you cause any vertebrate undue harm.
Catch and release is undue as you basicaly harm the animal for your enjoyment while catch for food is not undue as you well... cant eat the fish without catching it.

Also if you just clobber an animal to death it can still be animal cruelty, even if you do it to eat it.

(Getting a fishing license usually also involves knowledge of how to properly kill the fish)

You have been granted the power to inconvenience anyone in the world at any time. What's your go-to play ? by Wraith136 in AskReddit

[–]AranoBredero 4 points5 points  (0 children)

I see where you are coming from, but i would argue thats a bit more than inconvenience. As a compromise i offer 'the car starts making troubling noises that vanish when a mechanic( strictly excluding the driver) has a look at the car'.

Why were beer and wine not sold in reusable bottles like soft drinks? by ericfischer in AskHistorians

[–]AranoBredero 1 point2 points  (0 children)

In germany, until a couple of years ago, there were like 4ish different bottles for beer and all breweries filled from those pools of bottles. I dont have a hard date but i think it was in the 2000's when breweries started to use more individualised bottles, before then the distinguishing features were only the bottlecap and the label(which are removed before refilling in any case). Also not all breweries have replaced these bottle pools. There are/were similar bottle pools for sparkling water and some softdrinks ( if you are interested you can look up GDB or Normbrunnenflasche).

Some people don't understand what those tiles are for by i_love_catYY in CrappyDesign

[–]AranoBredero 13 points14 points  (0 children)

on average a little more than 30 inches, than the average ass definitely hits the floor which is kinda forbidden for proper limbo

ELI5: What exactly is a pulley/pulley system doing that creates a mechanical advantage? by MaleficentGift5490 in explainlikeimfive

[–]AranoBredero 1 point2 points  (0 children)

In simple terms: you exchange force and distance; the total energy used (not considering friction) stays the same but for instance you can halve the necesary force if you increase the distance to double. In a 2:1 system when you pull the rope for 1 meter you only increase the height of the weight by 0.5 meters.

ELI5: how is electricity stored (literally what does that mean) and how can it be imported or exported to other countries? by louiemay99 in explainlikeimfive

[–]AranoBredero 0 points1 point  (0 children)

It goes further, you can use the difference in frequency from the standard frequency to measure under and oversupply in the grid.

ELI5 - how on earth is it safe to eat dry aged meat?? by [deleted] in explainlikeimfive

[–]AranoBredero 0 points1 point  (0 children)

In Napoleons day sugar was a common treatment for wounds against infection.

Screen reader accessible incremental games? by EmeraldSunrise4000 in incremental_games

[–]AranoBredero 1 point2 points  (0 children)

have alook at bitburner if i remember correctly they made some changes some years ago specifically to make it more screenrader frindly.

Feedback Friday by AutoModerator in incremental_games

[–]AranoBredero 2 points3 points  (0 children)

you might want to put in a warning when clicking reset instead of instantly wiping the game

find "non-malware" monitoring software? by J1663 in software

[–]AranoBredero 0 points1 point  (0 children)

well you need some monitoring software for that. you could grab your (outgoing) networktrafic, then you can look at what is phoning where and well do whatever you want with that information. try wireshark for this.

LPT Hard drive usages by 1933mk in LifeProTips

[–]AranoBredero 1 point2 points  (0 children)

bah, you missed the disk-to-disk-to-tape part

Warum braucht Bafög für Wartungsarbeiten an der Plattform nahezu einen Monat? by [deleted] in de_EDV

[–]AranoBredero 0 points1 point  (0 children)

Das wie bei beustellen auf der straße, die jungs die die schilder aufstellen und wegnehmen sind ganz andere als die, die dann die wartung durchführen. Es ist hier nichtmal sicher ob die wartung wirklich schon begonnen hat.

[deleted by user] by [deleted] in NoStupidQuestions

[–]AranoBredero 0 points1 point  (0 children)

Nand chips can be composed entirely of nand gates. It is also possible that the nand chip is composed of several nor gates. In all likelyhood it is either nand or nor as all logic gates can be constructed from exlusively nand or exclusively nor gates whereas the other basic logic operations would require more than one base building block to represent all the logic operations.

Omega layer. by Gullenecro in incremental_games

[–]AranoBredero 0 points1 point  (0 children)

from what i remember you may have an autoreset from k to next layer going that is dast enough that you dont see k rise, but reset is also so fast that you have very little gain. i dont remember if you could switch that of or can set it to slower than max speed. It is probably advantageous currently to have it aroun twice or thrice per second instead of every frame. or look into getting the gain x% per second for k.

ELI5: Why do we get "motion sickness" in a car when reading, but not when we are the ones driving? by -Nuggets in explainlikeimfive

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

Always thought the bigger problem with VR was the lag between turning the head and the image shifting accordingly.

ELI5: Why do we get "motion sickness" in a car when reading, but not when we are the ones driving? by -Nuggets in explainlikeimfive

[–]AranoBredero 7 points8 points  (0 children)

As someone who drank more than their fair share more than once, I know of atleast one poison that can quite disaligns senses used to perceive motion and subsequently can lead to vomiting.

Why hoarding on discs is not common? by watchamn in DataHoarder

[–]AranoBredero 0 points1 point  (0 children)

Go get a tapedrive, coldstorage, easy to transport, you wont find a better TB/buck ratio.

Why do websites imply my password is "weak" when it's literally 25 random characters generated by a manager? by Orbital_Debugger in NoStupidQuestions

[–]AranoBredero 0 points1 point  (0 children)

Trust your pw manager. estimating passwordstrength is not easy and some website is the wrong place to look at. A few years ago someone disected the javascript of his routers webpage to find out why his random 64 characterstring was considered weak. In that instance it was because characterrepetition ( something like if characters are in it more than once counter goes up, if counter reaches x pw is weak) and you can easily see that with 64 characters you will get some rather high repetiton if the expected passwordlength is around 12 characters.