Reduce algorithm code length even if increase algorithm runtime complexity
2888f5973d Move id = comment[id] in treatComment(comment) to an inner scope
08a9880a58 Use requests.get(url).json() instead of importing the json module
Add the ability to display whole thread containing match
Benjamin_Loison commented on issue Benjamin_Loison/Proof_of_Space-Time_prototype#2 2023-05-12 11:42:56 +02:00
Propose a probability of confidence setting instead of FRACTION_OF_SPACE_TO_VERIFY

To be able to take advantage of dedicating 1% of storage to probabilities, should make the algorithm able to support important storage proofs, as I doubt that the complexity is good enough, being…

Benjamin_Loison commented on issue Benjamin_Loison/Gitea_instance#3 2023-05-12 00:57:34 +02:00
Make life harder for spammers

Thanks to:

grep -r 'Webscraping_tests/issues/3'

in /var/log/nginx/ it brought up the IP 209.95.53.223 at the same moment the post was created.

So thanks to:

grep…
Benjamin_Loison commented on issue Benjamin_Loison/Gitea_instance#3 2023-05-12 00:52:21 +02:00
Make life harder for spammers

Can we also use a inter-instances connected captcha? For instance hCaptcha backend might detect a spammer sending one message per instance.

Benjamin_Loison commented on issue Benjamin_Loison/Gitea_instance#3 2023-05-12 00:50:49 +02:00
Make life harder for spammers

Another case with email josephpaul@yopmail.com.

Benjamin_Loison opened issue Benjamin_Loison/Proof_of_Space-Time_prototype#6 2023-05-05 00:06:26 +02:00
How do we treat Merkle tree no having 2^n leafs?
Benjamin_Loison pushed to main at Benjamin_Loison/YouTube_Audio_library_extractor 2023-05-02 21:57:54 +02:00
f00e8f4a9e Correct in README.md a typo in the previous repository name
Benjamin_Loison renamed repository from YouTube_Audio_library_extracter to Benjamin_Loison/YouTube_Audio_library_extractor 2023-05-02 21:57:27 +02:00
Benjamin_Loison closed issue Benjamin_Loison/Webscraping_tests#1 2023-05-02 21:56:05 +02:00
Add XML native use without requiring xmltodict
Benjamin_Loison pushed to master at Benjamin_Loison/Webscraping_tests 2023-05-02 21:56:05 +02:00
3ef42f5ca8 Fix #1: Add XML native use without requiring xmltodict
0583199a16 Use XPath instead of unstable splits
Compare 2 commits »
Benjamin_Loison opened issue Benjamin_Loison/Webscraping_tests#2 2023-05-01 23:30:05 +02:00
Add ability to retrieve links for https://scanlibs.com
Benjamin_Loison opened issue Benjamin_Loison/Webscraping_tests#1 2023-05-01 23:29:05 +02:00
Add XML native use without requiring xmltodict
Benjamin_Loison created branch master in Benjamin_Loison/Webscraping_tests 2023-05-01 23:21:25 +02:00
Benjamin_Loison pushed to master at Benjamin_Loison/Webscraping_tests 2023-05-01 23:21:25 +02:00
1a7d5b424a Add {scanlibs,bookys}.py
Benjamin_Loison created repository Benjamin_Loison/Webscraping_tests 2023-05-01 23:21:13 +02:00
Benjamin_Loison pushed to master at Benjamin_Loison/Synchronous_reactive_systems 2023-04-28 01:16:49 +02:00
0349304632 Delete TODO to use git Issues instead
Benjamin_Loison opened issue Benjamin_Loison/Synchronous_reactive_systems#8 2023-04-28 01:16:18 +02:00
Parsing: adjustment of automatons