HackerTrans
TopNewTrendsCommentsPastAskShowJobs

aejm

115 karmajoined 3 yıl önce

comments

aejm
·7 gün önce·discuss
I wonder if you would feel different after witnessing an execution (by guillotine)? I believe Camus is arguing that you would, giving his father as example of someone who similarly changed his mind.
aejm
·geçen ay·discuss
Thank you for the clear response!
aejm
·geçen ay·discuss
I notice there is an Enterprise Edition, can you please specify which features are not open source? Do you predict new features you add will be ee licensed as a way to pay back your VC funders?
aejm
·2 ay önce·discuss
A really solid looking editor! Just a heads up on small, mobile screen sizes: the UI elements of the top row overlap unusably, the rest of the UI seems usable just quite zoomed in and I really had to pan around a lot to do anything. Fundamentally a solid and usable UI, I’d recommend a little more polish on smaller screen sizes. Good work!
aejm
·2 ay önce·discuss
Thank you!
aejm
·2 ay önce·discuss
Using a JavaScript framework kind of defeats the whole purpose doesn’t it?
aejm
·2 ay önce·discuss
I agree completely with your sentiment. The word I use to describe it is “quality”! Most people don’t produce quality work or take pride in it, even beyond the tech industry. I believe the tool of AI is exasperating an underlying problem
aejm
·2 ay önce·discuss
Glad to hear you prefer Docker Swarm/Compose, I feel it’s a solid tool for when you need some of the more complex multi server deployments, and helps you avoid all the costs and complexities around K8s. Plus, running docker compose in development and docker swarm in production feels like the closest you can get to having your development environment match your production environment.
aejm
·2 ay önce·discuss
In the latest FOSS project I’m starting, I’m not avoiding all “open core” supposedly FOSS projects. In my experience, they’re the projects most likely to do a rug pull and change licenses. If they cannot commit to their entire project being free and open, they are less likely to actually be committed to the principles of free and open software.

While I was quite excited about some of the ideas being discussed in this project, it being VC backed is a complete non starter for me. Your claims of being built in the open don’t make me feel any better, you will eventually need to make returns for investors.
aejm
·3 ay önce·discuss
Thank you for taking the time to reply! Agreed, it does seem like any auditor would be able to verify all this information from other sources, but I really like the idea of having multiple independent levels of attestation for my organizations important financial and legal documents.
aejm
·3 ay önce·discuss
This is really good inspiration for some of my plain text accounting projects! Could you please go into more detail about your RFC3161 attestation of commits? I'm assuming you're signing your commits with a gpg key to assert that it was in fact you who made the commit. Do you use an external timstamping service and an external ca authority, or do you build your own chains of trust? If you were asked to attest your accounting commits, what would that look like to the auditor?
aejm
·3 ay önce·discuss
This post has exactly zero relevance to my professional career or personal projects, and this is exactly the type of esoteric content I love about HN!
aejm
·3 ay önce·discuss
This. Well said!
aejm
·7 ay önce·discuss
No, the point of proofs in mathematics IS to prove a particular statement is true, given certain axioms (accepted truths). Yes, there are numerous benefits beyond demonstrating something is undeniably true, given certain accepted truths, perhaps more “useful” than the proof itself, but math is a method of formal knowledge that doesn’t accept shortcuts.