• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. How to deal with a stupid email situation?

      My spouse and I own a condo. The property management company that the home owners' association hired is generally mediocre (which is a huge step up from the usual scenario where most are actively...

      My spouse and I own a condo. The property management company that the home owners' association hired is generally mediocre (which is a huge step up from the usual scenario where most are actively awful). They do a reasonably good job of keeping us informed, but they way they do it is hilariously bad. Every email they send is sent as a .jpg and a .docx file with no actual text in the message. My email client renders it and I can read it, but it makes all of their emails unsearchable, and it makes filtering beyond the basic "emails containing address x" impossible.

      I've asked them personally several times both electronically and in writing to please stop sending such correspondence and just send a regular email. (I honestly don't care whether it's plain text or HTML, just so long as it's searchable and filterable.) But it's so far been to no avail. I brought it up at the last HOA meeting and they agreed to also include their messages as text in the body of the email, but they don't. If I'm really lucky they'll have one or two sentences in text, but the rest is a .jpg and a .docx (or .pdf) of the actual body of the message. I've tried to explain that this is bad for people with disabilities and may even run afoul of the Americans with Disabilities Act, but they didn't seem to care.

      It's not clear to me how one ends up sending emails in this form. I don't use any Microsoft products, which they probably can't comprehend, but I suspect this is some sort of Windows thing. Does anyone know how this happens and why? And more importantly, does anyone have suggestions for getting them to stop?

      14 votes
    2. Input from a text file, pull from multiple APIs, formatting output, etc. in Python

      I don't need answers so much as an idea of where to start. Essentially, I have a Google Sheet that uses importjson.gs to pull from the following APIs OMDB (IMDB) TheMovieDB TVMaze I also use...

      I don't need answers so much as an idea of where to start.

      Essentially, I have a Google Sheet that uses importjson.gs to pull from the following APIs

      • OMDB (IMDB)
      • TheMovieDB
      • TVMaze

      I also use another script to scrape Letterboxd for ratings.

      This works well, but sometimes it'll time out or I'll hit urlFetch limits that Google has in place.

      Basically, I'd like to have a text file (input.txt) where I pop in a bunch of titles and year or IMDB IDs, then the script runs and pulls set endpoints from all of these, outputting everything on one line (a pipe as a delimiter.)

      My thinking is that I can then pull that info a sheet and run all of the formatting, basic math, and whatever else so it suits my Sheet.

      I have a feeling I'll be using requests for the JSON and beautifulsoup for letterboxd -- or maybe a module.

      Can anyone point me in the right direction? I don't think it'll be too difficult and should work well for a first python project.

      7 votes
    3. What’s the right way to fix a squeaky controller trigger?

      My beloved Duke controller has developed an extremely squeaky right trigger. It sounds like a mouse or bird is in distress every time I play something. My dog is getting concerned. When I search...

      My beloved Duke controller has developed an extremely squeaky right trigger. It sounds like a mouse or bird is in distress every time I play something. My dog is getting concerned.

      When I search the issue online, seemingly everywhere says to spray WD-40 on it, with people immediately saying “don’t do that” without offering any real alternatives. Given WD-40’s toxicity, I’m not comfortable using that for something that’s going to be in my hands for a long period of time anyway (plus it’s even more potentially toxic to my dog).

      What’s the right, preferably non-toxic way to fix this issue?

      8 votes
    4. Sending stuff around the world

      I want to try something new and send some sacks of coffee over the atlantic and maybe start a sidehustle. I'm in the process of checking tarifs and stuff, but I have no idea where to even start...

      I want to try something new and send some sacks of coffee over the atlantic and maybe start a sidehustle. I'm in the process of checking tarifs and stuff, but I have no idea where to even start looking for somebody who would do the actual transporting or what it might even cost.

      did anybody here do something like that?
      how did you do it?
      what did you send?
      why did you do it?
      what was your experience with it?
      would you do it again?

      8 votes
    5. How do you manage data backups?

      Hi Tildes. Hopefully this thread will be both a good discussion and helpful to some of you, and hopefully me. As I'm guessing most of you know, data backups are quite important and it is best to...

      Hi Tildes. Hopefully this thread will be both a good discussion and helpful to some of you, and hopefully me.

      As I'm guessing most of you know, data backups are quite important and it is best to have at least one copy locally and another copy somewhere else. At the moment, I store photos on an external hard drive and Google Drive, photos from my phone on Google Photos with copies of important original quality files saved locally, and everything else on drives in my PC and a network drive on my Raspberry Pi. It's far from ideal, I've only got one copy of some files and three or four of some others so I've been looking for something better to keep everything organised, safe and in one place.

      I've tried the free trial of Backblaze, which seemed the obvious choice, but it had a few problems. I couldn't backup my Pi's network share, and in general it's a bit clunky and difficult to use. It is marketed as an easy solution to backing up data, but in doing this it just makes everything more difficult, at least for me - I know what I want backed up, and I would prefer to select it manually, but by opting in everything for backup by default you have to spend ages excluding the folders you don't want saved, one-by-one, in a UI that is difficult to use and often unclear. Sometimes the exclusions list just doesn't work - the Program Files folders are meant to be excluded by default and they were listed under exclusions but were backing up anyway. For me it found over 200,000 files, and because they were all so small it barely managed to backup 100MB in three hours. (Not that I know where the files come from because they aren't listed in the Windows app in any vaguely comprehensible way.)

      So I need to find something else, and I was hoping someone here would have some recommendations. Personally I need it to:

      • Be affordable and easy to setup and use
      • Backup external and network drives to the cloud (physically keeping another drive somewhere else isn't an option for me)
      • Be trustworthy and have strong commitments to security and privacy
      • Work well for my use case: preferably automatic from Windows

      Looking forward to any comments or recommendations. Thanks!

      23 votes
    6. I'm getting spammed by robocalls, what can I do about it?

      Hello people of Tildes, long time no see! As per title, since some point last week I've begun receiving calls from extra-EU countries I've never had any contact with (Haiti, Algeria, Morocco,...

      Hello people of Tildes, long time no see! As per title, since some point last week I've begun receiving calls from extra-EU countries I've never had any contact with (Haiti, Algeria, Morocco, Tunisia just to name a few).

      No doubt it is part of a call back scam; of course I have never picked up nor redialed, still, this seriously blows as I've now been woken up twice at 3am during the week.

      Now, I've never had such a problem before, nor have I recently posted my number online anytime recently. Has anyone here had a similar issue? What can I do about it (I'm from the EU if that might help)? Is there any way for me to find out where my number was leaked from?

      I have just now installed NoPhoneSpam from f-droid, but have no idea how good of a fix that will be.

      Let me know if y'all have any ideas, thanks :)

      13 votes
    7. What is the difference between Linux distros? Why do you use the one you use?

      I still mainly use Windows, although I've dual-booted Linux a few times and I have Linux Mint on an old laptop right now. One thing I've never understood about Linux is all the different...

      I still mainly use Windows, although I've dual-booted Linux a few times and I have Linux Mint on an old laptop right now. One thing I've never understood about Linux is all the different distributions - their different reputations and why they have them. What is the mechanical difference between using one distribution of Linux and another? Or are the differences usually not mechanical?

      For example, Ubuntu and Debian seem to be large families, meaning that a lot of other distributions are based on them (using packages built for them in their package managers at least) as well as being popular distros on their own. But what's different between the two of them, and between each and the other distros based on them? (and what's similar? I gather they all use the Linux kernel at least!)

      I also know that people are quite opinionated on their choice of distro, I wondered what reasons people had for their choice. What things are easier or harder for you in your distro of choice? Is it mainly day-to-day tasks that are important or more how the OS works underneath? How much difference does your preferred distro make?

      For myself, I've only used Kubuntu (though not much) and Linux Mint, which was mainly for UI reasons, and particularly for the latter, ease of use for someone used to Windows (at least that was what I found years ago when I first looked into it).

      Though I doubt I'll ever fully move away from Windows I would like / need to have access to a Linux OS, so maybe this will help me to know what is important to look for. But I also hope it'll be a useful and interesting discussion topic. Also, there are some previous discussions on the latter question so I'd be more interested in learning about the main topic.

      also, please do add more tags

      29 votes
    8. Homeserver, hosted server, domains and stuff. What do you do, what should I do?

      I'm having a "server" (very cheap, very old office pc) in my house I use together with dynamic dns. But it's not really stable, (needs regular restarts and dyndns is not really gold either) and as...

      I'm having a "server" (very cheap, very old office pc) in my house I use together with dynamic dns. But it's not really stable, (needs regular restarts and dyndns is not really gold either) and as I want to offer family acces to nextcloud and myabe plex? any other ideas? and all the other nice stuff the free software world has to offer, this is not working well enough to not make them flee back to google + apple and stay there till eternity!

      the other thing is, i got used to ssh and stuff over the last years and want to improve my skills and learn.

      I know these two dont really go well hand in hand :-(

      I actually have a decent up and down speed at my home so an upgrade for my existing system is thinkable but dyndns is just a PITA and i'd like having my own domain. do these work with changing ips? because with the prices they ask here for staric ips I can just rent a server in a center somewhere.

      what do you do to self host, how do you do it and what would be your advise for me?

      19 votes
    9. What is a modem+router good enough for online gaming?

      I recently got an Ethernet cable in the hopes of making my online gaming more responsive, but to my dismay it made little difference in latency measure on the Xbox Series S. It merely dropped from...

      I recently got an Ethernet cable in the hopes of making my online gaming more responsive, but to my dismay it made little difference in latency measure on the Xbox Series S. It merely dropped from 146ms to 143ms.

      I use the modem+router provided by the ISP, a Sagemcom Fast 5655v2. According to preliminary research, the ISP blocks any alterations so I would have to jailbreak the device to explore other solutions. I’m open for suggestions in that regard too! I’d like to know if I can determine if the problem is on the router or the ISP.

      On your suggestions please consider that my country’s currency is worth less than one fifth of the US dollar, so I’m not looking for anything even remotely close to the best setup possible, but merely a significant improvement. Anything above 50 US dollars is already too much for me.

      So, with that in mind, what do you recommend?

      8 votes
    10. How do you convey emotions in text?

      It's something I've struggled for a long time to do in text conversations. People will often think I'm mad when talking in a way that I think is perfectly normal or that I'm a brick wall while...

      It's something I've struggled for a long time to do in text conversations. People will often think I'm mad when talking in a way that I think is perfectly normal or that I'm a brick wall while discussing disagreements and well, that can't be fun. I often have to reassure certain people that it's not the case.

      Sometimes I try to show how I'm feeling through emotions or more "fluffy" language but I feel like that's too excessive and feels kinda fake to me?

      It's also something I've more recently struggled with because I'm trying to write personally on my blog and I'm not exactly sure how to convey my feelings other than stating it like a robot like "This makes me mad" or "That's depressing" or "It makes me feel great".

      It feels off to me and maybe it's just a me problem but I think that's also because I write the same way I speak and so, it just sounds strange.

      I don't know, this post is rambly and I've been wanting to write something like this in the last few days but I just have to push enter at some point.

      10 votes
    11. Full-stack developers starting a software agency?

      Hey guys, I have been flip-flopping back and forth on this idea for a while, and would love some feedback on whether peeps would find this valuable. Although I still call my self a "software...

      Hey guys,

      I have been flip-flopping back and forth on this idea for a while, and would love some feedback on whether peeps would find this valuable.

      Although I still call my self a "software developer" (and try to code daily), for the last 8 years I have ran a small 5-person agency that I started from the ground up, so my role was really CEO/CTO/CFO/Everything-O. My company focused on delivering high-quality custom software. Not brochure websites, and not Wordpress - our niche was internal business software (or as I like to call it "boring software for boring businesses") - and for a client service company we got very high margins of return.

      Last year my business was acquired by a larger company which was an amazing result after the time and effort I had poured into it. I have realised I now want to help other developers who want to start their own software agency, or maybe they already have and are looking for hints or advice on certain topics.

      So I have started Dev to Agency - a part blog part guidebook for how a full-stack developer can start and successfully run a software development agency, the things to pay attention too (and the things to ignore), and the key-values that I feel helped my business go from nothing, to 7 figures per year, and then to being acquired (if that is a path people would want to take).

      I have just published my first couple of posts, About Dev To Agency that is a rundown of what I hope to achieve with this, then a post about My small custom software development agency - which gives an overview of what I built and where I think my articles will add value, and lastly You are the gold standard which covers how I feel an owner/maker should set the businesses standards and practises based of their personal values.

      I have never written a blog before (or really done any writing before), so it would be fantastic to get some feedback from the community, and if there are any developers that this could interest then please subscribe on the website.

      Cheers,

      Chris.

      15 votes
    12. Tips to use NixOS on a server?

      I see some people using NixOs on their servers. I would like to try it out to self host some services and learn about NixOs. I use hetzner and they have an NixOs iso available so I can just use...

      I see some people using NixOs on their servers. I would like to try it out to self host some services and learn about NixOs.

      I use hetzner and they have an NixOs iso available so I can just use that to install NixOs. But how do people manage remote instances of NixOs? They would just use ansible or something like it, to run nix on the host, or is there a better way?

      Thanks

      11 votes
    13. [SOLVED] A background process using a significant amount of CPU power stops immediately when I open task manager. Is there a way to identify what's doing thing?

      It started a day or two ago. Three threads (I think?) jump from nearly 0% to 100% and go back as soon as I open task manager to try figure out what's causing it. My first thought was a virus or...

      It started a day or two ago. Three threads (I think?) jump from nearly 0% to 100% and go back as soon as I open task manager to try figure out what's causing it. My first thought was a virus or bitcoin mining trying to hide itself (though isn't that done on GPU's?), but Windows' Defender came up empty handed.

      I know certain OS apps, like automatic VIRUS scans behave similarly, stopping when you click or type, but this culprit seems to only react to opening the task manager. It also doesn't start again until task manager has been closed for a while.

      17 votes
    14. I'm thinking of getting a password manager. How does it work and any advice on transitioning to one?

      The reason why is to make more accounts for reddit, YouTube (one for entertainment and Portuguese content each) news sites where signing up is an alternative to pass a paywall and other sites with...

      The reason why is to make more accounts for reddit, YouTube (one for entertainment and Portuguese content each) news sites where signing up is an alternative to pass a paywall and other sites with comment sections. Bad euphemism bro. Also some sense of "praxis" in order to gain privacy.

      Edit: And also getting anxious at the idea of remembering all my passwords, and putting them in a note in my old phone, which I am not bringing into my new phone and want to use this to delete.

      According to these two articles, I can save my old passwords I had before and maybe even still make new ones after, and put them in a folder behind one true (master) password, which is the one you will truly care about, and they will be saved in a way in which the managing company won't know your password?

      There's also figuring out which provider to use (and probably a similar post for alt-mail providers.) This is overwhelmingly for mobile (Android). No real space constraints for apps, only price, because I'm not working age.

      27 votes
    15. What's your relationship with advice?

      How often do you tend to give or receive advice? If/when you're receiving it, from where/who? And about what? If you're giving advice, what is it usually about? If you're confident in your...

      How often do you tend to give or receive advice?

      If/when you're receiving it, from where/who? And about what?

      If you're giving advice, what is it usually about?

      If you're confident in your knowledge/advice in any given area, what places do you not reccomend people take advice in that area from?

      What people/places do you get advice from?

      Do you ever get or follow places that give advice you won't use until far later? (I admittedly do this quite a bit by lurking r/sex.)

      8 votes
    16. Any way to get a Canadian (CBC) show in the US?

      My spouse is a retired dancer interested in watching the CBC comedy Off Kilter. When we go to their website and click on "Watch Now", all of the episodes show as "This video is unavailable". They...

      My spouse is a retired dancer interested in watching the CBC comedy Off Kilter. When we go to their website and click on "Watch Now", all of the episodes show as "This video is unavailable". They appear to be on YouTube, but when I go to YouTube, I can only watch the trailer. If I attempt to watch episode 1 it again says, "This video is unavailable." So I assume it's some sort of geo-locking or something? I'd even happily pay for them, but they don't appear to be offered on any service on the AppleTV (at least in the US). What's the recommended way to watch such a show? As I say, paying isn't an issue, just watching.

      7 votes
    17. Surviving the winter

      When I was a child I never seemed to mind the winter, but in the past two or three years it's become exponentially harder for me to live through the cold and dark. I'm dreading the next few...

      When I was a child I never seemed to mind the winter, but in the past two or three years it's become exponentially harder for me to live through the cold and dark. I'm dreading the next few months.

      The lockdowns in March and April were pretty agonizing because I had too many responsibilities but suddenly none of the support systems I had built up in my friend groups. I got through that because it was slowly getting warmer and I could just go on a walk if I needed space. But it's started snowing this week and I don't know how well I'm going to manage for the rest of the season, with it getting dark at 4 PM and seeing so few people. I get caught up in my own head in these destructive patterns of anxiety about past friendships and relationships and obligations that are very hard to escape from around this time of year. I have a lot of hobbies but I can't do most of them right now, so I kind of just end of staring at the wall or my phone for half the day, feeling bad that I screwed up a relationship or said something weird 6 months ago or whatever. On repeat for every day. I have some friends in the area who I like a lot, but I'm a little scared to leave my house from what I hear about the virus on the internet. I've been trying to do phone calls sometimes but they kinda just burn me out and make me feel worse.

      I'm wondering if anyone else has a recurring problem with the winter like I do. I'm not sure if this is a normal thing and I'm just naive and haven't figured it out, or if most people are automatically as happy in the winter as they are in the summer. I've brought this up sometimes with people irl and they say "haha yeah I have seasonal depression too," but they mostly seem to just not like the cold (?), it's not the issue of banal-yet-existential dread and torturous self-probing that I can't avoid. I have a very sweet cat who will keep me company, and she's a good listener, but she doesn't talk a lot and she's hiding in another dimension half the time anyway. I journal and meditate every night, and that helps a little, but I really mostly rely on being able to go to pretty places to keep myself happy, and it's hard to do that when they're all closed or when it's too cold to be outside for a long time. If people have any thoughts or experiences I would love to read them.

      thank you xoxo

      19 votes
    18. What issues or aspects of life are largely one's personal responsibility to deal with?

      Asked mainly because Conservatives say that's one of the things they believe in It often seems to be wrong or misused ("if everyone just used masks and stayed home the pandemic would have ended...

      Asked mainly because

      Conservatives say that's one of the things they believe in

      It often seems to be wrong or misused ("if everyone just used masks and stayed home the pandemic would have ended long ago") ("not using masks during a pandemic has consequences for other people and thus doesn't belong in personal freedom")

      A definition for stuff that fits the question could be this:

      • The credit or blame for consistently failing or succeding at it is largely on you

      • While you can ask for advice to get better, you have to do it yourself

      So the main examples that come to my mind are largely (well) personal:

      • Being motivated and committed to work towards what you want

      • Being hygienic

      • Being good at socializing and figuring out what's your relationship with other people gonna be

      • (although obviously, given socializing depends on other people, this is very dependent on them doing the same and accepting/recognizing you or your choices and so is more accurate on progressive or apolitical social environments)

      Which is good but doesn't explain it being used as a political belief.

      17 votes
    19. An honest question about gender, sexuality, and the LGBTQ+ community

      Hello! If you've clicked on this I'd like to start off by apologizing for the title! I'm in a bit of a strange headspace right this moment as I try to digest some thoughts thrown my way today. I'm...

      Hello! If you've clicked on this I'd like to start off by apologizing for the title! I'm in a bit of a strange headspace right this moment as I try to digest some thoughts thrown my way today. I'm currently coming at this from the personal lens of myself, but I think there are some larger questions/generalizations that could be made and might be helpful for others.

      Ok, so for some background I am a "straight" man. My previous partners have all been women, with the exception of one who identified as female when we were dating, and my current partner is non-binary but female-presenting and has identified as such the entirety of the time we have been dating. I have previously viewed myself as straight and an ally to my partner and the lgbtq+ community. Today, I was having a long conversation with my cousin about his experiences coming out of the closet and with homophobia in our family. I mentioned at one point that I didn't feel comfortable making some assumptions/statements since I am straight and not a member of the community. He (very politely) brought up that, at least strictly technically speaking, the fact that I am dating someone who is non-binary means we are not in a heterosexual relationship and that I am not technically straight, more likely being bi or pan (if we could lets not turn this into the bi vs pan debate which I know is a controversial topic but not really what I'd like to focus on). He also made a point to stress that these are all technical definitions and that gender and sexual identity are very personal and if I don't feel that it describes me then it isn't for him to decide I'm wrong. This made me a bit uncomfortable. It made me uncomfortable because while he's right, it feels wrong. I feel like if I began identifying as pan/bi, it would come off as a straight white male looking for a way to put himself in the position of being oppressed or marginalized for woke points. I don't know if it is because the college I went to was full of dudes like this, constantly looking for ways to be the victim, but its just something I feel deep in my bones. I don't really know though. I feel like if someone came up to me and described my life as their own and told me they identified as pan/bi I would agree and support them, but I won't extend that to myself. I don't know if its just a lifetime of assuming I was straight is why this is or if the term is actually wrong.

      I guess to summarize/generalize, I'll put some reallly fucking loaded questions where I know the 'real' answer is "It is a deeply personal thing and will vary by person to person because the LGBTQ+ community isn't a monolith with all the same ideas" but I'm hoping maybe writing all this out and reading some of the results will help me color, process and digest my thoughts.

      1. What/where would you put the line between straight and not straight (if anywhere). I know personally while I like to keep an open mind, I do heavily preference female-presenting people, whether they be trans, nb, or identify as a woman. But is that openness to dating someone who doesn't identify as a woman enough for me to be not-straight? I want to say yes, I don't think you need to date someone of a different gender to be not-straight. My cousin is bi but has exclusively dated men. I wouldn't tell him he isn't bi.

      2. I am very uncomfortable with this question but do you feel there is a degree of "not-straight" you need to be to be an active part of the queer community. To kind of explain my thoughts on that: From an outside perspective, no one that hasn't been told my partner is nb would question if we said we were a straight couple. I've never and probably will never feel fear or be oppressed based on my sexuality. I dunno. I just feel really weird. like I'm inserting myself into a community I've always identified as an ally of but been an outsider to.

      Anyway, sorry for this rant. I know the two questions are really loaded and I honestly feel like I know the answer to both of them. But just because i know the answer doesn't change how conflicted I feel and so I guess I'm just trying to work through some of the thoughts and conflicts.

      I also want to take a second to note: I am actively talking with my partner about these thoughts and feelings. This is an ongoing discussion in our household, I am just looking for more perspectives and views to help me see things from different angles and work through my thoughts and feelings. Helping me through this is absolutely not the responsibility of anyone on Tildes and I don't want it to seem like I am putting that pressure on the community.

      18 votes
    20. Did youtube just make it so you can't watch embedded videos that have an age restriction without logging in?

      I just try to navigate the internet with as little "logging in" as possible. Youtube always had an age restriction that forced you to confirm your age by logging in but it could be bypassed when...

      I just try to navigate the internet with as little "logging in" as possible. Youtube always had an age restriction that forced you to confirm your age by logging in but it could be bypassed when watching the video embedded on another site. I just tried for the Hitman 3 trailer on /r/games and it didn't let me. That's the first time this happened. Could it be just some adblock thingy? Or are they no longer letting you watch restricted content without logging in?

      10 votes
    21. Is there a video downloader extension/program that still works?

      In the past I used whatever Chrome extension I found, then moved on to youtube-DLG because Google Play store doesn't allow extensions that let you download off of Youtube. Now neither is working,...

      In the past I used whatever Chrome extension I found, then moved on to youtube-DLG because Google Play store doesn't allow extensions that let you download off of Youtube. Now neither is working, on and off Youtube. I'd wager websites are trying to actively fight people downloading videos, even though (I assume) the data is likely identical to what we're viewing in the browser.

      9 votes
    22. esoteric board game rules templating review, please

      I'm working on a card game that would arrive to your home without a rulebook, but I'm having a comprehensibility problem. Below is some basic rules text for this game. If you had enough time to...

      I'm working on a card game that would arrive to your home without a rulebook, but I'm having a comprehensibility problem. Below is some basic rules text for this game. If you had enough time to decipher the below, do you believe you could understand its meaning? Are there any words which are too obscure?

      Join a game by selecting a central objective from among its currently apparent contests. Catch a turn from wherever to start playing then describe your plan aloud to the group. If anyone agrees that your plan is valid (legal?) then they can accept you into the game as their second. Anyone else who wants to join at this point may also join/rejoin as your teammate.

      Contests are tensions between two scales which can be described by consensus. For example, imagine I'm 1v1 with Ah while you are on a team with Bo and Ci against Du. Imagine Du sees that the tide is not in their favor, and decides to jump ship to the other game. They may do so at any time by admitting they want out of their losing position and describing which team in the other game they would like to swing over to join (My team or Ah's.). Bo, Ci, and you are left in the boat without an opponent. This may cause a crisis (see "Crisis Card").

      Farewell, I am off to prepare lunch for a child.

      4 votes
    23. What do I need to know about switching from Android to iOS for my phone?

      I've been all in on Android for quite a while, but I'll be making the jump to an iPhone with the next phone I get, which will end up being soon, as my current one is having some hardware issues....

      I've been all in on Android for quite a while, but I'll be making the jump to an iPhone with the next phone I get, which will end up being soon, as my current one is having some hardware issues.

      What do I need to know about crossing over?

      In particular, I would like to leave my Google account behind and NOT have it logged into my new phone. I use Fastmail for my email and contacts -- will I be able to sync my contacts easily to an iOS device from it, or will I have to import them into iCloud?

      I'm also open to app recommendations for basic stuff -- preferably ones that are open-source and privacy-friendly. On Android I run a lot of stuff out of F-Droid, but I know iOS is a lot more locked down, so I'm interested to know what the best options are in their store (I have no interest in jailbreaking mg device).

      Also, are there any huge disadvantages I should be aware of regarding older models? The new line just came out, which means the older ones are cheaper, and I'm a casual enough phone user that I should be fine with older hardware, but I want to know if there are any big tradeoffs.

      Finally, if there are any cool iOS tips or tricks I should know about, let me know!

      16 votes
    24. What common wisdom/advice do you disagree with?

      The advice can be something idiomatic ("there are more fish in the sea!"), commonplace ("be yourself"), or just a sort of widely held cultural norm ("respect your elders"). Explain what the advice...

      The advice can be something idiomatic ("there are more fish in the sea!"), commonplace ("be yourself"), or just a sort of widely held cultural norm ("respect your elders").

      Explain what the advice is, why you disagree with it, and how you would edit/tweak the advice to improve it from your perspective.

      22 votes
    25. How can I buy some Marvel comic books for my Swedish nephew?

      So my nephew is Swedish and lives in Gothenburg. He’s 5. Apart from small kids' stuff, my sister says she never saw comic books being sold in her town. My nephew’s favorite superhero is...

      So my nephew is Swedish and lives in Gothenburg. He’s 5. Apart from small kids' stuff, my sister says she never saw comic books being sold in her town. My nephew’s favorite superhero is Spider-Man. On his last trip to Brazil, he loved my comic books. He cannot read yet, but my sister reads for him (she will skip anything inadequate for his age, of course. He can always reread later). She thinks he would prefer getting several small issues (48 pages usually I believe?) than a single book with the same page count (it's "more stuff" in his mind :P). The preferred languages are Swedish and Brazilian Portuguese (not European Portuguese). I would send him some in Portuguese but shipping would be slow and super expensive.

      So, are Marvel’s monthly issues even published in Swedish? If so, how can she acquire those?

      7 votes
    26. Can you write ad-blocker rules to essentially blacklist mention of certain people?

      I've just read a journal from someone on another site saying that they wished there was a blacklisting system which stopped them seeing submissions from, to or about certain other users in their...

      I've just read a journal from someone on another site saying that they wished there was a blacklisting system which stopped them seeing submissions from, to or about certain other users in their feed, as it is potentially trauma-inducing for them to log in and keep seeing them come up. I assume that the person looking for this blacklist isn't realistically able to just leave the site, because it's the most populous of its kind and serves as an art portfolio or source of income.

      Is this, or something like it, actually possible to do with custom ad-blocker rules, or do they need to just wait for the site's admins to get around to it?

      6 votes
    27. What is/are your favorite quote/s?

      (This is a self-repost, hence the "duplicate question" tag.) A guy named Adolf Hitler won an election in 1932. He won an election, and 50 million people died as a result of that election in World...

      (This is a self-repost, hence the "duplicate question" tag.)


      A guy named Adolf Hitler won an election in 1932. He won an election, and 50 million people died as a result of that election in World War II, including six million Jews. So what I learned as a little kid is that politics is, in fact, very important.

      -Bernie Sanders

      Good satire raises questions about reality.
      (IDK the source, but I first heard it here)

      The old world is dying, and the new world struggles to be born: now is the time of monsters.
      -Antonio Gramsci, 1930

      When I was a kid my parents warned me about the mind-numbing effect TV would have on me if I watched too much of it. They were referring to fluff entertainment, which I've consumed plenty of over the years. Meanwhile, my parents used the TV to watch important and meaningful shows like the news. Eventually Fox News. In the end, they were right— but not in the way they expected.

      -@balooga, here

      If God has made us in his image, we have returned him the favor.

      -Voltaire

      All tyrannies rule through fraud and force. When fraud is exposed, they must rule exclusively by force.

      -George Orwell

      If you do not use the person you are, you will lose the person you are and instead become the mask that you wear.
      -Greg Guevara/Jreg

      What do you need from your parents?

      encouragement
      -u/DeSteph-DeCurry

      This (very long) quote from "They thought they were free"

      Each act, each occasion, is worse than the last, but only a little worse. You wait for the next and the next. You wait for one great shocking occasion, thinking that others, when such a shock comes, will join with you in resisting somehow. You don't want to act, or even talk, alone; you don't want to 'go out of your way to make trouble.' Why not?-Well, you are not in the habit of doing it. And it is not just fear, fear of standing alone, that restrains you; it is also genuine uncertainty. Uncertainty is a very important factor, and, instead of decreasing as time goes on, it grows. Outside, in the streets, in the general community, 'everyone' is happy. One hears no protest, and certainly sees none. You know, in France or Italy there would be slogans against the government painted on walls and fences; in Germany, outside the great cities, perhaps, there is not even this. In the university community, in your own community, you speak privately to your colleagues, some of whom certainly feel as you do; but what do they say? They say, 'It's not so bad' or 'You're seeing things' or 'You're an alarmist.'

      And you are an alarmist. You are saying that this must lead to this, and you can't prove it. These are the beginnings, yes; but how do you know for sure when you don't know the end, and how do you know, or even surmise, the end? On the one hand, your enemies, the law, the regime, the Party, intimidate you. On the other, your colleagues pooh-pooh you as pessimistic or even neurotic. You are left with your close friends, who are, naturally, people who have always thought as you have....

      But the one great shocking occasion, when tens or hundreds or thousands will join with you, never comes. That's the difficulty. If the last and worst act of the whole regime had come immediately after the first and smallest, thousands, yes, millions would have been sufficiently shocked-if, let us say, the gassing of the Jews in '43 had come immediately after the 'German Firm' stickers on the windows of non-Jewish shops in '33. But of course this isn't the way it happens. In between come all the hundreds of little steps, some of them imperceptible, each of them preparing you not to be shocked by the next. Step C is not so much worse than Step B, and, if you did not make a stand at Step B, why should you at Step C? And so on to Step D.

      And one day, too late, your principles, if you were ever sensible of them, all rush in upon you. The burden of self-deception has grown too heavy, and some minor incident, in my case my little boy, hardly more than a baby, saying 'Jewish swine,' collapses it all at once, and you see that everything, everything, has changed and changed completely under your nose. The world you live in-your nation, your people-is not the world you were born in at all. The forms are all there, all untouched, all reassuring, the houses, the shops, the jobs, the mealtimes, the visits, the concerts, the cinema, the holidays. But the spirit, which you never noticed because you made the lifelong mistake of identifying it with the forms, is changed. Now you live in a world of hate and fear, and the people who hate and fear do not even know it themselves; when everyone is transformed, no one is transformed. Now you live in a system which rules without responsibility even to God. The system itself could not have intended this in the beginning, but in order to sustain itself it was compelled to go all the way."

      and this shorter quote from a 1950 report, along with some extras from an article that features it

      Back in 1950, when both major parties were broad and moderate with overlapping appeals, many of America’s leading political scientists wrote a report in which they bemoaned this state of affairs.

      In a report, “Toward a More Responsible Two-Party System,” they saw two national parties that were but loose confederations of state and local parties, incapable of bringing forward coherent programs to the voters and carrying them out when they got into power.

      If the American political parties failed to heed their advice, the authors issued a dire warning:

      If the two parties do not develop alternative programs that can be executed, the voter’s frustration and the mounting ambiguities of national policy might also set in motion more extreme tendencies to the political left and the political right. This, again, would represent a condition to which neither our political institutions nor our civic habits are adapted. Once a deep political cleavage develops between opposing groups, each group naturally works to keep it deep. Such groups may gravitate beyond the confines of the American system of government and its democratic institutions.

      Assuming a survival of the two-party system in form though not in spirit, even if only one of the diametrically opposite parties comes to flirt with unconstitutional means and ends, the consequences would be serious. For then the constitution-minded electorate would be virtually reduced to a one-party system with no practical alternative to holding to the “safe” party at all cost.

      (That being said, this quote does show some age, as we now know that this "constitution-minded electorate" doesn't really exist. And "moderate" is extremely relative)

      19 votes
    28. Privacy is a lonely bastion. Anyone know how to meet friends online these days?

      At some point we recognized the signs of desperation. My wife and I had been running to the window like puppies for a glimpse of any unusual traffic. We caught ourselves bingeing on news articles,...

      At some point we recognized the signs of desperation. My wife and I had been running to the window like puppies for a glimpse of any unusual traffic. We caught ourselves bingeing on news articles, as if saturating ourselves with reporting could somehow make us relevant to a world that saw less and less of us. We even resorted to calling my mother. After listening to 90 uninterrupted minutes of narration regarding her most recent routine doctor’s visit, we broke down. We resolved to end the isolation that was slowly killing us. Then the pandemic hit.

      Our biggest stumbling block is figuring out how can we make friends online using only privacy-respecting platforms and software? We would like to see some friendly faces in real time without being simultaneously, you know, mined. Could anyone in the know share suggestions?

      Edit: I'm grateful people are considering this. Thank you! I find it helps to ask people what their ideal solution would be, no matter how far-fetched. So, in response to that: My dream platform/venue/project would meld aspects of Lunchclub with The Human Library. I have stories to tell. I would love to video chat with fully-clothed individuals drawn from all over the world, chosen based on their stories and ambitions. It would work the way a good host does. You know, "Greta once had the job of getting sweat stains out of Bruce Springsteen's guitar strap. You two should swap cleaning stories, since you work at that drycleaner's, right, Butchie? Is it true it's a front for the mob? Oh, excuse me, I have to disinfect the pizza guy. I'll leave you to it." Maybe I should flesh this out more.

      36 votes
    29. How do you (or your company) retrain staff for new roles?

      Hive mind: Does your company re-train people to teach them new skills? What about mindset skills, such as problem-solving and critical thinking? What's worked -- and what doesn't? I'm writing an...

      Hive mind: Does your company re-train people to teach them new skills? What about mindset skills, such as problem-solving and critical thinking? What's worked -- and what doesn't?

      I'm writing an article on how to do effectively re-train workers, and I'd like to hear from you (particularly if you have a management or HR background). I might like to quote you, but I certainly would like your input even if that isn't possible.

      Companies have always needed to ensure their employee learn new tools (such as replacing OldProgrammingLanguage with NewLanguage) or entirely new skill sets (e.g. for those whose jobs are replaced by automation). But the rate at which old skills perish and new ones have to be learned is increasing.

      If we assume that technology changes jobs rather than destroys them, what does that mean for companies in practice?

      I was inspired to write this article after reading about “the work skills of tomorrow" https://www.weforum.org/agenda/2020/10/top-10-work-skills-of-tomorrow-how-long-it-takes-to-learn-them in which critical thinking and problem-solving top the list of skills employers believe will grow in prominence. But that made me wonder: How the heck do you teach soft skills? This isn’t like telling someone, “Take a course in data analytics.” What, if anything, can you do to improve a worker's agility in learning new things, or to become a better problem-solver?

      So: What has been your experience? What worked, what failed, what advice would you offer someone (particularly in larger organizations) who wants to take care of their people and move the company forward?

      Note that I'm thinking less in terms of training an individual with a new skill (PhotoShop) than skills for a different career (a move to the Accounting department). And please leave out the "I trained myself!" stories; they're a tangent that doesn't help me. And yes, I know plenty of companies just lay people off rather than retrain them; we can leave those out of the discussion, too. This is meant to be a useful how-to to guide companies that want to do it right, so I am interested in practical advice.

      We can take this to a private discussion if that's easier.

      5 votes
    30. Developer Resume Review

      I am currently a junior in college and in search of summer internship for next year. I am not seeing much response and starting to wonder if it is an issue with my resume. Is there any chance one...

      I am currently a junior in college and in search of summer internship for next year. I am not seeing much response and starting to wonder if it is an issue with my resume. Is there any chance one of you would be willing to take a look at it? Open to any and all feedback.

      Thank you for your time.

      Resume

      12 votes
    31. What tips or tricks do you use when researching a topic to find actually useful information?

      Stop me if you've heard this one before: You get an idea for something you'd like to learn more about. (Maybe you have a question, maybe you want to explore a new hobby, or maybe you want to make...

      Stop me if you've heard this one before:

      • You get an idea for something you'd like to learn more about. (Maybe you have a question, maybe you want to explore a new hobby, or maybe you want to make a more informed decision.)
      • You type something into a search engine.
      • You click a result, only to realize that what you're reading is poorly written. It seems rushed, surface-level, and ill-informed. "This doesn't answer my question at all!" you think to yourself.
      • You go back, and try another one, and another one, only to give up and put the idea back in your head.

      I don't think these webpages are written to be useful in the first place. They seem to be written to attract attention to the website for other reasons (ad revenue, affiliate links, to draw attention to a product or service). Regardless of why it's happening, though, I want to find a better way to search.

      The sort of content I'm looking for is written by someone who really cares about the topic. I want to learn from dorks and nerds and passionate people. Once I stumbled across this blog about extra virgin olive oil. The website isn't pretty, and it goes way more in depth than I'll ever need, but I trust the author, and there are some really interesting nuggets of insight on these pages. (e.g. "Another myth debunked: Heating EVOO makes it ‘toxic’")

      Do you have any tips or tricks to more reliably find these sorts of sources (whether online or in-person)?

      15 votes
    32. In which a foolish developer tries DevOps: critique my VPS provisioning script!

      I'm attempting to provision two mirror staging and production environments for a future SaaS application that we're close to launching as a company, and I'd like to get some feedback on the...

      I'm attempting to provision two mirror staging and production environments for a future SaaS application that we're close to launching as a company, and I'd like to get some feedback on the provisioning script I've created that takes a default VPS from our hosting provider, DigitalOcean, and readies it for being a secure hosting environment for our application instance (which runs inside Docker, and persists data to an unrelated managed database).

      I'm sticking with a simple infrastructure architecture at the moment: A single VPS which runs both nginx and the application instance inside a containerised docker service as mentioned earlier. There's no load balancers or server duplication at this point. @Emerald_Knight very kindly provided me in the Tildes Discord with some overall guidance about what to aim for when configuring a server (limit damage as best as possible, limit access when an attack occurs)—so I've tried to be thoughtful and integrate that paradigm where possible (disabling root login, etc).

      I’m not a DevOps or sysadmin-oriented person by trade—I stick to programming most of the time—but this role falls to me as the technical person in this business; so the last few days has been a lot of reading and readying. I’ll run through the provisioning flow step by step. Oh, and for reference, Ubuntu 20.04 LTS.

      First step is self-explanatory.

      #!/bin/sh
      
      # Name of the user to create and grant privileges to.
      USERNAME_OF_ACCOUNT=
      
      sudo apt-get -qq update
      sudo apt install -qq --yes nginx
      sudo systemctl restart nginx
      

      Next, create my sudo user, add them to the groups needed, require a password change on first login, then copy across any provided authorised keys from the root user which you can configure to be seeded to the VPS in the DigitalOcean management console.

      useradd --create-home --shell "/bin/bash" --groups sudo,www-data "${USERNAME_OF_ACCOUNT}"
      passwd --delete $USERNAME_OF_ACCOUNT
      chage --lastday 0 $USERNAME_OF_ACCOUNT
      
      HOME_DIR="$(eval echo ~${USERNAME_OF_ACCOUNT})"
      mkdir --parents "${HOME_DIR}/.ssh"
      cp /root/.ssh/authorized_keys "${HOME_DIR}/.ssh"
      
      chmod 700 ~/.ssh
      chmod 600 ~/.ssh/authorized_keys
      chown --recursive "${USERNAME_OF_ACCOUNT}":"${USERNAME_OF_ACCOUNT}" "${HOME_DIR}/.ssh"

sudo chmod 775 -R /var/www
      sudo chown -R $USERNAME_OF_ACCOUNT /var/www
      rm -rf /var/www/html
      

      Installation of docker, and run it as a service, ensure the created user is added to the docker group.

      sudo apt-get install -qq --yes \
          apt-transport-https \
          ca-certificates \
          curl \
          gnupg-agent \
          software-properties-common
      
      curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
      sudo apt-key fingerprint 0EBFCD88
      
      sudo add-apt-repository --yes \
         "deb [arch=amd64] https://download.docker.com/linux/ubuntu \
         $(lsb_release -cs) \
         stable"
      
      sudo apt-get -qq update
      sudo apt install -qq --yes docker-ce docker-ce-cli containerd.io
      
      # Only add a group if it does not exist
      sudo getent group docker || sudo groupadd docker
      sudo usermod -aG docker $USERNAME_OF_ACCOUNT
      
      # Enable docker
      sudo systemctl enable docker
      
      sudo curl -L "https://github.com/docker/compose/releases/download/1.27.4/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose
      sudo chmod +x /usr/local/bin/docker-compose
      sudo ln -s /usr/local/bin/docker-compose /usr/bin/docker-compose
      docker-compose --version
      

      Disable root logins and any form of password-based authentication by altering sshd_config.

      sed -i '/^PermitRootLogin/s/yes/no/' /etc/ssh/sshd_config
      sed -i '/^PasswordAuthentication/s/yes/no/' /etc/ssh/sshd_config
      sed -i '/^ChallengeResponseAuthentication/s/yes/no/' /etc/ssh/sshd_config
      

      Configure the firewall and fail2ban.

      sudo ufw default deny incoming
      sudo ufw default allow outgoing
      sudo ufw allow ssh
      sudo ufw allow http
      sudo ufw allow https
      sudo ufw reload
      sudo ufw --force enable && sudo ufw status verbose
      
      sudo apt-get -qq install --yes fail2ban
      sudo systemctl enable fail2ban
      sudo systemctl start fail2ban
      

      Swapfiles.

      sudo fallocate -l 1G /swapfile && ls -lh /swapfile
      sudo chmod 0600 /swapfile && ls -lh /swapfile
      sudo mkswap /swapfile
      sudo swapon /swapfile && sudo swapon --show
      echo '/swapfile none swap sw 0 0' | sudo tee -a /etc/fstab
      

      Unattended updates, and restart the ssh daemon.

      sudo apt install -qq unattended-upgrades
      sudo systemctl restart ssh
      

      Some questions

      You can assume these questions are cost-benefit focused, i.e. is it worth my time to investigate this, versus something else that may have better gains given my limited time.

      1. Obviously, any critiques of the above provisioning process are appreciated—both on the micro level of criticising particular lines, or zooming out and saying “well why don’t you do this instead…”. I can’t know what I don’t know.

      2. Is it worth investigating tools such as ss or lynis (https://github.com/CISOfy/lynis) to perform server auditing? I don’t have to meet any compliance requirements at this point.

      3. Do I get any meaningful increase in security by implementing 2FA on login here using google authenticator? As far as I can see, as long as I'm using best practices to actually ssh into our boxes, then the likeliest risk profile for unwanted access probably isn’t via the authentication mechanism I use personally to access my servers.

      4. Am I missing anything here? Beyond the provisioning script itself, I adhere to best practices around storing and generating passwords and ssh keys.

      Some notes and comments

      1. Eventually I'll use the hosting provider's API to spin up and spin down VPS's on the fly via a custom management application, which gives me an opportunity to programmatically execute the provisioning script above and run some over pre- and post-provisioning things, like deployment of the application and so forth.

      2. Usage alerts and monitoring is configured within DigitalOcean's console, and alerts are sent to our business' Slack for me to action as needed. Currently, I’m settling on the following alerts:
        1. Server CPU utilisation greater than 80% for 5 minutes.
        2. Server memory usage greater than 80% for 5 minutes.
        3. I’m also looking at setting up daily fail2ban status alerts if needed.
      9 votes
    33. I got a piano

      My aunt is moving to a smaller apartment and her piano does not fit there, so I offered to take it. Not because I intended to play, but she wanted to keep it in the family out of nostalgia and...

      My aunt is moving to a smaller apartment and her piano does not fit there, so I offered to take it. Not because I intended to play, but she wanted to keep it in the family out of nostalgia and emotional attachment.

      It is under renovation and should arrive perfectly tuned.

      But now that I have it, I ask myself: why not play it? I had piano lessons as a kid, and I like classical music.

      Is there a straightforward way to learn piano by myself that doesn’t feel like much of a chore? Otherwise, the piano will just linger in my living room.

      12 votes
    34. What should I know about intermittent fasting?

      I know it's a big deal right now, but I don't know much about it. I sort of stumbled into it by accident because I don't feel safe eating at work right now, so most days I don't have any food...

      I know it's a big deal right now, but I don't know much about it.

      I sort of stumbled into it by accident because I don't feel safe eating at work right now, so most days I don't have any food until I get home around 4:00 to 4:30 PM. I'm also usually wrapping up my evening and in bed by 9:00 PM, so I end up with a roughly five hour window in which to eat. Last weekend I tried to follow it even though I was home and found it surprisingly easy to just not eat until that time, even though it was safe for me to do so and food was available.

      I was already calorie counting prior to this, but I noticed the shift to not eating at work accelerated my weight loss a little bit. It's also way easier to come in under my calorie count when I don't eat for most of the day.

      Because it seems like this is working (though granted, I'm in the very early stages), and because I don't really have a choice in the matter given that I can't safely eat at work anyway, I'm interested in learning about the do's and don't's of intermittent fasting. As a beginner to this, what should I know? I am mostly interested in just making sure I'm not doing any damage to myself or creating any potential problems that I don't realize, so safety is my primary concern. Weight loss is a secondary focus, though less essential because I feel like I've got that down with calorie counting. Any insights or resources you know of would be appreciated.

      14 votes
    35. [SOLVED] US websites no longer work, at all, in EU (?)

      So, I had an issue with the radionouspace.net website, referenced here. Since then, I've started hitting the exact same issue on a few other sites ... webpage never resolves, the browser just...

      So, I had an issue with the radionouspace.net website, referenced here. Since then, I've started hitting the exact same issue on a few other sites ... webpage never resolves, the browser just spins its wheels until it times out.

      I went thru and systematically shut down all of my add-ons, no joy. Tried other browsers, does not work anywhere ... except, oddly, sometimes, in TOR. On a hunch, I fired up my VPN service and tried to connect thru a US-based VPN server ... and there it is.

      I have now confirmed, multiple websites (I'm assuming these are all US-based -- have not checked) no longer resolve for me, here in Hungary. Can anyone, anywhere else in the EU, confirm this?

      I'm guessing this is the US response to the latest GDPR ruling against data-sharing across the Pond, but I'm on a "news fast" and haven't been keeping up-to-date ... anyone care to fill me in -- the "in a nutshell" version?


      Update: Definitely something local-ish, probably specific to my ISP. VPN thru Hungary works, non-VPN thru Hungary does not.

      10 votes
    36. How can I reproduce my somewhat complicated Linux keymappings on Windows 10?

      I am stuck on Windows 10 for the time being, and I wish to make it function similarly to the arrangement I have on Linux, using xcape and xmodmap. This is what I need: Caps sends Escape on tap and...

      I am stuck on Windows 10 for the time being, and I wish to make it function similarly to the arrangement I have on Linux, using xcape and xmodmap. This is what I need:

      1. Caps sends Escape on tap and Control on hold
      2. Tab sends Tab on tap and Alt/Meta on hold
      3. Escape sends Caps (I rarely use this one).

      I find this setup extremely comfortable. Is there a way to achieve this on Windows (that a layman like myself could do?).

      7 votes
    37. Resources for learning Hebrew?

      I'd like to learn Hebrew, and my understanding is that the OT vocabulary is very limited, though creative word use, particularly in Hebrew poetry is a challenge to understand. I don't know enough...

      I'd like to learn Hebrew, and my understanding is that the OT vocabulary is very limited, though creative word use, particularly in Hebrew poetry is a challenge to understand.

      I don't know enough about the distinctions between Ancient and modern Hebrew to be certain, but I believe they are significant enough that Duolingo won't be a good fit, particularly as definitions of words in ancient Hebrew aren't always agreed upon.

      Are there any recommendations? I have the Biblia Hebraica Stuttgartensia and a couple other books, since I thought they would be good references, but a lot of the word formations are dependent on pronunciation, and reading descriptions of how to pronounce words isn't doing it for me.

      8 votes
    38. New podcast name

      My friends and I are starting to work on a gaming focused podcast. It will cover news and provide our commentary and stories for anything related to games. It will be primarily about video games,...

      My friends and I are starting to work on a gaming focused podcast. It will cover news and provide our commentary and stories for anything related to games. It will be primarily about video games, but we will also cover board games and a little D&D. We've narrowed down the list of names we like and would like to get a little feedback. What do you think of these podcast names? Any feedback is appreciated, thanks!

      • DOT - Dialogue Over Time
      • Our Alts Have Day Jobs
      • Best in Slot
      • Theory Crafting
      • Data Mined
      7 votes
    39. How to let someone down?

      for those still committed to monogamous relationships: if you've been in a situation where you're talking with a few people that could be romantic interests, how do you let them know it's not...

      for those still committed to monogamous relationships: if you've been in a situation where you're talking with a few people that could be romantic interests, how do you let them know it's not gonna happen once you've found the (current) one ?

      9 votes
    40. How do you pick what sources of news you listen to?

      I've recently been getting into RSS reading and well, I usually just went with whatever was given in a forum (like Tildes for example). Although, I've recently been looking into news organizations...

      I've recently been getting into RSS reading and well, I usually just went with whatever was given in a forum (like Tildes for example). Although, I've recently been looking into news organizations I follow to see if I should actually trust them.

      Factors that came to mind to be important was looking at past controversies regarding them to see where they might fail in the future and who owns them. It made me realize that most sources I had actually might not be who I want to follow for news but then well, not many are left and while I do want to cut down on the amount of news I get because it's overwhelming, I also don't want to miss important news.

      So how do you pick what sources of news you listen and what are some news you trust and why?

      22 votes
    41. Deciding between Godot and Unity

      Hey, all. I'm back four weeks to the day after you guys gave me a lot of great advice about potentially making a 2D RPG out of my tabletop RPG. I decided to try both Godot and Unity given what...

      Hey, all. I'm back four weeks to the day after you guys gave me a lot of great advice about potentially making a 2D RPG out of my tabletop RPG. I decided to try both Godot and Unity given what people told me and I completed two tutorials for each over the last few weeks. After completing these two tutorials, I have some questions that I hope maybe some of you can answer to help me choose between the two.

      TL;DR at the bottom. This is a long post.

      For context, here's the tutorials I did:

      Godot - https://www.davidepesce.com/godot-tutorials/
      Unity - https://learn.unity.com/project/ruby-s-2d-rpg

      To be frank, the Unity tutorial wasn't really an RPG. There were no stats, no quests, XP. It was much more of an adventure game. That's fine, it still gave me a lot of time inside the engine to learn a lot of basics.

      So, working with each one had it's own up and downs.

      Unity's use of an external scripting program seemed to hurt me quite a bit, from simple things such as forgetting to save before going back to Unity (I did this way too much) to having to declare public variables in the script and then filling them in the Unity GUI rather than just doing it all by script. The editor itself also seems to be kind of heavy, I was get the spiral beach ball for a second or two every time I went between the script editor and Unity and I have a machine that can edit 8K video without proxies. These general load times and stuff like that seemed to come up regularly. Tilemapping in the tutorial didn't include autotiling, I assume Unity has this somewhere built in? Or do you need to purchase an asset to get this functionality?

      On the plus side, Unity overall seemed easier to use for a non-programmer. A lot of things are done through the GUI. Animations seem easier to handle for sure. The Unity tutorial was also more written for someone that hasn't coded much as it explained what specifically the code was doing (so I assume more resources for Unity will be helpful in that way that perhaps Godot will not).

      For Godot, GScript was easier to use than C#, but I do feel like it was easier to get my head around prefabs in Unity than the Node system in Godot. The Godot tutorial took almost twice as long as the Unity one, but I don't know if that's because Godot is more difficult or the combination of the Godot tutorial being more thorough (I feel like I mad an actual, if very uncomplicated game, plus I did Godot first, which probably helped me just learn more about scripting and thinking like a programmer that I took into Unity). The node/scene system seemed more difficult to get my head around than game objects and prefabs. That said, my Godot program felt very tight. There weren't things happening that I was having a tough time explaining or figuring out why they weren't working quite right, at least at the graphical level (this might have more to do with the Godot tutorial using 8-bit graphics and Unity using a more modern sprite look). Having the scripts in the editor meant I never ran into a case like in Unity where I couldn't attach code to a game object because it was failing to compile, but it was failing to compile because it wasn't attached to a game object (that headache took at least a half an hour to sort out).

      Overall, I was able to finish both tutorials mostly understanding what the code I was given was doing and was able to edit it to get some different affects and kind of just play around. So, on that level, I'd say they're about equal.

      One big thing I want for sure out of the engine we use is to be able to handle a lot of conversations and variables there from. We're hoping to make a "choices matter" (TM) game, and very story/dialog heavy. Ink seems like a good plug-in to do this in Unity, but implementation doesn't seem easy (though I did find a pretty good looking tutorial that may help de-mystify). Godot seems to have some assets available for handling dialog trees, but i haven't had a chance to really dig in to them yet. So, that could definitely be a decider for me: which engine has assets that make a dialog/choice heavy game easier to make.

      While I had originally thought about making a tactics RPG for this project, looking around at both the Godot and Unity scenes, it seems like few people are making these types of projects that are giving out free advice on how to make them work in those engines. After talking with my team (I have a team!, see my post from a while back), it seemed like a good idea both to keep the game within the scope of a novice, but still tell the story we wanted, to do a skill role system instead. Since this came from a tabletop session anyway, seemed to make the most sense to do skill rolls rather than develop a whole combat system.

      TL;DR - Looking for advice on which engine, between Godot and Unity, would be handle a 2D RPG that relies on a lot of dialog and choices along with skill rolls for the gameplay. Thanks in advance!

      12 votes
    42. Is there a known image norm suitable for textured images?

      Suppose I am trying to iteratively produce a completed image from some subset using a combination of convolutional/DNN methods. What Image norm is best? The natural (for me) norm to ascribe to an...

      Suppose I am trying to iteratively produce a completed image from some subset using a combination of convolutional/DNN methods. What Image norm is best?

      The natural (for me) norm to ascribe to an image is to take the bitmap as a vector with L2. If the input image is anime or something else, the uniform coloring makes this very likely to be a good fit in a low dimension - that is: no overfitting.

      However: pictures of fur. Given a small square, the AI, set to extrapolate more fur from that single image, should be expected to get that stuff right next to the given subimage right, but further away, i want it to get the texture right, not the exact representation. So, if the AI shifts the fur far away from the image left by just the right amount, it could get an incredibly poor score.

      If I were to use the naive L2 norm directly, I would be guaranteed to overfit, and you can see this with some of the demo algorithms for image generation around the web. Now, the answer to this is probably to use a fourier or a wavelet transform and then take the LN norm over the transformed space instead (correct me if I'm wrong.)

      However, we get to the most complex class: images with different textures in them. In this case, I have a problem. Wavelet-type transforms don't behave well with discrete boundaries, while pixel-by-pixel methods don't do well with the textured parts of images. Is there a good method of determining image similarity for these cases?

      More philosophically, what is the mathematical notion of similarity that our eye picks out? Any pointers or suggestions are appreciated. This is the last of two issues I have with a design I built for a Sparse NN.

      Edit: For those interested, here is an example, notice how the predictions tend to blur details

      7 votes