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

Everything he quoted is a fact, which can be proven or falsified. Taken together (and if true) they're pretty damning.

You responded with an ad-hominem attack. If you can offer a rebuttal of the facts then please do, otherwise try to refrain from personal attacks.


I dunno what you read, but nothing I wrote included any attacks, personal or otherwise.

It’s “felt slighted” that makes me wonder how often you get into arguments that escalate “for no reason.”

Having access revoked with no heads up is a slight. You’re goddamned right they feel slighted. They were slighted.

“Feel slighted” is like “I’m sorry you’re upset”. You put everything on the aggrieved party when you say it like that.


> Everything you're quoting is from one aggrieved person, who clearly felt slighted, and who left out a whole lot of context in their own post.

^ This was a personal attack.


Ah, you're constructively accusing the author of "[leaving] out a whole lot of context". Non-derogatorily.

Also "couch lock", i.e., reduced physical activity.


I actually would like to see a study about this. I am starting to think that the stereotype of lethargic potheads chilling on a couch comes mostly from portrayals in movies. Anecdotally, I encounter many people casually using cannabis while engaged in varying levels of physical activity, ranging from just hanging out in the city, to going on hikes, to outright partying or dancing late into the night. I even heard a couple folks use it as a "pre-workout" for long runs or lifting.

I'm sure it depends on the dosage, but the relationship between usage and physical activity seems to be more nuanced than is generally understood.


It's shockingly accurate. Sure people get high and do other stuff but the amount of people just sitting on couches passing weed around for hours is huge.


This poses a confirmation bias issue though, no? People obviously taking marijuana and sitting around: something you look for because of the stereotype/expectation, and relatively obvious if you’re around them. People doing activities not stereotypically associated with marijuana: less obvious.

Unless they are publicly consuming it (which I suspect is a bit rarer due to restrictions on and stigma about consumption in public), how would you count people who aren’t engaging in expected stoner behavior?

I don’t have a dog in this fight or suspected conclusion. Just seems like it might be harder than you think to truthfully assert “everyone knows most people who take pot just sit around”.


How does it compare to the number of people just sitting on couches doing things other than smoking marijuana, and how are we comparing?


pre-workout gummy enjoyer checking in


Which is interesting to me because, ironically, I use sativa strains to (very successfully) overcome ASD-related social anxiety so that I can go rock climbing in a gym. I use sedating indicas for the evening wind-down and sleep.


The real serverless horror isn't the occasional mistake that leads to a single huge bill, it's the monthly creep. It's so easy to spin up a resource and leave it running. It's just a few bucks, right?

I worked for a small venture-funded "cloud-first" company and our AWS bill was a sawtooth waveform. Every month the bill would creep up by a thousand bucks or so, until it hit $20k at which point the COO would notice and then it would be all hands on deck until we got the bill under $10k or so. Rinse and repeat but over a few years I'm sure we wasted more money than many of the examples on serverlesshorrors.com, just a few $k at a time instead of one lump.


this is really the AWS business model - you can call it the "planet fitness" model if you prefer. Really easy to sign up and spend money, hard to conveniently stop paying the money.


Sounds like your organization isn’t learning from these periods of high bill. What lead to the bill creeping up, and what mechanisms could be put in place to prevent them in the first place?


At only 20k a month, the work put into reducing the bill back down probably costs more in man hours than the saving, time which would presumably be better spent building profitable features that more than make up for the incremental cloud cost. Assuming of course the low hanging fruit of things like oversized instances, unconstrained cloudwatch logs and unterminated volumes have all been taken care of.


> what mechanisms could be put in place to prevent them in the first place?

Those mechanisms would lead to a large reduction in their "engineering" staff and the loss of potential future bragging rights in how modern and "cloud-native" their infrastructure is, so nobody wants to implement them.


You don't think this happens on prem? Servers running an application that is no longer used?

Sure they're probably VMs but their cost isn't 0 either


With that model, your cost doesn't change, though. When/if you find you need more resources, you can (if you haven't been doing so) audit existing applications to clear out cruft before you purchase more hardware.


The cost of going through that list often outweighs the cost of the hardware, by a lot.

And in a lot of cases it's hard to find out if a production application can be switched off. Since the cost is typically small for an unused application, I don't know if there are many people willing to risk being wrong


People always say stuff like this, and I just don’t buy it. It’s not that hard to analyze network traffic to see what does and doesn’t have active connections. When you’re relatively certain, shut it off for a week. If no one screams, delete it. If a month later someone is screaming, it’s their own damn fault for having no docs on something idle 90% of the time.


I've done many things that got new data ingested on a monthly basis. So say 29 days out of every month they would be idle.

Is it worth starting and stopping those kind of things? Probably not?

If you turn off a VM running something like that, because you didn't see any traffic for a day. Are you going to explain how you just shut it down to save a few dollars a month? I would very much like to see how that unfolds


That's the equivalent of saying "just audit your cloud usage and remove stuff that's no longer used".


> I made an honest mistake; I expect companies to reject candidates who make honest mistakes during interviews.

Follow-up: do you expect companies to fire employees who make mistakes?


I recently received an AI-slop bug report for a small open source project (PureLB) that I maintain, and the slop was generated by DeepWiki. It was very incorrect, but I didn't know what "DeepWiki" was so I wasted about an hour. If DeepWiki is causing garbage bug reports even on tiny projects like mine, I can't imagine how much maintainer time it's wasting over all.



> At what point do these things stop being Amigas?

Ah, the classic "Ship of Tramiel" gedankenexperiment.


I use Firefox but donate to Ladybird and Servo. Mozilla Corp is too far gone but hopefully the next generation of browsers will have less corporate baggage.


The main link returns a 404 - maybe a griefer deleted example1?


Thankfully because it loads so much JS I was able to click before it navigated back to the homepage. These are the two examples they link to:

https://app.getflowcode.io/playground/cc12cce1-265f-4c2a-b17...

https://app.getflowcode.io/playground/cc52f949-ec8d-408a-b54...


I'll defer to Stringer Bell:

> Is you taking notes on a criminal fucking conspiracy?

"Normal CEO things" don't include committing crimes, and they are only a "huge self-own" when they document those crimes.


I'm curious about the pros and cons of Cloudflare pages versus GitHub pages. Given that you're using GH as a repo, would it be simpler to also use it to serve pages?


https://docs.github.com/en/pages/getting-started-with-github...

> GitHub Pages is not intended for or allowed to be used as a free web-hosting service to run your online business, e-commerce site, or any other website that is primarily directed at either facilitating commercial transactions or providing commercial software as a service (SaaS).

Not finding a similar mention for Cloudflare... commercial sites are fine there?


The way I understand this is not that Github Pages can't be used for commercial purposes, but that it's not OK for something like ecommerce with many users every minute which generates a lot of load?

So a small company could host a static landing page with generic info and "contact us" etc., and that would be fine, I think?

It also mentions that breaking the rules will result in getting a "polite email suggesting ways to reduce load on Github".


So a personal website with a personal blog is ok then.

Curious though how it handles a surge in requests, like from being on the front-page of HN. But many open source projects host their doc pages with Github pages and some of those get a lot of traffic so I'm sure that it's not an issue


GitHub Pages runs everything through a Fastly CDN. You can tell like this:

  curl -i https://simonw.github.io/
I get this:

  HTTP/2 200 
  server: GitHub.com
  content-type: text/html; charset=utf-8
  permissions-policy: interest-cohort=()
  last-modified: Wed, 16 Nov 2022 21:38:29 GMT
  access-control-allow-origin: *
  etag: "63755855-299"
  expires: Wed, 23 Apr 2025 18:20:50 GMT
  cache-control: max-age=600
  x-proxy-cache: MISS
  x-github-request-id: 3D02:22250F:11BEDCA:123BE7A:68092D2A
  accept-ranges: bytes
  age: 0
  date: Wed, 23 Apr 2025 18:10:50 GMT
  via: 1.1 varnish
  x-served-by: cache-pao-kpao1770029-PAO
  x-cache: MISS
  x-cache-hits: 0
  x-timer: S1745431851.518299,VS0,VE110
  vary: Accept-Encoding
  x-fastly-request-id: 0df3187f050552dfde088fae8a6a83e0dde187f5
  content-length: 665
The x-fastly-request-id is the giveaway.


The "front page of HN" has not scaled like the rest of the computing hardware has scaled. The smallest VM you can get serving static content will yawn at the full power of an HN surge. Unless you have a very 200x-era bandwidth limit, or you're trying to be on the front page of HN with a 250MB web page (which does happen), it's not anything to be concerned about anymore.


I already have several other projects and DNS managed in Cloudflare, so it made sense to keep everything in one place. GitHub Pages would definitely work too.


Where in the process do you integrate your custom domain (ingau.me) ???


I connect the custom domain in the Cloudflare Pages dashboard. Once the site is deployed, you can assign a domain under Pages > Custom Domains, and since I already manage DNS in Cloudflare, it's just a couple of clicks to route it.


Thanks :)


If you're using cloudflare already then it makes sense, closer to the edge and all that, plus there's integration to make that all very seamless from gh.


Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: