Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
batterylow
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
batterylow
2y ago
It was often brought up in conversations with universities and their libraries - having them made things more convenient. The books were selling for a year or so without ISBNs, no problems either way!
2.
▲
by
batterylow
2y ago
Things like this are why I purchased some ISBNs and self-publish/distribute. The books (e.g.:Data Analysis with Rust Notebooks[1] and Practical Evolutionary Algorithms[2]) are doing well, and whilst I'm likely "leaving money
3.
▲
by
batterylow
2y ago
Similar for the PlotAPI docs [1] which are all Jupyter notebooks! [1] https://plotapi.com/docs/
4.
▲
by
batterylow
2y ago
Pen plotters are great fun. I set mine up a while ago - a slightly cheaper setup than most https://shahinrostami.com/articles/my-pen-plotter-setup/
5.
▲
by
batterylow
2y ago
I run a plotting/visualization library. Instead of a time-limited trial, we have just one of the plot types (Sankey) freely available indefinitely ( https://plotapi.com/page/sankey/ ). We tried a time-limited t
6.
▲
by
batterylow
2y ago
Yes! I need to test it on some devices first, then re-register as a play store dev.
7.
▲
by
batterylow
2y ago
My daughter wanted an app like this that would help her with sheet music, so that was enough motivation! I was tinkering with Unity at the time, so I thought I’d use it to make future releases on other platforms a little easier. I’ve tested
8.
▲
Show HN: I made an app to help memorize music notation and the guitar fretboard
(learnfrets.com)
8 points
by
batterylow
2y ago
|
3 comments
9.
▲
by
batterylow
2y ago
Nice analysis and visualisation! I used a Pareto approach for my exercise and a project I’m working on - https://limitgym.com
10.
▲
by
batterylow
3y ago
I used to write long and technical blog posts. I think it's unlikely someone will go out there way to give you negative feedback, i.e. not constructive. My motivation came from my younger days where everyone (including myself) had thei
11.
▲
by
batterylow
3y ago
It doesn't work for me on Safari, macOS, M1: "Error: WebGPU not supported". WebGL pixels works in the same browser, e.g.: https://plotapi.com/docs/visualizations/terminus/#default-vi...
12.
▲
by
batterylow
3y ago
Official Rust book is great. If you want to give Rust a go through Jupyter Notebooks, check out https://datacrayon.com/data-analysis-with-rust-notebooks/set...
13.
▲
by
batterylow
3y ago
> Could you elaborate on why you switched away from it? I started using KaTeX sometime after 2015 because it promised to be fast (the fastest! [1]). I had to change the representation of a bunch of expressions because KaTeX didn't s
14.
▲
by
batterylow
3y ago
I was using KaTeX for a while on DataCrayon (e.g. https://datacrayon.com/practical-evolutionary-algorithms/pop... ), but recently switched to server-side rendering with MathJax. I'm happy with the way it looks. I&#
15.
▲
by
batterylow
3y ago
Nice project! I was gifted a pen plotter [1] a while ago and have enjoyed it so far. I would love to build one that supports larger pieces. [1] https://shahinrostami.com/articles/my-pen-plotter-setup/
16.
▲
by
batterylow
3y ago
I made a VESA mount for my iPad [1]. It wasn't exactly brain surgery [2], but I thought it was cool! [1] https://www.youtube.com/watch?v=8jMZtt37vgY [2] https://www.youtube.com/watch?v=THNPmhBl-8I
17.
▲
by
batterylow
3y ago
> The major change is building the Jupyter Notebook 7 interface with JupyterLab components so that the two applications share a common codebase and extension system. This is interesting! Looking forward to testing the purple theme I use
18.
▲
by
batterylow
3y ago
The one I was gifted ( https://shahinrostami.com/articles/my-pen-plotter-setup/ ) will have been more affordable https://idrawpenplotter.com
19.
▲
by
batterylow
3y ago
Looks great! I was gifted a pen plotter 6 months ago and wrote a short post on my setup and workflow https://shahinrostami.com/articles/my-pen-plotter-setup/
20.
▲
by
batterylow
3y ago
https://shahinrostami.com I used to write about evolutionary computation, data science, and other tech bits. I'm on my sabbatical right now and mostly writing pieces with no real common theme. I recently wrote my own static
21.
▲
by
batterylow
4y ago
I’ve just relaunched https://shahinrostami.com after spending a little too long writing the static site generator that now generates it. That, and https://datacrayon.com , have been the catalyst for several opportunit
22.
▲
by
batterylow
4y ago
I use my own link shortener when including links in images/gifs/videos. Easier to type out, especially on mobile. E.g. m8.fyi/darn and m8.fyi/pok
23.
▲
by
batterylow
4y ago
Evcxr is great, and I used it to write Data Analysis with Rust Notebooks [1]! There's also this video on getting up and running with it [2], although it's 2 years old. Ultimately, the ecosystem isn't yet as convenient as some
24.
▲
by
batterylow
4y ago
I was after something like this a while ago. Settled on Umami https://umami.is/ . Great projects!
25.
▲
by
batterylow
4y ago
A couple of years ago when checking out Rust for scientific work I started looking for familiar ground, e.g. Jupyter notebook support. I was happy to find google/evcxr's Jupyter kernel [1] and started writing an early access book
26.
▲
by
batterylow
4y ago
I started learning Rust a few years ago, with the intention to use it for data science. I ended up writing a book, "Data Analysis with Rust Notebooks", where I demonstrate using Rust + Jupyter Notebooks for tasks I'd normally
27.
▲
by
batterylow
4y ago
It started as a solution for myself, i.e. a tool of convenience. I made it available for free as an endpoint, and then it gained enough popularity to frequently hug my server into submission. After speaking with a few users, it turns out th
28.
▲
by
batterylow
4y ago
Mine is https://datacrayon.com
29.
▲
by
batterylow
4y ago
For the last few years with PlotAPI [1], it's been mostly about communicating early and managing expectations. The emails hit my phone, so I always reply within a reasonable time to confirm I've seen their email, thank them for th
30.
▲
by
batterylow
4y ago
I built https://PlotAPI.com with Django, htmx, Alpine.js, and Tailwind CSS. I was new to all 4 of those technologies and learnt whilst on the project, it was a great experience. It was my first time using the Stripe API too, whi
More ›