Hey, this looks to be pretty interesting and I'm excited to see an app made with egui that doesn't look like it uses the default theme! I have no use for this software personally but I feel like it's pretty important for me to point out the fact that in your license agreement you misspelled the name of the company as Tritium Legal Technlogies (Technl instead of Technol). Cheers on your product. From the small showcas…
Show HN: Tritium – The Legal IDE in Rust
61–70 of 171 posts
Re: Show HN: Tritium – The Legal IDE in Rust
#62> There are sub-par differencing products that make `patch` look like the future. I absolutely love https://www.draftable.com/compare - it’s an incredibly intuitive presentation of diffs from arbitrary documents, with fuzzy matching even between file types. It’s great for everything from “what did my cofounder change in this version of the deck” to “how can I quickly scan to understand how these PDF documents have ev…
Re: Show HN: Tritium – The Legal IDE in Rust
#63Earlier quoted context omitted.
I think software people tend to underestimate the value of superficial familiarity. By all means, adhere to your new concepts and mental model. But even things like coloring, placement of the menu bar, the icons that you use, the organization of the UI, etc can go a really long way Think about programming languages- ones that introduce radical new concepts may still employ familiar syntax/naming to smooth the transit…
No attorney who is flummoxed by this UX is going to touch an AI product in any meaningful way. Making legal tools for lawyers who would otherwise be using cuneiform tablets or the dictation pool is a waste of conversation. Looking similar to the tools a seventy five year old lawyer uses is like making an F1 car that would look familiar to Jackie Stewart: yeah, it’d probably help him adapt, but not enough to be compet…
How much less adoption would Rust have gotten if it looked like OCaml instead of C++?
Its adopters are not stupid, they could have figured out alien syntax if they were already convinced of the benefit. But selling someone on an entirely new substrate for their professional work is a huge ask. You need to make it as immediately-palatable as possible, or they'll just keep on sailing without giving it a chance.
Re: Show HN: Tritium – The Legal IDE in Rust
#64e.g. to understand Terms of Use, finance and purchase agreements, that sort of thing?
Re: Show HN: Tritium – The Legal IDE in Rust
#65Could this also be used as a user-facing tool? e.g. to understand Terms of Use, finance and purchase agreements, that sort of thing?
Re: Show HN: Tritium – The Legal IDE in Rust
#66Re: Show HN: Tritium – The Legal IDE in Rust
#67Really cool to see a native app instead of another Electron or browser-based tool. I'm curious what was your experience like building this in Rust? Also, how did you find working with egui, what made you choose egui over other UI frameworks?
Agreed! I don't think lawyers would have accepted an Electron alternative to super fast Word. Rust gives the raw speed and safety necessary to compete. It's my first Rust project, and I've found Rust to be amazing once you cross over the learning hurdle. The biggest issue was of course the borrow checker, but for a project like this where you aren't really iterating much on the design (as opposed to say a game dev),…
Re: Show HN: Tritium – The Legal IDE in Rust
#68Re: Show HN: Tritium – The Legal IDE in Rust
#69Earlier quoted context omitted.
Great feedback; and I do agree. The HN link goes to the app itself because we're impatient, but there is an actual landing page most visitors hit. I've gone back and forth on the UX idea, and while I do agree, it's important that Tritium selects for users that are going to be able to quickly adopt the newer concepts. Just simply presenting a "better Word" isn't really going to move the needle. It's really a shift in…
I think software people tend to underestimate the value of superficial familiarity. By all means, adhere to your new concepts and mental model. But even things like coloring, placement of the menu bar, the icons that you use, the organization of the UI, etc can go a really long way Think about programming languages- ones that introduce radical new concepts may still employ familiar syntax/naming to smooth the transit…
if anything, it didn't mimick /enough/
Re: Show HN: Tritium – The Legal IDE in Rust
#70It looks like code editor with symbol references. Is that all the functionality? I expected document to be tied to some law (or part of) and use outline of that law as outline for document, and then populating document to cover all the aspects of selected law, with AI, and indicating which generated parts were reviewed by human.
I'm fairly certain lawyers exist specifically because this is infeasible.