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

Positive attraction.


Email me your phone number and I'll call you tomorrow afternoon.


Considering that being polite when sending prompts has an impact on responses and outcome I am waiting for unfiltered models and inspection and alternative responses.


Not resolving or responding. Kick it?


Sorry about that, it's just a shortcut for https://github.com/fcoury/oxide.


Shane answers this in Primer https://youtu.be/-vD-yj9o664


Imagine a cloud transfer utility that made that easily possible?


If I follow what you're saying I suppose my understanding could be wrong, but there's no "cloud transfer" required. It's just a matter of both the distribution and the configured origin being on AWS. If the origin doesn't direct traffic outside of the datacenter, AWS doesn't bill that as egress to whoever owns the origin. The Cloudfront distribution, on the other hand, will take the hit once it exceeds the free tier because it's the AWS service distributing data to end-users. It has to make a request to the AWS internal service then cache it, so The SaaS lambda or s3 bucket or EC2 instance or whatever they're using is none-the-wiser. It's just how the AWS billing mechanism works.


The majority of software I have come across can be put into three categories:

The first is the 'de facto', which are widely adopted for various reasons, mostly marketing, market share, and marketing.

The second is the "alternative" options that serve as alternatives to the previously mentioned choices.

The remaining software falls into the third category, where the focus is on implementing improvements to the other two categories.


What are the benefits of categorizing software this way? Does this help in forming preferences?


My real friends use group text. Nothing fancy. Real names. Real numbers. No data collection. No cost.

Memes flow. Links get posted.

All is just a setup for the next IRL meeting.

I found the end of the internet in '99.

This is the last few sites that have a low bot ratio.


Fully autonomous cars would work well if they could all drive at 15mph without stop signs.

Easily enough to dodge, stop, limit damage while not requiring red lights or stop and go allowing passengers and pedestrians to travel.


Agreed but at what cost?

Get-Process | Out-Host -Paging | Format-List

Case sensitive hyphenated compound word commands?


At the cost of having to press tab to auto-complete a statement you've written 10 billion times before. God forbid a software engineer has to type something

> Case sensitive

they're not

Also your command is equivalent to:

ps | oh -paging | fl


They're not case-sensitive.


Well I'm sensitive!


I don’t think it’s actually case sensitive. And there is autocomplete anyways.


Powershell is rather famously case insensitive.

It is idiomatic to capitalize liberally though.


Idiomatic in scripts (and documentation and training). REPL idioms are much more loosey-goosey.

That's actually something I have come to appreciate about Powershell is that idiomatic distinction concept that scripts are more likely to be read by other people (including Future You with no memory of having written the script in the first place) and to write "full sentences" for an audience, but feel free to be fast and loose in the REPL all you want.


Totally agree! I am a bash fanboi with a fish fetish, but recently started in a windows shop. I've actually grown quite fond of the flexibility powershell offers, and how usable it is without requiring esoteric knowledge.


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

Search: