XCode so far is very rudimentary. miles behind VSCode in autocomplete. autocomplete is very small, single line, and suggests very very rarely. and no other features except autocomplete exist.
very good to see XCode LLM improvements!
> I use VSCode Go daily + XCode Swift 6 iOS 18 daily
This seemed like an inevitability given the reliance on enterprise customers and the move to maximise the revenue from Terraform with the recent license change. They have made a round of layoffs, so at least some cost saving has already been done to make it more appealing for a sale. The main challenge from an acquisition like this will be maintaining the community around terraform providers, if that drops off, i'm not sure there will be as many developers coming into the hashicorp ecosystem.
The Terraform providers, and the underlying library for building them, are still open source. This is why OpenTofu didn't have to fork them. Considering they're also used by Pulumi I don't see the provider community going away any time soon, but I definitely see them detaching themselves from Hashicorp.
The discussion here when the license change occurred, from people with throwaway accounts claiming to be from HashiCorp, was that Terraform revenue was not the motivator... it was because IBM was selling Vault.
Last year while working in a nix using team, Golang was lagging behind on nix by a few months, I wanted to use a new feature from the latest version and it lead to some awkward conversations. Nix is not a drop in replacement for homebrew, nor is it fast when it comes to community updates. If you have a small number of packages it works well, but if you only use a few number of packages, why do you need a heavy package manager.
I'm also using NixOS and working on Go projects, and had to deal with out-of-date Go releases. Nixpkgs generally does get the latest Go versions pretty quickly, but only in the unstable channels, they're not backported to NixOS releases. You can just grab that one package out of nixpkgs-unstable or nixos-unstable, like:
> Nix is not a drop in replacement for homebrew, nor is it fast when it comes to community updates.
I am certain there are some exceptions and edge cases to this, but in my experience nixpkgs is the largest and most up-to-date repository of all, by a wide margin. Did you use nixpkgs-unstable or a stable release?
While I am a happy user of Nix and think that the unstable channel is generally recent enough, I have not quite found it to be the "most up-to-date". Among the package repositories I have used, that honor probably goes to openSUSE Tumbleweed.
I see a lot of these data providers investing in chat style interfaces too, the main plus with aws is all the extra data a Confluence chat interface won’t have for example. Not sure how you reconcile inconsistent data from say slack and confluence. If they get it right though, this will be the top of the stack for AI for a lot of companies
They are not actually Legos. I think most English-speaking countries know this. "Go clean up your Lego", "get the Lego out", "made out of Lego", "playing with Lego".
Are there good video resources for Retool in general, I looked at some youtube videos and found mostly creating a basic database view with a form. Any more substantial examples?
Hey there! We are actually working on a video course for Retool that covers more of the breadth of the platform. Definitely more to come. One more substantial example we released recently is this bookstore application, which uses about every part of the platform [1]. It's the app demoed at this virtual event, Retool Developer Day [2].
I wish retool produced more tutorial videos. There is this one operation, I have been trying to do for couple of weeks.
There are some URLs on a table, I want to select them and I want to make an API call to the selected URLs. There are a few discussions on their community website and all point to one documentation piece. I still haven't figured out how to do this. I don't want open a thread because I know I am going to be asked to read the documentation.
Sorry to hear this has been challenging - were you trying to do something like this, where you select a row in the table, and then make another API request with data from that row?
I've had a pretty good experience with retool but its component library definitely needs more documentation, as a frontend developer I'm able to go through all those props and tinker a bit until I get something done, but it's time consuming and not intuitive at first glance.
An example of this is the Table components, which allows you to create columns and set them a specific type, but that component documentation page doesn't include a section about which column types are allowed and how they work. Even further, there's a column type called Tag that it's available for us to use, but we don't have documentation about it and Tag documentation isn't helpful either,
It wouldn't hurt to add some common examples like a storybook along some way to let us see how to configure the components like that, or json examples we can import into our projects.
Absolutely agree, and something we were discussing today as it happens on the docs crew. We have some ideas we'll try in the next few months to bring more docs directly into the product, and beef up coverage and examples in the component docs.
For those on the M2 Pro mac mini path, the Mac Studio looks a look more appealing. 32GB RAM, Max CPU and more ports for the same money. Will have to wait for benchmarks, but seems like more computer for the money if you upgrade the mini
Thanks for this. Yesterday I picked up a new Mac Studio M1 Max with 32G RAM and 1TB NVMe, and today I see the new Mac Mini M2 Pro with 12 CPUs, 32G RAM, and 1TB NVMe for about the same price.
Any idea the performance delta between the M1 Max and M2 Pro? Wondering if I should trade my new system in for the new Mac Mini Pro...
The sweet spot for the Mini is the 16/512GB M2 Pro at $1299. It is significantly less expensive than the Mac Studio. Unless you need 32GB of RAM and a lot more GPU cores, the Mini will do nicely.
For those people who use a high workstation, what is the typical price? I feel like people spending more than 10k on a machine must not be bothered, they want the performance
$10k is easily double what a beast workstation has traditionally cost. Yes, you've been able to configure Mac Pros or iMac Pros for similar prices in the past, but it's always been the ultra high-end with niche use cases, currently if you max out a Mac Studio you're up to around $10k.
That's with 20x general compute cores, 32x neural engines, and 64x GPU cores, 128GB RAM, and 8TB of storage. I guess it's probably useful for 8K video workloads, but not much else.
If the article is right and they're targeting a $10k base price for the Extreme version of the chip, then they better get it VERY right for it to be worth the effort, and I wouldn't expect many customers to be lining up regardless.
10k is fairly normal for professional workstations when you factor in high memory Quadros and xeons.
I would really not recommend comparing to home built machines. Studios tend to lease from Dell/HP and those workstations will often be in the 10k+ range.
> $10k is easily double what a beast workstation has traditionally cost
I was thinking similarly. Not Mac, but $4-5k will get you an extremely well specced Dell/HP workstation suitable for nearly anything. Staying under $5k can also make it easier to push it through finance where higher price premiums typically require more paperwork.
Here (research lab doing computational materials science), we get a €8k workstation every three years or so. AFAIK there is no review from the accounting people below €15k. In any case, honestly, the expense is tiny compared to the salary and other costs of whoever is using it for 3 years (close to a quarter million overall).
I regularly see people in the scientific and engineering fields spend more than 10k on a workstation without blinking. A company I work with that does antenna design for example dropped 12k (plus a bit more) on a workstation within the last year. No fancy video cards, just super beefy CPUs and tons and tons of RAM.
$employer procures workstations equipped with 64C Threadripper Pro + A6000 48GB GPUs for CG artists. They haven't said what they're actually paying but list prices of those machines are north of 15k. Devs get a similar setup except smaller GPUs.