But doesn’t he mixing up the concepts of startup revenue vs being billionaire?
HN user
jodosha
[ my public key: https://keybase.io/jodosha; my proof: https://keybase.io/jodosha/sigs/f3SQRXIFmblMEN2HRoB1kEnrsEe3aYOrE9BteLpAJKA ]
The tradeoff of higher velocity for less enjoyment may feel less welcome when it becomes the new baseline and the expectation of employers / customers
This is what happens with big technological advancements. Technology that enables productivity won’t free people time, but only set higher expectations of getting more work done in a day.
I’m in Indonesia at the moment for vacation.
Just checked with NordVPN connected to their server Indonesia #54 (Borneo) and I was able to access twitter.com (via Chrome) and Discord (via app).
I’m on iPhone.
Thank you!
Oh nice, thanks!
Still no CLI like Claude Code?
Not a native English speaker but, isn’t the word “attributable” in the title at least misleading?
Shouldn’t it be “linked” instead?
The paper indicates correlation, not causality.
Thanks for sharing the info.
where each chunk can go through a multi-stage process, in which the output of the first stage is passed into another prompt for the next stage
Is it made possible by your custom code or is this that now OpenAI offers off of the shelf via their API?
If the latter, that would partially replace LangChain for simple pipelines.
Yes. Hanami is Rack based, so Warden or RodaAuth works great with it.
I'm the author of Hanami.
We started at the same time, but unfortunately I never had the chance to play with Phoenix.
Speed, control, testability and maintainability.
We're trying to cover two main use cases: API apps and full stack web applications. There are features in Rails that we recognize to be really useful. For that niche we're trying to be a lightweight alternative.
@vidarh Lotus doesn't depend on Lotus::Model. I kept it out from the dependencies because of the reasons that you've described. Future versions of Lotus will have some facilities for Model, but it won't be a requirement.
EDIT: BTW Lotus::Model is shipped with an SQL adapter that is a nicer wrapper on top of Sequel. If you love this library you will love Lotus::Model too.
Mine was a provocatory title. What I want to say is: opinions can be right for some people, wrong for other.
I'm the author of the post, mine was sarcasm.
I wanted to explain two things:
1. A Design pattern or an opinion can be right for some people, wrong for other. There is no such thing as absolute truth.
2. Indirection in software development is a subjective matter. MVC can be fine for some people, not enough or overkilling for other. But argumenting things with "My solution works" or "I use it in my successful business" is nonsense.
That questionable Ruby snippet isn't something that I'd use for real.
That's like arguing that if your book is longer than 300 pages, it must also use really big words and complex sentence structures. What?
I don't think this analogy applies. If my house is full of things, I prefer to put them in small, well recognizable boxes, instead of in one gigantic mess. This is simplicity too.
Thank you @mattgreenrocks
@rubiii it's a teaser, the first two gems are scheduled for this month.
Litmus (litmus.com)
Cambridge, MA | Full-time | On site or Remote
We're bootstrapped, profitable and proud. We're looking for:
UI DESIGNER
Design is a key selling point of our products. We'll give you all the resources and support you need to craft beautiful, elegant experiences that delight our customers.
RUBY DEVELOPER
Plan, build and launch features and products. Work closely with our designers to craft beautiful and well thought out user experiences.
.NET DEVELOPER
Work on our testing platform, alongside our four other developers, tackling problems that haven't been attempted before.
CONTENT DESIGNER
Collaborate with our marketing team to create content that educates, inspires and informs our customers. Show off your broad range of visual communication skills.
---
This is a sad day. Everyone seems to be touched here in Italy.
I think you're confusing classes with data structures: the first exposes behaviors and hides as much as possible the internal state (data), the second is a low level piece of information.
I know, that's a pain. Unfortunately, Redis (Store) doesn't provide a solution for that.
This is smaller than a MacBook Air and it's a neat solution. Indeed, I think that at the upcoming WWDC we will see something really similar released by Apple.
Smartness is a must have for a proficient developer, but this is an out of topic remark. Given a new technology, you can quickly learn the 80%, but the remaining 20% is got acquired by experience and it's the only way to really master it.