• 0

How to remove a persistent element from Reddit? I got banned.


Question

Hi OK I will just come right out and say it. I got banned on Reddit. I'm not going to complain about it, other than to say that it was for the dumbest reason. A Spanish military trainer was shouting at a raw Ukrainian military recruit on a training field in Spanish. I don't speak Spanish so I took a rough stab (from my own days in basic training) at what the trainer might have been saying. There may have been some profanity in my interpretation, as you might expect in this kind of military setting. I thought nothing of it. I'm an adult after all and I assumed others who might read the comment were adults. Anyway I went to sleep blissfully unaware of any potential problems as, I truly did not feel I had said anything at all out of place. However to my considerable surprise, when waking up next morning and visiting reddit, I found that I had been banned 'for threatening and violent behaviour!' To be very clear the video I commented on was of a soldier on a firing range firing a gun at an inanimate target. The commander/trainer was screaming at the recruit (as commanders do) in what I assumed was very colourful language, so I left a comment along the lines of "Come on! What are you? Some kind of p*ssy? Kill him!'  But in all seriousness the thing the recruit was shooting at was just a wooden target.

So I have yet to figure out how it is possible to be banned from a web site, for threatening an inanimate object, lol.

In any case I have concluded from this that it is literally impossible (even after 14 years and a very high Karma count), to know what Reddit admins might ban you for. So even if I could do it, there is no point in risking commenting at all there, because you could be banned at any time for a completely random thing. Nevertheless Reddit remains (for better or for worse) an important news amalgamation site for many significant events in the world - and there is little else I am aware of so far that can rival it.

So I can live with the ban (not that I have a choice anyway), but what I can't live with is the stupid banner at the top of every page that reminds me I have been banned. I've tried ublock Origin's element picker, Nuke this (Firefox extension) and a bunch of other stuff too. But I can't get rid of it.

Can anyone here please help me to just get rid of this stupid banner?

I've attached a copy of this here.

Screenshot 2023-02-11 at 18.13.57.png

Recommended Posts

  • 0

Have you checked to make sure your account wasn't compromised? Perhaps it was "someone else" who said, "something else" and got you banned?

 

You could possibly extract the data to that banner by using the inspect element function in the browser. Then add that to Ublock manually.

 

  • 0

Not sure what you mean? Banned means banned.

It's ultimately your decision whether or not to register a new account, bearing in mind that if you DO get found out you're at risk of banned again, potentially from the entire site and not just a sub-reddit if reported to reddit.

I'm not convinced this is a programming problem, sorry.

  • 0
On 11/02/2023 at 18:53, Software Dev Expert said:

Not sure what you mean? Banned means banned.

It's ultimately your decision whether or not to register a new account, bearing in mind that if you DO get found out you're at risk of banned again, potentially from the entire site and not just a sub-reddit if reported to reddit.

I'm not convinced this is a programming problem, sorry.

I just want to remove the account suspension banner. I thought I was being very clear about this? Sorry. I did post an image of this however. It's at the top of every page.

 

I don't care so much about writing something there again. As I said if you can get banned for 'threatening behaviour towards an inanimate object', then it simply isn't worth actively participating there. But it is still the one place where I consume 95% of my daily news. All I want is to get rid of the annoying banner reminding me of just how utterly moronic many Reddit admins are.

  • 0
On 11/02/2023 at 18:47, xrobwx71 said:

Have you checked to make sure your account wasn't compromised? Perhaps it was "someone else" who said, "something else" and got you banned?

 

You could possibly extract the data to that banner by using the inspect element function in the browser. Then add that to Ublock manually.

 

It's not even possible (or at least practical) on Reddit to query this. You you get 150 characters or so (it's very little) to submit an appeal, so you have to be highly selective in what you say. The original post got deleted, so I assume that this was the post the mod took issue with.

