HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Sujeto

no profile record

Submissions

Show HN: Advanced Tab Manager for Firefox

addons.mozilla.org
94 points·by Sujeto·3 वर्ष पहले·87 comments

Commands widget to re-run recent commands on terminals

github.com
3 points·by Sujeto·3 वर्ष पहले·0 comments

Double Tap Shortcuts

github.com
1 points·by Sujeto·3 वर्ष पहले·0 comments

Using JSON files instead of a database

github.com
4 points·by Sujeto·3 वर्ष पहले·2 comments

Grasshopper

addons.mozilla.org
3 points·by Sujeto·3 वर्ष पहले·0 comments

Ways to Close and Hide Windows

github.com
2 points·by Sujeto·3 वर्ष पहले·0 comments

Lately I've been using timers daily

github.com
371 points·by Sujeto·3 वर्ष पहले·129 comments

Show HN: Multi-Line Calculator

calculator.merkoba.com
1 points·by Sujeto·3 वर्ष पहले·0 comments

[untitled]

1 points·by Sujeto·3 वर्ष पहले·0 comments

Show HN: Use an AI bot on your IRC

github.com
2 points·by Sujeto·3 वर्ष पहले·0 comments

Airc (AI and IRC)

github.com
1 points·by Sujeto·3 वर्ष पहले·0 comments

Ask HN: How do you implement modal images?

1 points·by Sujeto·3 वर्ष पहले·1 comments

Show HN: Grasshopper v317

2 points·by Sujeto·3 वर्ष पहले·0 comments

Using Symlinks to Show Results

github.com
1 points·by Sujeto·3 वर्ष पहले·0 comments

How I Use My Mouse

github.com
73 points·by Sujeto·3 वर्ष पहले·72 comments

Show HN: Simple encryption protocol I might have invented

4 points·by Sujeto·4 वर्ष पहले·1 comments

Show HN: Todo List

madprops.github.io
1 points·by Sujeto·4 वर्ष पहले·0 comments

Show HN: A Simple Todo List

github.com
2 points·by Sujeto·4 वर्ष पहले·1 comments

Show HN: A different kind of tab management

addons.mozilla.org
1 points·by Sujeto·4 वर्ष पहले·0 comments

Show HN: Need a Solid Color Screen?

w.merkoba.com
1 points·by Sujeto·4 वर्ष पहले·0 comments

comments

Sujeto
·3 वर्ष पहले·discuss
Grasshopper (tab manager extension for Firefox)

I'm currently working on it, and I use it myself for all tab management.

I use it in all my firefox profiles since it can be used as a sidebar and as a popup for smaller windows.
Sujeto
·3 वर्ष पहले·discuss
I've been seeing "generated by copilot" pull requests on github lately.
Sujeto
·3 वर्ष पहले·discuss
None. I write my own frontend, backend, db engine, libraries. Not completely of course, like I would still rely on Express and other heavy lifting when doing a node backend. If I need some special feature in the frontend I hunt for a library I can easily copy to my libs/ directory, but half the libraries that are used I wrote myself.
Sujeto
·3 वर्ष पहले·discuss
GitHub puns are easy https://addons.mozilla.org/en-US/firefox/addon/githop/
Sujeto
·3 वर्ष पहले·discuss
Sort Tabs has been added as a tabs action (Top right menu). Or as a command.

Wrap Text is now a setting. Defaults to false.

For further ideas you can use the github repo... thanks
Sujeto
·3 वर्ष पहले·discuss
Could just be an about:config flag, that would be better than having to apply userChrome.css on every profile where you need it.
Sujeto
·3 वर्ष पहले·discuss
>I already enabled URL display so it already is two-line effectively but I feel like probably making both parts (the title and the URL) two-line each.

So apart from having URL + Title shown at the same time, I take it you mean to reserve two lines for those to have some room to wrap? I'll add a note to try it as a setting.
Sujeto
·3 वर्ष पहले·discuss
Main menu is the top left button inside the extension. In that menu you can enter Settings. Then in settings you can click the category to see a list of other categories, or use the arrows.
Sujeto
·3 वर्ष पहले·discuss
Already added to my notes. I'll likely implement it. Make it pin+normal tab aware even, like only sort normal, pins, or both.
Sujeto
·3 वर्ष पहले·discuss
Yes the theme is very customizable, check the Settings. There's also commands you can use if you double tap Ctrl twice. You can open the command palette and select Light Theme.
Sujeto
·3 वर्ष पहले·discuss
Grasshoppers are cool. And a platform has been created to add more features if they make sense. It already can do a bunch of stuff, I advice you to give it a try.
Sujeto
·3 वर्ष पहले·discuss
>behind some tracking redirect

Put there by mozilla btw
Sujeto
·3 वर्ष पहले·discuss
>Is this manager advanced enough to replicate Vivaldi's tab tiling and stacking functionality?

No, but it can do a bunch of stuff, which you can try.

>also not sure why the screenshots devote 80% of space to non-addon functionality like page with some distracting chip images and colored tables

Was easier to take screenshots like this. But maybe I'll try cropping next time. I guess the idea was to show how it looks as a sidebar, or as a popup.
Sujeto
·3 वर्ष पहले·discuss
There's a link to the github in the store.
Sujeto
·3 वर्ष पहले·discuss
In grasshopper you can organize through tags, and colors, which create profiles mapped to urls, so they also apply for instance if you are in History view. The profile can be set to match the root, or the exact url. You can also filter different kinds of tabs, like unloaded, or playing. There's also a button that appears when a tab is playing, to go back to that tab (focus it).
Sujeto
·3 वर्ष पहले·discuss
In grasshopper you can filter by domain, but also can add tags, and colors, to any tab, and filter through this. There's a profile editor accessible when you right click the items.
Sujeto
·3 वर्ष पहले·discuss
This is powerful though I don't use it much yet https://github.com/Canop/broot
Sujeto
·3 वर्ष पहले·discuss
Yeah, the debate was fun. The thought I had myself was the chance that AGI turns out to lack the traits of humans we fear. And instead of being this ambitious adversary it ends up being our best friend, our protector, similar to how we take care of (some) of the other animals in the planet.
Sujeto
·3 वर्ष पहले·discuss
I disagree. You could have done a better system. I think it's a must to be "clever" regarding code, especially if the repetition is huge.
Sujeto
·3 वर्ष पहले·discuss
Yes I enjoy grasshopper https://addons.mozilla.org/en-US/firefox/addon/grasshopper-u...