Software Alternatives, Accelerators & Startups

Making Twitter likes backup tool as side quest of browser/second brain

Seesu.me Sidekick Browser
  1. Seesu is a small mashup application which combines last.fm catalog, vk.
    Https://arestov.github.io/linkkraft-notes/trails-tree-plus-offline-for-tool-for-thoughts/linkkraft-fresh-offline-spa.mp4 Across similar software ("too many tabs" solvers, snapshoters) combination of trails tree & snapshots that reinforces is unique in linkkraft. To make snapshot it takes current state of DOM, current state of styles (to capture CSSinJS stuff), take resources like font/images from network storage (Chrome Dev Tools protocol) and saves it as HTML on disk. I've been developing created frontend in-memory graph DB / state manager for 1) replication 2) incremental sync 3) fast rendering (without VDOM/react). Used in https://seesu.me & https://meetsidekick.com. So, I have in memory db in main process of electron that send chunks to render process with replica. And to LevelDB to persist graph. From user perspective, I also want to have a copy of all my bookmarks (Cause things disappear from internet and things are slow in internet). As special wish: twitter likes/bookmarks (because I use intensively for inspiration from other makers and Twitter is especially slow & unavailable for scoped search). There are changes in twitter HQ, that looks reasonable to speedup ability to make backup for twitter likes/bookmarks. https://youtu.be/yTpysdSM9WQ I have 3 tech tasks for that:.

    #Audio Player #Music Downloader #Media Player 3 social mentions

  2. The fastest browser for work ever made
    Https://arestov.github.io/linkkraft-notes/trails-tree-plus-offline-for-tool-for-thoughts/linkkraft-fresh-offline-spa.mp4 Across similar software ("too many tabs" solvers, snapshoters) combination of trails tree & snapshots that reinforces is unique in linkkraft. To make snapshot it takes current state of DOM, current state of styles (to capture CSSinJS stuff), take resources like font/images from network storage (Chrome Dev Tools protocol) and saves it as HTML on disk. I've been developing created frontend in-memory graph DB / state manager for 1) replication 2) incremental sync 3) fast rendering (without VDOM/react). Used in https://seesu.me & https://meetsidekick.com. So, I have in memory db in main process of electron that send chunks to render process with replica. And to LevelDB to persist graph. From user perspective, I also want to have a copy of all my bookmarks (Cause things disappear from internet and things are slow in internet). As special wish: twitter likes/bookmarks (because I use intensively for inspiration from other makers and Twitter is especially slow & unavailable for scoped search). There are changes in twitter HQ, that looks reasonable to speedup ability to make backup for twitter likes/bookmarks. https://youtu.be/yTpysdSM9WQ I have 3 tech tasks for that:.

    #Web Browsers #Web Development Tools #Customisable Web Browser 3 social mentions

Discuss: Making Twitter likes backup tool as side quest of browser/second brain

Log in or Post with