Live data from Hacker News

Viewing profile — tsmeets

tsmeets

HN member
Joined
Sun, Jan 31, 2021, 10:28 AM UTC
HN karma
7
Public activity
8 items

About tsmeets

No profile information was provided.

Recent public activity

  1. comment
    Comment #40113732

    You can also use the outlook COM API and extract the data from the running outlook instance [1]. See [2] for a python example that extracts a '.ics' file. [1] https://learn.microso…

  2. comment
    Comment #38860317

    You don't need anything complicated for this. All you need is to compile your code to a shared library that exports an 'update' method. See https://github.com/TomSmeets/quest-for-n…

  3. comment
    Comment #34835621

    In this app you can keep a nested tree of tasks and notes for exploring complex ideas. The app uses an interesting user interface approach for exploring the tree of nodes. I create…

  4. story
  5. comment
    Comment #34171685

    Hello HN, I have been working on this app for some time. I was using it for myself, however I thought that maybe more people would be interested in this. I was frustrated with the …

  6. story
  7. comment
    Comment #29622794

    Not sure how well it removes "ehm"s, but I use unsilence[1] a lot for lectures. It removes the silent bits from a video file. It isn't a browser plugin however. You have to downloa…

  8. comment
    Comment #25977782

    Hi I am currently using this method in X11, but would like to switch to Wayland eventually. But I can't seem to figure out how I would then give the browser-user access to the wayl…