Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
piroux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
piroux
6y ago
To define something as declarative or imperative, it is important to compare the definition model to the execution model. So I would rather say that Ansible is much less declarative than Terraform, because Ansible tasks (the different steps
2.
▲
by
piroux
6y ago
Interested
3.
▲
by
piroux
7y ago
Yes, that is exactly what I wanted to convey by "lack of efforts". 2000 years ago, as a civilization, even if we failed to care enough for the Works stored in the Library, their loss would not have happened if access was not limit
4.
▲
by
piroux
7y ago
Except that the Library of Alexandria never actuelly burnt ! That is a very good ol' myth ;) - https://www.firstthings.com/web-exclusives/2010/06/the-perni... - https://www.ancientworldmagazin
5.
▲
by
piroux
10y ago
Video of the "thing" : https://atap.google.com/#project-soli
6.
▲
Ask HN: Details about pandas and OLAP frameworks
1 points
by
piroux
10y ago
|
0 comments
7.
▲
by
piroux
10y ago
anyone ?
8.
▲
by
piroux
10y ago
I would be interested to know - if those projects can be easily used with pandas ... - and if some of their features are already in pandas ?
9.
▲
by
piroux
11y ago
I had the same feeling about LLVM until a few weeks ago, when I started tinkering with it during a school project. It let me the time to implement a simple array which can be sliced and copied, through the functions I created : https:/
10.
▲
The Ellsberg paradox
(en.wikipedia.org)
3 points
by
piroux
11y ago
|
0 comments
11.
▲
by
piroux
11y ago
Here is a first one : What are the best ways to detect changes in html sources with scrapy, thus giving missing data in automatic systems that need to be fed ?