Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jonathanpoulter
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
jonathanpoulter
3y ago
I purchased these for my wife years ago, they’re excellent.
2.
▲
by
jonathanpoulter
5y ago
A pretty critical application
3.
▲
by
jonathanpoulter
6y ago
Ease of testing is the most obvious benefit. A "pure" function is one whose result is simply based on its inputs, no dependency on external state/IO etc. Same inputs, same outputs guaranteed. These types of functions, are rea
4.
▲
by
jonathanpoulter
6y ago
I completely agree with this sentiment. Writing good Haskell always seemed harder to me than something like Python. The amount I'd have to think before beginning to type was a lot, but it always seemed worth it, as there was always pot
5.
▲
by
jonathanpoulter
6y ago
Maybe they're looking to get a lot of granularity. Thinking of, https://haveibeenpwned.com/ , you could give an email address and get value from the site, but there's no need for an account. Assuming you store the
6.
▲
by
jonathanpoulter
6y ago
Essentially you can access BBG Anywhere without any hardware or BBG software, through a Citrix connection: https://bba.bloomberg.net/?utm_source=bloomberg-menu&utm_med...
7.
▲
by
jonathanpoulter
6y ago
This seems like such a significant problem for the language and has been around since the beginning of time. Considering the amount of value that Python adds to companies and individuals around the world, is there a reason that institutions
8.
▲
by
jonathanpoulter
7y ago
Cruise ships handle plenty of non-window "accommodation": https://www.royalcaribbean.com/blog/an-inside-room-with-a-vi...
9.
▲
by
jonathanpoulter
7y ago
"Progress is not a function of time", this is a really deep quote.
10.
▲
by
jonathanpoulter
7y ago
this seems like the real magic here. The author states at the start, automating all of the steps of something can be daunting. But this script can incrementally become a do everything script.
11.
▲
by
jonathanpoulter
7y ago
Maybe not immediately, but isn't this what Pandas' new array interface[0] should facilitate? [0] https://tomaugspurger.github.io/pandas-extension-arrays.html
12.
▲
by
jonathanpoulter
8y ago
A minor plug: I've found I generate graphs and tables in Jupyter notebooks, so I wrote ipynb-tex, to allow you to reference cells from a notebook directly in your LaTeX documents. This supports tables, and figures. https://g
13.
▲
by
jonathanpoulter
8y ago
Garret Walker, from Bank of America, spoke at PyGotham last year and touched on this topic at the end of his talk: https://2018.pygotham.org/talks/seventeen-million-lines-of-p... Disclosure: I work for Bank of America.
14.
▲
by
jonathanpoulter
8y ago
Thanks for your advice, I'm currently starting down the path of writing (what I hope will become) a book. I'm at your piece of advice I). I'm working on a framework which links LaTeX and Python notebooks in a dynamic compilat
15.
▲
by
jonathanpoulter
8y ago
I've read this multiple times, and I'm sure it's an intuive argument. Is it actually true though?
16.
▲
by
jonathanpoulter
8y ago
Not meaning to be rude, it sounds like you're going strong and providing a great service. But if you retire in future do you plan on handing down your code and setup to someone?
17.
▲
by
jonathanpoulter
8y ago
Options, Futures and Other Derivatives is basically a Bible. https://www.amazon.com/gp/aw/d/013447208X/ref=dp_ob_neva_mob...
18.
▲
by
jonathanpoulter
8y ago
LEO billboards?
19.
▲
by
jonathanpoulter
8y ago
I am constantly approached with adhoc requests, often unrelated to the application I work on, probably more of these than actual ticket items. I've started to number these myself in my own ticket system where I keep scripts, screenshot
20.
▲
by
jonathanpoulter
8y ago
I find learning mathematical concepts from Wikipedia very difficult
21.
▲
by
jonathanpoulter
8y ago
Code is imported as a minted import, it's properly formatted text
22.
▲
by
jonathanpoulter
8y ago
Yes! Or in a large document/book to guarantee no break between code and executable examples
23.
▲
by
jonathanpoulter
8y ago
Next time I'll avoid humour in a submission
24.
▲
Show HN: Ipynb-tex – Include Jupyter notebook cells in TeX documents
(github.com)
36 points
by
jonathanpoulter
8y ago
|
7 comments
25.
▲
by
jonathanpoulter
8y ago
ipynb-tex is a simple style sheet which allows extracts tagged cells out of a Jupyter notebook and includes them in a TeX document. Every time you recompile the LaTeX document you'll get the latest notebook output, so your documents a
26.
▲
Show HN: ipynb-tex – Jupyter Notebooks and TeX
(github.com)
4 points
by
jonathanpoulter
8y ago
|
1 comments
27.
▲
by
jonathanpoulter
8y ago
That was my take on this too, why do the type hints need to be there for this to work, they don't seem to be involved at all?
28.
▲
by
jonathanpoulter
9y ago
Does this play well with the likes of Vimium? It seems to steal some of Vimium's most common bindings.
29.
▲
by
jonathanpoulter
9y ago
I don't know if you get a chance to take a picture of what bites you most of the time... if ML could distinguish between different bites by just looking at skin, that would be incredibly useful.
30.
▲
by
jonathanpoulter
9y ago
The XKCD graphing is really easy to do, maybe FTE could be refined and incorporated too
More ›