I mean 100% all that was said was (in quotes) "Don't be a p*ssy and kill that damn target!", where I imagined (since I don't speak Spanish), what the trainer might be shouting at the Ukrainian recruit. But in this case the target was a wooden silhouette. The reason given for the ban was 'threatening and violent behaviour". (Towards an inanimate object!) That was it. 14 years of trouble free posting history and a very high Karma count down the toilet.

I'm no coder and I used inspect element. I have the option to copy 'inner html' 'outer html', 'CSS Selector', 'CSS Path', or Xpath. What Am I looking to copy here and where should I add it to Ublock Origin?

Thanks.

  • 0

I'll say up front that I'm not  Reddit member but... the fact that it knows that your account has been banned and is reporting to you as such, suggests that there is still a cookie session in place between the servers and the browser. Unless they have banned your IP address (reboot your router if you aren't a static IP), presumably all you need to do here is 'sign out' i.e. clear the browser cookies and local storage for the reddit domain. You can do it by going to the site, pressing F12 and going to the storage/application tab and just delete the contents of all the storage locations.

I cannot see why any DOM manipulation would be needed.

  • Like 1
  • 0

To be clear I tried this prior to reaching out here. I have no idea how Reddit do it. They are very clever in one regard I guess in that they have a legion of tech 'dweebs' who are evidently great at coding but not so hot at grasping every day life. But things I have tried are, block element in Ublock Origin, 'Nuke Anything' (similar to block element) 'Remove HTML Element' (again similar), Chameleon (which on paper seems like a kick ass privacy extension for Firefox, although even this did not fool Reddit) and I used a very good VPN. (Express VPN). But nothing appears to have been successful in preventing Reddit from  either detecting me, reapplying the ban, or in removing the banner indicating that I have been suspended. (As above). With all the privacy features in the world enabled, how can Reddit still know who I am?

  • 0
On 11/02/2023 at 21:38, jebus197 said:

To be clear I tried this prior to reaching out here. I have no idea how Reddit do it. They are very clever in one regard I guess in that they have a legion of tech 'dweebs' who are evidently great at coding but not so hot at grasping every day life. But things I have tried are, block element in Ublock Origin, 'Nuke Anything' (similar to block element) 'Remove HTML Element' (again similar), Chameleon (which on paper seems like a kick ass privacy extension for Firefox, although even this did not fool Reddit) and I used a very good VPN. (Express VPN). But nothing appears to have been successful in preventing Reddit from  either detecting me, reapplying the ban, or in removing the banner indicating that I have been suspended. (As above). With all the privacy features in the world enabled, how can Reddit still know who I am?

Your account.Are you still logged in? Is the issue basically that you can’t log out ? You want to browse as a guest, is that correct?

 

If I’ve understood correctly then the solution is to clear your browser cookies if you do not see a logout button.

Also even if you DO edit the CSS to remove the banner, the CSS will reappear when you switch page.

  • 0
On 11/02/2023 at 23:38, jebus197 said:

With all the privacy features in the world enabled, how can Reddit still know who I am?

Did you forgot to:

Clear your browsers saved cookies and cache?

Use private browsing to make sure no cookies and cache is kept?

Disable IPv6 or use ExpressVPN app’s IPv6 Leak Protection feature?

https://www.expressvpn.com/blog/disable-ipv6-for-better-vpn-protection/

  • 0

I can log out. But logging out incurs a penalty in that you loose all the 'subs' you are subscribed to. A logged in user can still see all their subs, but they just can't participate in any discussions. If for some reason you are not familiar with Reddit, it's basically the central hub of the internet for anyone who has a passion, or a passing interest in anything - where you can connect with others who share your views and interests. Personally I have tended to use it as a non-mainstream media news aggregation site - as it can easily be used for this just as much as for any other purpose. News tends to make it there, probably days in advance of it reaching the mainstream media news outlets. (I mean a lot of it is trash too, but the big news tends to make it there first.)

It could be great, but it has the same failing as Twitter, Facebook or any other social media site in that whatever a small select core of Reddit mods (who nobody knows who they really are) decide is a newsworthy or noteworthy opinion, it's them who decide who gets to have a voice and who gets to participate and who doesn't.

I never really imagined this would be an issue for me, until I 'threatened' a piece of cardboard with harm (as in urging the Ukrainian recruit to shoot at the target) and somehow got banned for this.

In any case just logging out, deleting all cookies associated with the site, deleting the cache, changing IP addresses and using a VPN and using  Chameleon Privacy extension for Firefox to randomly switch User Agent and to obscure your bowser fingerprint/device ID appear to have no effect. Eventually Reddit will detect that you are either trying to circumvent the block and will reinstate it (even with all of the above and a new account), or it will place the banner saying that your account has been suspended at the top of every reddit page in any case. I thought I had done everything humanly possible to obscure my ID, but I clearly have still not done enough.

I mean to be clear I did try signing up again having tried all of the above, but my account is quickly suspended again after only a few hours. I still have no intention of actively participating. There is no point in this if even upsetting a piece of cardboard can lead to a ban, lol. I signed up again just to try to get rid of the annoying account suspension banner. But nothing works.

Edited by jebus197
  • 0

Ah you got busted for ban evasion!

Regarding detection, a lot of forums these days utilise device fingerprinting tools, there are data brokers where device identifiers and IP addresses are stored centrally, and all this information can be combined to form a unique hash. I don’t know exactly what information the device fingerprinting solutions entails but perhaps @Brandon Hcould provide some guidance.

 

This level of information is often hidden from the privacy policy because site admins may not be aware of truly what goes on behind the API regarding cross-site tracking. Also yes... it’s uncertain whether such tools comply with GDPR regulations. A grey area legally. 

 

It’s also possible to place ever-cookies on your computer. This means cookies are stored in multiple locations. 

 

Just a thought - perhaps proxies/VPNs are not allowed on reddit.It’s easy to identify even if a proxy claims to be anonymous and doesn’t include the relevant HTTP headers. There are databases available to blacklist proxies.  Have you tried just changing your IP address, does that help?

 

Just a thought - were you given a ban reason along the lines of multiple accounts or ban evasion?  

 

Edited by Software Dev Expert
  • 0

But essentially in order to hide your information from sites online, you’d have to use a completely separate device profile and attach it to an IP address that’s NEVER been used with your blacklisted device profile. On ANY site. And also NEVER use the separate device profile to login to any other accounts you use etc. Or with your real IP address. This means the email address you use to register also needs to be via the VPN and separate device profile. 

 

Online anonymity is challenging!

  • 0

Hello,

Rather than attempt to circumvent bans by creating new accounts, I would suggest using the form at https://www.reddit.com/appeals to appeal the suspension.

 

Regards,

Aryeh Goretsky
 

  • 0
On 12/02/2023 at 00:09, Software Dev Expert said:

Ah you got busted for ban evasion!

Regarding detection, a lot of forums these days utilise device fingerprinting tools, there are data brokers where device identifiers and IP addresses are stored centrally, and all this information can be combined to form a unique hash. I don’t know exactly what information the device fingerprinting solutions entails but perhaps @Brandon Hcould provide some guidance.

 

This level of information is often hidden from the privacy policy because site admins may not be aware of truly what goes on behind the API regarding cross-site tracking. Also yes... it’s uncertain whether such tools comply with GDPR regulations. A grey area legally. 

 

It’s also possible to place ever-cookies on your computer. This means cookies are stored in multiple locations. 

 

Just a thought - perhaps proxies/VPNs are not allowed on reddit.It’s easy to identify even if a proxy claims to be anonymous and doesn’t include the relevant HTTP headers. There are databases available to blacklist proxies.  Have you tried just changing your IP address, does that help?

 

Just a thought - were you given a ban reason along the lines of multiple accounts or ban evasion?  

 

There are two reasons for my current predicament. First I was issued a permanent suspension for  encouraging a Ukrainian military recruit on a shooting range in Spain to behave in an aggressive way towards a cardboard target. The instructor was shouting at him vigorously (as military instructors tend to do, including no doubt some profanities) and I imagined what is was (and since I don't speak Spanish) the instructor was saying to him. So I wrote in quotes (making it clear I thought that I was imagining what the instructor was saying) "Come on! What are you? Some kind of p*ssy? Kill that damn target!'

This was the comment that earned me the original ban. The reason given for the ban was 'aggressive  and violent behaviour'.

If this seems incredulous and hard to believe to anyone reading this, that's because it is. It literally makes no sense. Maybe the mod reading the comment was drunk, or on acid or something. Maybe somehow he misread it (or didn't see the quotes) and somehow believed I was being 'aggressive' towards the guy in the video. Even if I was (which I most certainly was not) it still makes zero sense, because this rule is designed to prevent members there being rude and aggressive towards each other. Not towards a guy in a video, thousands of miles away who has no idea people on Reddit (or anywhere else) are commenting on his video. The level of moronic logic that can lead someone to conclude that anyone would be upset by my comment is almost impossible to comprehend.

In any case the floating notice at the top of every page saying that 'your account has been permanently suspended' got old pretty fast. So I decided to re-register to see if I could get rid of it. But before I did this I took several precautions. I installed Chameleon privacy extension for Firefox which both randomly changes your useragent and spoofs your web browser and device ID fingerprint (and several other potentially identifying features) , I set up a VPN and I opened Reddit.com in a private tab, I deleted all cookies associated with the site and I emptied my browser cache and I rebooted my router.

But none of this had any effect. A few hours after registering for a new account when I returned to visit the site, I found that my new account had also been permanently suspended. I truly have no idea how they are doing this. It seems that the only way to open a new Reddit account might be to change ISP and to change my computer!

Yes I have appealed. But I know from past experience dealing with the moderation team there and speaking with other users, the results of these appeals is usually that they are only in very extreme and rare cases upheld, or that they don't get looked at at all. The second of these is the most common.

No I'm not looking to hack the reddit server as someone here suggested. But If I can't participate, I would at least like to be able to get rid of the floating banner above every reddit page reminding me that my account has been permanently suspended. You would imagine there might be some way to do this?

I've found something new for Firefox called 'Persistent Element Remover': https://addons.mozilla.org/en-US/firefox/addon/persistent-element-remover/ but I'm not at all clear how to use it to achieve this goal?  (Of removing the persistent account suspension banner on Reddit). It doesn't have a very intuitive interface.

Edited by jebus197
  • 0
On 12/02/2023 at 21:02, neufuse said:

Does hiding the banner even matter? Even if you did you still have the persistent reminder because you can't post 

Yes, it's annoying. Annoying enough for me to have gone to considerable lengths to try to remove it.

It's not so easy to say 'oh well, I'll just give up using Reddit in that case too then.' It's been a daily part of my life for at least the last 14 years. It's my go to place for news consumption. There are no equivalents.

  • 0
On 12/02/2023 at 16:52, jebus197 said:

Yes, it's annoying. Annoying enough for me to have gone to considerable lengths to try to remove it.

It's not so easy to say 'oh well, I'll just give up using Reddit in that case too then.' It's been a daily part of my life for at least the last 14 years. It's my go to place for news consumption. There are no equivalents.

I can think of multiple ways you can still use reddit and not give up without having to worry about this... just change your IP get a new account and hope no one cares if it's you, more than likely if you don't do anything stupid no one will notice

  • 0
On 11/02/2023 at 15:44, jebus197 said:

I can log out. But logging out incurs a penalty in that you loose all the 'subs' you are subscribed to. A logged in user can still see all their subs, but they just can't participate in any discussions. If for some reason you are not familiar with Reddit, it's basically the central hub of the internet for anyone who has a passion, or a passing interest in anything - where you can connect with others who share your views and interests.

As a workaround could you not just bookmark all the subreddits you were subscribed to and just browse without being logged in?

Or does the banner still show even without an account being logged in? Your posts didn't seem very clear.

  • 0
On 13/02/2023 at 11:11, JustGeorge said:

Ublock Origin allows you to select/block elements. I used t to get rid of an annoying subscribe popup on twitter that wouldn't allow me to close and prevent you from reading anything else. 

 

 

 

 

ublock.png

Yes Ublock origin element picker and Nuke Anything Element blocker don't work. Nor do any of the privacy extensions mentioned here that are designed to block ads work either. I assume that is because they are designed to block ads and not a persistent banner like this.

Remembering the 30+ subs I am subscribed to either is an issue, I'm 56 years old. I can barely remember my age most days, lol, so I won't be able to remember all my favourite subs. If you're subscribed to a topic, posts from that sub will appear on your front page. That's how this web site works. So logging out and browsing while logged out isn't such a hot option.

I know people who get booted from web sites might complain about the injustice of it all. But really in my case it's deeply unjust. How can someone be accused of violent behaviour towards a cardboard cut out target? Lol. I am also autistic. Reddit was one of my (very) few social outlets for the last 14 years that let me connect to other people. Mods there have no consideration for the emotional and psychological damage their actions can have.

  • 0
On 13/02/2023 at 12:33, jebus197 said:

But really in my case it's deeply unjust.

As said by literally every person on the receiving end of moderation

  • Like 1
  • Haha 1
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • In the way that you framed it incorrectly. You wrote: "The constant need to close all browser sessions and wait for a new version to install" There's no "constant need to close all browser sessions". That's factually incorrect. The browser downloads its updates in the background and installs them when you open it again. Silently. And there's no "wait for a new version to install", updates are small and take 2-3 extra seconds AT MOST, if any. If you have an SSD, there's zero extra time. Also, every mainstream browser operates this way. Firefox, the FOSS go-to browser, the default on almost every Linux distro, does exactly the same. Also, you don't need to constantly restart Edge for updates to install, you can completely ignore them and it doesn't even ask you to handle them, it's all silent and automatic. So I don't understand what else do you want.
    • DuRoBo Krono Review: Portable E-Ink reader with great ideas that need a bit of improvement by Taras Buria Phone-sized e-readers are gaining traction these days, with more people treating them as a getaway device to cure phone addiction (or at least they are trying to) or having a more pocket-friendly reader that is easier to carry and hold. The market now has plenty of such readers to choose from, and DuRoBo is the latest addition, a new player that offers a more interesting approach to the idea. The Krono is a $279 e-reader with an interesting twist, which tries to make the device more fun and ergonomic. Here is my review. Disclaimer: DuRoBo provided the review sample without any editorial input or pre-approval. The Krono comes in a phone-sized box with pink accents. Inside, you get the device itself, a short user manual, and a USB cable. The cable is a bit old-fashioned, Type-A to Type-C, which is a bit disappointing. Hot take: I would rather have no cable in the box rather than another Type-A cable that gets immediately thrown into my box full of similar cables I never use. The Krono also has no charger in the box, as it relies on accessories you already own, which is fine with me. Here are the specs: Dimensions 154 x 80 x 9.0 mm or 6.06" x 3.15" x 0.35" 173 g or 6.10 oz Materials Black or White plastic Display 6.13-inch E-Ink Carta 1200, 1,648 x 824 pixels, 300 ppi Touch-capacitive. Dual-tone frontlight. Processor 8-core Qualcomm Snapdragon 690 (QTI SM6350) 2 performance cores at 2.07 GHz 4 efficiency cores at 1.71 GHz Memory 6 GB Storage 128GB, non-expandable ~104GB available out-of-the-box Operating system Android 15 with a custom launcher Connectivity Wi-Fi and Bluetooth Battery 3,950 mAh battery Buttons and port USB Type-C port Power button, Volume button, Smart Dial Breathing Lights Audio Mono Speaker and Dual microphones In the box The Krono, a Type-A to Type-C cable, user manual Price $279 on Amazon First impressions Right off the bat, no, this is not a phone replacement. Do not approach this device thinking it can serve you as a dumb phone to cure your TikTok addiction. In addition to the fact that the Krono has no cellular connectivity, I strongly believe that no amount of extra devices can fix your phone addiction until you put some serious effort into it. The Krono is a phone-sized e-reader, a companion for your phone dedicated to reading without distractions. The DuRoBo Krono is made of plastic with a very fine texture. It is hardly premium, but I also cannot say it feels cheap. The device is also a bit thick, quite dense, and well-built without rattling or cracking. You get to choose between two colors: white and black. The front has quite thick bezels, which is hardly surprising for an e-ink device. These things use front light, with LEDs usually placed on the screen perimeter. While I do not mind thicker bezels, the notably larger chin cheapens the look a little. What I mind is a notable seam between the display and the main case, which, after just two days of use, collected plenty of dust and specks. The back of the Krono is what makes the device stand out. There is a cylinder (DuRoBo calls it the Axis) embedded in the back of the reader, housing three elements: a power button on the right edge, a Smart Dial on the left edge, and "Breathing Lights" on the back. An etched DuRoBo logo sits below the cylinder, and it is the only piece of branding you can find on the device. Overall, the design and materials are very unassuming, but the cylinder with additional control elements certainly elevates the look and makes it more interesting. Other physical elements include two microphones (one on the top edge and one on the bottom edge), a USB Type-C port, a volume rocker, and a single mono speaker. There is no fingerprint reader, so if you want to protect your device, a PIN is your only option. The official TPU case is not the most premium-looking Display The Krono has a 6.1-inch E-Ink Carta 1200 touchscreen display with a resolution of 1,648 x 824 pixels (300 ppi). The display is front-lit, and you can adjust the brightness and temperature from cool to warm. Unfortunately, the Krono lacks automatic brightness and temperature adjustments, and you cannot set a custom schedule for the frontlight. However, you can set it to always enable frontlight so that you can see what is happening on the screen when turning it on in a dark environment. On the bright side (get it?), the front light can get extremely dim so that the screen is barely readable in a pitch-dark room. The front light is also uniform across the screen, with no noticeable temperature gradients. I am very susceptible to uneven front light, and it is very easy for me to notice it, but the Krono is doing a very good job in this area. I also like that the edge shadow is not very prominent and barely visible in the black variant. E-Ink Carta 1200 is not the newest generation (there are Carta 1250 and 1300), but it is still a good display. It supports three modes: Clarity, Speed, and Quality. In Clarity mode, text is very sharp and easy to read, but you trade that for more ghosting, a slower refresh rate, and more artifacts when the display changes images. Speed mode, as the name suggests, boosts refresh rate and reduces ghosting, but fine print and text become more jagged. Finally, Quality mode is only available in Android apps. It has the lowest refresh rate, but in return, you get much better visuals, improved gradients, and more. Like brightness and temperature, you can toggle modes from the control center. It is available when swiping from the top-right corner of the screen (the top-left is for notifications). I also like that the Krono can work as a desk clock when not in use. It has a bunch of screensavers, including horizontal clocks with time, date, and current battery level. The screen refreshes once per minute, and battery drain is extremely low (not even 1% in 24 hours). It is a great use of the technology, and another thing I wish more e-ink devices featured. Smart Dial The Smart Dial is Krono's main party trick. It sits on the left side of the device and serves multiple purposes. You can twist or press it to perform various actions, depending on the current use case scenario. When reading books, twisting the dial flips through pages, and pressing it refreshes the screen. On the home screen, the dial adjusts the brightness, and holding the dial pressed launches voice note recording. Finally, a quick double press launches the DuRoBo AI chatbot. While the dial scroll is not notched, it is very smooth and has haptic feedback that confirms your actions, which feels very nice. As a long-term Apple Watch user, I love the idea behind the dial. It feels very natural and oddly satisfying to use, especially with that subtle haptic feedback. I never liked flipping pages with touch input, and I strongly believe each e-reader should come with some sort of physical controls for turning pages. The Krono has both volume buttons (which also work as page turners) and the dial, so you are free to use whichever you prefer. With that said, the dial is not perfect. For one, it sticks out of the case way too far for my liking, raising concerns about durability and longevity when carrying the Krono around in a pocket (it is a pocket-sized device after all). Also, it has too much wobble, which cheapens the experience and makes it feel a bit flimsy and unsecured. While there are two plastic guards on the Krono's case, they are way too small for any kind of protection. I also think DuRoBo should let users customize dial actions (the only available customization is scroll direction), particularly for long and double presses. Not everyone needs voice notes, and DuRoBo AI does not work without an active internet connection, leaving the long press essentially useless when offline. I do not mind these features, and I genuinely think they are useful, but I would rather have the ability to toggle between screen modes, turn the frontlight on/off, or launch my favorite app. I also agree with people on Reddit asking developers to let users adjust the dial sensitivity. I hope this is something DuRoBo can implement with a software update to make the experience more personalized (it is a Smart Dial, after all) and incentivize users to fiddle with the Dial more often. The Dial is a fantastic idea, so please, guys, improve it a little. As for ergonomics, they are mostly fine, but the dial's position may feel a little awkward and way too high. When I use a phone or a phone-sized gadget, I tend to rest one of its corners on my palm for a more secure grip. With the Krono, such a grip is impossible because you cannot reach the dial even with big hands. You have to lower the reader a bit and hold it like a bottle without any extra support for the bottom edge. Such a grip is not necessarily uncomfortable (the Krono is also light enough for it), but it requires a bit of muscle retraining. Sometimes, I do not bother with the dial and hold the Krono like my phone, flipping through pages with volume buttons, as they are perfectly positioned for my right-hand thumb. Interestingly, when testing the Krono, I would often find myself thinking that a roller embedded in the long plastic cylinder on the back of the device would have been a much more comfortable solution. There is a free idea for you, guys. Software The Krono runs Android 15 with a very minimal launcher on top. The home screen presents you with a list of apps, a scrollable list of widgets, and your user profile. Widgets can display time, calendar, or recent books for quick access. You can also add or remove apps from the home screen to keep the most useful stuff around without tapping "Apps." I like this minimalistic approach; it looks clean, easy to understand, and light. I understand that some may find the list of all apps way too clean, but fortunately, DuRoBo lets you switch to traditional icons. The reader also has a bunch of preinstalled apps: Read: The default app for reading. Browser: A Chromium-based browser. Files: A simple file manager. Music: A simple music player. Spark: A voice recorder with transcription support and AI summarization DuRoBo AI: A built-in AI chatbot. Transfer: An app for file transfer over Wi-Fi. If that is not enough, there is the Google Play Store, where you can download all the extra apps you need, alternative readers, podcast apps, chatbots, and more. DuRoBo is not trying to give you an all-in-one device. The standard software experience is quite minimal, which makes it easy to approach and learn. The standard reader supports EPUB, EPUB3, AZW3, MOBI, PDF, TXT, DOC, and DOCX, which is more than enough to let you read most books without third-party software. As for customizing the reading experience, you can select one of five built-in fonts, adjust size and thickness, adjust margins and spacing (only three variants for each), change text alignment and direction, toggle the reading status bar, and switch to dark mode. There is also text-to-speech, which utilizes Android's default TTS tech. While I like the simplistic approach, I cannot help but feel DuRoBo could have made the built-in reader a bit more customizable. However, I am not going to bog down on this, as you can always install any other reader you prefer using the Play Store or by sideloading an APK. Getting books to the Krono is very simple. Given that the device is an Android smartphone without cellular connectivity, you can transfer files via a USB Type-C cable, download them using the built-in browser, share them over Bluetooth, or use cloud storage. My favorite was the built-in Transfer app. It is simple, reliable, and very well-designed. I was surprised by how well-designed the web portal is. It is fast, pretty, and properly categorized. Well done! Once you have your books loaded, you can highlight or underline text, add annotations, bookmark pages, check the table of contents, and ask AI about the selected text. Unfortunately, the Krono has no built-in vocabulary, but again, that is something a third-party reader could fix. Overall, the built-in reader is light and snappy, with just the minimum amount of features for a regular user to enjoy reading books. The Krono has no built-in reading tracking, so stat nerds will have to look for third-party reading apps. However, you can set a daily reading goal, and the reader will notify you when you reach it (for example, one hour). You can also set a reminder to read at a certain time, and when the time comes, the Krono will light up its back LEDs and unlock itself to nudge you. Other than that, the rear LEDs do nothing, not even showing charging progress, which is an unfortunate misopportunity if you ask me. Quirks aside, Krono's Android runs quite snappily and bug-free. Early reviews of the Krono criticized its Android 13-based software quite a lot, but now, the reader runs Android 15, and its software has fixed plenty of initial complaints. I never experienced any issues with built-in apps. AI attempts The DuRoBo Krono comes with a built-in AI chatbot. There is no information on what model powers this thing, but the system says it was "trained by Google." You can launch the bot from the app list or by double-pressing the dial. It works just like any other chatbot, and you can ask it anything by typing or using voice input. The AI saves your chats, and you can rename, export, or delete them. DuRoBo AI requires an active internet connection, and it does not work offline. Its reach and capabilities are also limited. You can only chat in the app and use it in the reader app as a makeshift vocabulary. However, the implementation is kinda awkward. You can only send a selected portion of text to AI without giving it any requests or instructions. I highlighted the word "dumb," and it apologized to me for not being useful. You also cannot ask follow-up questions or send the generated response to a separate chat. The chatbot is also slow, even with fast Wi-Fi, making the overall experience quite frustrating, which makes me again wish for the ability to remap the double press to something else. Spark, the standard voice recording app, also uses AI for note summarization and transcribing. Neither feature works offline, unfortunately. Spark records notes up to 30 minutes using Krono's dual microphones, and you can rename or export notes. Transcription quality is decent, and the speed is alright, but you can find much better solutions in the Google Play Store. What I like about Spark is that transcribed notes are not locked, and you can always type more to elaborate on your ideas, which is handy. Overall, I like that the Krono is not shoving AI down my throat, but to be honest, there is really not that much to shove. AI features here feel raw and need improvements to be more useful. Battery Life Like most E-Ink readers, the Krono has fantastic battery life. Even with a clock as a screensaver, its standby power consumption is incredibly low. And when in use, you can get weeks of reading on a single charge. Without the front light, my unit never sipped more than one or two percent of battery during a one-hour reading session. It was nice to see plenty of battery-related settings. You can limit charging at 80% to protect battery health long-term, check the number of charging cycles, manufacturing/first-time use date, battery health, and the maximum capacity. Additionally, the Krono lets you select what hardware remains enabled when sleeping. This lets you keep Wi-Fi and Bluetooth on (say, if you want to receive notifications, for some reason) and keep audio playing when locked. Turning these features off effectively eliminates any standby battery drain. I left my Krono sitting for 24 hours with a clock screensaver on, and it did not drop a single percent. The pretty big 3,950 mAh battery justifies the device's thickness and ensures you do not have to charge it for long periods. Speaking of charging, it is capped at only 10W, which is a bit disappointing, as getting such a big battery to 100% takes a notably long time in the era of super-fast charging smartphones. DuRoBo Moodi The Moodi is a standalone, optional accessory for your Krono. It is a wireless remote with two customizable buttons that you can use to flip pages, control media, or scroll webpages. The accessory connects via Bluetooth. Despite having a built-in rechargeable battery, it is extremely light. While the Moodi's shape and form factor is not what I would call particularly ergonomic, it is not uncomfortable to hold and use. The Moodi comes with six removable magnetic buttons with various smiley faces. Buttons sit securely, and they have nice-feeling, albeit a little loud, clicks. It is a cute touch that adds a little more fun and character to the device. There is also an accented power button and a single status LED. The latter displays charging status and connection mode. The Moodi supports three modes: Reading: Buttons work as volume buttons, allowing you to flip pages in the built-in reader or other apps that support page turning with volume buttons. Media: Buttons work as skip forward/backward, which is useful when listening to audiobooks, podcasts, or music. Scroll: The third mode lets you scroll pages in the web browser or any other application The Krono properly detects the Moodi and presents you with an on-screen guide when you connect it for the first time (it also displays the battery level). However, you can only change modes by holding both buttons for a few seconds. It is also worth noting that the Moodi works with other devices. I connected it to my iPhone and it let me adjust volume or control media playback. Sadly, the scroll did not work, so you cannot use it to waste time scrolling TikToks. Overall, the Moodi is a cute little accessory, which I can recommend for those who read a lot. It is very useful for remote page flipping when you do not want to burden your hands by holding the Krono all the time. I only wish DuRoBo included a lanyard for the built-in loop. As for the battery life, after using the Moodi for a few days, I only managed to drop several percent of its 90 mAh battery. Despite the small size, it is rated for weeks of use, which is pretty impressive. At $35.99, I cannot say the Moodi is a must-have accessory, but I see the appeal. I prefer using the Krono with its Smart Dial, as I rarely read for more than 40-60 minutes in one sitting. However, if you have a stand and like reading for long periods, the Moodi is the right thing to have. It is a bit more expensive than regular page flippers on Amazon, but it is on par with similar products from Kobo or BOOX. Plus, it has a little more fun to it with removable buttons and better integration into the Krono. Conclusion At the end of the day, DuRoBo Krono is a nice pocket-sized e-reader. Its software focuses on the main things without trying to be everything at once. The smart dial idea is unique and great, and I wish more manufacturers had something similar in their devices. The display is also good, with an even frontlight and "always-on" support. I did not notice any deal-breaking issues with the Krono. However, you can feel that the idea needs some improvements, such as a slightly stiffer dial in a more ergonomic location, perhaps a little more premium materials, and better software customization. I hope the company won't give up on the idea and improve the dial and ergonomics in the second generation. Buy DuRoBo Krono Black - $279.99 on Amazon Buy DuRoBo Krono White - $279.99 on Amazon Buy DuRoBo Moodi - $35.99 on Amazon As an Amazon Associate, we earn from qualifying purchases.
    • In what way is any of what I said incorrect? To install an update you need to close all browser instances, upping it from once a month to once a fortnight is an inconvenience for users. Particularly when updates don't offer functionality that users want (notably copilot). Security updates should come as they are needed, not on a release schedule
    • Dopamine 3.0.6 by Razvan Serea Dopamine is an awesome free audio player which tries to make organizing and listening to music as simple and pretty as possible. Dopamine has been designed for Windows 7, Windows 8.x and Windows 10 and plays mp3, ogg vorbis, flac, wma and m4a/aac music formats quite well. The best part? It's created by long-time Neowin member, Raphaël Godart. If you’re looking for a music player to handle a large music collection, you should definitely give Dopamine a try. Dopamine 3.0.6 changelog: Fixed Manually edited album covers are overwritten on the next collection refresh Fixed AppImage package not working on modern GNU/Linux distributions Deleting song from playlist sometimes fails Playback controls only work when clicking on upper half of the buttons It's unclear that files must be tagged with an external ReplayGain scanner (for example rsgain) before normalization can take effect. Change to Artist or Album tags is not reflected in the song list view nor in the Now Playing information ReplayGain issues Smart playlist filters ignore text containing accents or other special characters Some MP3 files trigger an "MPEG header not found" error due to a too-narrow initial MPEG header scan range Changed Updated the Vietnamese translation Download: Dopamine 3.0.6 | 122.0 MB (Open Source) Links: Home Page | Forum Discussion | Screenshot | Other OSes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      agatameier earned a badge
      Week One Done
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
  • Popular Contributors

    1. 1
      +primortal
      517
    2. 2
      +Edouard
      194
    3. 3
      PsYcHoKiLLa
      147
    4. 4
      ATLien_0
      96
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!