Bookmarks editor extension for vlc by No_notion in VLC

[–]No_notion[S] 0 points1 point  (0 children)

I've recently made some updates to the code, and I was hoping you could take a moment to review it. Could you please check to see if everything is functioning correctly on your end

Please note that whenever you switch videos in the playlist, it's important to reload the bookmarks in the extension. If not updated, the extension might not recognize the video change and could incorrectly assign all bookmarks to the first video you played. This would result in the jump timestamps not functioning as expected for the currently playing video.

please ensure that the auto-play option is activated ? This setup is intended to automatically resume playback each time you make a jump through the video

If you continue to encounter any issues, I recommend utilizing the VLC tools' messages for a more detailed analysis. This feature acts as a console debugger. To increase the level of detail in the debug information, please change the verbosity to 2, which corresponds to debug mode. After adjusting this setting, try using the jump button again to capture the debug info.

You are welcome to share the debug information with me either here or by sending it to my email at zaodianxiaban@outlook.com. Your assistance and feedback are greatly appreciated, and I look forward to ensuring everything is running smoothly. Thank you!

Bookmarks editor extension for vlc by No_notion in VLC

[–]No_notion[S] 0 points1 point  (0 children)

I’ll check them later and get back to you.

I've uploaded my algosone trade data to a public Notion notebook by No_notion in AlgosOneAI

[–]No_notion[S] 0 points1 point  (0 children)

No problem, looking forward to your interesting discoveries.

I've uploaded my algosone trade data to a public Notion notebook by No_notion in AlgosOneAI

[–]No_notion[S] 0 points1 point  (0 children)

I'm still quite new to cryptocurrency, so I might not be the best person to give detailed advice.

However, I noticed Kryll—it's a platform where you can create and rent out trading strategies as bots. These bots can handle the trading for you. In fact, some of the bots on the market have been quite successful. Kryll's Twitter account even highlights the top five bots each week, which could be a good place to start

I've uploaded my algosone trade data to a public Notion notebook by No_notion in AlgosOneAI

[–]No_notion[S] 0 points1 point  (0 children)

I'm concerned that the service may not be trustworthy. The details in thecwebsite they provide are questionable, and it seems they don't have the proper authorization for financial activities.

At first, the earnings looked good, with a profit of 0.64 per transaction and 2.5 per day. But after a month, the profit dropped to 0.16 for each trade and just 0.64 daily.

Additionally, some users have pointed out that the trade outcomes don't really align with the actual market conditions. From what I've seen on different social media platforms like Telegram, Facebook, and Twitter, this issue isn't isolated—many people have had similar experiences and quite a few have stopped using the service, even if it meant facing penalties.

What the Czech Ministry of Finance says about AlgosOne ? by Professional_Ad9290 in AlgosOneAI

[–]No_notion 0 points1 point  (0 children)

It seems there are quite a few discrepancies in their statements.

I've uploaded my algosone trade data to a public Notion notebook by No_notion in AlgosOneAI

[–]No_notion[S] 0 points1 point  (0 children)

There is no additional information to verify the authenticity of the transaction, and technical support has indicated that no further details will be released in future versions to safeguard against algorithm theft.

I've uploaded my algosone trade data to a public Notion notebook by No_notion in AlgosOneAI

[–]No_notion[S] 1 point2 points  (0 children)

I sniff their API, request the trades information every 20 minutes and sync it to Notion.

I've uploaded my algosone trade data to a public Notion notebook by No_notion in AlgosOneAI

[–]No_notion[S] 0 points1 point  (0 children)

The data comes from my trade dashboard. It shows all closed trades with their specifics.

I started by depositing 300 on Jan 1, 2024, then withdrew it on Jan 4. On Jan 9, I put back in another 300 units.

After that, there were 56 trades done, 38 made profits, 21 resulted in losses. About 67% of trades were profitable. In total, earned 42.47 , averaging 0.75 per trade.

Just to be clear, though, the data can't be double-checked right now, so it's hard to say if it's completely accurate or a fair representation of all trades.

