Viewing profile — antiatheist
antiatheist
HN member- Joined
- Thu, Dec 01, 2022, 6:59 AM UTC
- HN karma
- 49
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About antiatheist
Recent public activity
-
comment
Comment #45843154
I've used `BioMin F` with fluorapatite which is apparently more effective than hydroxyapatite - it's not a miracle regrowth protein like this article seems to claim, but its defini…
-
comment
Comment #42776186
Called The Precession of the Equinoxes or Axial Precesion, the ancient societies including Egypt were also aware of this, and even bronze age cultures may have been aware (golden h…
-
comment
Comment #42547092
It's multiple lebanese family/gangs (Haddara family and others) vs biker gangs - as far as I can tell from news reports. Both these parties run tobacco stores in many states - lice…
-
comment
Comment #41913039
https://www.youtube.com/watch?v=Fhgh42-mZkw https://old.reddit.com/r/Candida/comments/17sdvm0/people_iod...
-
comment
Comment #41693258
That's pretty awesome, wasn't expecting typescript support too, and thought it would just be bound to the Unity/C# API but you've added support for rendering modern React into Unit…
-
comment
Comment #41693208
https://chromewebstore.google.com/detail/toucan-by-babbel-la...
-
comment
Comment #40958403
This is available to anyone in Australia, although ~$500-600 a week isn't enough to support the carer and the one they care for in most personal circumstances. https://www.services…
-
comment
Comment #39165651
Note: In order to improve the readability of the text, the masculine form is used to refer to persons, functions, etc. However, it stands for all genders without exception.
-
comment
Comment #37734519
http://www.bom.gov.au/climate/maps/averages/uv-index/
-
comment
Comment #37569124
Thats why should use electricity to free all camels from the servitude of the desert plains.
-
comment
Comment #37569082
That's about camels eating cactus.
-
comment
Comment #37145777
Bullshit, the jQuery "Ajax" API is a hellish convoluted nightmare with zero consistency. https://api.jquery.com/category/ajax/ Have you seriously looked at this and thought "yeah t…
-
comment
Comment #37145727
const $ = document.querySelector.bind(document) const $$ = document.querySelectorAll.bind(document)
-
comment
Comment #36694222
Isolated temporally aggregated pastiche is a medium some artists revel to work with, unfortunately the first adjective is often missing from the metaphor, and the blind keep pushin…
-
comment
Comment #35448565
I started naively implementing something similar in a project before reading more about TOAT loops and langchain. Though the project makes a decent GUI to use ChatGPT if anyone is …
-
comment
Comment #35380921
You can also see this sometimes in the development of Gnome
-
comment
Comment #35314830
I've been working on this which has some similar functionality in a desktop app: https://github.com/blipk/gptroles It's still in development, but you can currently run bash and pyt…
-
comment
Comment #35271753
That's not true at all, there's no discreet object recognition. You would still need to create maps for colliders, navigation etc. As well as break the flat mesh this provides down…
-
comment
Comment #35271743
It doesn't look like it creates any discreet models from the different parts of the room, it's just a flat mesh. So it's a lot of work to still to create an object that makes integ…
-
comment
Comment #35242219
It actually initialises it at one horizontal plane downards if you mark 3 plane divisions on half the screen at the golden intersection from the center to each previous mark. Could…
-
comment
Comment #35242177
Palindrone syndrome
-
comment
Comment #35242153
I got this result in a similar literary prompt, this was using irc pipe with a jailbreak role chad, write a poem in regex ^(Roses are red|Violets are blue) (All words are equal|Not…
-
comment
Comment #35225543
It's possible but I haven't tested it enough to iron out any kinks. And right now the main routines are return-blocked by an environment variable (PYSH_ROOT) thats set when the fir…
-
story
Show HN: Pysh – run shell commands in Python
I was bored and tired of creating subprocess wrappers for lots of projects, so I made this. The implementation is fairly naive and a bit slow, but it works well in my testing. Migh…
-
comment
Comment #34651574
I agree, the code is pretty average, inconsistently using quotation marks, looks copy pasted and developer comments trying to understand what they're doing. The concept isn't too n…