• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "advice". Back to normal view
    1. How do you meet people?

      I've been feeling lonely for quite a while now.. Sometimes I strike a conversation with someone seemingly randomly because I wonder who they are, what they're doing here but I always feel like I'm...

      I've been feeling lonely for quite a while now..

      Sometimes I strike a conversation with someone seemingly randomly because I wonder who they are, what they're doing here but I always feel like I'm doing something wrong, like, I shouldn't be doing this, I feel kind of.. creepy, awkward. I've only been able to do this online because in real life, I just freeze and my mind just races with stress and I just give up and just decided overtime to not attempt that and avoid it.

      So well, I'm just left wondering, how? How are you supposed to meet new people?

      32 votes
    2. What should I do with all my old tech junk?

      I am currently decluttering, and I have boxes upon boxes of accumulated tech stuff (for lack of a better term). USB cables, dongles, flash drives, cameras, MP3 players, phones, installation discs,...

      I am currently decluttering, and I have boxes upon boxes of accumulated tech stuff (for lack of a better term). USB cables, dongles, flash drives, cameras, MP3 players, phones, installation discs, etc.

      It's a giant mess that I want to be rid of, I just don't know the best way to go about it and thus have some questions:

      1. What's my best course of action: Is "electronics recycling" the way to go? Should I sort it and donate the useful stuff to a thrift store? Would local mom-and-pop computer shops potentially be interested in some of it?

      (Note: I have no interest in extracting money from the hoard and would be happy for the useful stuff in there to go to a "good home" that can take advantage of it.)

      1. Is there anything that's simply not worth donating/recycling? Should I simply throw some older stuff (e.g. floppies, component cables, anything with a parallel port) out, or does recycling somehow reconstitute the metals/resources in them?

      2. I have several dead hard drives and flash drives that have personal information on them that I was never able to wipe. Should I just hold onto these indefinitely since someone could use them maliciously, or is the likelihood of that happening close to nil?

      18 votes
    3. I’m writing an article about “How to hand over the reins when you leave a job.” I’d like your advice about what I should include.

      My premise is that you genuinely want to help the company and the next person who moves into your old position. Maybe you got a promotion, or you found an even-better job. In any case, you want...

      My premise is that you genuinely want to help the company and the next person who moves into your old position. Maybe you got a promotion, or you found an even-better job. In any case, you want the old coworkers to succeed, and you want to make a smooth transition.

      So there’s a few pieces to this:

      • What do you do when you leave a job?

      • What have other people done, when they left/moved on, that gave you the knowledge and skills you needed to excel?

      • What did they NOT provide that you wish they had?

      It’d be easy for me to focus on “what did you do” but none of us know how successful that was. So tell me, rather, about your experience as the person picking up the reins. What did that teach you about the process?

      Anecdotes welcome! (And tell me how to refer to you in the article. Private is fine.)

      10 votes
    4. How would you bring together friends who still don't know each other?

      If you have friends who used to be in separate circles but are going to finally meet, how would you handle that property? Let's say, you all meet, you know each of them, but they know about each...

      If you have friends who used to be in separate circles but are going to finally meet, how would you handle that property?

      Let's say, you all meet, you know each of them, but they know about each other very vaguely. How to introduce everyone gently and keep conversations going in a non confusing way? What are the dos and don'ts there? Personal real experience of "joining" friends would be nice to read about too!

      13 votes
    5. How do you structure larger projects?

      I'll be writing a relatively large piece of scientific code for the first time, and before I begin I would at least like to outline how the project will be structured so that I don't run into...

      I'll be writing a relatively large piece of scientific code for the first time, and before I begin I would at least like to outline how the project will be structured so that I don't run into headaches later on. The problem is, I don't have much experience structuring large projects. Up until now most of the code I have written as been in the form of python scripts that I string together to form an ad-hoc pipeline for analysis, or else C++ programs that are relatively self contained. My current project is much larger in scope. It will consist of four main 'modules' (I'm not sure if this is the correct term, apologies if not) each of which consist of a handful of .cpp and .h files. The schematic I have in mind for how it should look is something like:

      src
       ├──Module1 (Initializer)
       │         ├ file1.cpp
       │         ├ file1.h
       │         │...
       │         └ Makefile
       ├───Module2 (solver)
       │          ├ file1.cpp
       │          ├ file1.h
       │          │...
       │          └ Makefile
       ├───Module3 (Distribute)
       │          ├ file1.cpp
       │          └Makefile 
       └ Makefile
      

      Basically, I build each self-contained 'module', and use the object files produced there to build my main program. Is there anything I should keep in mind here, or is this basically how such a project should be structured?

      I imagine the particularly structure will be dependent on my project, but I am more interested in general principles to keep in mind.

      14 votes
    6. What do I do now that I quit drinking?

      A little bit about me -- I'm in my mid-to-late-20s, male, single, recently graduated college, and I quit drinking about a year and a half ago. I never really considered myself an addict; there was...

      A little bit about me -- I'm in my mid-to-late-20s, male, single, recently graduated college, and I quit drinking about a year and a half ago. I never really considered myself an addict; there was never a point where I wanted to quit but I couldn't and it never interfered with work or school. I just woke up one day and told myself, "I don't want to do this anymore," so I just stopped.

      The problem, for me at least, is that I live in a relatively rural part of the world. There's not a lot to do here on Friday night other than go to the bars, which never really bothered me anyways because I work nights anyways and don't really like crowded scenes. Most of my free time is in front of my computer, I've recently started getting into distance running as a hobby, and I like playing board games when I can. All of this is fine except for the fact that I can't really seem to make friends in those mutual areas of interest without alcohol anymore.

      I signed up for meetup, which seems like a great way to meet new people, and I'm sure it is, in bigger cities at least. But around here, both the closest board game meetup and run club are an hour and a half away. It seems like everyone around here just wants to meet up to drink, and maybe do some other stuff along the way. (Don't get me started on making my own events here -- crowded bars already give me anxiety so organizing my own meetup with people I've never met before would be a new, special type of hell)

      I think at least part of this is compounded with the fact that since I graduated, I've had a hard time making new friends. I work a very isolating job, and teetotaling only further compounds the issue that I haven't met very many new people. It's something I've thought a lot about while searching for a partner as well -- I can't/don't want to meet people at bars, and I don't really find much use out of dating apps.

      Sorry if this is unorganized or hard to read, it's just a lot of thoughts I've had over the past year.

      edit: another part of it too is that, since I quit without the assistance of AA or any support group, I don't have any like-minded people to do things with.

      29 votes
    7. Light themes or Dark themes?

      Traditionally I've used dark themes for everything I could on all of my devices, as I found it easier on the eyes when I'd usually use my computer (evening - night). Recently, I made the switch...

      Traditionally I've used dark themes for everything I could on all of my devices, as I found it easier on the eyes when I'd usually use my computer (evening - night). Recently, I made the switch back to light stuff as I've been using my computer more for notes and assignments I'd normally hand-write, and I find I get drowsy less and have an easier time using the computer in a bright room than before - I just switched my theme on a whim one morning, so I wasn't expecting that at all!

      So now I'm rethinking all my previous bias about dark themes being 'better' regardless of the situation, and I'm curious if anyone here had any thoughts and/or could point me to some reading on the subject (the subject being the effects of light/dark colours in work or concentration). It's something I realize now might be fairly important, as I'm looking at my screen for most of the day, but never really gave much thought before outside of tracking down the 'Dark' theme switch.

      34 votes
    8. The idea of being trans has my head in a scramble

      This is going to be a bit of a ramble. I'm not even sure where to even start. Browsing r/egg_irl has me confused. Am I trans? What does it mean for someone currently living as their...

      This is going to be a bit of a ramble.

      I'm not even sure where to even start.

      Browsing r/egg_irl has me confused. Am I trans? What does it mean for someone currently living as their birth-assigned-gender to be trans? Would I be happier as a woman? Or non-binary? I don't feel major bodily disphoria. I don't dislike my body. I am curious what it would be like to have a female body.

      When I was a teenager I read Commitment Hour, by James Alan Gardner. It's about a village where young people switch back and forth every year (go to sleep as one, wake up as another), until they turn twenty and have to choose one or the other. I loved it. I fantasied about what it would be like to quickly switch back and forth. I liked the idea of finding out what it's like to have a female body without having to permanently commit to it. That fantasy has tempered a bit since then, but I wouldn't say it's completely gone.

      I've been growing my hair out, but I've also grown my beard out. Both started as laziness. I didn't feel like bothering to get my hair cut or mess with shaving my face. I hate shaving. Now it's something of a security blanket. I feel exposed without them. Another reason I grew my beard out was because there were a couple of times when I was a teenager that a stranger thought I was a girl and it made me uncomfortable. I grow hardly any chest hair and I like it that way; but I have a lot of leg hair, and I like that too.

      I've never been the macho type or had much use for machoness.

      I don't know If I would like being female, or if I just like the idea of it. There have been other things that I liked the idea of but not the thing itself. How can I respond to others seeing it as a phase if I'm not even sure myself if it's a phase.

      I don't like the social stigma around it. I come from a conservative family. I don't know how they would react. I live in a small predominately Mormon community where everybody knows everybody and gossip runs rampant. I don't know if being female is what I really want, but I at least want the space to experiment and find out.

      I don't know what I want and I hate not knowing. Even deciding whether or not I should even type this out, let alone post it, has been a major mental battle.

      I've been on Tildes a while, but I created a new account because my main account could be connected to my real identity and I'm so not ready for that. Even putting this out there anonymously has me terrified.

      18 votes
    9. Should I go to college for computer science?

      I have an undergrad degree in polisci. I was planning on going to law school, but got rejected everywhere I applied. I am really reconsidering going to law school. Last couple years, I realized...

      I have an undergrad degree in polisci. I was planning on going to law school, but got rejected everywhere I applied. I am really reconsidering going to law school. Last couple years, I realized that I have a genuine interest in coding, and I could pursue it as a career. I learned C++ with online tutorials, and I think I am proficient at it, or at least have the potential to be much better.

      Anyway, money is tight, so I would really appreciate any input you have about a career change. Thank you!

      (If this belongs on another sub, please let me know)

      EDIT: I am in the U.S. I can move states if necessary.

      24 votes
    10. Podcasting beginner tips

      I am considering to start an educative podcast in a couple months (just considering, nothing certain). I want to monetise it with a freemium model where the most elementary thing---the audio---is...

      I am considering to start an educative podcast in a couple months (just considering, nothing certain). I want to monetise it with a freemium model where the most elementary thing---the audio---is free or very cheap (e.g. $1 on Patreon), but handouts (non-essential but very useful) are slightly more expensive. It will probably be weekly to begin with, and I mgiht add some extra material if it will be viable financially. I can't really afford pro or prosumer gear at this point, so I'd like to avoid that if possible.

      My question is, what are your tips for a totally beginner podcaster like me? Either my case directly, or a more general newbie with little funds tobdedicate to this in the beginning.

      16 votes
    11. On Having No Head (D. E. Harding) - Help me understand

      I've been interested in meditation for some time now - tempted by the insight into the human condition that it purports to offer - but I haven't yet experienced any kind of 'breakthrough' moment...

      I've been interested in meditation for some time now - tempted by the insight into the human condition that it purports to offer - but I haven't yet experienced any kind of 'breakthrough' moment that has brought any clarity, let alone insight.

      I have read Sam Harris's Waking Up, and have done some of the course in his app. The most I've been able to achieve is to observe (and subsequently limit, control) getting angry. This has proven pretty useful but doesn't feel profound.

      Anyway, I'm now about half way through D. E. Harding's On Having No Head, and I am struggling with it.

      I keep telling myself to stick with it because what he's saying might become clear, but I'm finding the reasoning behind it to be wilfully obtuse at times. I fear I'm exposing myself as some kind of idiot in even asking about it, but can someone help me see his point?

      He talks about looking at what you're pointing at. Makes sense. I can see those things, therefore they're there.
      And then to point at your face. You can't see that. Ok. Makes sense. I can't see that, therefore it's not there?
      I can vaguely see a blur of my nose, but that isn't anything worth worrying about?

      But I can demonstrate that it's there. I can photograph it. I can look at it in a mirror. I can touch it and feel it (and it can feel).

      I feel like I'm the fool staring at a metaphor and screaming about it not being real but I can't see the bit I'm missing!

      Does anyone have any insight they can share?

      4 votes
    12. Advice for a soon to be college graduate

      I am going to be graduating with a BA in Economics in May, and I am overwhelmed, like most people, with all the stuff that I am now responsible for. I was mostly wondering what advice you wish you...

      I am going to be graduating with a BA in Economics in May, and I am overwhelmed, like most people, with all the stuff that I am now responsible for. I was mostly wondering what advice you wish you heard when you were 22.

      10 votes
    13. When does Person of Interest start to get good?

      I have watched the first season, and started the second season. I have been told a few times, it gets better once they get more into the AI aspect behind "the machine". So far the episodes are...

      I have watched the first season, and started the second season. I have been told a few times, it gets better once they get more into the AI aspect behind "the machine". So far the episodes are pretty formulaic, so I am wondering if there is a specific episode or season where these little plot bits about this machine everyone is trying to find come to fruition and the series pivots to more of a sci-fi sub-plot.

      Also, how come nobody calls him out for talking to himself all the time?
      I do like the dog, good addition to the second season.

      EDIT: I am now on season 2 episode 10, and yeah its starting to get a lot better. It seems to be a slow transition but they are getting my attention with all this hacker history talk.

      11 votes
    14. Trying to switch from Literature to Linguistics: similar experience and/or advices?

      Hi! I've recently graduated as a BA of Italian philology. But I am interested in pursuing my further studies and academical career in linguistics, studying language contact and linguistic strata...

      Hi! I've recently graduated as a BA of Italian philology. But I am interested in pursuing my further studies and academical career in linguistics, studying language contact and linguistic strata in particular. I was wondering if anybody took a similar path and am interested in advice from such folks and also any other humanists here. I'm studying some online material and will try to partecipate in some local university's linguistics BA as a visiting student (I guess it's called a freemover in English) if I can find an affordable option. Also I have found out recommended reading material from local universities I'm interested in and some papers about my field. Do you know of any useful resources for making the transition smoother? What has been you experience if you've taken a similar path to your studies? Thanks in advance!

      6 votes
    15. Looking for tips or best practices for stoking creativity

      So, a little background, my profession is technical writing. I want to write a novel but I'm struggling a little with getting the creative side of my brain going. Technical writing seems to...

      So, a little background, my profession is technical writing. I want to write a novel but I'm struggling a little with getting the creative side of my brain going. Technical writing seems to further inhibit my creativity with all its rules.

      I'm looking into local writers' workshops but they're all full at the moment. In the meantime, I was wondering if anyone here has any advice for exercises or things I could do to stimulate my creativity and free my mind from all the rules of technical writing. Thoughts?

      8 votes
    16. Is it a good idea to use an Amazon Web Services server as a vpn?

      I have an amazon server that I use to host my email and my simple website. I'm considering setting a vpn up on it, but I'm not sure if it's worth it. Would my data be as secure as with 3rd party...

      I have an amazon server that I use to host my email and my simple website. I'm considering setting a vpn up on it, but I'm not sure if it's worth it. Would my data be as secure as with 3rd party vpns? Would Amazon see my traffic? It seems like if I go this route, anything that I do could be traced back to me, because the see the ip of my server and than ask amazon who owns it.

      10 votes
    17. Hello everyone! Has anyone here had the experience of emigrating from your home country to a new one?

      Hi I am 23 year old and I want leave my country. I hold work visa for Canada. I am convinced that I should leave my country due to political changes happening in my country. What was it like for...

      Hi I am 23 year old and I want leave my country. I hold work visa for Canada. I am convinced that I should leave my country due to political changes happening in my country. What was it like for you? And especially how was it like when you emigrated to a country when you was adult?

      15 votes
    18. What would you want in a Stack Overflow/Quora competitor?

      My friend was rambling about making his own Stackoverflow/quora clone, but with some random specific features. Note that this project would probably compete directly with Quora, but have multiple...

      My friend was rambling about making his own Stackoverflow/quora clone, but with some random specific features.

      Note that this project would probably compete directly with Quora, but have multiple subcomminties like Stackoverflow/Reddit. We think taking programming FAQs from SO is too uphill of a battle to focus on.

      What are some great ideas?

      10 votes
    19. Things to consider with visual novels

      Not sure if this the right place to post this but here goes... I'm writing a story and I'm trying to figure out the best medium to tell it. I'm strongly leaning toward visual novels. I like anime...

      Not sure if this the right place to post this but here goes... I'm writing a story and I'm trying to figure out the best medium to tell it. I'm strongly leaning toward visual novels. I like anime and I want the story to have a similar look and feel. Maybe someday it will even become an anime. Who knows?

      That said, does anyone here have any thoughts on the pros/cons of taking the visual novel approach as opposed to a traditional novel or light novel?

      7 votes
    20. Trying to figure out my personal craziness

      I hope this is the appropriate Tilde for this. If no one has any input it will still have helped me to type this out. TL;DR In over my head with marriage, foster care, family, and work. My wife...

      I hope this is the appropriate Tilde for this. If no one has any input it will still have helped me to type this out.

      TL;DR In over my head with marriage, foster care, family, and work.

      My wife and I became foster parents about 1.5 years ago with the intention to not adopt, but to care for children 3 and under while bio parents worked to regain custody or other permanent placements were arranged. Our first placement was two girls (7 mo and 2.5 yrs) despite wanting to do just one kid at a time (especially to start). We had them for 6 weeks and mom got them back. We had another placement (8 mo boy) for about another 6 weeks. There was a considerable lull and we were getting frustrated about not getting any new placements when the girls from our first placement were placed into custody again. So we were able to take them in again (now about 1.2 and 3.5 yrs). FF to now and we've had them for about 6 months.

      We never really intended to have more than one child and for quite this long and we're struggling. My wife has always had a little less ability to weather stressful situations like this and these last 2-3 weeks I'm carrying a lot of weight. In the meantime, bio mom has gotten pregnant and there's not another hearing regarding custody for another 9 months. We fully expect that she will not be able to take them back at that time (or really realistically ever). What should probably happen would be that the county could place the kids into permanent custody (basically getting them adopted). However, from what we've heard from other foster families, temporary custody could drag on for years.

      So, our main dilemma is this. We are not equipped (as a couple) to care for these kids for years. With the likely prospect of no change in custody in the near future, it feels like the best thing for these kids would be to get them into the care of someone looking to do this long-term, perhaps to eventually adopt. That being said, we absolutely love them and it feels like some kind of betrayal to force them to make yet another transition. On the other hand, with our limitations, it seems like that is inevitable anyway. Do we try to make that happen sooner?

      Some other data points:
      Our fostering license expires in October (about a month after the hearing is scheduled) and we don't intend to continue fostering (at least for a while, and definitely not with our current agency).
      We don't have many family members close by to give us a hand with the kids, making us feel isolated and making it hard to get breaks from the kids. Our agency has not been very helpful with lining up respite care, but we're trying to be more aggressive about that now.
      I've got things pretty well lined up to retire in about 5 years. My company is also just now kicking off a major project of a similar time frame and I'm in a good position to really make a mark before moving on. It will probably require some serious time commitments and effort to do it the way I want to.

      Thanks for listening.

      12 votes
    21. I want to get into IT as a career, but I have no previous experience. What essential skills should I know?

      I've recently started taking some IT and programming classes at a local college because I've always been interested in IT as a career but I've never had any sort of professional experience in the...

      I've recently started taking some IT and programming classes at a local college because I've always been interested in IT as a career but I've never had any sort of professional experience in the field. Are there any skills that I need to definitely know, or any sort of certifications that I can get in order to get my foot in the door and start applying for IT focused jobs?

      24 votes
    22. On deciding whether to use a pseudonym or not

      I have writing, prose and in verses, that I want to start submitting to magazines. I can't decide if I should use a pseudonym or not. My reasons for using one: I have problems with my name: it is...

      I have writing, prose and in verses, that I want to start submitting to magazines. I can't decide if I should use a pseudonym or not. My reasons for using one:

      • I have problems with my name: it is ideologically loaded, people can tell my dad was a nationalist, which is an ideology I reject and oppose

      • I feel like it would somehow good for me to distance myself a bit from my work, don't know why really

      • I guess I am intimidated by potential failure a bit, so maybe "getting my feet wet" with a pseudonym could help me get over it.

      But I also want to own my work, and feel like using a pseudonym with complete secrecy is a bit... cowardly, if I am totally honest. I consider using a pseudonym which I will publicly own later, but then, is there a point to it?

      What do you think about it?

      19 votes
    23. What are the essential dos and don'ts of digital security for the average person?

      Thanks to all of you who gave me guidance in the thread about password managers. It got me thinking I should expand the question to overall best practices regarding security, just in case I have...

      Thanks to all of you who gave me guidance in the thread about password managers. It got me thinking I should expand the question to overall best practices regarding security, just in case I have any other important blind spots.

      What are the essential do's and don'ts of digital security for the average person?

      35 votes
    24. What equipment do I need to record for streaming?

      Hello! I’m a musician that’s looking into recording video of myself as I’m playing at my home and then uploading it to YouTube. I was wondering if there were any users out there that do something...

      Hello!

      I’m a musician that’s looking into recording video of myself as I’m playing at my home and then uploading it to YouTube. I was wondering if there were any users out there that do something similar and what type of setup you have/would suggest if there are. I play acoustic, no electronic pickup.

      I appreciate any suggestions and hope everyone has a great day!

      13 votes
    25. Working as a contractor in IT

      Does anyone have any experience working as a contractor in the IT field? I have 4 years of experience in the IT industry, all of it as a full time direct hire. I may have an opportunity to work...

      Does anyone have any experience working as a contractor in the IT field? I have 4 years of experience in the IT industry, all of it as a full time direct hire. I may have an opportunity to work for a very large company on a 2 year contract at fairly reasonable salary increase. The most important part to me is that I will be getting some experience off of the service desk as well, which I can use to continue my career going forward.

      My main concern is that I am unfamiliar with contract work. I do know that I get health benefits / 401k / sick days, but I assume there must be a drawback to being a contractor, right? I feel like being a contractor is inherently more unstable than being an actual hire. The position I am being considered for is a 2 year contract, but I worry that the position could simply disappear a few months in and I'd be out of a job. Is this a fair feeling, and is there any way I can gauge how true this might be for my position? Is there something I could discreetly ask in my interview that might help me understand if this is a stable position?

      If anyone has any experience as a contractor, I'd love to hear it.

      4 votes
    26. Using ghoneycutt/pam puppet module

      Hi guys, I'm really stumped and looking for a nudge in the right direction for how to utilise the ghoneycutt/pam module in puppet. Relatively new to this but got what I'd like to think as most the...

      Hi guys,

      I'm really stumped and looking for a nudge in the right direction for how to utilise the ghoneycutt/pam module in puppet. Relatively new to this but got what I'd like to think as most the basics down.

      I've configured a few things using modules such as NTP, SSSD and NSSWITCH but I'm just stuck on how I can use this module and pull info from Hiera into it.

      So, lets start with

      .yaml file:

      
              ### nsswitch.conf authentication configuration
      
              nsswitch::passwd:     'files sss'
      
              nsswitch::shadow:     'files sss'
      
      
      

      And then looking at the nsswitch.pp file:

      
              ### nsswitch.config setup
      
              class profile::linux::base::nsswitch {
      
              # Get heira values
      
                class { 'nsswitch':
      
                  passwd    => [lookup('nsswitch::passwd')],
      
                  shadow    => [lookup('nsswitch::shadow')],
      
      
      

      Simple enough to call the values I want and works how I want, now I'm trying to do the same type of thing for PAM using the ghoneycutt/pam module and there doesn't seem to be much info on how to use it, or it's just not sinking in for me.

      Some of my PAM Heira values:

              pam::pam_auth_lines:
                - '# Managed by Hiera key pam::pam_auth_lines'
                - 'auth        required      pam_env.so'
                - 'auth        sufficient    pam_fprintd.so'
                - 'auth        sufficient    pam_unix.so nullok try_first_pass'
                - 'auth        requisite     pam_succeed_if.so uid >= 500 quiet'
                - 'auth        sufficient    pam_sss.so use_first_pass'
                - 'auth        required      pam_deny.so'
              pam::pam_account_lines:
                - '# Managed by Hiera key pam::pam_account_lines'
                - 'account     required      pam_unix.so'
                - 'account     sufficient    pam_localuser.so'
                - 'account     sufficient    pam_succeed_if.so uid < 500 quiet'
                - 'account     [default=bad success=ok user_unknown=ignore] pam_sss.so'
                - 'account     required      pam_permit.so'
              pam::pam_password_lines:
                - '# Managed by Hiera key pam::pam_password_lines'
                - 'password    requisite     pam_cracklib.so try_first_pass retry=3 type='
                - 'password    sufficient    pam_unix.so sha512 shadow nullok try_first_pass use_authtok'
                - 'password    sufficient    pam_sss.so use_authtok'
                - 'password    required      pam_deny.so'
      

      Some things I've tried:

      1:

              class profile::linux::base::pam {
                # resources
                class { 'pam':
                  password-auth-ac  => [
                    lookup('pam::pam_auth_lines')],
                    lookup('pam::pam_account_lines')],
                    lookup('pam::pam_password_lines')],
                    lookup('pam::pam_session_lines')],
                 }
      
      

      2:

      
      	
      	      passwd  => [
      	
      	      lookup('pam::pam_auth_lines'),
      	
      	      lookup('pam::pam_account_lines'),
      	
      	      lookup('pam::pam_password_lines'),
      	
      	      lookup('pam::pam_session_lines'),
      	
      	      ],
      	
      	  }
      
      
              include ::pam
      
      	class profile::linux::base::pam {
      	
      	  # resources
      	
      	    include ::pam
      
      	         lookup('pam::pam_auth_lines')
      	
      	}
      
      
      

      I've tried a few other ways and can't get it to work as I want it to. Can anyone help?

      Thanks

      4 votes
    27. your ways of staying healthy?

      I've been programmer for past 4 years and signs of sedentary life, not being active and overconsuming certain stuff is showing... what do you do to stay healthy? I plan on signup for a swimming...

      I've been programmer for past 4 years and signs of sedentary life, not being active and overconsuming certain stuff is showing... what do you do to stay healthy?
      I plan on signup for a swimming pool, I started IF but I fail too many times.. Also i'm trying to cut sugar as much as possible but today was a really bad day in this regard...

      my goal is not to get thiner. (i don't consider myself fat where it would be determinal to my health).
      my problem is that I feel like my muscles are always tired (can't explain, like I could be strecthing them all day long and they would feel tired), my right side of body starts hurting everyday after 14:00 (+/- few hours, depends on what I am doing). I have regular lower back pains... :(

      edit2:
      wasn't on computer for the whole day after posting. thanks for all the responses.
      My plan for the following weeks is:
      -Waking at regular hours (6:30)
      -Going to beed at regular hours (22:00 - 22:30)
      -My morning routine will be:
      some water, wimhof breathing, stretching, shower, coffee -> work.
      I'll signup for a swimming pool and try to get my active hours in by going to swimming pool 3-5 times per week.
      Regarding food:
      Intermitting fasting between 12-20, no sugar, only tea,coffee,water.
      Will be cooking my own meal every day / meal prep for the whole week.
      all above should be simple to implement and not too hard to give up. On days when I will not feel energetic I'll take some modafinil in the morning.
      Also I'll be abstaining from alchocol and any drug... also I'll try to smoke weed on weekends only in small quantites.
      all the above shouldn't be hard to do because I allready do some of the things above...
      I try to do wimhof breathing when I can, I cook 2-3 times per week. so the biggest ones will be:
      giving up daily weed, signing up for swimming pool, going to sleep and waking up at regular hours.

      15 votes
    28. I'm downsizing my digital life. Do you listen to a lot of music? How do you archive it?

      I'm downsizing my digital life. I deleted my account on reddit, on another phpbb forum and i don't have instagram/facebook apps anymore. This subject got me thinking about my music. I grab/buy...

      I'm downsizing my digital life. I deleted my account on reddit, on another phpbb forum and i don't have instagram/facebook apps anymore.

      This subject got me thinking about my music.

      I grab/buy albums in mp3 and i have so many that it's impossible to listen to everything. I don't pay for any service like spotify because i don't like. I prefer to download and/or buy in places like bandcamp where i can download the album.

      I started reading about other codecs like flac and opus. The availability of albums in flac are way less than mp3 and it's a lossless format. If i focus on it i will be forced to downsize my music library.

      The problem is disk space in my smartphone. I'm not an audiophile so i'm not able to hear the difference between flac and 320kpbs mp3. This is where opus enters. This codec gives half the size with better quality than mp3. Soundcloud uses it. A 96kbps opus is the same quality as 320kbps mp3.

      Now that Android can play opus i don't see a reason to keep using mp3. The downside is converting flac files every time i want to put on my phone.

      I could just convert flac to opus and just live with opus everywhere, freeing a lot of space. But i think keeping flac files is better for archiving because it's lossless. If opus for some reason disappears, i'll have a lossy format and would have convert to another one losing more quality.

      How do you deal with music?

      26 votes
    29. Home/remote workers, any advice or tips?

      I've recently accepted a new developer role for a small tech company where everyone works remotely. I've had experience of working from home as a freelancer in the past and slightly more recently...

      I've recently accepted a new developer role for a small tech company where everyone works remotely. I've had experience of working from home as a freelancer in the past and slightly more recently working for a distributed company, although there I was working in a small shared office with one other colleague.

      I wondered if anyone has any tips or advice on how best to remain productive as well as avoid distractions and try to keep a work/life balance?

      I do intend to eventually find a co-working space but immediately I plan to work from home for at least the first few months.

      Thanks!

      16 votes
    30. Wood desktop finishing question

      I built a basic panel out of some boards left over from another project. I'd like to use this as a desktop surface just laid on top of some filing cabinets. I'm wondering what the best way to...

      I built a basic panel out of some boards left over from another project. I'd like to use this as a desktop surface just laid on top of some filing cabinets. I'm wondering what the best way to finish this would be? I don't think I want to paint and I'm ok with some light staining but I don't have any experience with sealing or whatever I would want to do to help preserve the surface. It would have typical office items on it (keyboard, mouse, monitor, paper, pens, etc.).

      9 votes
    31. In need of streaming advice!

      Hey! Lately I've decided that after years of wanting to do stuff on the internet, I'm gonna try my best to start streaming video games. I'm rather excited to start trying to form a lil community...

      Hey! Lately I've decided that after years of wanting to do stuff on the internet, I'm gonna try my best to start streaming video games. I'm rather excited to start trying to form a lil community and I wanted to know if anyone here has tips/experience they would like to share. Any and all advice is welcomed and appreciated! I did a little test stream of Bioshock (using OBS) for some friends, but I'm currently using a wireless adapter so it didn't go very well for very long. I'm definitely picking up an ethernet cable before I try again. But in the meantime, I thought I'd ask for some wisdom.

      10 votes
    32. How do you make yourself appear more approachable?

      My face is slightly asymmetrical, and one side of my lip points up, so it looks like I am smirking at people. At least, this is my theory as to why people feel uncomfortable around me without...

      My face is slightly asymmetrical, and one side of my lip points up, so it looks like I am smirking at people. At least, this is my theory as to why people feel uncomfortable around me without getting to know me first. But maybe it's something else entirely, or a combination. How can I make myself more approachable / likable? My work is in a field where I need to communicate with others often.

      The idea of faking smiles and acting overly friendly pains me, but if it's the only way I'll do it.

      26 votes
    33. I'm gonna start as an algorithms monitor at my college, looking for tips on how to better help the students

      I don't know what is the correct word in English, but I'll be one of those guys who will teach a "class" consisting on answering questions and guiding them through the exercises. The content is...

      I don't know what is the correct word in English, but I'll be one of those guys who will teach a "class" consisting on answering questions and guiding them through the exercises.

      The content is very basic algorithms in C, so things like functions, pointers, and structs are off the scope. Here is the repo I made with the solutions for last semester. I'm starting in the second semester, so I have everything fresh in my memory.

      I welcome anything you can give but I'm not necessarily seeking technical advice since the teachers have that covered. What I'd really like to know is what you consider to be some good examples, attitudes, and approaches for this particular position. Thanks.

      7 votes
    34. Any advice on getting rid of intrusive thoughts?

      Sometimes when I am thinking, these bad thoughts come into my mind, specifically images. I would rather elaborate not elaborate what the images are but they are all connected by a single object. I...

      Sometimes when I am thinking, these bad thoughts come into my mind, specifically images. I would rather elaborate not elaborate what the images are but they are all connected by a single object.

      I have tried meditation, and while I feel at peace for a few hours after meditating, the thoughts haven't really left long-term or gone down in frequency. Maybe I am meditating wrong. I am blindsided every time the thoughts appear.

      Anyone have any experience with this?

      30 votes
    35. Advice for learning a language?

      @Khromier, @Soulmaster and I are trying to learn Russian. It's the first time we've (I've?) properly tried learning a language. I was wondering if any of you had advice to offer for learning a new...

      @Khromier, @Soulmaster and I are trying to learn Russian. It's the first time we've (I've?) properly tried learning a language.

      I was wondering if any of you had advice to offer for learning a new language, even if it isn't necessarily specific to Russian.
      We've been using https://russianlessons.net so far, but other resources would be interesting.

      Спасибо!

      21 votes
    36. Where should I put the 2FA recovery code for my password manager?

      So I have all my passwords, TOTP backup codes, and account recovery codes in my password manager (Bitwarden.) In turn, Bitwarden is secured with a master password and TOTP 2FA. I have a recovery...

      So I have all my passwords, TOTP backup codes, and account recovery codes in my password manager (Bitwarden.) In turn, Bitwarden is secured with a master password and TOTP 2FA. I have a recovery code for the 2FA in the event that I can't get to andOTP anymore (2FA app.) The thing is, where do I put that code? I can't put it in a note app or anything, because if I'm locked out of Bitwarden, I don't have my passwords. Do you see my problem? I was thinking about physically writing it down, but that makes me nervous because I might lose it. Are there any good solutions to this problem?

      9 votes
    37. What exactly belongs in ~creative?

      Just a few minutes ago I moved this topic from ~creative to ~music, but almost immediately began second guessing my decision. I'm not exactly sure where that belongs, because it's music, but it is...

      Just a few minutes ago I moved this topic from ~creative to ~music, but almost immediately began second guessing my decision. I'm not exactly sure where that belongs, because it's music, but it is creative/the OP's original song. What do you think? Is ~creative more for crafts, IE woodworking and the likes, or anything creative done by the OP? Similarly, I can think of more examples for this, such as if someone wants to show off their Raspberry Pi project, do they put it in ~comp or ~creative? Where does it belong?

      13 votes
    38. On hiring for tech positions: How do you get what you need from the HR department?

      I wish I had a dollar for every time I heard a manager complain, “The HR department included ‘must have college degree’ in the job req even though I don’t care” or “They asked for 5 years of...

      I wish I had a dollar for every time I heard a manager complain, “The HR department included ‘must have college degree’ in the job req even though I don’t care” or “They asked for 5 years of experience in a technology that’s only been around for 3” or “I have no idea why they rejected this candidate without even contacting me.”

      Still, in many cases you don’t have a choice. If you want to hire someone, you need to deal with HR, at least to a small degree – especially if you work in a big company.

      So I’m writing a feature story for technology managers, collecting real-world advice from people who learned their lessons the hard way. Here’s the questions I’d like you to answer:

      • Tell me about a frustration you had with the HR department (in regard to hiring). That is, tell me a personal story of HR-gone-wrong. Because we all love schadenfreude, and that gives me an emotional example with which to begin.
      • Let’s say you have a new opening in your department. In what ways do you involve HR? (That could be anything from, “give them general guidelines and let them choose the best candidates for me to interview” to “I do the search myself, and use HR only for on-boarding.”) What makes you choose that path? How much choice do you have in the matter?
      • What weaknesses have you discovered in your HR department’s ability to serve the needs of a tech-focused department?
      • What have you done to cope with those weaknesses? Which of those efforts worked, and which failed?
      • What do you wish you knew “n” years ago about dealing with your company’s HR department?
      • So that I can give the reader some context: Let me know how to refer to you in the article (at least, “Esther, a software architect at a Midwest insurance company”), and give me some idea of your company size (because the processes appropriate for a 70-person company aren’t the same for one with 7,000 employees).

      You don’t have to answer all those questions! I asked these to get the conversation going. Tell me as much or as little as you like.

      Please don’t assume that I think HR always sucks. However, there isn’t as much to learn from “why HR is your friend.” The idea here is to help techie managers cope when HR doesn’t offer what you hoped for.

      16 votes
    39. Passion, direction, inspiration : How do you rediscover it?

      I'm stuck in a rut. What do you do to get out? How do you rediscover something that inspires you? Or something that you can be passionate about? I've got a handful of "projects" on the go at all...

      I'm stuck in a rut.

      What do you do to get out? How do you rediscover something that inspires you? Or something that you can be passionate about?

      I've got a handful of "projects" on the go at all times - writing some music, getting better at the sport I play, learn a new language for work, do some "proper" research. But they all sort of sit there looking tedious on my whiteboard. I'm just not passionate about any of them really (except maybe the sport, but I'm approaching 40 so it's not like I'm on the verge of setting the world on fire with it!).

      What do you do to rediscover your inspiration? What has worked for you?

      15 votes
    40. Experiences with LineageOS and/or moving from iPhone to Android (or LineageOS )

      Hi there, I'm considering purchasing a used Galaxy S7 and moving to LineageOS and would like to hear about similiar experiences. I currently own a iPhone 5S (only my second smartphone). I plan to...

      Hi there,

      I'm considering purchasing a used Galaxy S7 and moving to LineageOS and would like to hear about similiar experiences. I currently own a iPhone 5S (only my second smartphone). I plan to continue using Ting as my provider.

      I am attracted to LineageOS because it's open source and allows greater control than the standard Android-build I'd get from an ISP. I'm not afraid of installing ROMs or tinkering - I know I'll be doing a lot more of that by moving to an open-source OS.

      I was looking at Galaxy S7 because it's well-known and has wide support/information available on forums, etc and of course because it's relatively cheap to get a used one ($200-ish).

      I'm in the US and use Ting as my provider.

      So some questions I have are:

      • Should I expect to use the standard Google Play store? I'm still a little unclear on this after looking at the LineageOS website and wiki. The best I could find for an answer is this article talking about installing default google apps. I think my question is so basic it's not addressed on their site lol.
      • Can I drag and drop MP3s from my computer to the phone? In other words, can I get my music on there without having to install something dreadful like iTunes or use Spotify/Amazon Music?
      • The LineageOS project looks healthy to my untrained eye...any rumors that it'll vanish overnight?
      • I found these instructions for a Galaxy S7 Anything else I should know or look out for?
      • Any general thoughts/advice about moving from the Apple to the Google ecosystem? I'm entrenched in Google everywhere BUT my iPhone where I mostly use Google apps.
      • What else should I look out for? See any gaps in my understanding?
      19 votes
    41. How do you deal with stress and anxiety in a healthy way?

      I'll preface this by saying that I'm a high school student, so obviously I can't be facing any real stress, but it seems real enough to me, anyway. My strategy is usually just to bury it in...

      I'll preface this by saying that I'm a high school student, so obviously I can't be facing any real stress, but it seems real enough to me, anyway. My strategy is usually just to bury it in entertainment, but I see a lot of the people around me turning to using substances like nicotine, weed, or alcohol.

      I don't think any of these are really good options, so I'd like to hear what you guys do.

      22 votes
    42. Cheapest way to put a hard drive on the internet.

      I'm currently researching the cheapest off site backup system and it looks like leaving a hdd at a friends house is the best option. The only thing I am stuck on is how to access it remotely. I...

      I'm currently researching the cheapest off site backup system and it looks like leaving a hdd at a friends house is the best option. The only thing I am stuck on is how to access it remotely. I need a system on a chip that I can plug in to the hdd and Ethernet and that provides ssh access. My first thought was a raspberry pi with a sata to usb cable but since I will only be doing weekly backups it makes no sense to keep the drive spinning 24/7. I need some way to turn off the drive and then back on over the internet. From what I understand there are linux programs that can do it but only directly over sata because the command doesn't work on usb sata controllers.

      What I need is a cheap linux SoC that has sata and ethernet. Does anyone have any ideas?

      13 votes