• Activity
  • Votes
  • Comments
  • New
  • All activity
    1. Seeking an Android podcast app without subscription. Impossible?

      In search of an app where I can pay for pro features once and get a fully featured application. Is it even possible these days? Ok, now begin rant. I don't understand - these services are...

      In search of an app where I can pay for pro features once and get a fully featured application. Is it even possible these days?

      Ok, now begin rant.

      I don't understand - these services are aggregators of other people's content and let's be honest, only have to build a competent media player one time.

      Why the subscription? While I fully understand that Adobe kicked off this new evil timeline of permanent rentals, I don't fully understand how this applies for something as simple as a media player.

      24 votes
    2. Very unusual behaviour trying to use Duck Duck Go. Any suggestions for what to do?

      Solution I added 20.43.161.105 duckduckgo.com to my hosts file and everything is working fine now. I also changed DNS servers away from my ISPs, thanks to all the recommendations in this thread....

      Solution

      I added 20.43.161.105 duckduckgo.com to my hosts file and everything is working fine now.
      I also changed DNS servers away from my ISPs, thanks to all the recommendations in this thread.

      cat /etc/resolve.conf
      nameserver 1.1.1.1
      nameserver 1.0.0.1
      

      That seems to be working

      > nslookup duckduckgo.com
      Server:		1.1.1.1
      Address:	1.1.1.1#53
      
      Non-authoritative answer:
      Name:	duckduckgo.com
      Address: 202.39.62.156
      Name:	duckduckgo.com
      Address: 2001:b000:1a0:3505:202:39:62:15d
      

      except (note that non-autoratative IP address which belongs to my ISP) ...

      > ping -4 duckduckgo.com 
      PING duckduckgo.com (202.39.62.156) 56(84) bytes of data.
      

      My ISPs address again. More...

      traceroute to duckduckgo.com (202.39.62.156), 30 hops max, 60 byte packets
       1  * * *
       2  * * *
       3  * * *
      ...
      30 * * * *
      

      Why do ping and traceroute not use the new DNS server's I've configured (after re-booting too_)
      The only thing to work is to add

      20.43.161.105 duckduckgo.com
      

      to my hosts file and now everything seems to be working as expected, though I have doubts now that changing the DNS configuration has done any good.

      I know ISPs cache things like youtube to reduce costs so I'm wondering if 202.39.62.156 handled caching of duckduckgo, and they pointed their nameservers there and that box is broken.

      Thanks for everyone's input and patience (lol are you still reading???)


      Original Question

      I've used Duck Duck Go as my main search engine for many, many years.
      I have several search engines installed in Firefox including 2 for duck duck go. One for the /lite version and one for the full version.

      [See update at bottom]

      In recent days neither of these work. I would type my query into the search engine, press enter as I have done for years.

      All I see is a blank page.

      The latest development is that when I try and enter ANY search to either of those engines I get a GOOGLE 404 not found page.

          
          traceroute duckduckgo.com                                                                                                             ─╯
          traceroute to duckduckgo.com (216.239.38.120), 30 hops max, 60 byte packets
           1  * * *
           2  * * *
           3  The usual internal routing of my ISP
           4  ""          ""            ""
           5  ""          ""            ""
           6  ""          ""            ""
           7  ""          ""            ""
           8  * * *
           9  any-in-2678.1e100.net (216.239.38.120)  4.089 ms  4.077 ms  4.181 ms
          
          ping duckduckgo.com                                                                                                                   ─╯
          PING duckduckgo.com (2001:4860:4802:32::78) 56 data bytes
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=1 ttl=117 time=10.1 ms
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=2 ttl=117 time=8.52 ms
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=3 ttl=117 time=6.87 ms
          64 bytes from any-in-2001-4860-4802-32--78.1e100.net (2001:4860:4802:32::78): icmp_seq=4 ttl=117 time=8.83 ms
          
          --- duckduckgo.com ping statistics ---
          4 packets transmitted, 4 received, 0% packet loss, time 3005ms
          rtt min/avg/max/mdev = 6.873/8.584/10.118/1.155 ms
      
      cat /etc/resolv.conf
      > MY ISPs name servers
      > MY ISPs name servers
      

      Sure enough I cannot find any pages on the site 2001-4860-4802-32--78.1e100.net which is obviously belongs to google.

      This is very very strange.

      Could someone verify if they can use DDG or whether they see the same as me?
      Does anyone have any idea what's happening?


      UPDATE
      I can connect to and use DuckDuckGo using a browser VPN. This appears to be a mess made by my ISP.
      I'd still like suggestion to overcome the problem though.

      14 votes
    3. Ask Tildes: What kind of non-mainstream AI are you using regularly?

      Hey Tildes, I was researching about AI usage for a project and was curious -- do you folks use some non-mainstream AI (like outside of ChatGPT/Microsoft Copilot/Apple Intelligence), like perhaps a...

      Hey Tildes, I was researching about AI usage for a project and was curious -- do you folks use some non-mainstream AI (like outside of ChatGPT/Microsoft Copilot/Apple Intelligence), like perhaps a custom Chrome extensions or maybe a desktop application?

      I wanted to understand what use cases for AI exist that the big companies are lacking in right now

      7 votes
    4. Switching to Linux, looking for distro recommendations

      Overview When I swapped the motherboard on my computer, I lost my Windows license and Microsoft support was useless. So I am switching my desktop over to Linux. I am planning on setting up dual...

      Overview

      When I swapped the motherboard on my computer, I lost my Windows license and Microsoft support was useless. So I am switching my desktop over to Linux. I am planning on setting up dual boot, so that I still have Windows 10 with the watermark for certain use cases, but hoping I can run primarily Linux.

      Previous Linux Experience

      I have swapped an old laptop to Linux (elementaryOS) before and was able to have it do the simple tasks I required of that computer. I also have an old desktop running proxmox, with various VMs, primarily a NAS running openmediavault. Also, I took a college class on Linux system admin, which focused on various tasks on ubuntu. So overall, I am pretty familiar with Debian-based Linux and doing stuff in the terminal, but I would prefer to not have to use the terminal often.

      Workload

      So I use my computer for fairly normal use cases that should not be too problematic for Linux. Things I plan to do are:

      • Non-competitive gaming (Minecraft, Civilization V and VI, occassionally single player FPS games)
      • Video editing via DaVinci Resolve
      • General web browsing
      • Libre Office is what I plan to switch to from MS Office

      Plans for testing

      I am going to setup a VM on my hypervisor to try out the basic interface of each distro, and try basic tasks. Testing will probably not involve running the heavier applications such as DaVinci Resolve or games. However, I will look into the install process of some of these. For games, I am just going to rely on the work Steam has done for Linux gaming recently.

      Things I am looking for in a distro

      The things I want in a distro are:

      • Debian based preferable, but am considering others
      • Simple tasks can be done graphically, instead of via terminal
      • Upgrade in place is preferable (I believe similar to how ubuntu now allows for upgrades to the next LTS does not require a reinstall)
      • Similar UI to Windows 10 is preferable

      Planned distros to test

      Distros I wanted to try before posting

      • popOS
      • Mint

      Distros I am considering testing after being recommended them:

      • Arch
      • Fedora (I am strongly leaning towards this one, but want to do more testing)
      48 votes
    5. What the hell is a Typescript or: Creation ideas above my skill level

      I'm a graphic designer. I've been working in the field for nearly seven years now, two of which in an actual agency. One afternoon I started on a project that was born of more or less pure spite -...

      I'm a graphic designer. I've been working in the field for nearly seven years now, two of which in an actual agency. One afternoon I started on a project that was born of more or less pure spite - I love the annual art trading game Art Fight, but absolutely loathe how the game is run, how it comes completely crashing down every year due to people trying to access the site all at once and them not having any contingencies in place, and how the leadership there is apparently only concerned with donations and little community outreach. If you're unfamiliar, artists get sorted into one of two teams, upload their original characters with reference sheets and then draw characters belonging to the opposing team's members. It's great fun, and I tried volunteering for them, but the fact that I'd've to sign an NDA just to be a moderator is just a step too far. For those unaware, the Art Fight team was also caught embezzling donations in one of the last fights, 2022 if memory serves.

      So I did what I do best. I started drafting user stories, did UX research, sketched, drew and designed what I'd think would solve all the problems with Art Fight. The result I called PICTOCLASH, and while the process to make and prepare the design took me about four weeks from start to finish, I knew I couldn't actually make the thing work. Disregarding the fact that the Art Fight platform is anaemic and runs on outdated PHP, has no optimisations for image storage or user content and does not buffer or queue database interactions, it's still a massive lift. We don't have numbers on how large AF is, but suffice it to say that it's far larger than any hobbyist project can be without VC involvement.

      I was convinced, though, that if one just... approached the problem differently, maybe with modern technologies, the Next.JS I kept hearing about from my web design peers, maybe a shiny new database like Postgres, state management, all the things I know next to nothing about, this could work. My project could work. Yes, it's a lot of work, but it wouldn't be impossible. With a team of developers, all believing and contributing to the project in an open-source way, that's doable. Eminently realisable, even.

      So I started. I began reading documentation for TS, Next, React, Prisma, Postgres and all the other things I'd need to read up on. This was maybe half a year ago. But damn, programming got hands. Even the Me-ChatGPT-Dream-Team wasn't enough to have me wrap my head around so many concepts here. I'm a front-end guy, that's for sure. I got my ass handed to me, and in a month, I barely have a login system, and looking at GitHub I could have just went with any of the many pre-rolled solutions.

      Which just led me back to my original point. I have three hundred-odd lines of barely functional typescript that holds up an incredibly slow login system. I'm not cut out for this project, and I need to accept that. I'm a designer, I know PHP, I can write valid JavaScript, but... application development? That'll forever be a realm locked off to me.

      And of course, the easy way out would just be to look for developers. But I can't do that, at least not without significant risk of falling into the "I had an idea for an app, you wanna make it?" brand of parasite. I'd feel dirty doing that, even if I know that I could more or less to front-end and every visual component by myself. In fact, I have done that. It's just the app part that's missing, and that's unfortunately the major lift.

      How do you people cope with this? Because it's not been the first time this happened to me. I keep putting off learning 3D modelling out of exactly that reason, that I could just hit a wall no matter how hard I try. It's frustrating, and looking back how easily I picked up other disciplines in university it really makes me wonder if there are some things my brain just can't learn. I don't think I'm ready to accept that.

      Edit: For anyone interested, I uploaded the abridged design document to my website.

      20 votes
    6. MiniPCs, portable monitors?

      Hello, it’s midnight where I am and I fell into a rabbit hole of MiniPCs and portable monitors. I work from home with the occasional max once a month summon to office. I travel a lot and I ended...

      Hello, it’s midnight where I am and I fell into a rabbit hole of MiniPCs and portable monitors.

      I work from home with the occasional max once a month summon to office. I travel a lot and I ended up wondering if a MiniPC like Geekom would be for me.

      I currently have a ThinkPad but I have an external keyboard, mouse, monitor, speaker and webcam at home. I only ever use the actual laptop parts when I am on a train or traveling. Which is also a pity because the laptop is heavy for me.

      Anyway, does anyone travel with a MiniPC / monitor combo? I would love to hear your experiences and advice and maybe some obvious and not-so-obvious pros and cons that you can share.

      13 votes