Skip Navigation
Jump
Memtest86+, the little RAM tester, flexes FOSS muscles with v7.0
  • Even when I don't suspect it, I systematically run it on any new PC I build just to ensure I'm running with good RAM out-of-the-box. So far I've had this issue only once with a brand new pair but I'm glad I caught it early on.

    8
  • Jump
    The Steam Awards 2023 results are out and they’re a meme – Hogwarts Legacy winning the Best Game on Steam Deck Award
  • Enough drama, this isn't the place to argue. Locking the thread.

    1
  • Jump
    Canada excluded from Google's expansion of AI chatbot Bard
  • Too bad, they'll lose even more marketshare in the AI business on top of losing in the search business.

    1
  • Jump
    Dear Firefox, please stop shoveling that awful “Pocket” app our throats on every browser upgrade… it’s really useless tbh
  • Maybe I'm in the minority but I do enjoy Pocket to have a backlog of articles I can read mostly distraction-free.

    1
  • Jump
    feature request: when clicking on a link to a community, open it in Jerboa
  • Which is what OP is inquiring about, redirecting external links through intent (clicking link in a web browser and having them open in Jerboa).

    0
  • Jump
    feature request: when clicking on a link to a community, open it in Jerboa
  • IIRC the Android OS requires the app to define which URL handlers it should be able to intercepts at compile time as a security measure so that an app can't decide to intercepts URL it shouldn't after being installed without your knowledge or consent.

    The nature of the Fediverse makes it difficult to achieve that without hardcoding and maintaining a list of instances URLs in the app.

    0
  • Jump
    What you don't like about reddit?
  • It's definitely better in third-party reddit apps though.

    1
  • Jump
    somebody reuploaded newpipe and rebranded it to be "itube"
  • They don't have any link to the source code, don't publish their own modifications (required by GPLv3), and stripped the about page entirely so they're not even crediting the original developers.

    1
  • At the heart of Raspberry Pi Zero 2 W is RP3A0, a custom-built system-in-package designed by Raspberry Pi in the UK. With a quad-core 64-bit ARM Cortex-A53 processor clocked at 1GHz and 512MB of SDRAM, Zero 2 is up to five times as fast as the original Raspberry Pi Zero.

    Wireless LAN is built in to a shielded enclosure with improved RF compliance, giving you more flexibility when designing with Raspberry Pi Zero 2 W.

    All in the same tiny 65mm × 30mm form factor.

    Specification

    1GHz quad-core 64-bit Arm Cortex-A53 CPU

    512MB SDRAM

    2.4GHz 802.11 b/g/n wireless LAN

    Bluetooth 4.2, Bluetooth Low Energy (BLE), onboard antenna

    Mini HDMI port and micro USB On-The-Go (OTG) port

    microSD card slot

    CSI-2 camera connector

    HAT-compatible 40-pin header footprint (unpopulated)

    H.264, MPEG-4 decode (1080p30); H.264 encode (1080p30)

    OpenGL ES 1.1, 2.0 graphics

    Micro USB power

    Composite video and reset pins via solder test points

    65mm x 30mm

    0
    magpi.raspberrypi.org The MagPi magazine

    The official Raspberry Pi magazine

    Inside The MagPi magazine #110

    • Raspberry Pi Smart Gadgets. Hack your home with these incredible builds.
    • Spooky project upgrades for Halloween. Give the local kids a fright-fest!
    • Build an Android tablet. Make your own tablet computer with Raspberry Pi.
    • Catch a criminal with the Package Thief Deterrent. How one maker is detecting people taking packages from their doorstep.
    • Making a Machine Learning Prosthetic Arm. Raspberry Pi is inside this inspirational project.
    • Using a mini LED to build the Solar System Display. This orrery displays the solar system using Raspberry Pi Pico and an on-board clock.
    • Make retro noises with Raspberry Pi and an OPL2 Audio Board. Take your ears back to the 1980s with this excellent tutorial.
    • Plus! Win Air Quality Kits for Raspberry Pi.

    Download free PDF

    0
    newpipe.net NewPipe 0.21.10 released: Here's your Takeout order! Enjoy the Full Screen!

    This release brings you working imports from your YouTube subscriptions export through Google Takeout, an “Always go into full screen” toggle when you play a video via the main player (welcome back, you were sorely missed, auto full screen!), a new Invidious instance, and so much more, that you basi...

    This release brings you working imports from your YouTube subscriptions export, an “always go into full screen” toggle when you play a video via the main player, a new Invidious instance, and so much more that you basically have to read on.

    New

    • Rejoice! @talanc fixed an issue plaguing users since late July: Google changed the way it exports subscriptions from YouTube, rendering the previous import into NewPipe non-functional. You can now import your downloaded CSV file, or even the ZIP file that contains that CSV, directly into NewPipe!

    • The behaviour of long press on the player queue was streamlined by @ktprograms: It now also displays the popup menu from the main player.

    • A cool new setting was added by @Stypox: You can now automatically have videos playing in full screen if you use the main player.

    • @Stypox also split search suggestions into two categories: local and remote. Now you have the option to enable or disable them independently of each other.

    • @magicbrothers added a new Invidious instance, Tubus, meant for educational videos for children.

    • @ktprograms finished the ongoing work of adding the “Show channel details” option where it was still missing, that is, in local playlists, feed items, and history items.

    Improved

    • @sauravrao637 modified the app colours to be a bit darker when the dark theme is selected in the app, which looks loads better to us! He further added a darker splash screen variant when the OS’s theme is set to dark. We hope you like the new look too!

    • @Stypox replaced the outdated Android-Universal-Image-Loader library (which has not had any new release in the last 6 years) with the more stable and updated Picasso, a library to download and cache images on Android (think all the thumbnails you see in the app). This fixes a nasty issue where the wrong notification thumbnail size could crash the whole System UI or even forcibly reboot the device! It also makes loading cached images instantaneous, and loading non-cached images smoother.

    • @sherlockbeard changed the “video not available” image from a static PNG to a vector XML image, allowing it to scale properly for screens of all sizes.

    • @Stypox added the mime-type field to all calls to the SAF file picker, which causes files with the incorrect file format to be greyed out and become non-selectable. This will ensure the user can only choose a ZIP file when importing their database, for example. This should be a great quality-of-life improvement for many users!

    Fixed

    • @litetex, together with @Stypox, improved the comments parsing for timestamps, which could have resulted in a crash if it happened in the wrong place at the wrong time.

    • @Aga-C added line wrapping to the settings texts, so they don’t get truncated anymore.

    • @acti0 fixed a regression from a past release where the name of the video wasn’t being shared when sharing the video URL.

    • @litetex fixed a bug where you had to tap the Replay button twice for it to actually work.

    • While @litetex fixed the Replay button, they also fixed the direction buttons on D-Pads for Android TV users: the seekbar now jumps only 10 seconds, instead of several minutes.

    • @litetex, being on a roll, reworked the error panel shown when an error happens. This results in a clearer error display.

    • @Redirion implemented proper closure of audio streams when playback is stopped. This fixed a longstanding bug where NewPipe would create more and more audio sessions but use only one. This messed with equaliser apps.

    • @TobiGr added proper error handling which might occur when trying to play a video in popup mode or get a search suggestion.

    • @TobiGr also took care of a small UI bug: when one played something in the minimized player and changed the visibility of the description tab in the meantime, the visibility of the comments tab was changed instead. The app isn’t confused anymore, we cannot say the same about the dev…

    Translation

    • @Stypox switched to using the custom cancel string everywhere, which is translated to more languages than the default android cancel string.

    • They jumped onto that plane and replaced a couple more strings to better translated ones: “ok”, “yes”, “no”, and “cancel”. They also removed “add”, and renamed “finish” to “ok”, because it clearly means “ok”, not “finish”!

    • @Aga-C added plural forms for download-related strings.

    • @CBSkarmory improved some wording in the issue template; thanks!

    Nerd Talk

    • @TobiGr updated the hardcoded SoundCloud client ID.

    • @FireMasterK added support for extracting the channel avatar on YouTube and PeerTube.

    • @FireMasterK also added the uploaderVerified info to the StreamInfo class.

    • @litetex switched GitHub Actions to using the Eclipse Temurin Java distribution, as AdoptOpenJDK is getting deprecated.

    • @Redirion replaced NewPipe’s custom buffer values with ExoPlayer’s default ones.

    • @Isira-Seneviratne changed PackageInfo to its backwards-compatible version, PackageInfoCompat to fetch the app signatures.

    • @litetex also updated the version of Kotlin used everywhere, and fixed some build problems.

    • They also introduced a cache setting in the CI configuration which lets it run faster.

    • @XiangRongLin added a Gradle parameter to prevent KtLint, the Kotlin linter+formatter, from being run twice in the GitHub Actions CI.

    • dependabot updates:

      • Bump gson from 2.8.7 to 2.8.8
      • Bump spotbugs-annotations from 4.4.0 to 4.4.1

    Where to get this brand-new version

    NewPipe notifies you about new versions. You can download them when you press the notification, which will take you to the GitHub Releases page.

    If you use the F-Droid app, it, too, notifies you about updates for NewPipe. Please keep in mind that it can take F-Droid a while to update their repository. If you have problems installing the update, you may need to uninstall NewPipe and then install it afresh. (Make sure to backup data by exporting your database from the Settings > Content menu.)

    If you already installed NewPipe from F-Droid’s repository, to get this version of NewPipe you can do one of the following:

    Note: If you installed NewPipe from GitHub Releases you will not have to uninstall NewPipe to switch to our custom repo. Just let it update your current version. Make sure you back up your data as mentioned in the warning at the top of the FAQ page!

    Now that you’ve (hopefully) updated, please let us know what your experience of the latest release is, especially bugs in need of fixing. As usual, you can reach out to us via IRC (#newpipe on Libera.Chat), open issues on GitHub or, ideally, use our built-in crash reporter to send us machine-readable issue reports. You can even send in fixes yourself.

    If you have any other questions, feel free to post them in the comments here and someone will reply to you. Also, thanks for reading the blog post till the end! We put quite some time into writing them.

    0
    Jump
    Which are your most useful apps?
    • Aegis Authenticator, IMO the best TOTP app out there.
    • mpv-android to play almost any kind of multimedia files.
    • Organic Maps for an OpenStreetMaps-based navigation, and doesn't require an Internet connection to operate.
    • StreetComplete to fill missing OpenStreetMaps info you encounter, in an almost fun manner.
    • Syncthing-Fork for a Syncthing client with some good mobile-specific tweaks.
    • Termux to emulate and run a bunch of console-based softwares (like youtube-dl, etc).
    • AirGuard to detect if you're being tracked by an Apple AirTag without your knowledge.
    1
  • www.gamesradar.com Valve answers all your burning Steam Deck questions in new FAQ

    Can it boot from microSD? Can it be used as a controller? Yes and yes

    Can it boot from microSD? Can it be used as a controller? Yes and yes

    ---

    Valve has published a new FAQ page for the Steam Deck, answering a bunch of the internet's most burning questions about the upcoming portable gaming PC.

    Valve says it picked out 20 of the most popular questions about Steam Deck received over the past few months from Reddit, Discord, Twitter, and CEO Gabe Newell's email inbox. Though we had plenty to say in our hands-on Steam Deck preview, there are still a lot of unknowns about the console, and now we have a bunch of fresh answers on key features straight from Valve.

    Some of the new information we had already expected, like Steam Deck's ability to run non-Steam games via Proton, but some of what's answered in the FAQ page is genuinely new and exciting. For one, Valve today confirmed that you'll be able to use the Steam Deck as a PC controller via Remote Play, which should please folks eager for a game pad with more features like touchpads, touch-sensitive control sticks, and extra back buttons.

    Valve also says Steam Deck will support multi-boot, allowing you to have multiple operating systems installed and to choose which one to boot into whenever you power on the device. Better yet, the device will be able to boot from microSD cards, which means you could technically turn your Steam Deck into a part-time portable retro games console without taking up any space on the actual hardware.

    Check out the rest of Valve's Steam Deck FAQ for more detailed info on the machine's specs and features, as well as potential retail availability.

    0
    Jump
    Anonymous says it will release massive trove of secrets from far-right web host
  • The Press Release in question (Wayback Machine)

    🧲 magnet:?xt=urn:btih:7870f10ce71afa3fee1d986b839bd19e80713cba&dn=EpikFail&tr=https%3A%2F%2Ftracker.bt-hash.com%3A443%2Fannounce 🧲

    ⚠️ It goes without saying that you should not torrent this without taking precautions, like using a VPN, etc ⚠️


    *****************************************************************************************
    ________                                     __   .__
    \_____  \  ______    ____  _______ _____   _/  |_ |__|  ____    ____
     /   |   \ \____ \ _/ __ \ \_  __ \\__  \  \   __\|  | /  _ \  /    \
    /    |    \|  |_> >\  ___/  |  | \/ / __ \_ |  |  |  |(  <_> )|   |  \
    \_______  /|   __/  \___  > |__|   (____  / |__|  |__| \____/ |___|  /
            \/ |__|         \/              \/                         \/
     ________   _______    _____   ___  ____      ________        _        _____    _____
    |_   __  | |_   __ \  |_   _| |_  ||_  _|    |_   __  |      / \      |_   _|  |_   _|
      | |_ \_|   | |__) |   | |     | |_/ /        | |_ \_|     / _ \       | |      | |
      |  _| _    |  ___/    | |     |  __'.        |  _|       / ___ \      | |      | |   _
     _| |__/ |  _| |_      _| |_   _| |  \ \_     _| |_      _/ /   \ \_   _| |_    _| |__/ |
    |________| |_____|    |_____| |____||____|   |_____|    |____| |____| |_____|  |________|
    
    *****************************************************************************************
    
    OFFICIAL ANONYMOUS (not to be confused with 'Anonymous Official' grifters) PRESS RELEASE
    SEPTEMBER 13, 2021
    NOTORIOUS "HACKERS ON ESTRADIOL" PRESENT GRAND REVEAL
    OF ROB "HITLER SHOULD'VE WON" MONSTER'S EPIK FAILURE
    
    You know, when you name a company "Epik",
    that implies something really big's going to happen.
    Deserving of the name.
    Well, after years of bolstering the worst trash the Internet has to offer,
    this is, truly, the Epik moment we've all been waiting for.
    
    Contained within this release, the following delicious morsels
    that will surely be digested for months to come:
    
    A decade's worth of data from the company. That's right, everybody.
    
    Time to find out who in your family secretly ran an Ivermectin horse porn fetish site,
    disinfo publishing outfit, or yet another QAnon hellhole.
    
    Want to know when a nation-state decided to offer hosting to some domestic terror groups,
    without those pesky DDoS mitigating reverse proxies getting in your way?
    Want to know the identity of the owner of a domain or large set of domains
    used in yet another influence/information operation?
    Decloak origin IPs of nazi websites for further investigation, poking, prodding!
    Map out a decade of online fash with a level of clarity nobody has been able to UNTIL NOW!
    
    WHAT YOU GET FOR THE LOW LOW PRICE OF $0.00
    
    * All domain purchases
    * All domain transfers in/out
    * All whois history, unredacted
    * All DNS changes
    * All email forwards, catch-alls, etc
    * Payment history (no credit card data, don't get excited, FBI, we're not in that game)
    * Account credentials for:
      all Epik customers, hosting, Anonymize VPN, and so on
      Epik internal systems, servers
      Epik's GoDaddy logins
      ...and more! IN PLAINTEXT! That's right, Epik barely hashed a damn thing!
      When we saw hashes, they were merely unsalted MD5
      Here's one such sample that made us upset for daring to use "anon":
        Rob Monster anon@epik.com robmonster 109d88a0c4a49217c01a36913b034161 (cracked: willem)
      Yep, these Russian developers they hired are actually just that bad.
      They probably enjoyed snooping through all of your shit just as much as we did.
    * Over 500,000 private keys. What are they for? Who knows!
    * We think we spotted a bunch of Anonymize OpenVPN profiles in this,
      but we were too disgusted with the above to continue digging.
    * A dump of an employee's mailbox, just because we could.
    * Git repositories for whatever internal applications!
    * SSH keys!
    * /home/ and /root/ directories of one of their core systems!
    
    This dataset is all that's needed to trace actual ownership and management of the fascist side
    of the Internet that has eluded researchers, activists, and, well, just about everybody.
    And maybe have a little extra fun. For the lulz.
    
    Is it possible to own a company as hard as this? We sure love to see it.
    Good luck with the rebrand, Robby boy. Herd u liek mudkipz.
    
    Monero tips for the inevitable legal bills, for
    when the FBI kicks down OVER 9000 doors after this utterly
    embarrasses everyone and outs one or more of their
    poorly thought out stochastic terrorism plots
    (GOOD LUCK WE'RE BEHIND SEVEN PROXIES)
    
    49fTMEjqSZW5qKrJLwKjJZ2MHVYCbvsPo1ikwtxQTW66V3VTijgtJdFCukcKvvCnX7GYMqfgEVBGeQ4XJ1b6b45SQcfRCaq
    
    Support your starving hacktivists, and they will bless you in turn.
    
    So long, for now! Support #OperationJane and mess with Texas today!
    Abortion is a human right!
    
    [Download OperationEpikFail.torrent](https://4chan.partyvan.epikfail.win:55899/OperationEpikFail.torrent)
    (make sure dht is on we dont know how to computer)
    (no really, what is internet, are you a modem)
    
    We are Anonymous
    We are Legion
    We do not Forgive
    We do not Forget
     ___________
    < EXPECT US >
     -----------
            \   ^__^
             \  (oo)\_______
                (__)\       )\/\
                    ||----w |
                    ||     ||
    
    The Internet Hate Machine hates fascists.
    
    Signed,
    
                  )      )       )       )     *         )            (
       (       ( /(   ( /(    ( /(    ( /(   (  `     ( /(            )\ )
       )\      )\())  )\())   )\())   )\())  )\))(    )\())      (   (()/(
    ((((_)(   ((_)\  ((_)\   ((_)\   ((_)\  ((_)()\  ((_)\       )\   /(_))
     )\ _ )\   _((_)   ((_)   _((_) __ ((_) (_()((_)   ((_)   _ ((_) (_))
     (_)_\(_) | \| |  / _ \  | \| | \ \ / / |  \/  |  / _ \  | | | | / __|
      / _ \   | .` | | (_) | | .` |  \ V /  | |\/| | | (_) | | |_| | \__ \
     /_/ \_\  |_|\_|  \___/  |_|\_|   |_|   |_|  |_|  \___/   \___/  |___/
    
    1
  • Tor Connection assistant

    Tails 4.20 completely changes how to connect to the Tor network from Tails.

    After connecting to a local network, a Tor Connection assistant helps you connect to the Tor network.

    This new assistant is most useful for users who are at high risk of physical surveillance, under heavy network censorship, or on a poor Internet connection:

    • It protects better the users who need to go unnoticed if using Tor could look suspicious to someone who monitors their Internet connection (parental control, abusive partner, school or work network, etc.).

    • It allows people who need to connect to Tor using bridges to configure them without having to change the default configuration in the Welcome Screen.

    • It helps first-time users understand how to connect to a local Wi-Fi network.

    • It provides feedback while connecting to Tor and helps troubleshoot network problems.

    We know that this assistant is still far from being perfect, even if we have been working on this assistant since February. If anything is unclear, confusing, or not working as you would expect, please send your feedback to tails-dev@boum.org (public mailing list).

    This first release of the Tor Connection assistant is only a first step. We will add more improvements to it in the coming months to:

    • Save Tor bridges to the Persistent Storage (#5461)

    • Help detect when Wi-Fi is not working (#14534)

    • Detect if you have to sign in to the local network using a captive portal (#5785)

    • Synchronize the clock to make it easier to use Tor bridges in Asia (#15548)

    • Make it easier to learn about new Tor bridges (#18219, #15331)

    Changes and updates

    • Update OnionShare from 1.3.2 to 2.2.

      This major update adds a feature to host a website accessible from a Tor onion service.

    • Update KeePassXC from 2.5.4 to 2.6.2.

      This major update comes with a redesign of the interface.

    • Update Tor Browser to 10.5.2.

    • Update Thunderbird to 78.11.0.

    • Update Tor to 0.4.5.9.

    • Update the Linux kernel to 5.10.46. This should improve the support for newer hardware (graphics, Wi-Fi, and so on).

    • Rename MAC address spoofing as MAC address anonymization in the Welcome Screen.

    Fixed problems

    Automatic upgrades

    • Made the download of upgrades and the handling of errors more robust. (#18162)

    • Display an error message when failing to check for available upgrades. (#18238)

    Tails Installer

    • Made the display of the Reinstall button more robust. (#18300)

    • Make the Install and Upgrade unavailable after a USB stick is removed. (#18346)

    For more details, read our changelog.

    Known issues

    • Automatic upgrades are broken from Tails 4.14 and earlier.

      To upgrade from Tails 4.14 or earlier, you can either:

      • Do a manual upgrade.

      • Fix the automatic upgrade from a terminal. To do so:

        1. Start Tails and set up an administration password.

        2. In a terminal, execute the following command:

          torsocks curl --silent https://tails.boum.org/isrg-root-x1-cross-signed.pem \ | sudo tee --append /usr/local/etc/ssl/certs/tails.boum.org-CA.pem \ && systemctl --user restart tails-upgrade-frontend

          This command is a single command that wraps across several lines. Copy and paste the entire block at once and make sure that it executes as a single command.

        3. Approximately 30 seconds later, you should be prompted to upgrade to the latest version of Tails. If no prompt appears, you might already be running the latest version of Tails.

    See the list of long-standing issues.

    0