HN2new | past | comments | ask | show | jobs | submit | pipes's commentslogin

I got one about 1992ish I think. I had a Gameboy before that. And a spectrum before that. To be honest the game boy was a revelation, smooth fun polished games. My spectrum crashed all the time (thanks Alan sugar and your cheaper manufacturering). Nintendo games had multi person dev teams instead of some poor guy looking at a video of an arcade machine and trying to recreate at on a spectrum.

Though everyone I knew got a snes and street fighter 2 for Xmas one year. I only knew one other nes owner


I can never understand why so many people resort conspiracy theories when the obvious answer is supply and demand. I know well educated people, who do this when they talk about the resential property market. (Including an accountant).

Supply and demand can be caused by a conspiracy. OpenAI secretly bought 40% of the world's RAM on purpose. It's only a conspiracy if Anthropic and Google did something similar, though.

I think valve does this steam too? Games can't be a lower price on other platforms?

I use passwordsafe https://pwsafe.org/

Sync the file to Dropbox. Available on all my devices. 2fa protection in password safe - yubi + password.

This is probably not the most secure system in the world but I've been using it for 10+ years. And it's free.


similar, keepass synced with google drive. sure it's on some platform, but if my master file is stolen I feel like it taking ~1s and 128MB per guess it's unfeasible for my file to be cracked.

My main worry is some software dependency in password safe is compromised and my passwords are hoovered up while I have the file open!

Did the people you notice becoming less intelligent ever recover? I'm genuinely interested. My biggest regret in life is early years drug use, smoked my first joint at 13. Mdma 18. Cocaine late tewnties. I personally think marijuana might be worse than mdma but not by much. And cocaine is really bad for cardio vascular system, probably physically worst of all of them that I tried.

I think both mdma and marijuana cause anxiety and they mess with short term memory.

There doesn't seem to be a good answer to protecting kids from drugs. Heavily regulated legalisation might help or it might normalise drug use.

As an aside I personally think alcohol in very moderate use isn't really as harmful as other drugs. And is probably a net benefit for many. Even moderate use of illegal drugs seems to have bad affects on people.

Edit: added my thoughts on alcohol and something on cocaine use.


> I think both mdma and marijuana cause anxiety and they mess with short term memory.

OTOH MDMA never caused anxiety (and I had plenty of anxiety issues at the time) or memory issues for me, but of course drug effects are very individual.


What exactly makes you think they are "hell-bent on proving something that may not actually be supported by evidence.".

The only thing they've done is observe that the drug dealers outside their house weren't white.


Here is an example of what happens when there are no police, Montreal police strike:

https://en.wikipedia.org/wiki/Murray-Hill_riot


The snes to N64 jump to me is definitely the biggest. It wasn't just graphics, the gameplay completely changed too. By the end of the snes era I had grown out of games due to endless platforms and 2d fighters (I was 13ish). I was 16 by time I started playing them again. Wave race 64 was just mind blowing. And like nothing else I'd played before.


I am in the UK and I can't see it unless I use a VPN. I get

This site can’t provide a secure connection annas-archive.li sent an invalid response. ERR_SSL_PROTOCOL_ERROR


Change the URL to HTTP and you should get your ISP's block message (Virgin Media)


On the using AI assistants I find that everything is moving so fast that I feel constantly like "I'm doing this wrong". Is the answer simply "dedicate time to experimenting? I keep hearing "spec driven design" or "Ralph" maybe I should learn those? Genuine thoughts and questions btw.


More specifically regarding spec-driven development:

There's a good reason that most successful examples of those tools like openspec are to-do apps etc. As soon as the project grows to 'relevant' size of complexity, maintaining specs is just as hard as whatever other methodology offers. Also from my brief attempts - similar to human based coding, we actually do quite well with incomplete specs. So do agents, but they'll shrug at all the implicit things much more than humans do. So you'll see more flip-flopped things you did not specify, and if you nail everything down hard, the specs get unwieldy - large and overly detailed.


> if you nail everything down hard, the specs get unwieldy - large and overly detailed

That's a rather short-sighted way of putting it. There's no way that the spec is anywhere as unwieldly as the actual code, and the more details, the better. If it gets too large, work on splitting a self-contained subset of it to a separate document.


> There's no way that the spec is anywhere as unwieldly as the actual code, and the more details, the better.

I disagree - the spec is more unwieldy, simply by the fact of using ambiguous language without even the benefit of a type checker or compiler to verify that the language has no ambiguities.


People are keen to forget that programming languages are specs. And a good technique for coding is to build up you own set of symbols (variables, struct, and functions) so that the spec become easier to write and edit. Writing spec with natural language is playing russian roulette with the goals of the system, using AI as the gun.


Everybody feels like this, and I think nobody stays ahead of the curve for a prolonged time. There's just too many wrinkles.

But also, you don't have to upgrade every iteration. I think it's absolutely worthwhile to step off the hamster wheel every now and then, just work with you head down for a while and come back after a few weeks. One notices that even though the world didn't stop spinning, you didn't get the whiplash of every rotation.


I don’t think Ralph is worthwhile, at least the few times I’ve tried to set it up I spent more time fighting to get the configuration right than if I had simply run the prompt. Coworkers had similar experiences, it’s better to set a good allowlist for Claude.


I think find what works for you, and everything else is kind of noise.

At the end of the day, it doesn’t matter if a cat is black or white so long as it catches mice.

——

Ive also found that picking something and learning about it helps me with mental models for picking up other paradigms later, similar to how learning Java doesn’t actually prevent you from say picking up Python or Javascript


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

Search: