Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ArchieMaclean
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ArchieMaclean
2y ago
My take on the prime example: import itertools def generate_n_primes(n): """ Generate n prime numbers using a modified Sieve of Eratosthenes. The algorithm keeps track of a list of
2.
▲
by
ArchieMaclean
3y ago
I'd be willing to bet that the majority of results you find in that search will be men talking about how much women care about money... of course some women do, but far far from all of them
3.
▲
by
ArchieMaclean
3y ago
Beneath the large obvious green 'Subscribe' button there is some low-contrast grey text ('Continue reading') that, when clicked, hides the box. This is on Substack's side, not the author of the article.
4.
▲
by
ArchieMaclean
3y ago
No worries, worth a try!
5.
▲
by
ArchieMaclean
3y ago
I did this initially, but I believe it didn't work for all applications - some were still registering it as Caps Lock (e.g. VS Code IIRC).
6.
▲
by
ArchieMaclean
3y ago
Workman [0] was designed to be used on an ortho keyboard, though it is also usable on a normal keyboard. I suppose it's tricky to design for many modern features as they are not yet standardised between keyboards. [0] https:/
7.
▲
by
ArchieMaclean
3y ago
I use Colemak-DH (modified version of Colemak that has less lateral hand motion - found I was getting slight wrist strain with normal Colemak). I find it more comfortable than Qwerty. I have not had any issue with keyboard shortcuts - Ctrl-
8.
▲
by
ArchieMaclean
3y ago
Ah I see. So non-kernel packages do not have access to native modules at all? I believe in Elm native modules were still possible, just not publishing them to the package database. But in this case I guess you wouldn't be able to put a
9.
▲
by
ArchieMaclean
3y ago
Correct me if I'm wrong, but that code seemingly only applies to kernel packages, i.e. packages which are made by the gren team [1] Seems more like a check to make sure the version of the JS is compatible with the version of gren than
10.
▲
by
ArchieMaclean
3y ago
Presumably it came from Latin 'puppis' (aft, stern, poop deck) before the passing through French to English.
11.
▲
by
ArchieMaclean
3y ago
The strong force is much stronger than the Coulomb (charge) force.
12.
▲
by
ArchieMaclean
4y ago
- Fuzzy file search - I can't find a way to do this in nano? Where you can search a whole directory by name for the file you want to open. This is very useful in larger projects when you need to jump about a lot. - LSP and all its uses
13.
▲
by
ArchieMaclean
4y ago
I like this a lot. This is built upon Vosk [0], open source voice recognition. I must try it for some of my own projects! [0] https://alphacephei.com/vosk/
14.
▲
by
ArchieMaclean
4y ago
It looks like they have a word (or multiple) for each letter of the alphabet. So CD is "change drum", git clone is " guest ice traps space cap look [Ctrl right - autocomplete]", where you can read the commands from the f
15.
▲
by
ArchieMaclean
4y ago
Looks pretty. I can't scroll on the gallery page on mobile, and tapping anywhere on the page (including the top example) just brings up the navigation menu. Switching to desktop mode works.
16.
▲
by
ArchieMaclean
4y ago
I use Colemak DH, and have done for a few years. I could never touch type very well on QWERTY anyway so using QWERTY I am no slower than I was originally (in fact, I'm probably faster, since I now use my fingers properly). As long as i
17.
▲
Show HN: PipeScore – FOSS Bagpipe Notation Software
(pipescore.web.app)
3 points
by
ArchieMaclean
4y ago
|
0 comments
18.
▲
by
ArchieMaclean
4y ago
For the last point, you can wrap the object in parens: let generatePerson = name => ({ name, id: generateId() })
19.
▲
Show HN: PipeScore – Free Bagpipe Notation
(pipescore.web.app)
4 points
by
ArchieMaclean
4y ago
|
0 comments
20.
▲
by
ArchieMaclean
4y ago
/([^a-z]|^)rust([^a-z]|$)/i
21.
▲
by
ArchieMaclean
4y ago
Brendan Eich - wasn't banned per se, but resigned as CEO of Mozilla after it came to light he'd donated to a cause supporting the ban of same-sex marriage. This is all on Wikipedia.
22.
▲
by
ArchieMaclean
5y ago
> in spite of the dire predictions of YouTube pundits This is in reference to DistroTube's Linux 2022 predictions which included "no Slackware release" https://youtube.com/watch?v=YJMm4BXNdX4
23.
▲
by
ArchieMaclean
5y ago
Lichess has a 'fishnet' of donated servers [0] that allow you to analyse using Stockfish on proper hardware. You can have up to 20 deep analyses a day. The web client uses Stockfish compiled to WASM which is decently fast. If you&
24.
▲
by
ArchieMaclean
5y ago
I wouldn't really call Orcish / Dwarvish 'full languages' - they aren't developed that much. However, the two major Elvish languages (Quenya and Sindarin) are both a lot fuller.
25.
▲
PipeScore – FOSS Bagpipe Notation
(pipescore.web.app)
1 points
by
ArchieMaclean
5y ago
|
0 comments
26.
▲
by
ArchieMaclean
5y ago
Related to [1] - since Toki Pona has such a limited set of sounds, it seems like it would be a great fit for stenography... [1] https://news.ycombinator.com/item?id=29035644
27.
▲
by
ArchieMaclean
5y ago
CamelCase is built in to Plover! [1] symbols work too - they might have less intuitive memorisation, but you don't use that many anyway (unless you're in APL...but that doesn't work with normal keyboards either). You can set
28.
▲
by
ArchieMaclean
5y ago
I haven't tried it, but there is a list of available dictionaries in Plover format [1] including French, Spanish and Italian. As to switching on the fly, I can't see anything in the docs about it - this extension might work? [2] [
29.
▲
by
ArchieMaclean
5y ago
VSCode, I think?
30.
▲
by
ArchieMaclean
5y ago
Now that I think about it, I'm not sure I can come up with any non-contrived example (maybe this [1]). I guess what's good is that it fits right into the rest of Vim very nicely, so I can just edit like normal, instead of fiddling
More ›