Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
johnnymellor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
johnnymellor
1y ago
This would be useful in Chrome for Android (which doesn't yet have this feature built-in), but activating bookmarklets on Android (via https://paul.kinlan.me/use-bookmarklets-on-chrome-on-android... ) clears the text se
2.
▲
by
johnnymellor
2y ago
If I understand correctly the following ttre expression does what you're asking for: ":'(':(\\')|[^"'])*":'
3.
▲
by
johnnymellor
2y ago
Many communities would like to have a page/ical that lists all the events going on in that community. But event organisers are often busy, and by the time they've posted on WhatsApp and Facebook and Meetup they won't necessar
4.
▲
by
johnnymellor
3y ago
At least on Chrome for Android, you can long-press to trigger the hover effect. Works on many websites. (There are inconvenient side-effects like selecting text, but it's better than nothing.)
5.
▲
by
johnnymellor
3y ago
Oh, and multi-line statements will be supported from Python 3.13 ( https://github.com/python/cpython/issues/103124 )
6.
▲
by
johnnymellor
3y ago
Not supporting multi-line statements is just because pdb doesn't bother to parse the statement to work out if it is an incomplete multi-line statement. That could be easily fixed (I have a prototype patch for that using `code.compile_c
7.
▲
by
johnnymellor
3y ago
Midjourney's rendering looks pretty tasty: https://pasteboard.co/NBhdMl3AsAAR.png
8.
▲
by
johnnymellor
4y ago
You can make the omnibox forget about URLs and search terms you've used a lot by selecting them with the down key then pressing Shift+Delete ( https://superuser.com/a/189334 ).
9.
▲
by
johnnymellor
4y ago
Yes, it's a very desirable trait in https://en.m.wikipedia.org/wiki/Quasi-Monte_Carlo_method Quasi-Monte Carlo has a rate of convergence close to O(1/N), whereas the rate for the Monte Carlo method is O(N^(−0
10.
▲
by
johnnymellor
4y ago
Einops looks nice! It reminds me of https://github.com/deepmind/einshape which is another attempt at unifying reshape, squeeze, expand_dims, transpose, tile, flatten, etc under an einsum-inspired DSL.
11.
▲
by
johnnymellor
6y ago
For TST in Chrome I've been very happy with Tabs Outliner ( https://chrome.google.com/webstore/detail/tabs-outliner/eggk... ). As well as a great tree, you can mix live tabs/windows with frozen ones t
12.
▲
by
johnnymellor
13y ago
In Chrome for Android, just tick Settings > Accessibility > Force enable zoom