Viewing profile — web0_cc
web0_cc
HN member- Joined
- Mon, Mar 13, 2023, 1:25 PM UTC
- HN karma
- 153
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About web0_cc
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #39549686
Another weekend hackathon project. Very basic prototype ATM. If there is demand, i will add features like top rank timestamp, custom theme and widgets like live score. Thanks
- story
-
comment
Comment #39288379
yt-dlp ${youtube_video_url} --get-url ffmpeg -ss ${seconds} -i "${first_url_from_yt-dlp}" -t 1 -r 4/1 -q:v 2 -vf scale="0:-1" ${target} -r 4/1: 4 frames per second Again this app i…
-
comment
Comment #39287531
Thats true. its for mobile devices which lack desktop browser features and extentsions
-
story
Show HN: YTPics – Download pictures from YouTube videos
Lack of yt-dlp+ffmpeg and screenshots' limited size on my mobile phone prompted me to build a simple tool to download pictures from YouTube videos. Check it out. hope you guys find…
- story
-
comment
Comment #35148910
I started working on this few days ago so havent had much time to think about paywalled content. Maybe this week i will try to find a solution. There wont be much we could do If it…
-
comment
Comment #35147426
Formula i used is Ceil(CL/WL)/WPM) CL= Content Length WP= Average Word Length (i used 5) WPM = Words per min, reading speed (i used 180) not perfect but good enough. Thanks breck f…
-
comment
Comment #35147327
Yea. due to lazy loading. Fix is simple but it comes at a cost Thanks for finding the bug.
-
comment
Comment #35147223
Thanks for the feedback & suggestions. >> Nice. How about creating a bookmarklet to make it super easy to share a web0.cc link from the current page? Sure, i will do it >> Also may…
-
comment
Comment #35147131
Thats good. Honest question, Would you enjoy reading articles from archive.is on your mobile phone? as far as i remember, its not mobile-friendly.
-
comment
Comment #35147018
My bad. First of all thank you all for the feedback & suggestions. I think these all are good suggestions. I will pick one for sure
-
comment
Comment #35140492
Thanks for checking the app, SamBam. Do you mean like this https://web0.cc/a/zTHtZFEXci?url=https://www.nytimes.com/202...
- comment
-
comment
Comment #35139540
Mozilla's readability library does the heavy lifting behind the scenes. Its an amazing library but it fails to support some sites. I will definitely try to improve the library or f…
-
comment
Comment #35139137
unfortunately, No it can't.
-
comment
Comment #35138875
Thanks for giving it a try. Sure i will look into it.
-
story
Show HN: Web0.cc – Generate clutter, ad and tracker free article pages to share
I recently observed that majority of my family members and friends are not using ad blockers and reader mode for reasons suck as lack of knowledge about plugins & laziness. So thei…