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

Is there any information available about the beehives? I saw the link to purchase tensordock honey at the bottom of your homepage.


Are there any specific questions that you may have?

Ryan @ TensorDock


@Ryan - I think OP was asking about the beehives that we sell on the website, haha :)

It was started by Mark... he raises bees in his backyard, so we have some kick-ass honey raised right from our New England backyards :)

1 pound - https://buy.stripe.com/aEU28j7CR6tV81i7su 3 pounds - https://buy.stripe.com/8wM6oz3mB7xZbduaEH


I wonder how the performance improvements compare to PGO.


These are on top of PGO, so SOTA.


Actually looking at the code? Heresy!

(Sincerely, this should be the baseline for every bit of research.)


This is so cool! I’ve been playing around for a while now with different objects and types of lighting. Now I’m getting this error when I try to post: {"timestamp":"2022-02-23T05:57:19.930+00:00","status":500,"error":"Internal Server Error","path":"/record"}


I'm really sorry about this... I don't think I can fix it at the moment but I'll keep work on making the app more stable. And thanks a lot for trying the app!!!


This is really cool and reminds me of the Microsoft tool PICL (https://www.microsoft.com/en-us/research/video/machine-teach...) I would love to see a video demo of the product.


Hi! Thanks for your feedback. I had not come across this, but it looks quite similar :) (at least conceptually). I don't have a video, but there is a short gif in the repository. I am planning to make a video at some point though!


Thanks! One of the creators here. Our main idea with Lavastone is that you just write “plain” c++ code that doesn’t call any special query interface. It’s transparently making your code run by performing some interactions with the database on your behalf. In this sense the query interface looks just like the standard language features of C++.

As you point out, there are definitely trade offs with choosing Lavastone instead of a SQL database. For instance you can’t easily share concurrent read/write access to the same Lavastone data with multiple processes. However, you can copy a fixed Lavastone data store (ie the underlying LevelDB store) and distribute it to multiple server nodes. That’s how we used it anyways!


The GitHub URL provided in the paper gives a 404: github.com/andromeda/pash Has anyone had luck finding an implementation?


Paaper is still pre-print so they might be waiting for reviews to complete before releasing the code.

The joys of peer review.


So how can reviewers review the code then? The features do look excellent, a strong coreutils candidate.


Academic papers are often reviewed independently of code.

It's the academic contribution to the wider body of knowledge reviewers will focus on as the paper, not the code, will be the thing presented at conference.

Code will likely be spaghetti. Academic research is often more about "finding new stuff" than "building robust stuff".

Doesn't always make sense IMO, but that's the way of the world.


Is anyone else getting ModuleNotFoundError: No module named 'plotly'?


Yes


The monotone, linear, etc. functions are called clones and the clones form a lattice called Post's Lattice

https://en.wikipedia.org/wiki/Post%27s_lattice

Given several logic gates, if their most recent common ancestor in the lattice is the clone of all boolean functions, then that set is universal. This provides a convenient prescription for deciding universality for a new k-input gate.



I know about this project in my neighborhood: https://oaklandnorth.net/2013/11/27/mesh-network-offers-pote...


That's really cool! I wonder if there are other projects like that elsewhere in the Bay Area


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

Search: