HackerTrans
TopNewTrendsCommentsPastAskShowJobs

I_like_tomato

no profile record

Submissions

Show HN: Local Lock Down Lobe Chat Setup

2 points·by I_like_tomato·2 maanden geleden·0 comments

[untitled]

1 points·by I_like_tomato·2 maanden geleden·0 comments

[untitled]

1 points·by I_like_tomato·2 maanden geleden·0 comments

[untitled]

1 points·by I_like_tomato·4 maanden geleden·0 comments

Local Lock Down Lobe Chat Setup

ppppp.dev
1 points·by I_like_tomato·7 maanden geleden·0 comments

Vim animation for Advent of Code day 1

ppppp.dev
1 points·by I_like_tomato·7 maanden geleden·0 comments

The Challenge of Large File Checksums

ppppp.dev
8 points·by I_like_tomato·8 maanden geleden·5 comments

comments

I_like_tomato
·5 maanden geleden·discuss
This is what I used, they have field `is-short`, https://github.com/epicseven-cup/remove-youtube-short/blob/m...

https://addons.mozilla.org/en-US/firefox/addon/remove-youtub...
I_like_tomato
·5 maanden geleden·discuss
As a user that doesn't use uBlock, I was also kind of sick of youtube shorts shoving into my eyes. I just made my own firefox plugins forcibly remove them as well. It is good to see the filter list here. Looks like I missed out on the mobile ones.
I_like_tomato
·8 maanden geleden·discuss
yup, I agree. I should update it to use a faster hashing algorithm. That is the next step
I_like_tomato
·8 maanden geleden·discuss
The reasoning here is to improve getting hash of a large file (let say size > 100GB). Reading the file content sequently and hashing it will take a lot longer