Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
msarchet
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
msarchet
1y ago
There’s a link to a post on his personal blog that explains a lot of this
2.
▲
by
msarchet
1y ago
Some of the other commenters have pointed this out. But this just doesn’t quite work. I’ve been doing Game Dev for the better part of 15 years now which is almost all of my career. I’ve been almost solely focused on building Tools and almos
3.
▲
by
msarchet
1y ago
Ah this is an old project and hasn’t seen any updates in years which is why what I was going to comment is what it is Looks pretty cool! I’m looking around the docs to find some import instructions for a common engine.
4.
▲
by
msarchet
2y ago
Minio works pretty solidly as an s3 compatible endpoint. It took me a while of juggling configuration with Docker to get running correctly though
5.
▲
by
msarchet
2y ago
Was this the in-house c++ WPF implementation?
6.
▲
by
msarchet
2y ago
> LIGO can't point to specific locations in space Since LIGO doesn’t need to collect light from stars or other objects or regions in space, it doesn't need to be round or dish-shaped like optical telescope mirrors or radio tele
7.
▲
by
msarchet
2y ago
It’s the simulation and fitness function that are difficul not the genetic algorithm really. I’ve done a bunch of playing around with NEAT, a variant of GA using NNs, for various things. Typically for GA stuff though you have a genome, aka
8.
▲
by
msarchet
3y ago
Just this morning I have been working on a font rasterizer for an eink screen project. So it’s really interesting to see one this small.
9.
▲
by
msarchet
3y ago
This does seem like a great use case for it.
10.
▲
by
msarchet
3y ago
https://en.wikipedia.org/wiki/Qualia[1] - is what you are now describing mixed with a little bit of Maxwell's Demon[2] - something is intercepting between you and a true experience. Real, in the way I believe you
11.
▲
by
msarchet
3y ago
You is a very loaded word here.
12.
▲
by
msarchet
4y ago
I was looking at the advanced options, and specifying Name, Mana Cost and Type don't seem to do what I expect. Example: Fire Bomb 2R Instant the mana is loaded as 2R instead of 2(Mountain Symbol) and the name/type don't seem
13.
▲
by
msarchet
4y ago
My understanding is that the mass relates to particles that the w boson would have to interact with during collisions for it to have the mass that was measure. Our known model doesn't predict this which means there might be particles t
14.
▲
by
msarchet
4y ago
I have gotten 800+ downloading games onto my xbox
15.
▲
by
msarchet
5y ago
Sharp knives are far better than dull knives. They don't slip. Don't require too much force. With the added benefit of when you cut your finger off they can sew it back on from a clean cut :D
16.
▲
by
msarchet
5y ago
> And yet I can speak concretely about a hydrogen atom You can talk about some abstractions about how a hydrogen atom works, but we don't fully understand everything about atomic structure. We don't know if there is something t
17.
▲
by
msarchet
8y ago
It's super fascinating watching this unfold. This object is shaped in a way that really might change the way we understand how solar systems form!
18.
▲
by
msarchet
9y ago
I think you could still use the definition. Because your still conscious, your just something that is aware of its ability to change shape and maintain its awareness through that change. Nothing is really static in life. So nothing ever rea
19.
▲
by
msarchet
9y ago
It reads to me as: Here is a list of examples of things that plants do that would imply some kind of decision making process. When we anesthetize them they lose those abilities, is that something that tells us they have consciousness. Secon
20.
▲
by
msarchet
9y ago
This looks really interesting. I could see a business here of taking photographs and turning them into coloring books.
21.
▲
by
msarchet
9y ago
not anymore? - EDIT: the status page was fine and then it wasn't.
22.
▲
by
msarchet
9y ago
Well mentioning your app here would be a good start for example.
23.
▲
by
msarchet
9y ago
I find it interesting that they assume that you treat passwords as plaintext in a security document :/
24.
▲
by
msarchet
9y ago
Just saw this as I logged in for the first time today. Doesn't look like my android app has updated yet, but I would imagine that the appropriate buttons have not been clicked.
25.
▲
by
msarchet
9y ago
They would all have to jump their clocks identically for that to work.
26.
▲
by
msarchet
9y ago
Seems to be running rampant in this thread.
27.
▲
by
msarchet
9y ago
I can't think of the last time something I was doing was broken by a Windows update.
28.
▲
by
msarchet
9y ago
I mean up until recently the fervor over OSX updates was ridiculous. I understand that people want to not be bothered by updates, but not updating is the reason that we have so many security holes.
29.
▲
by
msarchet
10y ago
Well you can just have it show you the password, and then enter the characters yourself. Password management is not equivocal to automated password input. Even if that seems to be the primary feature of many password management apps.
30.
▲
by
msarchet
10y ago
> Of course, the price of JavaScript comes with the hundreds of dev tools needed to launch a simple "Hello World" app. In node this is as simple as console.log('Hello World')
More ›