Interesting! Unfortunately, the smallest Hermes 4 model I can see is 14B, which would really strain the limits of my little laptop. The only way I might get acceptable performance would be to run it extremely quantised, but then I probably wouldn't see much improvement over the 9B Qwen.
i assume based on their concerns of the hetzner pricing that they didnt want to pay for voyage/turbopuffer. unless there are free versions of those products that I'm unaware of, but I'm only seeing paid.
If you have some proof of astroturfing you should write a blog and then share on hn, it might make for a very good post here. otherwise it feels wildly inappropriate (not to mention incredibly unlikely that they would spend marketing money on astroturfing here of all places). Andy Weir has written some books that are incredibly successful in the tech industry circles with Hail Mary being the current most popular if not slightly under The Martian, chances are there's just going to be a lot of talk about it. But even if there is astroturfing, telling people to not watch the movie in a thread where someone is showing off their space photography is inappropriate and misplaced.
The author of the great Astrophotography is not the OP of the HN post.
And that is already one starting and possible isolated indicator of astroturfing, ....when the movie related posts got no traction, they went looking for related subjects...
Under the assumption that amazon has decided to astroturf on this niche tech news site, that is still okay and allowed to do as long as the article provided is interesting. There are countless posts here which are just blogs from various companies, sometimes posted here by the companies themselves. Meta, Apple, small startups, movie companies, whatever. It's all allowed here as long as the content posted has substance and is interesting, thats all. What's important is that the comments are productive and interesting and not being used as a soapbox, which is likely why your parent comment is negatively voted. There are countless platforms for you to suggest others not see a movie, but a hn post about astrophotography is not that.
>> Under the assumption that amazon has decided to astroturf on this niche tech news site
Even Microsoft astroturfs here...
Satya Nadella, Microsoft FY2019 Q1 earnings call [1]:
“In fact, this morning, I was reading a news article in Hacker News, which is a community where we have been working hard to make sure that Azure is growing in popularity and I was pleasantly surprised to see that we have made a lot of progress..."
there is a stark difference between a division aimed at developers attempting to astroturf on a tech industry (mostly developer) news aggregator and a movie studio.
There are many other reasons someone might want to run a model locally outside of cost savings, ownership of data flow and use in locations without internet to name a couple.
This is so incredibly accurate. I see all these side projects people are spinning up and can't help but think "Sure it might work at first but the first time i have to integrate it with something else i'll have to spend a week trying to get them to work. Hell that'll probably require an annoying rewrite and its not even worth what I get out of it"
I think this is a fundamentally flawed perspective on the role and experience of a senior. It's a managers role to coordinate junior engineers. The difference between junior and senior is knowing where and when to do what at an increasing scale as you gain experience.
> It's a managers role to coordinate junior engineers.
Due to AI this is now my job. My company is hiring less juniors, but the ones we do hire are given more scope and coordination responsibilities since otherwise we'd just be LLM wrappers.
> The difference between junior and senior is knowing where and when to do what at an increasing scale as you gain experience.
Many juniors believe they know what to do. And want to immediately take on yuge projects.
e.g. I decided I want to rewrite my whole codebase in C++20 modules for compile time.
Prior to AI, I wouldn't be given help for this refactor so it wouldn't happen.
Now I just delegate to AI and convert my codebase to modules in just a few days!
At that point I discovered Clang 18 wasn't really optimized for modules and they actually increased build time. If I had more experience I could've predicted using half-baked C++ features is a bad idea.
That being said, every once in a while one of my stupid ideas actually pays off.
e.g. I made a parallel AI agent code review workflow a few months ago back when everyone was doing single agent reviews. The seniors thought it was a dumb idea to reinvent the wheel when we had AI code review already, but it only took a day or two to make the prototype.
Turns out reinventing the wheel was extremely effective for our team. It reduced mean time-to-merge by 20%!
This was because we had too many rules (several hundred, due to cooperative multitasking) for traditional AI code reviewers. Parallel agents prevented the rules from overwhelming the context.
But at the time, I just thought parallel agents were cool because I read the Gas Town blog and wasn't thinking about "do we have any unique circumstances that require us to build something internally?"
I believe the "look at all the lines of code" argument for LLMs is not a way to showcase intelligence, but more-so a way to showcase time saved. Under the guise that the output is the/a correct solution, it's a way to say "look at all the code I would have had to write, it saved so much time".
It's all contextual. Sometimes, particularly when it comes to modern frontends, you have inescapable boilerplate and lines of code to write. Thats where it saves time. Another example is scaffolding out unit tests for series of services. There are many such cases where it just objectively saves time.
Outside of being informative in a really fun way (I learned far more in a couple minutes than I thought I would), that website is stunning. I've been a web dev for over 10 years and I'm still baffled at how people make sites like this, does anyone have any info or resources on how to go about making these sorts of transitional 3d sites beyond just "learn threejs"?
Does that include not using AWS or anyone that is a host interface to AWS? Does that include social media like hacker news or instagram? I have no stakes here (I'm an American who doesn't run a tech business) but it seems like it would be unfathomly difficult if not impossible to avoid US tech altogether.
reply