HN user

iglio

125 karma
Posts1
Comments28
View on HN

Just 23¢ to $1.15 is the typical hourly pay [1], work is not always voluntary, and not up to the same employee protection/safety standards as true employment [2].

Labour (and profit) sourced from the incarcerated creates problematic incentives, so needs proper oversight and regulation.

[1] https://www.bop.gov/inmates/custody_and_care/unicor_about.js...

[2] https://www.aclu.org/sites/default/files/field_document/2022...

Have you considered using multiple of the current displays together in a single product, presenting them as a single view to the user? Does that help with the pricing?

I am one of those people that cannot memorise times tables.

That hasn’t stopped me getting a degree in computer science, and working for a FANG since I graduated nearly 10 years ago as a software engineer. I have provided value.

I can do just fine in the real world without having memorised the times tables.

Different people have their heads wired differently. I was lucky enough to be in a state school that had a great learning support program, and some teachers that saw potential in me despite struggling with some conventionally trivial aspects of education.

The solution after diagnosis[1]? Just give me a calculator (I was allowed to use one in the normally “non calculator” exams). And in a pinch, I can still do it by hand but slowly. I often don’t just “know” the result, and that’s something I’m fine with not being “fixed” about me.

[1] https://www.bdadyslexia.org.uk/dyscalculia/how-can-i-identif...

The cash out is selling the shares and realising the capital gain?

For these types of business, there’s always someone next in line to buy, hoping for the same performance.

Just for completeness, the US has its own flavor of issues here in its prison system.

Just 23¢ to $1.15 is the typical hourly pay [1], and work is not always voluntary and up to the same employee protection/safety standards as true employment [2].

Labour sourced from the incarcerated creates problematic incentives in law enforcement.

[1] https://www.bop.gov/inmates/custody_and_care/unicor_about.js...

[2] https://www.aclu.org/sites/default/files/field_document/2022...

I think the concern is less about other Google businesses having access to maps data as you suggest.

It’s more about the fact that using non map Google services on google.com will not prompt asking for location service permissions, if they’ve been granted when prompted on google.com/maps already.

Users may not want location to be collected for searches, but are okay with the privacy tradeoff for it being collected when using maps.

I think the vast majority of well architected software applications will have the property that no component alone is too large to be deployed as a “personal” deployment.

The ability to point deployed personal stacks at a pre-production environment (this is often the default) instead of another personal deployment is a means of breaking the chain of needing to deploy personal instances of every dependency needed to function.

This gives the developer choice. If they are only working within one part of the system, only a single personal deployment may be needed. If the change is more cross cutting, multiple personal deployments could be used (or maybe, the change should be made more incrementally).

I think the suggestions of docker are overly specific.

The industry gold standard for any given software application that will be deployed to the cloud is:

- Define infrastructure as code (terraform, AWS CDK, etc.)

- Have automated mechanisms in place to deploy self contained pre-production and production environments of the above infrastructure

- Allow developers to create a “personal” deployment of the above, similar to a pre-production environment but with any changes the developer wishes to make as part of development. This should be as simple as running a few commands.

Some harnessing that allows for completely local development of portions (or all of, depending on the software application) of the above can also be desirable, to speed up development.

However, I don't know anyone at T-Mobile or similar, so I've been carrying the idea around for a long time.

You could always try and get a job at one of these business for a year, with the primary goal of building connections.