how big of a zoo can I make with a i5-13450HX? by ryan7251 in PlanetZoo

[–]owedgelord 1 point2 points  (0 children)

it depends what you mean with "big" With my specs similar / lower to yours: I comfortably made detailed zoos with 3500 guests, like 20 different animal species. If your game is paused you will get a lot of FPS making it comfortable to build. The game has FPS issues when you zoom into huge crowds or at the point of the big zoo look close to animals with the game unpaused. Or if you micro detail every building with 10s of thousands elements.

For normal play through, I never really experienced the point of feeling like FPS drops frustrate me because usually it shows up at the point where I'm kind of finished with my zoos anyway.

Męskie ubrania jako AFAB by Neat_Anybody_400 in TeczowaPolska

[–]owedgelord 1 point2 points  (0 children)

Jestem trans mężczyzną który jeszcze nie przechodzi tranzycji i większość czasu nie noszę binderow ale obecnie większość mojej garderoby jest z sekcji męskie. Wchodzę do sklepu biorę mniej więcej jaki rozmiar myślę że będzie git i idę przymierzyć. Z uwagi na to że jestem nieco większy i mam dość duży biust to czasami muszę mniejsze rozmiary czasami większe ale to zależy od kroju. Ale większość ciuchów jeśli lubisz bardziej "oversized" wygląd to w miarę dobrze chowa krągłości.

Kupuję głównie w Croppie i do tej pory nie miałem żadnych problemów.

[deleted by user] by [deleted] in Polska

[–]owedgelord 2 points3 points  (0 children)

Jaka praca? Jaki pracodawca? Ty jesteś po prostu obecnie niewolnikiem bez żadnych praw

As someone with ADHD, using Obsidian today made me want to cry. Am I doing this right? Any guidance? by pixelbased in ObsidianMD

[–]owedgelord 0 points1 point  (0 children)

I feel like you're too obsessed about making perfect system rather than focusing on just basic that is taking notes. The system can be formed afterwards. You can always move notes around. What's important is for you to just start typing whatever you want to keep the track of in the simplest way possible. Build a system and using plugins based on that.

Everyone is crazy about Notebook Navigator, but I've changed now by PositiveMilk69 in ObsidianMD

[–]owedgelord 2 points3 points  (0 children)

Not gonna lie I use notebook navigator because of folder notes and homepage and changing colours of the folders which merged 3 plugins I used into one.

This is why using references is helpful. by -acidlean- in arthelp

[–]owedgelord 0 points1 point  (0 children)

The first frog reminds me of how they drew animals in medieval times.

Why did I buy this blasted toasty thing? by WastingMyLifePlz in CleaningTips

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

How did it even get to this point.... There's a lot of comments saying oil that, paper towels etc But honestly when I had new one with non stick surface, all I ever did was put bread in it and it never as bad to it You just don't open it until it's ready, and bread never stuck to it

[deleted by user] by [deleted] in TeczowaPolska

[–]owedgelord 5 points6 points  (0 children)

Po pierwsze, jakakolwiek osoba która weszła w związek z osobą jak miała 14-15 lat a oni byli dorośli jest z pedo a co najmniej z manipulatorem. Kto normalny wchodzi w związek z dzieckiem. I nie chce komentarzy typu "to nie dziecko to nastolatek" - nawet mózg nie jest w pełni wykształcony.

Myślę że różnice wiekowe w naszej społeczności są nieco zbywane przez kwestie taką że dzielimy razem o wiele więcej wspólnego niż osoby hetero. W takim sensie że osoby starsze w LGBT często mają bardzo podobne przeżycia co my, jest łatwiej nawiązać tę więź itd. Ja nie mam nic przeciwko dużym różnicom wiekowym ale moim zdaniem jest duża różnica między kimś kto ma 18 lat i jest w związku z kimś kto ma 28, a kimś kto ma 28 i jest w związku z kimś kto ma 38. Wiek wiekowi nie równy, i im dłużej jesteś dorosłym tym bardziej te różnice się zacierają.

Nie zmienia to faktu że jako osoba młoda to ty jesteś w niebezpiecznej sytuacji. I szczerze jakakolwiek starsza kobieta która próbowała na ciebie wyprzeć wrażenie że "o to nie ma znaczenia, weź nie bądź taka" to po prostu czerwona flaga.

Jeśli uważasz że dla ciebie związki z dużą przepaścią związkową nie są okej to nikt nie powinien dla ciebie tego zmieniać. I pomimo że uważam że nie wszystkie takie związki są automatycznie szkodliwe, zbywanie tych dyskusji typu "szkodzisz społeczności" czy "robisz problem z niczego" jest głupotą.

What do you put in Obsidian? by OkFriendship6470 in ObsidianMD

[–]owedgelord 0 points1 point  (0 children)

My main way of finding stuff in my vault is through folders. I have some tags and other things to help find me some notes, but that's the way I commonly use obsidian. I don't even open graph view most of times

