• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "ask.help". Back to normal view
    1. [SOLVED] Is there an easy way to tell if a laptop has USB-C charging?

      Background: I've been using a 9-year-old 13.3 inch Dell Latitude 7370 laptop running MX Linux to stream games via Moonlight from a beefier desktop machine. It is SO good and works flawlessly. My...

      Background:

      I've been using a 9-year-old 13.3 inch Dell Latitude 7370 laptop running MX Linux to stream games via Moonlight from a beefier desktop machine. It is SO good and works flawlessly. My only complaint is the smaller screen size.

      I would like to upgrade to a larger computer, and given that the computer will literally only be used for streaming games, it doesn't need to have great stats. I'm looking at used/refurbished models -- both for price and because buying something new feels like complete overkill for my needs.

      My only requirements are:

      • 17 inch screen
      • USB-C charging

      That's it! I'm assuming that literally anything I can get with that will work for what I need given that my small, decade-old laptop is already doing the same job perfectly. USB-C charging is a must-have for me. I already have USB-C power cords in all the places I plan on using it, and I don't want to have to use a separate charger for it.


      My Situation:

      Because I'm searching for used/refurbished models, I'm limited to what's available rather than going for any specific model of computer. I can easily find listings for computers with 17 inch screens. What I can't find easily is whether or not they support USB-C charging. Most sites don't have a filter for that, and a lot of the listings don't specify the type of charger used and just list "AC adapter" (or don't mention it at all). Many sites don't have pictures of the ports, or the pictures they do have are stock photos that aren't of the exact model.

      Is there some easy way to find these that I'm missing? Some keyword, or a site that does have a filter for that, or brand knowledge that can point me in the right direction?

      Also, if anyone has any recommended sites for used/refurbished laptops, let me know. I have had success with Backmarket for used tech before, but I'm open to recommendations.

      18 votes
    2. How come the mods on here keep editing the titles of my post to be exactly what they already were?

      I was going to get screenshots to backup what I am talking about but apparently they aren't kicking around in the system forever so most of the evidence is gone but I often see mycketforvirrad...

      I was going to get screenshots to backup what I am talking about but apparently they aren't kicking around in the system forever so most of the evidence is gone but I often see mycketforvirrad editing the title of a post I make to exactly what it already was while they are editing tags as they see fit.

      What's up with that?

      18 votes
    3. Do topic logs get deleted after a period of time?

      I was going to post a question regarding the topic logs but looking through my old posts, I see that much less than I remember have any topic logs on them. I can't tell if I am imagining that alot...

      I was going to post a question regarding the topic logs but looking through my old posts, I see that much less than I remember have any topic logs on them.

      I can't tell if I am imagining that alot more of them used to have topic logs or Deimos coded it to be a temporary record of the changes that the mods here make?

      and if so, why temporary?

      7 votes
    4. Is there a way to filter out all link posts?

      I’m new to Tildes and really hope to get into interesting conversations. I’m not really interested in looking at the content behind links and commenting on them though. Is there a way to...

      I’m new to Tildes and really hope to get into interesting conversations. I’m not really interested in looking at the content behind links and commenting on them though. Is there a way to completely filter them all out so that only text posts remain visible to me?

      15 votes
    5. [SOLVED] Bug: Text labels disappear in settings menu

      I'm touching up a game with a dev who is getting their code ready for a FOSS build of their game. One of the more persistent bugs is something weird in the settings menu, where an option is...

      I'm touching up a game with a dev who is getting their code ready for a FOSS build of their game. One of the more persistent bugs is something weird in the settings menu, where an option is focused and checked off, the text label disappears. Color override doesn't seem to affect the behavior, but if I go into the game editor and uncheck Clip Content and Follow Focus, the behavior flips and now it's focused and UNchecked text labels that disappear. I'm putting feelers out for advice on the usual haunts, and I thought I would ask here too.

      Godot version is 3.6, the only modification is that it uses Godotsteam.

      5 votes
    6. [SOLVED] I filled up my VM with Nextcloud all in one (Docker) to the brim. Help me rescue it.

      RESOLVED /var/lib/docker/volumes/ <-- thats where the data is saved I fucked up colossaly I run a Nextcloud all in one instance on my ubuntu VM with Hetzner. I run a backup of my phone to said...

      RESOLVED
      /var/lib/docker/volumes/ <-- thats where the data is saved

      I fucked up colossaly
      I run a Nextcloud all in one instance on my ubuntu VM with Hetzner.
      I run a backup of my phone to said instance.
      I forgot to set a sensible limit on my Nextcloud.
      I somehow changed to hourly backups....
      My Vm filled up in a very short time.
      My VM has not one byte of free space left.

      What I tried to do:
      open Console inside the Nextcloud Aio Container with docker exec -t -i , to find the space and delete stuff, but no chance, not enough space.

      There is nothing else on the VM i know of that i could delete to make space (nothing else i put)

      has somebody an idea how to fix this gracefully?

      I have some ideas but they involve a lot of work or money...

      • just pay for a bigger VM but i dont need more cores only more space, even that i dont really need (incures a monthly cost, cannot downsize afterwards as more space means you cannot downsize)
      • clone my vm onto a bigger one, delete stuff, clone it back to the original one... (sound like a lot of work, incrues (little) cost, and feels like a lot of risk involved)
      10 votes
    7. [SOLVED] What's the scifi book?

      I'm looking for a book I read in middle school where people are factory farmed for their parts before they hit puberty by organic mech of some sort, but the protagonist escapes and is hunted but...

      I'm looking for a book I read in middle school where people are factory farmed for their parts before they hit puberty by organic mech of some sort, but the protagonist escapes and is hunted but is able to hide in an abandoned (ship?) with some others and starts to fight back? For the life of me, my search skills are failing.

      10 votes
    8. How can I unsubscribe from the politics tag?

      I came to Tildes to get away from the endless political talk of reddit. Is there any way to unsubscribe from the political threads here? Most of them seem to be posted in ~misc, but there's other...

      I came to Tildes to get away from the endless political talk of reddit. Is there any way to unsubscribe from the political threads here? Most of them seem to be posted in ~misc, but there's other content there too.

      10 votes
    9. I want to finally understand how to compile in C well, any resource recommendations?

      I am a scientist who has semi-frequently written code in C (and other compiled languages like Fortran). When it comes time to compile, I typically tape together a Makefile from past projects and...

      I am a scientist who has semi-frequently written code in C (and other compiled languages like Fortran). When it comes time to compile, I typically tape together a Makefile from past projects and hope for the best, but even then I spend more time than I'd like to admit trying to figure out why my project is not being compiled or linked correctly. I've had a hard time finding any resources that aren't extremely surface level, or else are not behind some type of paywall. Can anyone recommend me some reading so that I can confidently write Makefiles and compile programs and actually understand what the different flags and commands are doing? I don't need extreme "under the hood" information as I don't intend to do things like write my own compiler, I just want to understand the process a little better. Help a scientist out!

      15 votes
    10. [SOLVED] LG C4 TV annoying brightness changes

      SOLVED Bit of a long shot here because this is one of those issues where I search for the problem and you get a sea of replies like "have you checked the settings?" or "have you tried changing...

      SOLVED
      Bit of a long shot here because this is one of those issues where I search for the problem and you get a sea of replies like "have you checked the settings?" or "have you tried changing HDMI cables".

      I just got a brand new LG OLED TV and I'm happy, but I've been watching Arcane on it and I notice jarring changes in brightness through the episode.
      I'm playing through a native app (Stremio) on WebOS and it's not the source file, I've tested the same file on two different monitors and it's fine.
      I went through the settings and disabled every autocorrect and "boost" capability the TV has to try and diagnose it, and the first pass did seem to improve the rate of changes, but it still happens maybe once every 5 mins of watch time.
      From what I can tell it seems to be picking up particular colour/brightness changes in the source (Arcane is full of then being so vivid) and when it does, it just changes the brightness of the whole display.
      I'm no expert here, I'm also colour blind, so I won't categorically claim it is definitely brightness changing, it could be contract or colour, I'm not sure, but it looks like brightness because the whole picture gets darker or lighter.

      I wondered if it was actually flip flopping between SDR and HDR which honestly, it might be. If it is I have no idea how to fix that, as the TV seems to have no option to enable or disable HDR on native apps.

      Any advice, thoughts, things to try would be appreciated. I'm technically orientated but I don't really know much about changing picture settings to be honest, I tend to pick the most basic/neutral setting and leave it like that.

      Edit: I've dug out the old 4k firestick as suggested and don't get the flickering at all through that. Also running through the guide below helped make the picture look even better! Thanks everyone!
      I might yet grab the service remote though and see if I can make the native apps work, then I can retire the firestick for good.

      13 votes
    11. [SOLVED] How can I hide streams from my YouTube subscriptions page?

      Picture explanation: https://i.horizon.pics/tWovRax4kh.jpg When I view my subscriptions page on YouTube, half the "videos" are recordings of completed streams, often 2+ hours in length. I'm not...

      Picture explanation:

      https://i.horizon.pics/tWovRax4kh.jpg


      When I view my subscriptions page on YouTube, half the "videos" are recordings of completed streams, often 2+ hours in length. I'm not interested in watching these. For me, they're just pollution in the feed.

      Apparently, a lot of the channels I subscribe to, whose videos I enjoy watching, also stream on YouTube a lot.

      Second Wind is probably the channel I'm most hung up about. I like their normal videos, and don't want to unsubscribe from their channel, but jesus they stream two or three times a day.

      (Also, it's annoying that when I view a YouTube channel, I can visit their videos page or their streams page separately. Why can't I have this same separation on my own subscriptions page?)

      (Also also, I already use an extension to hide shorts (among other things), but it unfortunately does not have a feature for hiding streams.)

      Fancy bullet point summary:

      • I want to hide recorded streams from my subscriptions page
        • I don't care as much about hiding active livestreams, because those don't pollute my subscriptions page nearly as much
      • I do not want to unsubscribe from any of the channels I follow. That is not an option
      • I'm willing to stop using youtube.com in favor of an alternative client (web, desktop, etc) if that client supports hiding recorded streams from actual videos
      • I'm willing to install a browser extension that can solve this problem (but I can't find one for Firefox)

      Ninja edit:

      While writing up this topic, I actually found my own solution. The browser extension I mentioned earlier has an "advanced blocking" feature that takes a JavaScript function as input. The extension's GitHub page has an issue, with a comment, with some code to hide streamed videos on the subscriptions page.

      However, that code didn't work when I tried it. Thankfully, I just needed to check for videoRenderer instead of gridVideoRenderer.

      Here's the updated code:

      (video, objectType) => {
          // Only videos on the Subscription page
          if ( objectType === "videoRenderer" ) {
              if ( video.hasOwnProperty("badges") && video.badges.includes("live") ) {
      	    return true;
              }
              if ( video.hasOwnProperty("publishTimeText") && video.publishTimeText.indexOf("Streamed") != -1 ) {
                  return true;
              }
          }
          return false;
      }
      

      I have no idea what the consequences of checking against videoRenderer instead of gridVideoRenderer might be, and right now I'm too lazy to find out. This works well enough for now.

      (The "consequence" might be that streams are hidden from the related/recommended videos in the sidebar of a video page? I actually hide that sidebar, so I wouldn't know. Oh, and they'll probably be hidden from a channel's streams feed.)

      It isn't a perfect solution though. Streams that are "scheduled" still show up on the subscriptions page. However, I think channels can set streams and videos as scheduled? So blocking one without the other would be more complicated?

      I welcome any feedback or improvements on the code.

      15 votes
    12. Is it possible to filter out posts or comments with Twitter links?

      I would like to see if I can filter out Twitter posts (and comments) from my feed on Tildes. I personally don't want to further engage anymore with the site and I've blocked the URL using ublock...

      I would like to see if I can filter out Twitter posts (and comments) from my feed on Tildes. I personally don't want to further engage anymore with the site and I've blocked the URL using ublock so would be good if I can pre-emptively filter the site. There's not a huge traffic but I'll do what I can.

      30 votes
    13. "Rate limit exceeded. Please wait 56 minutes before retrying"

      I got this error message this morning when making content ( replying to a thread ) first thing in my Tildes.net session https://paste.pics/SN1N0 Oddly, I didn't have any trouble making a new...

      I got this error message this morning when making content ( replying to a thread ) first thing in my Tildes.net session

      https://paste.pics/SN1N0

      Oddly, I didn't have any trouble making a new thread ( this one ), just replying to existing threads.

      It happened on only the second comment I tried to make this morning.

      10 votes
    14. Private DNS (DoT) on Embedded / IOT Android Devices - Help With Connection Errors

      Good evening, everyone. I was wondering if any of my fellow Tilders had experience with using Android's Private DNS feature on unconventional android devices e.g. WearOS, Android TVs etc. It was...

      Good evening, everyone. I was wondering if any of my fellow Tilders had experience with using Android's Private DNS feature on unconventional android devices e.g. WearOS, Android TVs etc.

      It was quite easy to figure out exactly how to set up an alternative DNS server on these devices. By default, Google has hidden the private DNS setting on them, but it is still accessible from ADB. In both of my examples it is likely easiest to enable “Wireless Debugging”, pair the devices successfully, and then run the commands.

      settings put global private_dns_specifier one.one.one.one (replace this with the pertinent server!!)
      settings put global private_dns_mode hostname

      The issue I have been running into, however, is if there is seemingly any form of content filtering enabled on the DNS server of your choice, the WearOS device seems to think internet is unavailable when first connecting. If you open the Settings app and leave it open for long enough on the Wi-Fi page, it will switch from “Internet not available” to “Connected”. Contrary to this, if you open an app like Samsung Internet for, it does not take this time and just refuses to use any configured Wi-Fi network.

      To go into my specific situation in a little more detail, I use NextDNS configured with Hagezi Multi PRO++ block list. I have no issues on my S24+ with regard to internet being deemed unavailable by the OS (sure the occasional public Wi-Fi network blocks DoT—I just use mobile data then). I have also yet to try it on my Smart TV, which is frankly the more important target device than my watch (I will get around to it in the new year once the holidays are over).

      This is all a potentially very convoluted way to ask what people's experiences are with this, and if they have faced similar problems to me when using providers like NextDNS, AdGuard etc. that provide content filtering options on their encrypted DNS connections.

      Merci beaucoup !

      4 votes
    15. [SOLVED] Can y'all help me find a copy of a lecture that appears to have been removed from Youtube?

      The lecturer was Sarah C. M. Paine (works at the US Naval War College) I believe the lecture host was The Heritage Foundation. The lecture was focused on national strategies and motivations. It...

      The lecturer was Sarah C. M. Paine (works at the US Naval War College)
      I believe the lecture host was The Heritage Foundation.
      The lecture was focused on national strategies and motivations.
      It touched on the differences between nations she described as maritime powers vs. geographic powers.
      The part I'm most interested in watching again was her explanation of the compounding effects of economic sanctions over years/decades.

      I believe this interview with Dwarkesh Patel touches on a lot of similar material

      However I am 99% certain she delivered a very similar talk to The Heritage Foundation and the person I want to watch the video puts a lot more intellectual value into The Heritage Foundation than they do Dwarkesh Patel...

      I'm also pretty sure I saved the heritage foundation video in one of my youtube playlists, but ... it's gone without a trace, and I'm finding no mention of it on The Heritage Foundation website now either.

      Thanks and please let me know if I should post this under a more suitable topic.

      17 votes
    16. Font size?

      I recently upgraded to a pixel 9 pro and noticed that the higher resolution resulted in text that was often too small. I went to my settings and increased my font size to 125%. However, I noticed...

      I recently upgraded to a pixel 9 pro and noticed that the higher resolution resulted in text that was often too small.

      I went to my settings and increased my font size to 125%. However, I noticed that this doesn't seem to apply to titles on Tildes, at least not in a uniform way.

      It's hard to say without going back to my old phone, which I can't easily do right now, but I do think I recall title font size varying depending on the length of the title. But perhaps the difference wasn't as drastic on my old phone due to the difference in resolution? Perhaps the titles with smaller font sizes were still easy to see so I didn't really notice? It's just very noticable on this phone. I don't want to increase zoom on Chrome for every website just to solve this issue.

      Ideas?

      12 votes
    17. Help with Email & Changing Name Servers/Webhost?

      Alright, time to ask for help. I designed a website for my cousin using Wordpress, hosted via BlueHost. It's 99% done. The problem: she'd originally registered her domain through wordpress.com....

      Alright, time to ask for help. I designed a website for my cousin using Wordpress, hosted via BlueHost. It's 99% done.

      The problem: she'd originally registered her domain through wordpress.com. She also has an email through that, which she accesses via Google Workplace. We've transferred the domain, but the nameservers are still registered to wordpress.com. I've found the guides for transferring nameservers on BlueHost and wordpress.com, but this is a step above what I've dealt with in the past.

      My main concern and frustration are the email. She's already using it for work, and I want to make sure there's no downtime, but I... honestly have no idea how it's even set up, right now. Or how this would work when transferring hosts entirely. Attempts to search it haven't been too helpful for me.

      So my questions: How will changing nameservers impact the email? Would updating them potentially just... break her email entirely? Need her to set up the email separately? And if she does, can it be kept through Google Workplace/Gmail since that's what she's already using? Is it fine to leave it as-is? I assume not but her wordpress.com account shows that it expires in 2027, so...?

      Just, please help.

      10 votes
    18. Is there a way to hide or otherwise opt out of always seeing votes?

      To hide votes on one’s own posts and comments from oneself, that is. I’d prefer the ability to choose whether or not to view the vote count on my own interactions, though I do enjoy having the...

      To hide votes on one’s own posts and comments from oneself, that is. I’d prefer the ability to choose whether or not to view the vote count on my own interactions, though I do enjoy having the option of upvoting other people.

      This isn’t a tildes specific preference, btw, just an aspect of social media I find trying overall.

      19 votes
    19. Can you help me figure out why my VM is growing?

      I have an M1 MacBook Air. I use UTM to run a Debian 11 virtual machine. After the initial setup, updating and upgrading, installing Firefox and a few small programs, (I almost called them apps,...

      I have an M1 MacBook Air. I use UTM to run a Debian 11 virtual machine.

      After the initial setup, updating and upgrading, installing Firefox and a few small programs, (I almost called them apps, d'oh), the Debian.utm file size was about 6GB. Now, less than a month later, it's almost 9GB.

      The VM size increases after each use. I haven't downloaded or installed anything close to 3GB worth. I have downloaded files, then put them into the trash and emptied the trash, could the trash not be emptying properly?

      I have run ncdu, but nothing stands out. When I drill down into /usr and into each large folder, no sub folder is larger than a few 100MB. I can't see any big files lurking.

      I've googled using many search terms, but I can't get past results that are about how to increase the size of a VM that is running out of room.

      Thanks very much for reading this, any ideas?

      11 votes
    20. Reverse-Proxying services both inside and outside of Podman

      Hey all, not-a-networks-guy here. I've currently got an rpi set up running pihole natively (not in a container) for ad and website blocking reasons. (Using port 80, no TLS) I've used the pihole...

      Hey all, not-a-networks-guy here.

      I've currently got an rpi set up running pihole natively (not in a container) for ad and website blocking reasons. (Using port 80, no TLS) I've used the pihole localdns feature to set an internal hostname for that ip (me.lan).

      On the same pi, I have podman "set up" to run FreshRSS, and I'm getting more and more annoyed about using the port # to access it. (me.lan:12345) I'd like to set up a reverse proxy (probably Traefik) in a container to redirect internally, but considering that port 80 is taken (by pihole, outside of podman) I don't see a way to direct traffic from the pihole to Traefik.

      I'd really rather not reconfigure the whole setup to use containers.... I'm lazy, and also prefer my dns resolver to have the least amount of overhead possible. Is configuring the router an option here, or is the only way to achieve what I'm looking for an overhaul of the pi and containers?

      If I've missed any pertinent details, let me know and I'll update here.

      4 votes
    21. [Home networking] Setting my Ruckus APs to DFS channels manually, any chance of running afoul of the FCC?

      Hi everyone, I recently finally setup the Ruckus AP unleased system that came with my townhome. After spending a long night learning how to properly configure the system I finally set it up in a...

      Hi everyone, I recently finally setup the Ruckus AP unleased system that came with my townhome. After spending a long night learning how to properly configure the system I finally set it up in a way that provided me the best speeds/range without interference.

      This was achieved by setting my Ruckus APs to manually sit on the DFS channels (60-140) via the Ruckus configuration app (shown here)

      This has been working great as I'm avoiding the 10~ other wifi networks in the area that are all set to the standard 36-48 and 149-160 channels (wifi analyzer screenshot here) but I'm concerned I may be inadvertently violating FCC guidelines. Note I do not live near any military installations, but I am about 13 miles away from a major airport. Will the Ruckus APs automatically change channels if they detect radar interference or am I causing trouble for someone?

      11 votes
    22. Is National Cinema Day happening this year? I can't get a straight answer online!

      So last year, the day after National Cinema Day, I saw this Tildes thread: https://tildes.net/~movies/19s7/today_is_us_national_cinema_day_what_are_you_going_to_go_see_for_4 Apparently I missed...

      So last year, the day after National Cinema Day, I saw this Tildes thread:
      https://tildes.net/~movies/19s7/today_is_us_national_cinema_day_what_are_you_going_to_go_see_for_4

      Apparently I missed out on the year's biggest discount day... No biggie, I'd go next year!

      My phone's calendar said it would be on August 25th 2024, so I set a reminder. I check this morning, and see... normal priced movies?

      I look it up, and I see Regal's website hasn't been updated since 2023, 99% of news articles are still about 2023, and the articles about 2024 say either September or October dates. The subreddit for cinema employees as recently as 11 days ago had no clue when it would be.

      Does anyone on Tildes know what's going on?

      11 votes
    23. [SOLVED] Help me find a website

      I remember seeing a fun website somewhere which was basically an isometric animation of a space station or something like that. It had a lot of tiles with a lot of fun stuff happening on it, it...

      I remember seeing a fun website somewhere which was basically an isometric animation of a space station or something like that. It had a lot of tiles with a lot of fun stuff happening on it, it kinda had a "Where's Waldo" vibe. I think it had a number in it's name, like station42 or something like that. I can't find the website now. Does anyone remember what it is?

      36 votes
    24. [SOLVED] Looking for help getting my VPN to work with Firefox privacy settings

      I recently moved to a new place with a new ISP, and my Mullvad VPN isn't playing nicely with Firefox like it used to. Can any of you networking gurus please help me troubleshoot? When the VPN is...

      I recently moved to a new place with a new ISP, and my Mullvad VPN isn't playing nicely with Firefox like it used to. Can any of you networking gurus please help me troubleshoot?

      When the VPN is enabled, most requests from the browser fail immediately. If I pull up the dev tools Network tab, I can see that these requests fail with an NS_ERROR_FAILURE message before any data is transferred.

      I have Firefox configured to use "strict" Enhanced Tracking Protection. When I reduce it to "standard" my requests go through.

      I'm also trying to use DNS over HTTPS with a custom provider (Mullvad, via https://dns.mullvad.net/dns-query). I'm configuring this in Firefox, using the "Increased Protection" DoH setting. When I do that, Firefox reports the DoH status as "Status: Not active (NS_ERROR_FAILURE)". This happens even when Enhanced Tracking Protection is set to "standard" — in other words, that reduced setting fixed the NS_ERROR_FAILURE for HTTP requests, but not for DoH.

      So how do I fix this so Strict Enhanced Tracking Protection, DNS over HTTPS, and Mullvad all work together? I never had this problem with my old ISP, so I suspect something's being blocked at the WAN level that I need to circumvent.

      • OS: macOS Sonoma 14.5
      • VPN protocol: WireGuard
      • ISP: AT&T Fiber

      I'm just using the official Mullvad client app with mostly default settings. The fiber gateway modem/router came with some default packet filtering firewall rules but I disabled everything in the admin panel. Weirdly, rebooting my machine fixed this temporarily, but the next time I disconnected/reconnected the VPN it broke again. Other browsers (with default settings and no DoH) are working fine when the VPN is connected.

      Edit: Solved! Solution here.

      6 votes
    25. Yarn, React, and Udemy. Help requested.

      My apologies if this kind of content is not allowed here. Mod(s) please feel free to delete it if it is not without any butthurt on my part. I'm new to React Testing, so I am taking an Udemy...

      My apologies if this kind of content is not allowed here. Mod(s) please feel free to delete it if it is not without any butthurt on my part.

      I'm new to React Testing, so I am taking an Udemy course on it. The Udemy course uses yarn, so I would like to stick with that though I do know yarn isn't the top accepted tool in the React community.

      I've posted this question elsewhere, I haven't gotten any responses, so I am posting it here ( costs nothing ).

      I am getting this error when executing yarn build:

      $ yarn build
      yarn run v1.22.22
      $ react-scripts build
      Creating an optimized production build...
      Failed to compile.
      
      TS2305: Module '"web-vitals"' has no exported member 'ReportHandler'.
        > 1 | import { ReportHandler } from 'web-vitals';
            |          ^^^^^^^^^^^^^
          2 |
          3 | const reportWebVitals = (onPerfEntry?: ReportHandler) => {   
          4 |   if (onPerfEntry && onPerfEntry instanceof Function) {      
      
      
      error Command failed with exit code 1.
      

      I've tried installing web-vitals over what is already in the modules section, but that hasn't helped.

      Any clues appreciated!


      Update: the tip about ReportHandler being deprecated helped. I ran create react app in a new folder, did NOT run yarn update as the instructor called for,moved my work over, and now everything runs fine.


      7 votes
    26. How frequently does vscode save dirty files?

      trying to settle on a program where I can jot down stuff and have some degree of confidence that it will persist and I can't seem to find any actual documentation from vs code as to: How often...

      trying to settle on a program where I can jot down stuff and have some degree of confidence that it will persist and I can't seem to find any actual documentation from vs code as to:

      1. How often unsaved files are saved so that they can be restored when a session is reopened
      2. if that frequency of how often they are saved can be configured?

      Sidenote: I was going to ask this question on SO but apparently I am at risk of a question ban for not asking "good quality questions". Half my questions on there are from when I was a fresh developer and didn't really know how to articulate my questions well. Really changes my opinion of the openness of SO......

      5 votes
    27. Need help BCCing entire Outlook autofill contact list

      Today is my last day at work and my boss wants me to BCC anyone I have ever sent an email to announce my departure. I have tried exporting all my sent messages and trimming the list by advanced...

      Today is my last day at work and my boss wants me to BCC anyone I have ever sent an email to announce my departure.

      I have tried exporting all my sent messages and trimming the list by advanced sorting out the duplicate email addresses in excel, but messages with multiple recipients are plentiful and need to have the emails separated into individual cells at the very least.

      I also tried the .NK2 file route. I downloaded the MFCMAPI program to find my hidden autofill contact file, but it can only be exported as an .xml or .msg file and I don't know how to handle those files properly to get the data I need.

      Does anyone here have a solution to automatically add every autofill contact on Outlook as BCC recipients for a final email?

      EDIT: I found a solution that worked for both of us. I emailed the clients I remember as the most important and set up an automated reply to handle those I forgot to message.

      11 votes
    28. A variety of beginner home server questions

      I will soon have a home and figured now's the time to do a proper home server, especially since it's going to come with cat 6 run from the main panel to just about every room. I code for a living,...

      I will soon have a home and figured now's the time to do a proper home server, especially since it's going to come with cat 6 run from the main panel to just about every room. I code for a living, but at the same time network is a massive gap in my knowledge, as are servers, and I was hoping to use this as a learning moment as well as just a way to optimize things. I've been doing research for a few weeks now on and off and feel like I've got more questions than I started with, so I'll just vomit them out and if anyone has some guidance I'd really appreciate it.

      Some information:

      1. I'm willing/able to spend to get quality/simplicity. Time is the much bigger crunch for me right now, and I'd much rather buy something that works even if it costs more than cobbling together some deals.

      2. Related to 1, I'd like this to not become my fulltime second job/hobby. I will at some point try to expand to a full home lab, and do want to use this to learn about things I feel I should understand better for general knowledge and my career, but i'd love for core functionality to mostly "just work" after configuring so when I don't have time to do that I'm not stuck telling everyone "oh yeah it'll be broken until I find time to fix it".

      Things I know I want-

      1. Some sort of NAS. From my research Synology comes up a lot as the "it's expensive but it'll just work" option, and I probably want something like a 4 bay of NAS specific several TB HDD's in something like raid 5/6/10. Pricey as hell but I'm most willing to spend on this as the cost might very well be split by the family members who want me to guinea pig all this.

      2. I will have a camera system and would prefer to not have it sending data outside my network. This is the area i've looked at the least, as it's a little farther down the road, but I know others who have things like Arlo and lets just say i'm not super impressed. Obviously this brings up question like remote access to said camera's and where I'm storing the data (nas? Somewhere else?)

      3. I'd like to mess with a media server. Plex/Jellyfin constantly come up in my research, so I'll be looking into those, but I've also got a bunch of audiobooks that I'd love to be able to easily share, and I think there's software for that stuff as well.

      4. Pihole strikes me as the other "well if you're going to do this, you might as well" option that i'm aware of. Realllly need to better understand networking in general, but I hear these days it can kinda be installed and quickly configured and then left to do its job.

      5. Related to all of this, Casa OS keeps coming up as a very good tool for a beginner like me, since it streamlines the handling of docker containers and also file sharing. However it's not really an OS, since it must actually run on Debian (i think?) for now (zima OS still in testing?).

      Stuff I'd like to mess with but doesn't have to happen right away.

      1. Eventually the aforementioned NAS would be backed up offsite to another NAS at another family members house, once I know what the hell I'm doing.

      2. Proxmox constantly comes up as THE tool to use, but it leaves a lot of questions for me. Obviously if I start trying to do lab environments and screw with VM's it's going to be great, but my understanding is that I probably don't, as a beginner, want to say load up a device with proxmox and then have it host debian which installs CasaOS as it'll get a little more tricky to have everything talk right? Unsure on this part.

      3. Anything else I'm forgetting. One issue I keep having with this is a LOT of the information out there is either too complex for me to really grok or just says "well yeah you could do ANYTHING with this" and it just sorta assumes I know what the options are. If there's anything else worth checking out I'd love to know.

      Hardware I've come across-

      1. Synology - Already mentioned but seems like they're a common go to for a "more money than skill/time" situation like mine.

      2. Zimaboard - My understanding is it's underpowered for its price, but the main draws are that it's VERY low power, small, and quiet. What it could actually do from my list above is where i'm unsure. I see people are supposedly using it for Plex servers and what not, and I'm pretty sure it's not going to make any kick ass lab environments, but being quiet, small, and maybe a bit closer to plug and play seems tempting (I know they make the blade and a few other products but it all seems greek to me).

      3. Various mini computers - I've got a minisforum machine from several years ago that I currently use as a living room computer for light gaming and mostly playing movies and the like. Not sure if i could just wipe it and convert it to be the starting point (more on that later). I know used 1 liter mini pc's from companies like HP are also popular.

      4. The MS-01 - Similar pile as the last one but my understanding is this is the kind of thing that's probably really cool if you actually know what the hell you're doing. I'm 99% positive it is vast overkill for my purposes, but I'd like to eventually get to the point where I could understand why I might want something like this. My understanding is if I knew what I was doing I could probably drop proxmox on this and do everything I could ever want and more, but I feel quite far from that.

      Some general questions I have -

      1. The thing that kicked this all off is my new place likely having fiber, and cat 6 drops throughout the building. Architecture is something I'm still a little shaky on. I assume i'm going to need my own modem/router (just because the cox routers are meh and not really configurable from last I checked), and then that routes to the server first???...or something(seems like a must if you want the pihole to do anything)? I've seen lots of niffty network diagrams at this point but they're all from people WAAAAAAAAY beyond my skill level doing much more ambitious stuff, so it gets hard to understand. If anyone has a simple home network diagram/guide to look at I'd really appreciate it.

      2. I'm just in general going to need to learn more about networking, especially in a home environment. Should I eventually get those camera's set up, I want to understand how to let them talk to internal storage and what not ,but not get out to the web...or..something (again remote access seems nice, but also like a massive security concern). I know speed is also a big factor i'm going to need to better understand. Having a fiber connection in only to be bottle necked by a crappy router or a 1gigabit port is just a waste of money, so that's something else I'd like to better understand.

      3. I'm a little unclear on how to deliver the media in a media server to the various screens throughout the building. I've got cat 6 to all of them, but I suspect i'm still going to need, at the very least, a cheap computer to hook up to it and then display the image to the monitor/TV? This is why I assume I can't just wipe my current mini PC and reuse it as a server, because I still need it to receive the data from the home server (or at least a web browser?). A part of me feels like if I got a powerful enough server it should be able to server the media direction to the screen, but then you'd need some sort of HDMI/DP drops as well from the server to all your screens?...or something?

      Sorry for all the rambling but I've got an odd mix of knowledge and ignorance so it's been a little difficult to research when half the video is stuff I already get, and the other half blows past me or just assumes I know about the parts i'm trying desperately to learn about.

      27 votes
    29. I just installed a DNS based firewall (I think) for the first time in my life. Help me understand which addresses to block.

      For context: I'm a tech noob when it comes to cyber-security stuff in particular, and anything network related in general. My devices are a MacBook Pro and an iPhone. Before anyone cringes at...
      For context: I'm a tech noob when it comes to cyber-security stuff in particular, and anything network related in general. My devices are a MacBook Pro and an iPhone. Before anyone cringes at this, I buy all my Apple stuff second hand to dodge the brand premium. There, I hope that gives me some credibility in the eyes of all the techies around here. :D

      For years I was more or less relying on Apple to do a decent job automatically when it comes to security, and granted, I haven't had any serious issues (that I know of). Some time ago it was brought to my attention that I'm most likely getting tracked even if I tick all the opt-out boxes on my device and browser settings. I hastily installed an open source app on my phone that prevents trackers and ad servers form connecting to it based on a list of addresses that the app provides. There was a long log of blocked domains already the next day. I made a mental note that I should probably look for something to do the same for my laptop, and then forgot about it, until last night.

      When I went to check that log again on my phone, I found out that the app hadn't been functional in a while. A quick online search revealed that they aren't as open source as they claim to be, nor very reliable, so I embarked on a quest to find something else to do the job - this time for both devices.

      I have managed to install and configure something called NextDNS on both of my devices and most browsers, even though the documentation seems to be made with more tech-savvy people in mind. So far so good. I turned on all the available blocklists, but a lot of strange looking (to me) traffic is still getting through. I'm assuming some of it is benign, but how do I evaluate which addresses I should block or not? I'll list some examples below.

      init.ess.apple.com
      init-p01md.apple.com
      bag.itunes.apple.com
      gsp-ssl.ls.apple.com
      gspe35-ssl.ls.apple.com
      pki-goog.l.google.com
      For these, the service offers the following information: 'Provides advertising or advertising-related services such as data collection, behavioral analysis or retargeting.' Sounds like something I wouldn't want to enable. When it comes to the iTunes one, I don't use iTunes and don't even have it installed (don't ask how I managed to get rid of it - it took several days worth of trial and error..). One of these, pki-goog.l.google.com is listed as 'dangerously prevalent (tracks 21.23% of web traffic)'.

      Then again, the same general description is sometimes given to addresses that seem legit, such as:
      time.apple.com
      weather-data.apple.com

      Some are indecipherable to me and don't come with any sort of description:
      fp2e7a.wpc.phicdn.net
      init.ess.g.aaplimg.com
      get-bx.g.aaplimg.com
      ocsp2.g.aaplimg.com
      ocsp.pki.goog

      Some descriptions are kind of vague:
      a2047.dscapi9.akamai.net
      apis.apple.map.fastly.net
      'Content delivery network that delivers resources for different site utilities and usually for many different customers.'

      Some seem to be doing tasks that are definitely wanted:
      ocsp.digicert.com
      'Digicert Trust Seal - Includes tag managers, privacy notices, and technologies that are critical to the functionality of a website.'

      Then there's an Amazon Web Service, go-updater-1830831421.us-west-2.elb.amazonaws.com, listed as very prevalent (tracks 5.5% of web traffic) that has been contacting my phone even though I haven't done any shopping or product related searches. What is this and should I block it?

      And so on and so on. Is there any logic to these that I can follow? I tried google searching some to no avail.

      11 votes
    30. Need help planning a pseudo-upgrade for my computer tower

      Pseudo because upgrading some of the parts might have a knock-on effect for other parts. Might end up leading to an upgrade of the whole system, idk. So here's a list of parts that I've already...

      Pseudo because upgrading some of the parts might have a knock-on effect for other parts. Might end up leading to an upgrade of the whole system, idk. So here's a list of parts that I've already acquired. I was originally going to use some of them to fill out the Framework laptop that I pre-ordered... but I had an expensive couple of months earlier this year and figured I could wait on it. :(

      Part
      AMD Ryzen 7 7700x
      Crucial P5 Plus 2TB PCIe NVMe M.2 SSD
      (2) 16GB GSkill Flare X5 DDR5 6000 RAM
      $50 Microcenter gift card

      Now here's what I have in my tower currently.

      Part
      Rosewill Thor V2 ATX Full tower case
      Intel(R) Core(TM) i5-4670K CPU
      (2) 8GB GSkill DDR3 RAM
      Rosewill 650W 80 Plus Gold PSU
      MSI Z97-GD65 MOBO
      Gigabyte Nvidia 970x Windforce GPU
      1 SanDisk Ultra Plus SSD 250GB
      1 Seagate HDD 1TB

      I'm looking to keep the tower at the very least and reuse it for new components. Right now, I know that the mobo will absolutely need to be replaced IF I'm throwing the ryzen chip in. And with knock-on effect, probably the psu as well since these components are drawing more power. The goal is to get a solid 60 fps on Helldivers (which I can't do at the moment, even on the lowest graphical settings) since it's the most intensive game that I play. With this goal in mind, does it make sense to start using the components I have from the first list, or might it be cheaper to keep them for the framework and get older (still compatible) parts that would fit right in to the system as it stands?

      8 votes
    31. [SOLVED] What does the unsubscribe button on Outlook or Apple mail do?

      I'm not talking about the unsubscribe button that is at the bottom of an email that takes you to the sender's website to unsubscribe. I'm talking about the button that occasionally shows up in...

      I'm not talking about the unsubscribe button that is at the bottom of an email that takes you to the sender's website to unsubscribe. I'm talking about the button that occasionally shows up in outlook or apple mail that is delivered by the application.

      I have clicked unsubscribe using the built in unsubscribe button in outlook and apple mail, only to receive more junk mail from that origin later that day. These buttons don't seem to do anything. What are they doing behind the scenes that is supposed to be getting you off mailing lists?

      13 votes
    32. Looking for creative types in the gaming world to interview!

      I have a project where I interview people on my twitch live, as if it were a talk show. I mainly focus on people in the gaming world, so if you would like to be interviewed about your hobby for...

      I have a project where I interview people on my twitch live, as if it were a talk show. I mainly focus on people in the gaming world, so if you would like to be interviewed about your hobby for 30-40 minutes let me know!

      I interviewed speedrunners, gaming musicians, challenge runners, and tournament hosters before, but I'm open to anyone that is interested and in the gaming sphere. I don't have many viewers or influence it's simply because I love to do it. If you would like to collaborate on something like this, let me know! Thanks!

      6 votes
    33. Requesting feedback on my implementation of Nord into Tildes

      Hello fine people. I recently patched the Nord theme into Tildes. I am requesting some feedback on potential changes to make to it. This is my first time doing something like this so please be...

      Hello fine people. I recently patched the Nord theme into Tildes. I am requesting some feedback on potential changes to make to it. This is my first time doing something like this so please be patient if I am a bit slow. Any feedback is appreciated. Thank you in advance!

      Dark theme preview
      Light theme preview
      Nord
      Gitlab merge request

      Edit: Thank you everyone for the feedback! I'll try to get the merge request out tomorrow with the fixes.

      20 votes
    34. A new way to learn vocabulary. A story about a word nerd and AI. And a call for help.

      Hi logophiles! I am a total word nerd. Over the last six years--mostly accidently--I ended up creating a bunch of vocabulary learning materials and spent way too much time thinking deeply about...

      Hi logophiles! I am a total word nerd. Over the last six years--mostly accidently--I ended up creating a bunch of vocabulary learning materials and spent way too much time thinking deeply about how we learn new vocab and how to teach it. My story: basically, via word of mouth, people with kids taking the SSAT and the SAT kept asking me for my materials which I continually iterated on as I got feedback. It wasn't my day job, lol, it wasn't even a side hustle.... just an obsession :) As I shared my "system", I kept dreaming of even better ways to make vocab learning effective, easy, and fun.

      Some interesting things about learning vocab. The "keyword method" is extremely effective. (The keyword method is associating a target word with a similar-sounding word (the "keyword") and then creating a vivid mental image connecting the keyword with the target word.) [Ávila & Sadoski, 1996; Shapiro & Waters, 2005]. Further, connecting the new word and its meaning to your own personal experience is much effective than rote memorization. ("...engaging in deeper semantic processing and relating information to personal experiences can activate distinct neural circuits compared to those involved in rote memorization." [Andreasen, O'Leary, Cizadlo, Arndt, Rezai, Watkins, Ponto, & Hichwa, 1995]).

      There are a lot of other cool things I discovered on my (research-obsessive) path to make learning vocab radically easier. A core driver for me has always been thinking about the epistemology of word-learning. What does it mean to "know" a word? "Knowing" a definition is different from truly knowing a word, where you can deploy it effortlessly when the context is right. That led to endless rabbit holes of learning about polysemy, colocations, and a whole lot more.

      The first day I saw Dalle my jaw dropped. This was it! This was the missing piece for learning vocab 2x, 3x, 4x(?) more efficiently than has ever been possible. The image generation AI tools can make a custom image that packs in your own favorite keyword mnemonic and your own personal story into a cool image. Whoa! Because what has been my total obsession could finally be created in the real world, I teamed up with two good friends with the technical chops to build what had been percolating in my brain for six years. We've built a beta version over the last four months and it is ready to test!

      I love Tildes, and I don't want to self-promote, so I am not going to drop the app name / website, but I am here with an ask. We want feedback! We want to make this the dream app for anyone who is serious about growing their (English) vocab. We want you in our beta test group.

      The commitment I'm asking of our beta testers is a bit onerous. I want to hop on a zoom call with you while you use the app for an hour or so and have you tell me what you love and hate. I want to ask you a bunch of questions about what you want to see in your dream learning app. Then I want to give you the app for a month a two; hopefully you'll use it and learn a bunch of words; then I want to hop on a 20 minute call with you and get your hot take on the whole thing.

      It is such an intense passion project for me; I want to make the app just rock-your-world-awesome. That's why I want to do live user interviews. (Which is a little out of the ordinary for sure.) And I can't do that without talking to real people who care about growing their vocab who are willing to hang out with me for an hour or two. :)

      As a thanks for your help, when we go to the paid version, you'll get three months free, and a massive lifetime "friends and family" discount. But more than that, you'll really impact what we build next, and how we can make it better. While it's maybe a little idealistic, or might even sound silly to some, I feel like better vocab = better communication = better relationships. So I am all-in, fervently devoted, and hopeful that you'll come along for the ride and help me make it epic.

      Who is it for? Studying for standardized tests? Oh yeah. This will help a lot. Want to raise the ceiling on what you can read. Let's go! Want to improve your English skills? This is for you. Love words. Yep! I'd love to meet you! Basically, if you love words, and/or have something coming up that requires that you know more words, I really hope you'll be part of our test!

      More interesting stuff about vocabulary:
      --Average high school graduate has a vocab size of 16,000 words
      --Average college grad, 20,000 words
      --Average PhD. 28,000 words

      Tildes is a very smart and well read group, so I' bet the average vocab size around here is 25,000 to 35,000. Want to know your (approximate) vocab size. One of the best (easy and fast) tests is here:
      https://preply.com/en/learn/english/test-your-vocab
      (I have nothing to do with that site or company, and do not endorse them. It's just that their vocab size estimator is really well done.)

      Want to be a beta tester, or just talk more about vocab, shoot me a message!
      pandacat@onmail.com

      11 votes
    35. What is the horrible phrase my wife learned from her grandpa?

      Hello! My wife's grandfather would say the phrase "ʃɛkrɛplj jɛɽɛ" from what I can decode from the phonetic alphabet on Wikipedia, or my best English estimation "shikrepple yere" with a flipped r...

      Hello! My wife's grandfather would say the phrase "ʃɛkrɛplj jɛɽɛ" from what I can decode from the phonetic alphabet on Wikipedia, or my best English estimation "shikrepple yere" with a flipped r if that makes no sense. He would say this when he lost a hand in poker, when she repeated it as a kid got chewed out and told not to say it, and he died without having ever said what it meant. He was stationed in Germany during the Korean War, so our best guess is something Polish..? But we can't find much that matches.

      Tilderinos, can you translate what horrible phrase my wife has been casually repeating to people trying to figure it out and what language it's even in? Apologies if this is a slur or something... And thanks!

      71 votes
    36. Using work OSX machine while travelling

      I will shortly be travelling for work. I do not have the capacity to bring anything other than my work machine. In addition to working every day I would like to: legally stream movies in the...

      I will shortly be travelling for work. I do not have the capacity to bring anything other than my work machine. In addition to working every day I would like to: legally stream movies in the evening, work on writing, email friends etc. At home of course I use a separate laptop for this but in this case I won't have that option. Any thoughts on how best to achieve a separation of concerns while travelling? How do people on Tildes manage this case?

      p.s I know in a best case scenario it's not ideal, hence my behaviour at home, I just need a working method for this particular case.

      12 votes
    37. Help: iPhone SE (2020) home button not working; “Unable to Activate Touch ID”

      Really hoping there’s an easy fix for this, because it’s making using my phone a pain. Relevant info: I never actually set up a fingerprint, and have only used passwords. phone memory is almost...

      Really hoping there’s an easy fix for this, because it’s making using my phone a pain. Relevant info:

      • I never actually set up a fingerprint, and have only used passwords.
      • phone memory is almost full (I have too many photos I still haven’t offloaded, I don’t use iCloud)
      • I did drop the phone earlier today, but there was no visible external damage
      • case does not cover the home button
      • I’ve tried force restart, it didn’t work
      7 votes
    38. [SOLVED] Looking for an article that was posted on here in the past year

      I'm looking for an article that was posted on Tildes in the last year I believe, on online communities and moderation. I think it was a link to someones personal blog and the author was female. It...

      I'm looking for an article that was posted on Tildes in the last year I believe, on online communities and moderation.

      I think it was a link to someones personal blog and the author was female. It talked about the challenges of moderating communities with free speech as a core value, because all it takes is a few bad actors pushing that to it's limits and it completely derails the community and puts too much strain on moderators.

      The article itself was very good, but I also remember the discussion on tildes was a very good read as well. I have tried searching tildes, using google and chatGPT4 and while I can find a lot of good threads related to this topic, I can't seem to find this one with the article.

      Does anyone remember this article/thread?

      I realize it's maybe a long shot and it's just a vague memory, so I apologize if this is an annoying post, but it doesn't hurt to ask?

      7 votes