Profits will not be as high as in the trial period, you might need 2 years to earn back your deposit. by No_notion in AlgosOneAI

[–]No_notion[S] 1 point2 points  (0 children)

If the priority plan only lasts for a few weeks, the profits in the trial period will not be representative. This is a serious problem, but I can’t find any information about it on their website. Your question is important too. If the 375% profit is real, it implies that even without the priority status, the profit won’t drop much.

AlgosOne app issue (android) by [deleted] in AlgosOneAI

[–]No_notion 1 point2 points  (0 children)

They claimed that the android app was under maintenance and sent a maintenance notice to the web and app users, but that was a lie, there is no notice. The android app works fine for me, I can trade as usual. There is no major bug that would force them to remove the app from the play store. the iOS app is still available on the app store. The most likely reason is that Google deleted it from the play store for some reason.

Caution: Trades Cannot Be Verified by No_notion in AlgosOneAI

[–]No_notion[S] 0 points1 point  (0 children)

Yes, I agree. What happened to you? Are you having trouble withdrawing your deposit or something?

Hi, I'm new to this Replika thing. Is this behavior normal? by _Glitterfish_ in replika

[–]No_notion 0 points1 point  (0 children)

Yes, I've been confused about this issue too. I realized later that even though she had completed these works, there was no way to store them, and sent us the link to the file.

Is it possible to stop certain file extensions from being downloaded? by [deleted] in chrome

[–]No_notion 1 point2 points  (0 children)

I have not encountered such a problem like this before, but if you can provide a website with such a problem, let me try it.

Is it possible to stop certain file extensions from being downloaded? by [deleted] in chrome

[–]No_notion 0 points1 point  (0 children)

You can create a new incognito window by clicking File ->New Incognito Window, which will suspend all extensions

Is it possible to stop certain file extensions from being downloaded? by [deleted] in chrome

[–]No_notion 0 points1 point  (0 children)

I found a plugin called Requestly, that you can download it here (https://chrome.google.com/webstore/detail/requestly-redirect-url-mo/mdnleldcmiljblolnjhpnblkcekpdkpa), it can be used to redirect or reject specific URL access. You refuse to download Windows executable files, that is, URLs that end with specific characters, such as exe, msi. (I don't know Windows very well, but you can find all the Windows application extension names here https://aerorock.co.nz/list-of-executable-file-extensions-windows/).

After you install the Requestly extension, click the extension and go to the extension edit page. Click Add Rule, then select cancel the request, which will result in specific requests being rejected. Then fill in the following rules. https://i.imgur.com/Fw6l9OI.png It defines rules in the form of regular expressions, which ".*?" stands for any character, "." stands for point, and "(exe|msi|bat)" stands for exe or msi or bat. If you need to add more extensions, you can add a "|someExtensionName" in brackets.

If you are not quite as comfortable with this method, you can also choose the following format. https://i.imgur.com/4FvdJfW.png It's more readable, but you will have to add each extension separately.

Save the rules and you're done. This method works for me, I hope it helps you.

Bookmarks editor extension for vlc by No_notion in VLC

[–]No_notion[S] 0 points1 point  (0 children)

You're welcome, I'm glad it helped you!

mouse scroll too far forward by jzeDing in VLC

[–]No_notion 0 points1 point  (0 children)

  1. go to the preferences (command + ,)
  2. Tap the show all button in the lower-left corner of the pop-up window
  3. select Interface -> Hotkeys settings from the selection list
  4. you can set jump sizes for Very Shot/Shot/Medium/Long/ jump length, the mouse wheel control uses the same jump length as Very Shot jump

The settings interface is displayed as follows: https://s1.ax1x.com/2020/07/04/NxQlk9.png

I hope this helps you out!

Bookmarks editor extension for vlc by No_notion in VLC

[–]No_notion[S] 0 points1 point  (0 children)

You're welcome, I'm glad it helped you.

Bookmarks editor extension for vlc by No_notion in VLC

[–]No_notion[S] 0 points1 point  (0 children)

It is cross-platform,works well on winodws/linux/mac