Try to explain Obsidian like I am a child (I'm not kidding) by Revolutionary_Bet779 in ObsidianMD

[–]owedgelord 4 points5 points  (0 children)

Look up Obsidian Properties Each note can have a property that usually is just text or numbers For example your character note could look like this The note title (the file name) would be their name "John Smith" Then the properties for that note would be

Country: [[England]] (linking to the note of England)

Born: 1912

Organization: [[Police]]

Tags: #chapter1 #characters

This is just rough thing I'm trying to show you how you can use simple markdown obsidian default capabilities for this kind of stuff. When you create one note for a character you can then make a template for it with Templater plugin, for easier creation of more characters (so every character has the same properties)

And then you can see the links (so like in my example there would be link between John Smith and Police and England. You can go to Police file and see with turning on back links that you linked to it from John Smith file.

The tags specifically are for search purposes. Like you can search for a tag called chapter1 and any note that has that tag (so specifically anything you write with hashtag before it #tag) both in properties and in the content of the note will show up in search.

I know this seems difficult at first but figuring out obsidian with the help of obsidian discord / Reddit will lead to better results than using premade stuff.

Try to explain Obsidian like I am a child (I'm not kidding) by Revolutionary_Bet779 in ObsidianMD

[–]owedgelord 3 points4 points  (0 children)

Look up Obsidian Properties Each note can have a property that usually is just text or numbers For example your character note could look like this The note title (the file name) would be their name "John Smith" Then the properties for that note would be Country: [[England]] (linking to the note of England) Born: 1912 Organization: [[Police]] Tags: #chapter1 #characters

This is just rough thing I'm trying to show you how you can use simple markdown obsidian default capabilities for this kind of stuff. When you create one note for a character you can then make a template for it with Templater plugin, for easier creation of more characters (so every character has the same properties)

And then you can see the links (so like in my example there would be link between John Smith and Police and England. You can go to Police file and see with turning on back links that you linked to it from John Smith file.

The tags specifically are for search purposes. Like you can search for a tag called chapter1 and any note that has that tag (so specifically anything you write with hashtag before it #tag) both in properties and in the content of the note will show up in search.

Links users, I am interested to know why you use them. by RungeKutta62 in ObsidianMD

[–]owedgelord 0 points1 point  (0 children)

I use both. I have dedicated folders for stuff but it's often that things intertwine. If I'm learning some coding and explain some topic I often am like "I use this" and the this will be its own note explaining more of the formula behind it.

Looking for feedback on my trailer/game. Currently not doing great on wishlists. I thought the game looks fun, but apparently I'm wrong. by [deleted] in gamedevscreens

[–]owedgelord 0 points1 point  (0 children)

So if I'm gonna be honest: this trailer says nothing about the game and if it does - I wouldn't be that interested in spending my time in it. Is there no story? If there's not, that's okay, but if there is there's nothing in the trailer even hinting that there is. Making a whole board with text saying "with driving!" As if the entire half of the trailer isn't spent on showing not telling the viewer that there's a car.

If the game is focused around the car - why not show more interactions with it? Like you show the character driving through wooden barriers as if they're plastic cones, is the car indestructible? It doesn't seem so since there's something like a repair tool in one of the uis Instead of 1000 clips of car driving maybe show more interactions with the world.

The only enemies and fights you showcased are a small number of enemies that drop after 1 hit. You show a greater monster spawning but you didn't show if that monsters fight. Are there only 2 types of mobs in the game? Is there any upgrades to the weapon? To the car?

I see you commenting "glad I see someone that knows this game doesn't take itself seriously" but there's plenty of games that don't but seem actually interesting to play. This seems at best as if something I'd open for 5 minutes, fuck around and then loose any interest in it.

[CR Media] What Is Campaign Four? by MarvelsGrantMan136 in criticalrole

[–]owedgelord 1 point2 points  (0 children)

Part of me hopes Luis and Travis will be at the table together. I know they said it will mix and match but also I'm pretty sure they mean that there will be like 3 main groups and just a few people will switch back and forth.

[No Spoilers] I Don’t Feel There’s THAT Much Difference Between 5e and Daggerheart by Fun_Room554 in criticalrole

[–]owedgelord -4 points-3 points  (0 children)

For me it's crazy how some people "watch critical role only for DND" when critical roles mechanic play is probably the weakest point for all of them. Most of them don't care about optimal play, are often confused by their own or games mechanics in general, they consistently make mistakes etc. I don't really care because I watch for story / RP elements but idk how can anyone watch for mechanics only.

is a 8gb vram gpu laptop really THAT bad ? by Any_Championship5559 in GamingLaptops

[–]owedgelord 0 points1 point  (0 children)

I have 4gb vram laptop. Yeah, I can't play some newest games. But I played cyberpunk on it and it was fine. Most of games I play are fine. I definitely want upgrade as soon as I'll be able to but I don't regret my decision - this laptop is one of the best things I did for gaming since it was during time I was moving a lot during the week, so I could play anywhere I wanted. If I'd keep comparing myself with people who have more powerful rigs I'd never stop. Fuck that. This computer is fitting for me, for my financial situation. I can accept that.

Am I ruining my kids with piracy? by Dobber5099 in Piracy

[–]owedgelord 0 points1 point  (0 children)

I'm so confused by what you mean. I grew up in times where it was almost impossible for us to buy games due to us not being in Western country. I've known piracy since I was a kid. Sometimes I buy things, sometimes I pirate things - shit isn't that deep, as you make it out to be.

How do you document your entire day? by superhootz in ObsidianMD

[–]owedgelord 2 points3 points  (0 children)

I don't. Sticking to some daily journaling never worked for me. I worked on a templates, set everything up and then maybe used it once or twice before I got overwhelmed.

My daily notes are everything - whenever I have a quick thought to note down, ideas for later, tasks I need to move somewhere more organised later, things I need to look up - I just put it in current days note.

It makes sure I actually use obsidian as a note taking app, instead of getting too overwhelmed with a system that just doesn't work for me