clarkmcc
|
2 years ago
|
on: Jina AI launches open-source 8k text embedding
clarkmcc
|
2 years ago
|
on: Jina AI launches open-source 8k text embedding
clarkmcc
|
2 years ago
|
on: TensorFlow, Rust, and Go: An Unholy Union for Cross-Platform Inferences
Full disclaimer, I'm not an ML expert by any stretch of the imagination and that probably shows in this blog post. But I have recently needed to run some simple models in Go that I've trained in TensorFlow and this approach has worked great for me so far, so I wanted to share it :).
clarkmcc
|
2 years ago
|
on: Show HN: MUI Toolpad – Open-source, local-first, admin app builder
Very cool, but honestly Retool is very far ahead right now. Do you see Retool as a competing product?
clarkmcc
|
2 years ago
|
on: Show HN: Chie – a cross-platform, native, and extensible desktop client for LLMs
clarkmcc
|
2 years ago
|
on: Show HN: I trained a 65B LLM on my texts to talk to myself (details inside)
According to this, your boss Matt Cain is the most annoying person you know. This would be a much more exciting chat if it hadn’t been scrubbed haha
clarkmcc
|
2 years ago
|
on: Show HN: Chitchat, an easy-to-use, cross-platform, chat-based LLM interface
That's a good idea to tackle next. The project is only a few days old so I haven't added this yet. Will look into it! It does have memory context in the sense that as you chat, it will remember your messages, but there's no support for pre-populating the context from a document (though you could drop a bunch of content into the warmup prompt right now).
clarkmcc
|
2 years ago
|
on: Show HN: Chitchat, an easy-to-use, cross-platform, chat-based LLM interface
Not yet, I haven't had a chance to test on Linux but it should compile fine. Tauri doesn't have great support for cross-compilation, you need to actually be on the target platform.
clarkmcc
|
2 years ago
|
on: Bugs – opinionated Jira CLI for those of us who hate Jira
At my day job we use ClickUp and as a contractor for another large company we use Jira. ClickUp is actually awesome. It’s a joy to use, it has more features then we need, it’s extremely flexible when it comes to linking tasks together. It has a document solution that’s very good. I would highly recommend.
I’ve just started using linear for a personal OSS project. It seems nice so far but I don’t have enough experience with it to say for sure.
clarkmcc
|
2 years ago
|
on: WFH – Watched from Home: Office 365 and workplace surveillance creep (2022)
Hey good on you if you’re signing over paychecks to employees that leave work to go shopping or take extended lunch breaks. Apparently I just don’t have that kind of cash to spend on non-productivity.
I care very much how much time their backside is in the chair as that is significantly more correlated to productivity than shopping.
clarkmcc
|
2 years ago
|
on: WFH – Watched from Home: Office 365 and workplace surveillance creep (2022)
This is a naive take imo, especially in a small business where you're signing checks from your personal bank account to your employees. When I'm paying someone for work out of my own pocket, I'm going to make sure that they're reaching peak productivity. I don't know why this expectation wouldn't exist at a larger company as well.
Two things can be true at once: my employee can be delivering good results, and my employee can deliver even better results. Just because an employee is delivering results doesn't mean that is their maximum potential.
The other thing you're not considering is the fact that management has a responsibility to maximize productivity with the workforce they have. Where you see management failure, I see managements responsibility.
Now, none of this means there aren't poor managers (I've had those), nor does it mean that the solution is straight up surveillance. What I am saying is as someone who does manage, and as someone who does pay employees, this issue isn't nearly as cut-and-dry as you're making it out to be.
clarkmcc
|
2 years ago
|
on: Is 20M of rows still a valid soft limit of MySQL table in 2023?
Seems like you could just count the number of primary key entries in the index.
clarkmcc
|
2 years ago
|
on: NewsNotFound: An open-source, unbiased news company
The news sources that I trust the least are the news sources that claim to be “unbiased”.
I tend to read a variety of news sources that claim to be biased and then mentally account for that bias.
Also, your site is down…
clarkmcc
|
3 years ago
|
on: Show HN: I built my own PM tool after trying Trello, Asana, ClickUp, etc.
FYI, ClickUp does have real-time chat which is I think the only feature you note on the compare page that Upbase has that ClickUp does not.
Also, this might not be a popular opinion but this sales pitch just doesn’t do it for me, “At first, it might seem great that you can do everything with [ClickUp], but after a while, you realize you don’t need that many features.”
It would be nice to see a comparison with Linear.
clarkmcc
|
3 years ago
|
on: Git Written from Scratch in Rust
Wait, am I missing something? This project was last updated 8 years ago and only implements core data structures of git. Branching, checking out, merging etc is not supported…
clarkmcc
|
3 years ago
|
on: Gamification affects software developers: Cautionary evidence from GitHub