HN user

playworker

60 karma
Posts0
Comments32
View on HN
No posts found.

My family had a copy of Graphical Adventure Creator too, I similarly failed to produce anything of note but I do remember having a lot of fun playing around with it and trying to design screens.

I, rightly or wrongly, attribute my love of computers to playing around on the family CPC, I really want to encourage that in my kids but I don't know what the equivalent is - I'm pretty sure it's not buying them a tablet, Raspberry Pi 500 maybe?

I might have misunderstood your comment but I don't think that's what htmx does, it just adds reactivity without needing to write JS, the HTML is represented in the project using Hiccup syntax which is essentially HTML in Clojure data structures - makes sense when code is data is a big part of the Lisp idea. It is an external template file into which you can replace fields, it's just a Clojure file too.

Expensive is okay, we're talking about eradicating poverty, as first world nations we should be judged on how well we look after the most vulnerable in society, not on how wealthy the 1% can get.

US population is what, 300 million, ~75% of that are adults, multiplied by something like $35,000 is what, 8 trillion? The top 1% have a wealth of 35 trillion, US GDP is around 24 trillion - is it acceptable to spend 1/3rd of your GDP on eradicating poverty and creating a more equal society?

What paltry amount are we discussing? The concept of UBI is that it pays a living wage, enough to feed, clothe and house someone. It might not eradicate wealth inequality but it definitely narrows the gap/reduces it.

I'm assuming you accept that the poor are getting poorer and the wealthy are getting wealthier - how do you propose to stop that without UBI?

In the end, it will lead to a grossly impoverished class of UBI recipients who will work 6 days a week for $3.25 an hour to supplement their meagre UBI.

I don't know how to break this to you, but surely you know there is already a grossly impoverished group of people working 6 days a week for $3.25 an hour without UBI.

If you add the UBI to their income they'll be hugely better off and they might even be able to choose between working those 6 days or staying at home and looking after their children, or caring for an elderly relative without the risk of being made homeless, or being unable to afford food for their family.

We're not ignoring the issue, we just don't think the issue is the same one you do.

The main issue in the world at the moment is income inequality, the things that you are listing stem from that, you can't fix education inequality without first addressing the income issue - UBI proposes that we tackle the source of the problem rather than trying to patch things up downstream

I remember doing this too, it unlocked the multiplier which they locked at the factory by slicing through some metal blocks with a laser. My Duron 600 would run at 800 with a normal cooler & fan, then I added a really loud Delta fan and a copper heatsink and it was stable at a magical 1Ghz. Eventually I got cocky enough to solder a resistor between a certain pin on the motherboard and earth which effectively increased all the voltage settings in the BIOS so I could push enough voltage through it to run at 1.2Ghz - it ran like this for years as my only PC. Good times :)

I think the GP is referring to the use of interfaces with only one implementing class, rather than interfaces with no implementing class. i.e. you end up creating a UserProvider and UserProviderImpl for every service class you write.

OP is probably referring to the JDK Proxy support which is used by Spring and requires classes to implement at least one interface.

I had a similar experience when making a much less serious 999 call for a drunk dude we found passed out in the middle of a car park, it was only after I hung up that I noticed Google have some sort of feature which knew I was making a 999 call and was offering me information about my current location on screen - had no idea they did that though so didn't think to look at my phone screen...

FYI Wikipedia suggests that GOG.com has the originals and that a game called Contraption Maker on Steam is a spiritual successor by the original developers

...or best for safety.

I've had a car written off and had a very minor pedal bike crash due to people "being polite" and gesturing people out of side-roads when not safe to do so.

I think there's something off about your arguments, human drivers speed, but they don't do it because of properties of the speedometer or the cruise control, or air resistance, or potholes - they do it because they don't care much about the speed limit.

It's completely possible to stay below the speed limit in a car, a lot of people just don't bother. Cruise control won't apply the brakes (at least in older cars) if you encounter a significant downhill gradient - that's up to the driver, and while speedometers are often out and GPS is more accurate, speedos universally over-read in my experience. If you're doing GPS 38mph your speedo is probably reading 40, which is not really within an excusable error margin of 35mph IMHO.

I would expect a fully autonomous vehicle to be able to accurately obey the speed limit and I suspect the reason it wasn't/doesn't is because that behaviour has been programmed in or developed. You could make arguments that doing what the other cars around you are doing is safer than being an outlier, but that's not the same argument you're making. I think the 38mph figure is significant.

It's an illogical argument though - the concept of true UBI, not the thing cited in the article, is that everyone receives the living wage and can afford basics like food and housing. If everyone being able to afford food and housing changes the rate of inflation, then that's an acceptable side-effect of ending poverty, it's certainly not something to be feared or cited as an argument against UBI :)