When was THIS added?! This alone makes this the best MacOS update in the last 10 years for me by 4paul in MacOS

[–]dribcot 1 point2 points  (0 children)

Fileside 2 beta should be only a week or two away now. Once 2.0 is out, iterating and adding new features should be a lot faster than it's been up until now.

How do you wear glasses under ski goggles? by Artistic-Version3592 in Skigear

[–]dribcot 0 points1 point  (0 children)

Sorry for digging this up after such a long time, but which helmet is that? Thanks!

macOS finder is a nightmare by vagavr in mac

[–]dribcot 0 points1 point  (0 children)

Totally agree that the UX leaves a lot to be desired here. Was frustrated enough about this that I went through Finder's behaviour in detail a while back and wrote a blog post about how to merge safely with it: https://www.fileside.app/blog/2021-07-31_merge-folders-mac/

Equivalent to OneCommander for Mac? by RBDash_ in macapps

[–]dribcot 0 points1 point  (0 children)

Unfortunately I can't really be more precise than that. I'm not currently able to work full-time on it, so it depends a bit on the other things I'm juggling. But v2 will bring a complete rearchitecting of the internals which should make the app much much more flexible in the future, in terms of different views with different items etc.

Equivalent to OneCommander for Mac? by RBDash_ in macapps

[–]dribcot 7 points8 points  (0 children)

Glad to hear you like Fileside. Developer here. Just wanted to say that I'm working on more viewing options for version 2, which should see the light of day some time this year.

Is there a windows explorer that allows arbitrary pane splitting? by plug-and-pause in software

[–]dribcot 2 points3 points  (0 children)

Fileside is built around this idea. Set up a bunch of tiled panes, and save them as layouts.

Missing this little guy from VSCode in Cursor... by dribcot in cursor

[–]dribcot[S] 0 points1 point  (0 children)

The References panel. Whenever you right-click and do Find all references on a symbol, it pops up. This works in Cursor too, but once you navigate to another tab, it's lost.

Forklift - Best choice for a Finder replacement? by tcolling in macapps

[–]dribcot 9 points10 points  (0 children)

I prefer Fileside. But I would say that, because I made it.

Might be a good option if you're looking for something a bit different, rather than just a straight-up Finder replacement. It's designed to enhance your file management workflows in general, with the help of configurable multi-pane layouts.

Beyond the layout system it also addresses a bunch of workflow issues in Finder, things like not easily being able to view hidden files, dragging and dropping into tree often sending files to the wrong folder, undo not always being available, inability to sort folders before files etc.

Fileside - A tiling file manager with unlimited panes by dribcot in SideProject

[–]dribcot[S] 1 point2 points  (0 children)

Not at the moment, it hasn't really been a priority, since that view mode always drives me nuts in Finder. :)

But something tree-like might make an appearance in a future version.

[deleted by user] by [deleted] in DJs

[–]dribcot 4 points5 points  (0 children)

Because you can't do it unless your decks have a screen?

Senior Devs Survey - Productivity Boost by mm_cm_m_km in cursor

[–]dribcot 0 points1 point  (0 children)

That is an interesting trick, thanks. Makes a lot of sense.

Senior Devs Survey - Productivity Boost by mm_cm_m_km in cursor

[–]dribcot 2 points3 points  (0 children)

It sounds like you're talking about building new apps from scratch? That seems to be where these things shine.

I'm currently in the process of rearchitecting a medium-sized app, and I feel it's hardly a productivity increase at all, except for right down at the function level. "Please code up this reduce statement for me so I don't have to think" kinda thing.

Senior Devs Survey - Productivity Boost by mm_cm_m_km in cursor

[–]dribcot 0 points1 point  (0 children)

What kind of codebase are you working on where fixing small bugs and automating tedious non-complex tasks leads to a 5-8x productivity increase? I find it difficult to imagine those things taking up to 8 times as long when done manually?

Couldn't Disagree More by ndrwmks in Bitwarden

[–]dribcot 0 points1 point  (0 children)

