Hacker Newsnew | past | comments | ask | show | jobs | submit | arrmn's commentslogin

To get data in Terraform you have outputs and you can display the data.

Terraform helps you to have a unified way to manage your resources, sure the bash scripts works for you, but what happens if you leave the company? Somebody else has to maintain your shell script.

What happens if somebody else is changing the infrastructure and they're not familiar with your shell script, they need time to dig in to figure things out and then update it, and in best case test it.

And you need to keep your scripts up to date, you need to build in fault tolerance, you need to think how you're going to deploy new resources. How are you going to handle destroying resources?

And on top of that you also need to learn the cloud Provider CLI tools or API to know what kind of calls to execute.

It just provides a standardised way to manage your infra.


My complaint is that there shouldn't be unknown or uncertain states in the first place. Infrastructure should be a finite state machine, not infinite. Failure in transition from state A to state B should result in rolling back to state A, not arbitrary state X.


Sometimes you cannot rollback. The peril of infrastructure is that it is an imperfect, living state machine. Terraform is a compromise between runbooks and deterministic definitions. Some operations you are committed to the change and will need to figure out exceptions on the other side of the apply.

(infra engineer in a previous life when Terraform was first released)


What I got from this thread is that Terraform was created for this exact reason - to be able to work in a mysterious state that just happened to be there. Therefore Terraform normalizes existence of unknown unpredictable environments (which is already absolutely normal in the real world, as stuff is never exclusively black or white). But, on the other hand, isn't making stuff extremely predictable part of our job? Doesn't it contradict our goals we strive for when creating software?


I very much agree! With that said, I would argue that Terraform and other IaC tools make infra more predictable but not extremely predictable. The predictably is a function of the consistency, complexity, and failure modes of an execution context. It brings order to chaos, but you will still have some annoying or white knuckle chaos at times. Understanding that is key to effectively wielding the tools. My thesis is infrastructure will likely never be as deterministic as code due to its nature, and if you mistakenly treat them as equals, you’re gonna have a bad time.


Implementations across cloud providers are going to be different, and I don't know how AWS vs GCP vs Azure is handling failure, so now it's your responsibility.

Now the problem has grown from just write a few lines of bash script to, "create a script that can handle failure and reverts it so a known state", this is a more complex problem than just creating a resource. And now multiply this for all different resources, EC2, AKS, RDS, Security Groups ... and keep up with the API.

And if somebody joins your team, and wants to contribute to the solutions, they're going to have to understand the codebase.


If you could bring that up with cloud providers that would be great ;-)

The reality is infrastructure is commonly in unknown states, whether we like it or not.


This sounds really interesting, I'm not a prospect but want to learn more about it. Can I get in touch with you somehow?


Can you elaborate more on the TTS? Did you prerecord fragments (how many did you actually do?) and you just stich them together? So there is a may.mp3, 22.mp3 and your scripts just puts them together?


Sure.

For dates etc - you got it. I think from memory it would be 'Wednesday' + 'the 18th' + 'of' + 'may...' + '20' + '22'

For the narrative speech it would be more words in a file. There are plenty of files (EDIT: just checked 350ish files that cover all the variations of script that can be generated at the moment)

In general the TTS - part of the project is the 'art of the almost possible' (if TTS engines sounded really good - I'd have just used one of the shelf)


How did you come up with the initial list of phrases? Did you do some kind of analysis of other horoscopes?


Listened to a few podcasts, read a few - then tried to come up with some combinations that (I hoped) were funny :)

Here's all of the current 'starts' for the main prediction:

(Note they're all pretty non commital - so anything could come next)

A bite from a wild animal

A financial matter coming to a head

Completion of a long delayed task

A seemingly generous gesture

A sudden realisation

An agreement with a headstrong peer

An unavoidable slowdown

Being pulled between two emotional options

A sudden eruption of feelings

Investigating a proverbial - light in the woods

Involvement with a purely privte project

Making peace with the past

The chance of a big win

Todays socialising


As a Solutions Engineer I've talked with a lot of companies, we're selling software to enterprises. A lot of prospects take Gartner as a starting point and evaluate multiple solutions from there.


Page up/Page down buttons?

Maybe try the vimium extension, d/u jumps half a page down/up


Disabling smooth scrolling in your browser settings will make Page Up/Down feel more like real pagination


Or space / shift+space.


Here's the original post https://news.ycombinator.com/item?id=27016630 This guy is a genius


reddit and twitch also


Email market is massive, so carving out a tiny niche could be enough to have a profitable product. There was recently a thread about missive https://news.ycombinator.com/item?id=26713949


According to their hacker one program they pay $7,700 for account takeover exploits


Sounds like they need to adapt to market conditions.


Do you have any examples of talks that you've edited?


I'll look to see if there is anything I can share publicly...


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

Search: