Search found 779 matches

by Saki
Sun Jun 20, 2021 10:50 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules
Replies: 27
Views: 8397

Re: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules

All Data Codes and BaseU codes with compression updated and enhanced

Fixes and enhancements.
The coders now also show the compression rate in percent via a function call.
by Saki
Sun Jun 20, 2021 9:45 pm
Forum: Off Topic
Topic: We serve vegetarians
Replies: 26
Views: 12179

Re: We serve vegetarians

It is good if you eat little meat.
I myself think more about the suffering of the animals.
Look, for example, smoking or binge drinking.
Both are a huge business.

Soy-based vegan milk has a sales plus of 40% in 2020.
by Saki
Sun Jun 20, 2021 1:17 pm
Forum: Announcement
Topic: DATA Tool - 50% smaller output - First sample code
Replies: 21
Views: 11018

Re: DATA Tool - 50% smaller output - First sample code

Hi, thank you very much.
This morning I added a function to all codes that support compression, which returns the compression rate in percent.
This works with the encoders and decoders.

Interesting is that many GIF can still be compressed quite significantly.

Best Regards Saki
by Saki
Sat Jun 19, 2021 10:35 pm
Forum: Off Topic
Topic: We serve vegetarians
Replies: 26
Views: 12179

Re: We serve vegetarians

Now sows have become a real nuisance. But it is a bare man-made problem. The reproduction rate of sows is also not so high. They have offspring once a year. Rabbits are quite a different caliber. They have eaten up half of Australia. The population today is estimated at about 7 billion living specim...
by Saki
Sat Jun 19, 2021 6:22 pm
Forum: Announcement
Topic: DATA Tool - 50% smaller output - First sample code
Replies: 21
Views: 11018

Re: DATA Tool - 50% smaller output - First sample code

Hi, yes, many thanks, those lines are a lot of text. Since there are no size limits, this can already slow down an editor when there are tens of thousands of lines. But this is a normal behavior with very large texts. Editing a text with hundreds of thousands of lines is usually no fun anymore. It a...
by Saki
Sat Jun 19, 2021 4:41 pm
Forum: Announcement
Topic: DATA Tool - 50% smaller output - First sample code
Replies: 21
Views: 11018

Re: DATA Tool - 50% smaller output - First sample code

Annoncement - Compression Feature for the Data Codes added for testing and using. I just added compression support for the data codes. The codes are quite complex, so this is now the second attempt. But it looks very good. Please test it and let me know if anything stands out. There are also now ma...
by Saki
Sat Jun 19, 2021 4:21 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_InCode_BF - Data outside Data Section + AES + Compression - Modules
Replies: 7
Views: 3866

Re: Data_Tool_InCode_BF - Data outside Data Section + AES + Compression - Modules

Variants with integrated fully automatically LZMA compression added. This is the second approach to add compression. Structuring and embedding is now easier and clearer. The whole tool is quite complicated to code and debug. Misbehavior can occur sporadically, which makes this even more difficult. ...
by Saki
Thu Jun 17, 2021 7:35 pm
Forum: Coding Questions
Topic: Question about event timers
Replies: 2
Views: 664

Re: Question about event timers

It is not described anywhere like this, but it works to simply call the old timer with a new delay, nothing else.
by Saki
Tue Jun 15, 2021 11:37 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules
Replies: 27
Views: 8397

Re: Data_Tool_BF - Data Generator - 50% smaller output + AES - Modules

Hi, yes thank you very much #Keya.

Best Regards Saki
by Saki
Tue Jun 15, 2021 8:21 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules
Replies: 27
Views: 8397

Re: Data_Tool_BF - Data Generator - 50% smaller output + AES - Modules

That is of course correct #Keya, but practically it always depends on the situation. The StringFields_BF can therefore optionally work with a pointer to a string. But it is really only relevant if it is about thousands of very big strings which should be parsed in a loop. One could also say that it ...
by Saki
Tue Jun 15, 2021 6:12 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules
Replies: 27
Views: 8397

Re: Data_Tool_BF - Data Generator - 50% smaller output + AES - Modules

Hmm, the buffer contains only one-digit characters, so here correspondingly Ascii. PB sees in it as string only "Chinese" since high and low byte would have to share two characters. I create a demo text here with a simple text editor. Under Windows, for example, this text is saved in Ansi ...
by Saki
Tue Jun 15, 2021 2:11 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules
Replies: 27
Views: 8397

Re: Data_Tool_BF - Data Generator - 50% smaller output + AES - Modules

Yep, many thanks for the hint @Keya.

Here in this example I have to go back from UTF8 to UTF16.
by Saki
Tue Jun 15, 2021 1:15 pm
Forum: Tricks 'n' Tips
Topic: Data_Tool_BF - Data Generator - 50% smaller output + AES + Compression - Modules
Replies: 27
Views: 8397

Re: Data_Tool_BF - Data Generator - 50% smaller output + AES - Modules

Since this is asked more often. if you want to insert encrypted text into the Date section you need to do almost nothing at all. It is incredibly simple. :wink: Create the text with a simple text editor. Save the created MyText.txt file. Encode this file with the Data Encoder. Paste the generated c...
by Saki
Sun Jun 13, 2021 12:05 pm
Forum: General Discussion
Topic: Windows Defender Peeks as Trojan Wacatac.G!ml
Replies: 12
Views: 3966

Re: Windows Defender Peeks as Trojan Wacatac.G!ml

Hello, yes, thank you very much. So, I've had almost no problems with Defender so far. However, the StringFields_BF code seems to have fooled it. So I wanted to try to narrow that down a bit. Well, in the meantime, I've tweaked the code to accept it without grumbling. But that only reflects a tiny p...
by Saki
Sun Jun 13, 2021 9:57 am
Forum: General Discussion
Topic: Windows Defender Peeks as Trojan Wacatac.G!ml
Replies: 12
Views: 3966

Re: Windows Defender Peeks as Trojan Wacatac.G!ml

Well, it seems that Defender detects the source code as a Trojan. The fact that it still means this very well-known Trojan and reacts accordingly violently makes me increasingly doubt the capabilities of the defender. You can't expect much more from it, if you use this example as a basis for your th...