HN user

mwaitjmp

89 karma
Posts5
Comments60
View on HN

Does anyone know if this has its PE in alignment with the other Sedna type objects found?

I think there is a tendency for them to have their PE out to one side and the AP out to the other giving a fairly obvious pattern indicating another larger object is shepherding the others into their orbits.

It’s quite impressive how good xfiles looks today when you compare it to other shows around the same period.

Space above and beyond in comparison looks pretty terrible from what I have seen. It’s not even wide screen.

I think X files was shot on film perhaps?

I’m not sure if what we have now on say Disney plus for example is a remastered version but certainly it holds up very well.

From memory I think this takes place in Schild's Ladder by Greg Egan, but in real time. People have personal AI’s wired into their brains that can be asked to converse with others.

One of many great ideas in that book.

It’s very clever in how you can tell it that it was wrong and it admits this mistake. Has it been written in such a way that the operators instructions are given a higher weight compared to what it knows?

I’ve asked it to generate python code and then format it with black. It reproduced the original code and then what was supposed to be the formatted code, but it was identical.

When told of this it admitted it had made a mistake and this time correctly outputted the formatted code.

If you don’t feel comfortable writing shell scripts, or even for people who do :-), shellcheck especially when used as a vscode plugin will hold your hand and catch any potential problems with your shell script before it’s even run.

Having two of everything is actually a pretty decent idea.

Part of the fear of updating though is the time sink.

Even if I attempt to update one mac laptop to the new version (of which I believe there is a new one just released, doesn’t seem long since I last updated…) knowing that I have a safe backup, I dread the thought of spending hours knowing something _should_ be working but is now broken. It can be infuriating. Especially when it’s a pattern/way of working you have become so accustomed to.

Gildas, Bede, Asser and to the people who duplicated and preserved their works we thank you.

Take Offa's Dyke for instance, very little is known about its purpose from historical records (though we can guess). A structure which ran the length of what is now the English and Welsh border.

s/bash/zsh/g 5 years ago

Totally agree, it’s very off putting to use zsh auto complete after years of using bash.

Yes indeed! This is really fascinating.

This comes to us via the epic of Gilgamesh[0], perhaps written around 2100 BCE.

Small extract:

“ Ea commanded Utnapishtim to demolish his house and build a boat, regardless of the cost, to keep living beings alive.

The boat must have equal dimensions with corresponding width and length and be covered over like Apsu boats.”

There is an excellent in our time episode which covers this epic, the Sumerian language and translation which I found one of the most interesting episodes they have made [1].

[0] https://en.m.wikipedia.org/wiki/Gilgamesh_flood_myth

[1] https://www.bbc.co.uk/programmes/b080wbrq

Not sure what it is about this film, the aesthetics, story, atmosphere, the acting? I think it’s perhaps my favourite film. The first 20 mins or so in particular are outstanding.

I’m sure many know but the idea of having the mundane industrial theme transferred to space was supposed to have come from a student film called Dark Star[0].

Alien Isolation is also fantastic though hard to fully enjoy the atmosphere for the most part as it’s fairly terrifying.

There was a piece on hacker news a while back where a programmer talked through how he was asked to code up the graphics for the landing sequence.(3D terrain wireframe).

[0] https://lewtonbus.net/editorials/dark-star-chest-alien-burst...

Terraform to create and manage the cluster and then helm to deploy any applications.

Those two tools have been around for a while and you’ll find plenty of documentation and other people looking for help online.