Hacker News new | past | comments | ask | show | jobs | submit | jpetrucc's comments login

Interesting to see a "modern" ~30b sized model - will have to give this a try!


+1 for this - I've essentially replaced all of my local tooling for my own projects as well as where I work with nix. Consistent, stable environments that include every dependency have been a breath of fresh air for development across the board. Being able to build lightweight containers from these nix derivations that match the local env perfectly is a huge bonus - you can even stream directly from the nix store into remote docker registries with something like nix2container!

https://github.com/nlewo/nix2container


The "Probable Savings" is such an annoying thing they do on their site (do all EV companies do this?). You can't just advertise a lower monthly price based on an arbitrary amount of gas spend over three years


Not really. It's a dark pattern that Tesla has used for a long time.


A similar tool that I love: https://github.com/prompt-toolkit/ptpython


Are these chipsets anywhere in the price range that would make them feasible for consumer/pro-sumer? I wasn't able to find anything related to pricing without contacting sales. With the numbers being thrown about, this would appear to be "enterprise-only"


No, three years ago the CS1 was already $1-2m minimum per chip https://www.anandtech.com/show/15838/cerebras-wafer-scale-en...


I've been following for a while - I eagerly await when I can build this from source, or install without an auth token!

This is a blocker for me to ever adopt this as more than a toy language. These days, if I can't use Nix to build + deploy the whole set of requirements (I'm fine building out the packages themselves), it's basically a non-starter!

I know they are claiming that it will eventually be open-sourced. Just a bit sad that there's no timeline on that


Very cool to see Vantage adding Azure support! Now they've got coverage of the big 3

sidenote: it may be good to update the title - this post is about Vantage adding that support, but the title reads a bit more like their normal tagline


Great advice for anyone using AWS services! I've always wondered why at least S3 VPC endpoints weren't the default for new VPCs


It’s also true that S3 and DynamoDB can use Gateway Endpoints which are completely free. The article only says this about S3 but Corey Quinn clarified on Twitter.


posting a snippet for HAProxy in case its helpful to someone else (or if others have recommendations on how to better do this)

  http-request deny if { path -m sub ${ }
  http-request deny if { query -m sub ${ }
  http-request deny if { path -m sub $%7B }
  http-request deny if { query -m sub $%7B }
  http-request deny if { path -m sub %24%7B }
  http-request deny if { query -m sub %24%7B }


Where are you seeing these for those prices? ebay? It'd be interesting to see what could be done with boards like this


yes. I've picked up a few on ebay:

https://www.ebay.com/sch/i.html?_nkw=wyse+3040

Many listings will not include the power supply, but if you have a drawer full of wall warts, you can probably find something that works.


Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: