Hacker News new | past | comments | ask | show | jobs | submit | bilbo-b-baggins's comments login

This kind of thing is why I hate working for larger corporations.

There’s a tipping point where an organization grows large enough that you can no longer trust your colleagues.

It’s a weird inversion where managers advocate for employees that act favorably towards them when everyone else in the trenches know they are awful or incompetent.


They’re pretty well focused on startup news and most of that is raising, acquisitions, folding, and fire sales.

Give him a share of the money you make off of it.

Reducing costs (and then trying to drum up community goodwill by "releasing" an open source tool) is not the same thing as generating revenue. https://github.com/Azure/peerd does not have a "pricing" section.

60% of $0 is still $0.

They wouldn't be doing any of this if they thought it's 0$

Lmk when it can power my 240V HVAC and Well pump otherwise it’s just a toy UPS


Will do!


Location: Oregon, US Remote: Yes Relocate: No Technologies: Too many to list. Go, Python, Node, Terraform, k8s, AWS in daily use. Resumé: https://www.linkedin.com/in/jalheid (PDF available on request) Email: hamwisespamgee1@gmail.com (This email is for public sharing due to scraping bots.)


One reason is there’s literally many times fewer roles for someone with 20+ years of experience.

And as time marches on, there’s more and more competition for those roles.


I wonder how that could be possible? There are proportionally so few of us old-timers around to begin with, given how much smaller the industry was and how rapidly it has grown over the last 20-30 years.


i thought standard advice is to chop your resume to last 10 yrs


I guess it depends on how many jobs you’ve had in the last 10 years. I’d only have 2 roles if I did that :)


> People who stress over code style, linting rules, or other minutia remain insane weirdos to me. Focus on more important things.

Considering anyone who is any good is gonna automate these things… and they are very important for long term maintenance and readability and predictability…

… probably the author is terrible. Sad to waste a decade.


Reminds me of the TimeCube page…


we'll have to fire the web dev (me)


> meta name="keywords" content="Downtown Café, coffee, Fitzroy, tea"

wot?


oops. it's a template


1.6mb, mostly images. A reasonable and to-the-point use of resources. Very few "modern" sites achieve this page weight.


Bro got dragged so hard in the comments he took his site down. Oof.


I mean their intentions are good but if I worked at a place that made me use that error package I'd not have a good time

In general with golang, if something is not idiomatic Go then don't try too hard to fit constructs from other languages into it. Even the use of lodash like packages feels awkward in Go


more like hug of death from HN users. Since the site is back up and working again


Go ahead try to implement something like cross-origin requests or multipart encoded form uploads just using the body semantics you described. I’ll wait.

Also that is not a controversial take. It is at best a naive or inexperienced take.


Both of those happen in the context of web browsing rather than existing in APIs in a vaccuum; I'd argue that there's absolutely no reason why the mechanism used to request a webpage from a browser needed to be identical to the mechanism used for the webpage to perform those actions dynamically, which is pretty much my whole point: it doesn't seem obvious to me that it's useful to encode all of that information in an API that isn't also being used to serve webpages. If you are serving webpages, then it makes sense to use semantics that help with that, but I can't imagine I'm the only one who's had to deal with bikeshedding around this sort of thing in APIs that literally only are used for backends.


Multipart messages definitely happens in APIs as well, if you are handling blobs that are potentially pretty big.


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

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

Search: