- 8 Posts
- 30 Comments
For now I will refrain from talking from what I think is in the game without testing :) But just one question, when you’re saying “neutral stance”, do you mean the status next to the “monster” in the V menu? (Hostile/Ignoring/Tracking etc.) Or is it something else?
Okay, maybe this is the case, at least now. I have some memories of killing a random NPC (unknown to my character) in clear self-defense and getting pretty severe bad morale from this for a long time. It might have been one of those clowns who order you to drop everything when they see you. Glad if this have been somehow patched.
Bandits you consider them like ferals with guns and weapons that haven’t gone feral
One aspect of this, don’t know if you know off the top of your head: can you kill them with no murder morale penalties? I remember testing this mechanic a while back and I think it was pretty funny, like you feel bad if you kill someone who tried to kill you first, but never if they are a part of quest where you are supposed to kill them. This is from my old memory so might be wrong.
tumulus_scrolls@lemmy.fmhy.mlto Programming@beehaw.org•Helping those who come after me maintain a website.7·2 years agoThere’s a case to be made, realistically speaking, that using a well-known framework or even a CMS like Wordpress means less complexity specific to your website to understand for the next person. FTP cough SFTP or Markdown/HTML is definitely not beyond non-technical people to understand and use, but sadly there could be some resistance nowadays I imagine.
I would look into static website generators. Sadly I’m not sure what is most reliable nowadays, but I would prioritize easy of use and installation, as speed is probably meaningless on your scale. Here’s a random article.
There is !linuxmemes@lemmy.world and !linuxmemes@lemmy.fmhy.ml.
I mean… “who needs features in 2022” is onto something. But I use both, for various Nvidia and laziness related reasons, and have a dim idea what they do inside, as probably most flamers on the topic.
tumulus_scrolls@lemmy.fmhy.mlto Open Source@lemmy.ml•Open Source Lightweight Markup Language for Project Management3·2 years agoFeedback: to see an example one has to click through to another file in the repo.
Is it a subset of Markdown or YAML? It is a type of decision that it would be good to be upfront with to the users. It also gives you a framework for further thinking and development, and some out of the box parsability.
tumulus_scrolls@lemmy.fmhy.mlOPto Roguelikes@lemmy.ml•Surviving some time in Cataclysm (mini-guide 1/2): SetupEnglish4·2 years agoThank you! As promised, the second part will be out sometime soon.
tumulus_scrolls@lemmy.fmhy.mltoCataclysm: Dark Days Ahead@lemmy.ml•Intelligence statEnglish4·2 years agoAs a low int character you cannot read crucial books, even introductory chemistry probably. You have to stumble through your practical experiments, wasting tons of time and hard-to-get ingredients in failed attempts. I think this checks out from both gamist and simulationist perspectives. I mean, even someone really really stupid can learn to accomplish physical tasks (eventually) and we have specifically “applied science” in the game, not abstract theories.
Sorely tempted to ask you to create an Int 4 character and report back to us with you accomplishments, once you do reach the point of cooking up mutagen 😀
tumulus_scrolls@lemmy.fmhy.mltoCataclysm: Dark Days Ahead@lemmy.ml•Intelligence statEnglish4·2 years agoI agree and as far as I understand this is how it works in the game currently. I haven’t created truly dumb characters to see if it would take ages to read, but minimal intelligence level to read each book also exists I think. So this is also a soft barrier to acquiring higher levels in skills.
YouTube recommendations are often 30-60% decent and you can always fall back to that. Anything that has tags and similar artist functionality: Last.fm (still technically exists), everynoise.com, more specialized sites like Encyclopedia Metallum. I like to get some recommendations out of band even if I use streaming, otherwise it’s too easy to phase out and make your memory dependent on their algo.
Some (even) more niche and involved methods:
- I am experimenting with using search.marginalia.nu for searching for opinions on forums and personal websites, starting with my “initial” artist, genre or the vibe I’m looking for.
- if you look for an album on ebay or wherever and find a have a small seller with their personal collection, I like to take a listen to some other items from the same person that look promising.
- at least for jazz and probably mainstream pop/rock (? however to call it) there are physical books dedicated to briefly reviewing a ton of albums. I prefer this to typical written reviews because all I need is an album name and some gist of what to expect. If the writer has a long analysis etc. I tend not to agree after listening, I may like some things that they hate and the words have nothing to do with music. Probably the “1000 albums you have to listen to” lists on the internet can serve similar purpose.
tumulus_scrolls@lemmy.fmhy.mlto Linux@lemmy.ml•Keeping and running frequently used commands4·2 years agoObvious things I don’t see mentioned:
- Bash scripts kept in the home directory or another place that’s logical for them specifically.
history | grep whatever
(or other useful piping), though your older commands are forgotten eventually. You can mess with the values ofHISTSIZE
andHISTFILESIZE
environment variables in your system.
tumulus_scrolls@lemmy.fmhy.mlto RPG@lemmy.ml•How do I get my players to read the rules?English3·2 years agoI don’t know if you’re talking in the long campaign, same players context, but I often find that for one shots around half of players, at best, skim the rulebook of the particular system. Myself sometimes I do, sometimes I don’t find time. Some people, like it or not, come to a session mainly to chill and even let the others do most of the adventuring. Others engage with the adventure but don’t feel like engaging with the rules beyond what the GM requires.
I’m also assuming the GM will explain the rules, and I think they are the ultimate authority. So stuff from the rulebook may not even be relevant (thrown out, replaced), and GM is the interface for the rules. I would call it OSR mentality, though some may call it glorified player laziness. But as a GM it may give you more room for your ideas actually.
I think the situation is a problem if players don’t know the rules and get mad when their plans are impossible. I suppose this can happen more often with rules-heavy systems.
Anyway, I think keeping the rulebooks close to the players (either as putting them on the table or sharing PDFs) is good advice.
tumulus_scrolls@lemmy.fmhy.mlto Linux@lemmy.ml•A Comprehensive Analysis of the GPL Issues With the Red Hat Enterprise Linux (RHEL) Business Model | Software Freedom Conservancy4·2 years agoContext just before that quote:
As we understand it, this contract clearly states that the terms do not intend to contradict any rights to copy, modify, redistribute and/or reinstall the software as many times and as many places as the customer likes (see §1.4). Additionally, though, the contract indicates that if the customer engages in these activities, that Red Hat reserves the right to cancel that contract and make no further contracts with the customer for support and update services.
This is rich, don’t know how many people are aware of that.
tumulus_scrolls@lemmy.fmhy.mlto Linux@lemmy.ml•Is the out-of-the-box quality of desktop-focused Linux distros declining recently?English1·2 years agoI was looking into Arch-based environment and wondered if there is an option for a scenario where you don’t have to update for a few weeks for example, because you don’t use that computer or whatever. But you still want to try the Arch configurability and wiki docs for it.
From what you’re saying, it’s still actually all rolling release. From my (flawed? correct me) understanding it is different from Ubuntu or Fedora, where you can update an outdated OS state and it isn’t supposed to break. Possibly barring changing OS versions.
tumulus_scrolls@lemmy.fmhy.mlto Cats@lemmy.fmhy.ml•The world's most interesting lamp!English1·2 years agoThere’s gotta also be a moth here somewhere.
tumulus_scrolls@lemmy.fmhy.mlto FREEMEDIAHECKYEAH@lemmy.fmhy.ml•how to download pdf from educational siteEnglish3·2 years agoThey may not expose the actual PDF to you at all, just some software rendering of it. In that case I’d focus on making screenshotting efficient. Find a program that lets you save the whole screen to file automatically at once (one button press), or use Firefox ctrl+shift+s -> click on the page area -> save -> enter.
tumulus_scrolls@lemmy.fmhy.mlOPto Roguelikes@lemmy.ml•Good roguelikes for blind, no spoilers exploration0·2 years agoThanks, it also has a horror theme if I remember correctly so should fit nicely
tumulus_scrolls@lemmy.fmhy.mlto RPG@lemmy.ml•OSR and mausritter communities createdEnglish1·2 years agoFYI you added relative links (/c/whatever) so for federated instances it resolves to us (and 404s) and not lemmy.ml
tumulus_scrolls@lemmy.fmhy.mlto Selfhosted@lemmy.world•[Question] Best way to start hosting a MediaWiki instance?English3·2 years agoAgreed, I think hosting it on localhost not exposed to the internet is a great idea if this satisfies your needs for now. Do double-check the docs for your system if firewall disallows web server connections by default (Manjaro and Endeavour are based on Arch which is supposed to have good wiki).
Then, if you want to go online, you can export the database and put it into a server install.
Returning to the discussion on this topic (if low Int is viable) some time ago, I see that you raised almost no skills outside of combat. This char seems to mostly ride on mutations, which is admittedly the dimension of the game I never explored that much. I tend to always go deep into mechanics, electronics etc. So that’s why I didn’t see much of a path for a dumb survivor build.
So what’s the verdict? Low int doable if you do char build mutations, not skills? Your mutations are from Genetic Chaos, not homemade mutagen, right? (I think that’s how it works)