Viewing profile — tsmeets
tsmeets
HN member- Joined
- Sun, Jan 31, 2021, 10:28 AM UTC
- HN karma
- 7
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About tsmeets
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
- story
-
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 …
- story
-
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…
-
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…