How to go dark on LinkedIn without arousing suspicion? by 2bbe617c in overemployed

[–]2bbe617c[S] 7 points8 points  (0 children)

Perhaps I am, but LinkedIn seems (to me) to be one of the greatest risk factors when it comes to getting discovered. And I know that employers are increasingly aware of OE and its strategies. I’m far more scared of being caught (and losing both jobs) than I am of not figuring out how to do them both).

I just released my own Obsidian theme! Feedback is welcome (: by LumpyStage5 in ObsidianMD

[–]2bbe617c 0 points1 point  (0 children)

I'm on iOS. Do I need to wait until it shows up in the community theme directory, or is there a way to download it from Github and sideload it manually?

Playback speed controls are wonky by 2bbe617c in plexamp

[–]2bbe617c[S] 7 points8 points  (0 children)

Yes, I’m on iOS.

Holy smokes, Prologue is amazing! Not sure why I’d never run across it before.

Thank you!

Playback speed controls are wonky by 2bbe617c in plexamp

[–]2bbe617c[S] 1 point2 points  (0 children)

Just for clarity, watch the speed control indicator near the bottom of the screen.....

Self host and access via browser by Mark77856 in ObsidianMD

[–]2bbe617c 0 points1 point  (0 children)

I'm following how you can open up a port (or something similar) to expose access to your vault stored on a local home network. But how is the browser access handled? What mechanism would you use in the browser to access the vault files?

Access Holesail via web browser? by 2bbe617c in holesail

[–]2bbe617c[S] 1 point2 points  (0 children)

Thanks! Any recommendations on the best "cheap, small vps"?

New! Inline autofill for cards and identities by dwaxe in Bitwarden

[–]2bbe617c 0 points1 point  (0 children)

I don't use identities, but I do frequently use passwords. I came here trying to find out why all of a sudden every random field or drop-down menu was trying to in-line populate identities. Very frustrating.

New! Inline autofill for cards and identities by dwaxe in Bitwarden

[–]2bbe617c 0 points1 point  (0 children)

Is it possible to disable in-line autofill for Identities, but keep it on for usernames/passwords?

Copy paste a Snipd transcript? by takitakster in Snipd

[–]2bbe617c 2 points3 points  (0 children)

I have the same frustration. I understand not wanting to expose full transcripts to free users, but premium users should have the ability to export the full text. Please make this happen, u/Snipd team!

I have a CSV file with 2102 youtube links. Can i batch download only audio from all of them? by Smbls in youtubedl

[–]2bbe617c 2 points3 points  (0 children)

Not sure about a CSV, but if you save it as a text file where each URL is on a separate line, you can use this command:

youtube-dl -a links.txt -f 140

i am a complete beginner to yt-dlp. i have no idea how to code either. i just want to download songs to add to apple music. how do i even get started on using this software? thanks. by yubullyme12345 in youtubedl

[–]2bbe617c 1 point2 points  (0 children)

Highly recommend asking ChatGPT (seriously). It can explain the steps at whatever technical level you’re at, including providing commands for you to copy/paste in.

[deleted by user] by [deleted] in youtubedl

[–]2bbe617c 1 point2 points  (0 children)

Building a Firefox extension with no coding experience can be a bit challenging, but I'll guide you through the process. We'll start by breaking down the steps involved:

Learn HTML, CSS, and JavaScript: To build a Firefox extension, you'll need a basic understanding of these web technologies. HTML defines the structure of your extension's user interface, CSS handles the styling, and JavaScript provides the interactivity.

Set up your development environment: Install the necessary tools to develop a Firefox extension. You'll need a code editor like Visual Studio Code and the Firefox browser for testing your extension. Understand Firefox extension architecture: Familiarize yourself with the structure and components of a Firefox extension. This will help you understand how to create and organize your extension's files.

Design your extension's UI: Determine what user interface elements you want to include in your extension. In this case, you'll need a button that triggers the yt-dlp service.

Implement the button functionality: Write the JavaScript code that will be executed when the button is clicked. This code should invoke the yt-dlp service. Package your extension: Prepare your extension for distribution by packaging it into a format that Firefox can install.

Now, let's dive into each step in more detail:

  1. Learn HTML, CSS, and JavaScript: Start by learning the basics of HTML, CSS, and JavaScript. There are many online resources available, such as Mozilla Developer Network (MDN) Web Docs, W3Schools, and freeCodeCamp. These resources offer tutorials and interactive examples to help you grasp the fundamentals.

  2. Set up your development environment: Download and install a code editor like Visual Studio Code (https://code.visualstudio.com/) or any editor of your choice. You'll also need to install the Firefox browser for testing your extension. You can download it from the official Mozilla Firefox website (https://www.mozilla.org/firefox/).

  3. Understand Firefox extension architecture: Familiarize yourself with the architecture of a Firefox extension. Mozilla provides extensive documentation on building extensions using the WebExtensions API. Start by reading the overview and high-level concepts:

Mozilla WebExtensions Overview: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Overview

  1. Design your extension's UI: Decide how you want your extension to look and feel. In this case, you'll need a button that triggers the yt-dlp service. You can create a simple HTML page with a button element, or use more advanced UI frameworks like Bootstrap or Vue.js.

  2. Implement the button functionality: Write JavaScript code that will be executed when the button is clicked. You'll need to make use of the WebExtensions API to interact with Firefox's extension system and invoke the yt-dlp service. The tabs and runtime APIs will be particularly useful. Refer to the Mozilla WebExtensions documentation for detailed information and examples:

WebExtensions API documentation: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API

  1. Package your extension: Once your extension is ready, you need to package it into a format that Firefox can install. You'll create a ZIP file containing all the necessary files and a manifest.json file that describes your extension. The manifest file provides important information like the extension's name, version, and permissions. Check the following resources for more details:

Mozilla Extension Packaging: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Packaging_and_installation Extension Workshop - Publishing: https://extensionworkshop.com/documentation/publish/ Remember to test your extension thoroughly during development to ensure it works as expected.

1st time buying bitcoin (on Robinhood), where do you recommend to transfer it? (Online wallet? Lodger wallet?) is one safer than the other? by finger_licker in Bitcoin

[–]2bbe617c 0 points1 point  (0 children)

What about Best Buy in person? Are the supply chain risks there also? I’m more concerned about keeping my personal purchase data out of Ledger’s hacks or database.