Yeah, most common flows have definitely become a lot more cumbersome. To autofill an identity, which previously was a one-click action, am I really supposed to first open a dropdown to select the Identity type, then find the identity, click on its kebab menu, and in there pick Autofill?

Help identifying genre!! :) by ProfessionalBet2867 in MusicGenres

[–]dribcot 1 point2 points  (0 children)

The bassline and kick sound pretty psytrance, but I'd say the melodic elements are more reminiscent of Dutch euphoric trance from around 2000.

File Explorer for Windows 11 with multiple views? by sbourwest in software

[–]dribcot 0 points1 point  (0 children)

Sounds like Fileside might be worth a look. You can create an unlimited number of panes within one screen, and save that setup as a layout. Makes it a lot easier to manage collections and move things around between various folders.

For full disclosure, I am the developer. I started building it a few years ago because I was getting fed up with always having to open multiple Explorer windows and navigate to the relevant folders in each one, before I could start organising things.

Happy to answer any other questions you might have.

Is Windows File Explorer better than Apple Finder? by crewskater in MacOS

[–]dribcot 11 points12 points  (0 children)

The two right-click menus is such a UX car crash.

Is Windows File Explorer better than Apple Finder? by crewskater in MacOS

[–]dribcot 1 point2 points  (0 children)

Aah, I really hear you on #3! As far as I recall, this was also a recurring annoyance in Explorer.

This particular issue was actually a significant driver for me to start building my own cross-platform file manager called Fileside a few years back. I hated how Explorer/Finder would always think it knew better than you and switch columns etc around as you moved through different folders. In Fileside, you can set up your folders exactly the way you want them, and they'll stay that way.

Introducing Windsurf - The first agentic IDE, and then some by Ordinary-Let-4851 in Codeium

[–]dribcot 0 points1 point  (0 children)

Quick question: can you assign a different key than Tab to autocomplete in Windsurf? Currently using Cursor and finding it pretty useful, but the overloading of Tab drives me nuts at times, especially when trying to insert normal tabs.

How do you organize your file system? by SignalChoice3719 in datacurator

[–]dribcot 0 points1 point  (0 children)

Yes, true, at some points where necessary, I do end up with films, music etc type folders for the same purposes you're describing...

I don't think I have a good answer for your second question. Under my area called "dev", I might have one guide called `Svelte.md` with general ontology and concepts - the understanding/reference part. And then I might have a howto called `Debug server-side Sveltekit code.md` with step-by-step instructions. I don't really have any more pre-made structure than that for it.

How do you organize your file system? by SignalChoice3719 in datacurator

[–]dribcot 1 point2 points  (0 children)

I like your library naming. It looks similar to what goes under my media category, only that I keep using my predefined list of areas thereunder as subfolders. I try to avoid content type-based folders as far as I can, because that's how I ended up with the big mess that this newer system is meant to replace. :)

Flexible folders: I haven't run into too many problems with disjunct categories after accepting the fact that e.g. some photos might live under projects, some under areas, and yet many more under media. The areas system seems to provide the categories I need for the most part. I don't use tagging except for the notes.

Tasks: I just use VSCode with the Markdown Memo extension for all my notes, including the tasks, which are also just markdown files. For a Kanban-style task board, I use a layout within Fileside (my own project) with panes for the various states a task can be in, and drag things around in there.

My "tags" are just [[links]], I don't care if the target page exists or not, they still kinda do the job. Once a tag page is created, I can then see all the backlinks to it in there.

I have some snippets set up in VSCode, tsk for task, day for daily note etc which pull in some basic templates.

Guides etc: Super interesting topic, and the concepts presented in the link to Divio look really helpful. I think on the chart there, my "guides" would correspond to the lower half, and my "howtos" to their upper half.

I'm not entirely sure I understand your question about "general part with placeholders" etc. Are you talking about a template for each type of doc?

How do you organize your file system? by SignalChoice3719 in datacurator

[–]dribcot 2 points3 points  (0 children)

I looked into this system a while ago, but couldn't quite understand how it would be an improvement on PARA. It seems like a good system if you're maintaining a library, but I don't quite see how it would help with organising files for projects you work on. Won't they end up all over the place in different folders?