Hacker Newsnew | past | comments | ask | show | jobs | submit | codesnik's commentslogin

previously cmd+enter would work to "show in finder". New siri-enabled search seem to break that for some reason, but right click menu/show in finder on a found item still works.

and some rotation probably inevitable anyway, and non-rotating black holes could be just a mathematical construct, no?

Yes.

recovery features? how do they work? and what smalltalk runtime do you have in mind? I still have a very vague understanding on how changes could be applied to a production running images, or if there is one and preferable way to do that.



I wonder what apple will do with returned devices. Are they actually refurbishable, on average, to a condition that's resellable, or will they go straight to recycling just to keep numbers of new sales up?


derailing further, it's no organized political movement, and they don't call it immoral but in Caucasus region some men avoid using seat belts as "unmanly", and that's a very social thing. Small plugs into a seatbelt socket to shut up the car audible warning are very common, including taxis.


Well, they do have a point on the “unmanly” aspect as there is a reason that men are statistically more likely to die before old age than women.

Also, I’ve found that when asked about the risk of something, most people believe that bad things only happen to other people (who also believed that, until it happened to them).


Literally every cigarette smoker I've spoken to about this lives in that other-people fantasy


The ultimate expression of masculinity is being hurled at speed through a windscreen.


Nice. When I saw some javascript live music arrangement experiments, I thought that forth is syntactically better for that task because of postfix notation - no need to select and execute parts, keywords could be self-adding/playing.


huh. I wonder if it's possible to use those hooks to add syntax highlighting to shell commands claude issues, or to replace full path to current directory with ./


now, let's combine both.


Do you prefer a web-weaving snail or an extra-bitey spider? I'm leaning spider.


I want an orangutan that slowly spins webs of extruded snail teeth.


Poor goats


even if black sea deluge happened sufficiently rapidly, you're several thousands years off. Current theories date it to about 8 thousand years ago.


unless you're spawning them for new connections.


Some, but not that much. Switching PostgreSQL to a threaded model will not magically make spawning connections fast. PostgreSQL connections are quite heavyweight.

The reason to use threads is almost entirely about ease of development, not about performance. If you use shrared memory like PostgreSQL does you need to write your own allocators, etc. So much you get for free if you use threads.


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

Search: