HackerTrans
TopNewTrendsCommentsPastAskShowJobs

GreyZephyr

no profile record

comments

GreyZephyr
·há 5 meses·discuss
Battlezone and battlezone 2 [0] were great for this. Many hours lost, even if bz2 was a buggy mess on release. It was also one of the first faves to really have a missing community.

[0] https://en.wikipedia.org/wiki/Battlezone_(1998_video_game)
GreyZephyr
·há 5 meses·discuss
The web would be one of the more well known technologies to come out of running collider experiments. More directly a whole lot of medical imaging including PET is only possible because of either isotopes manufactured through colliders or sensors developed in colliders.
GreyZephyr
·há 7 meses·discuss
Merry Christmas!
GreyZephyr
·há 8 meses·discuss
I really want people to crowdsource the DMT prime factorisation project. I know at least one person tried but lost interest before they met an elf. It just seems like such a fun experiment to run. Is it possible to recall numbers at all while taking DMT? Can you memorise new ones? If not why not etc, and maybe the machine God factorises numbers for you!
GreyZephyr
·há 9 meses·discuss
I was also in Kyoto right before the lockdowns for the first time in a decade and it was magical and like it was in my childhood. When I went back a few years ago, I nearly cried; the lovely quiet city of books was so noisy and everyone was so angry. I don’t really have a point I don’t think you should stop people from travelling but still it make’s me sad.
GreyZephyr
·há 9 meses·discuss
You're missing the bit where he has never studied under a Buddhist master and actively refuses to. Both Chan and Zen are traditions that are characterised by the belief that written works are always flawed and can't contain the actual teachings and if you want to learn you should find someone who already knows.
GreyZephyr
·há 9 meses·discuss
For the exploratory stuff I tend to use R in code blocks as I’m familiar with it. Sadly I’ve never really done much with Clojure, though its data capabilities always look very cool, especially datatomic. It’s just always been a bit of a poor fit for what I’ve been doing so I’ve never quite got round to it. Maybe this will give me the push I need!

Sadly the things where the extra tooling is missed is more in larger databases where I’m either rebuilding or restructuring an existing database or writing more complex queries to help with this and I want to do it all in the database. Hence autocomplete and general knowledge of the schema being built in is nice.
GreyZephyr
·há 9 meses·discuss
The main thing that I like is that it gives you nice table autocomplete as well as some nice metadata. As well as some connection management stuff. And it drives me mad because I am sure there must be a way to get the psql autocomplete to work in a buffer, but I have never managed it.
GreyZephyr
·há 9 meses·discuss
Do you have any resources for your sql workflow in emacs? I use eMacs for everything else, but keep going back to dbeaver whenever I write SQL or interact with PostgreSQL. All the tutorials I’ve turned up seem to be doing simple things with small tables, rather than a more complex workflow. I’m sure there are ways to use emacs effectively for SQL but I just can’t find out how.