Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
schmooser
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
schmooser
5mo ago
I tried Elfeed2 immediately after the announcement, well, it's nowhere near the experience of elfeed in Emacs. Elfeed2 doesn't load content for most of my feeds, elfeed does. I also integrated elfeed-tube, which shows previews of
2.
▲
by
schmooser
7mo ago
Lots of mentions of bearblog.dev, I want to mention https://mataroa.blog which is even more similar.
3.
▲
by
schmooser
8mo ago
Reaching RET to open a block is too far from the home row, very unpleasant. C-m (Control-M) is much better and supported by both vim and Emacs.
4.
▲
by
schmooser
2y ago
I keep weekly notes in my work Org Roam project, Week-N-of-2024.org, where I store all the current work. At the end of the week I carry on TODO/DOING/WAITING headings. Every heading usually references topical Org Roam notes, so ch
5.
▲
by
schmooser
2y ago
My iPad crashed when I clicked to the video on the page.
6.
▲
by
schmooser
3y ago
Did you ask why does JetBrains have so many IDEs, each for different language? PyCharm, WebStorm, RubyMine, CLion, Idea. Emacs has LSP client that works will all LSP servers. It's your responsibility to bring an LSP server or implement
7.
▲
by
schmooser
3y ago
Emacs 29 is bundled with version of modus-themes that doesn't include tinted variants, you need to install them from Elpa.
8.
▲
by
schmooser
3y ago
On macOS try emacs-mac-port, it has many goodies comparing to emacsformacos.com: - The only Emacs that works with window managers, I use Magnet.app to resize windows using shortcuts - Integration with other macOS apps, like Tip.app[1], so s
9.
▲
by
schmooser
4y ago
I used Echo for one of my projects few years ago. I don’t remember which version it was, but authors (Labstack) were releasing major versions like every year or so, after two migrations I found myself in need to migrate again. That projec
10.
▲
by
schmooser
5y ago
For Emacs there's beautiful restclient.el [1]. [1]: https://github.com/pashky/restclient.el
11.
▲
by
schmooser
6y ago
I’m using lispy[1] instead of paredit and absolutely happy about it. [1]: https://github.com/abo-abo/lispy
12.
▲
by
schmooser
6y ago
Several big mainstream products are implemented in Scala, including Apache Spark and Akka. Clojure has nothing of comparable size.
13.
▲
by
schmooser
6y ago
I tried it, doesn’t work - Lambda resource needs hash sum to compare against previous deployment to trigger updates of the source bundle, and Terraform needs a file to be present during plan stage. With null_resource the file is created aft
14.
▲
by
schmooser
6y ago
I’m building data pipelines in AWS (s3/sqs/dynamo/api gw/lambda/batch) + Snowflake. Earlier this year I tried to use Terraform for everything, using principle “everything is a resource” (everything in my case is AWS
15.
▲
by
schmooser
6y ago
I've been using jq for several years but still can't write anything more complex than simple XPath without going to manual and googling. Babashka[1] with Cheshire[2] aliased as json solves this to me, the code is longer but no nee
16.
▲
by
schmooser
11y ago
There is a specific website explaining indexing basics and different usage techniques - http://use-the-index-luke.com
17.
▲
by
schmooser
11y ago
I'm using app.hackerwebapp.com for browsing HN from mobile - easy to use on mobile. But anyways keep.
18.
▲
by
schmooser
11y ago
Previous discussion: https://news.ycombinator.com/item?id=9394144
19.
▲
by
schmooser
11y ago
Looks similar to fzf[1], which is also written in Go. [1]: https://github.com/junegunn/fzf
20.
▲
by
schmooser
11y ago
Ok, I finally get your point, thanks for detailed explanation.
21.
▲
by
schmooser
11y ago
This article was originally posted on Recurse Center - https://codewords.recurse.com/issues/two/git-from-the-inside... And here is HN discussion - https://news.ycombinator.com/item?id=9272249
22.
▲
by
schmooser
11y ago
Still don't get it. Knowing that I use SGP gives attacker nothing. On each guess of master password attacker has to generate pass (quick, using hash) and then GO to website and try to login. And this is very slow compared to hash gener
23.
▲
by
schmooser
11y ago
I'm using only mobile version which is a standalone page. I memorized the icon generated for my master password so I can spot if I made a mistake whilst typing. I also use salted master password for each site, so I'm feeling safe
24.
▲
by
schmooser
11y ago
I'm using [SuperGenPass] for exactly same thing. I forked the project on Github so I'm sure that algorithm won't be changed. [SuperGenPass]: https://chriszarate.github.io/supergenpass/
25.
▲
by
schmooser
12y ago
I'd like to try the App. If you have codes left, please consider sending one to schmooser _at_ gmail.com
26.
▲
by
schmooser
12y ago
Nice experiment, I will try to use it. But I usually save interesting links to favourites. Please consider to add favourites to selection of lists. Also, Vellum does not support cyrillic at all, even if it's in utf-8.
27.
▲
by
schmooser
12y ago
I'm using Simplenote as platform to save notes. It has iOS app for iPhone and iPad, OSX app, web app. nvAlt also can sync with Simplenote via provided API. And it's free. Tagging, review history are also supported. One thing I can