birdstheword5 | 2 years ago | on: Organization probably doesn't want to improve things
birdstheword5's comments
birdstheword5 | 2 years ago | on: ‘Less than half’ fresh produce sold globally makes any profit
I do agree that most UK shops (Waitrose/ Sainsbury's like you mention) are really good compared with most stuff in Switzerland
birdstheword5 | 2 years ago | on: New Map APIs from Google
birdstheword5 | 2 years ago | on: Inside The Decline of Stack Exchange
I think most people dislike how hostile the main stack overflow site is to beginners, who despite being the ones who need the most help, are the most likely to get their question closed/ downvoted. It's unfortunately necessary to maintain the high quality of the site.
birdstheword5 | 2 years ago | on: Ask HN: Using Vector tiles vs. raster tiles for web mapping?
I agree very much with your "cartographic control" point.
I should have been more specific when talking about performance. For a raster tile, if it is performing badly on the server, that is solvable because you can pre-render beforehand. For vector tiles (which I guess most of the time are coming from a MBTiles file which is a cache) if they are performing badly in the user's browser its not really solvable because you can't do this pre-render step. The only solution would be to find a way to simplify the data more to lessen the load on the user's browser. I don't know if you have a similar experience?
birdstheword5 | 2 years ago | on: Show HN: Learn German with Short Stories
birdstheword5 | 3 years ago | on: How Python virtual environments work
birdstheword5 | 3 years ago | on: Ask HN: How are the current layoffs affecting non-US developers?
birdstheword5 | 3 years ago | on: Natural language is the lazy user interface
Bingo, and it also impresses the upper level management at customer companies - i.e. the ones who make the decision to buy the software, not having to use it themselves
birdstheword5 | 3 years ago | on: You might not need an ORM
birdstheword5 | 3 years ago | on: You might not need an ORM
birdstheword5 | 3 years ago | on: ChatGPT Can't Kill Anything Worth Preserving
birdstheword5 | 3 years ago | on: Self Hosting a Google Maps Alternative with OpenStreetMap
Really if you aren't interacting with the data on the client I would stick with good old rasters - it's harder to get set up with them but they perform way better
birdstheword5 | 3 years ago | on: Ask HN: Skeptical about my company going “full serverless”. What am I missing?
birdstheword5 | 3 years ago | on: Ask HN: Skeptical about my company going “full serverless”. What am I missing?
Our current hosting costs for the projects I work on are about two orders of magnitude below your "worth it" cutoff :)
The integration stuff you mention is indeed very interesting, thank you for mentioning. I can think of a couple projects that would would really benefit from Functions in this way. Our architect is mainly concerned with scalability here, however.
birdstheword5 | 3 years ago | on: Ask HN: Skeptical about my company going “full serverless”. What am I missing?
birdstheword5 | 3 years ago | on: Ask HN: Skeptical about my company going “full serverless”. What am I missing?
birdstheword5 | 3 years ago | on: Ask HN: Skeptical about my company going “full serverless”. What am I missing?
birdstheword5 | 3 years ago | on: Ask HN: Skeptical about my company going “full serverless”. What am I missing?
birdstheword5 | 3 years ago | on: How the U.K. Became One of the Poorest Countries in Western Europe
> In professional settings, approximately all of my time goes into solving problems introduced by people that are just indescribably bad
Translation: everyone except me is stupid.
Why do we let people say things like this without calling them out on it?