Bit-breaker working in cybersecurity/IT. Only languages I know are English and Programming ones.

Sometimes I write things about technology.


If I told you the SHA256 for this sentence starts with 'c, 5, four, a, and a', would you believe me?

  • 4 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: March 12th, 2022

help-circle







  • It’s because of a filter on the Easylist blocklist. To fix the improper block without removing the entire list or rule:

    • go to the UBO settings (left click extension icon, then click the gears icon on bottom right)
    • Click my rules
    • Put this rule in the list on the right column
      • * https://startrek.website/pictrs/image/ xmlhttprequest allow
    • Click save, then click commit to make it survive restarts.
    • Enjoy seeing the avatars and memes

    Offending Easylist rule
    ^https?:\/\/.*\.(club|bid|biz|xyz|site|pro|info|online|icu|monster|buzz|website|biz|re|casa|top|one|space|network|live|systems|ml|world|life|co)\/.*\/$~image,~media,~subdocument,third-party,domain=(list)
    








  • Definitely. vim is hard to get used to, but after you do, it’s damn powerful especially with plugins. Always nice to be able to do typing and coding entirely on the keyboard and not needing to move your hands to the mouse for something. Also, if you do any Linux cli stuff, you almost always have access to vi at LEAST. So being familiar with the tool she the gui and something like nano isn’t available, is invaluable.

    :wq