HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jacobobryant

1,356 karmajoined 9 jaar geleden
Personal site: https://obryant.dev

Working at https://tyba.ai

Building https://yakread.com and https://biffweb.com

email: [email protected]

Submissions

Biff.graph: structure your Clojure codebase as a queryable graph

github.com
113 points·by jacobobryant·5 dagen geleden·9 comments

Biff.fx: lightweight effects system for Clojure

biffweb.com
31 points·by jacobobryant·26 dagen geleden·0 comments

Biff.core: system composition for Clojure web apps

biffweb.com
138 points·by jacobobryant·vorige maand·33 comments

Biff 2.0 sneak peak: Clojure web framework

biffweb.com
3 points·by jacobobryant·3 maanden geleden·0 comments

Isolating AI Coding Agents on Bare Metal

blog.singlr.ai
3 points·by jacobobryant·3 maanden geleden·0 comments

Relaunching Yakread: an algorithmic reading app

biffweb.com
4 points·by jacobobryant·10 maanden geleden·0 comments

comments

jacobobryant
·3 uur geleden·discuss
Yeah, it's a big eye-opener. I'd like to see if I can figure out an ergonomic way to do it in Python since I do a fair amount of work in that, and passing ORM objects around isn't great.
jacobobryant
·vorige maand·discuss
hehe yes. There are plenty of other languages with dominant frameworks etc; I like being in a community of experimenters.
jacobobryant
·vorige maand·discuss
If everyone wants to move to biff.core that's fine with me!
jacobobryant
·vorige maand·discuss
AI has been working out well for me writing Clojure, both in personal projects and at work. Documentation, not so much... I write all that by hand.

For Biff I've been using AI to generate a rough draft of all the code and then I take a manual pass over things before releasing. Seems to be a good middle ground.
jacobobryant
·vorige maand·discuss
As the author of a different project also named Biff, I do have to warn you that half the comments on your HN posts will be people quoting back to the future--though I haven't decided yet if that's annoying or an engagement hack!

[1] https://github.com/jacobobryant/biff
jacobobryant
·6 maanden geleden·discuss
In some informal benchmarks I wrote using queries + data from a web app I develop, sqlite queries were about 5x faster than postgres.
jacobobryant
·2 jaar geleden·discuss
I applied 9 times and never got an interview. I've moved on from entrepreneurship (for now?), but would love to know what percentile I'm in for consecutive rejections as a consolation prize ;)
jacobobryant
·7 jaar geleden·discuss
True, but in many cases you can still offer a service for free without ads. E.g. offer a free version with limited functionality, and then offer a paid version with features that are needed mainly by people who use your product for work. Even if ads weren't an option, it's still advantageous to get lots of people using your product, and I think companies will continue to find ways to do so.
jacobobryant
·7 jaar geleden·discuss
I don't really care if ads stop being profitable. If ads stopped being a good source of revenue, the tech industry would adapt, and my guess is that the end result would be much more favorable to society. I'm working on an early-stage startup right now, and I'm certainly not going to use ads as part of my revenue model.

Google might not be too happy about an outcome like that, but I'm not overly concerned about Google's wellbeing. :)

I'd be interested to hear your thoughts on this since you work on ads: are ads actually essential in the software industry, or could we do just fine without them?