I want an automated work timeline tool. There are things I do that are semantically linked, grouped by timing. For example: I get an issue in Jira "enable AWS feature for project X". I search for AWS and Terraform documentation on those subjects. I edit code on a feature branch named for the Jira issue. I save links and notes into my Emacs org-roam knowledge base. I test the new feature. I submit a PR. I edit documen…
I also dream of environments where all the things can interact with each other. Currently there’s a lot of services for almost everything, but little ability of connecting things
Ask HN: What kind of online tools are you using, missing or can be improved?
51–60 of 118 posts
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#52i think my ideal browser would have a ui like tmux
actually if we could go back to using web technologies to build browsers (reminiscent of xul) maybe we should try to build browsers using wasm - then everyone under the sun can have their own contributions to make. xmonadic firefox, anyone?
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#53Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#54CyberChef ( https://gchq.github.io/CyberChef/ ) has almost everything I need. It is described as "The Cyber Swiss Army Knife".
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#55Google Sheets, but self-hosted and document-oriented like Jupyter notebooks, not spreadsheet-oriented.
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#56A better way to keep up with Github I don't want email notifications spamming Github. I want a smarter feed of things I should care about and need to keep up with to do my work. PRs I probably need to review, Issues related to what I work on, etc... I haven't found a great way to do this, maybe others have ideas?
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#57Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#58Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#59Google Sheets, but self-hosted and document-oriented like Jupyter notebooks, not spreadsheet-oriented.
What do you mean by "document-oriented google Sheets" - could you specify? I'm curious
In a document-oriented editor you'll store formula "p1 + 1" in paragraph p2.
Re: Ask HN: What kind of online tools are you using, missing or can be improved?
#60I know this is now possible as I recently asked OpenAI Codex to do just this. I described the problem I had and asked it complete the best python library to solve it. It suggested a library I hadn't heard of but was just what I needed.
This also works with the older tool 'citeomatic' from Allen AI. You can describe the paper you want to read and it will give you a reading list. (Not exactly the intent of the tool, but it worked well while it was up to date).
I think there's room for both a medium form (a paragraph description) direct query tool and a chatbot like tool that tries to iteratively refine the search.