Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
LiveTheDream
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
LiveTheDream
2mo ago
You should take a look at OpenSpec[0]. It implements your points 1-3. [0] https://openspec.dev/
2.
▲
Enabling small language models to solve complex reasoning tasks
(news.mit.edu)
7 points
by
LiveTheDream
9mo ago
|
0 comments
3.
▲
by
LiveTheDream
1y ago
Continue.dev is an extension and it does inline edits just fine in VS Code and IntelliJ.
4.
▲
Apple plugs zero-day holes used in targeted iPhone attacks
(helpnetsecurity.com)
2 points
by
LiveTheDream
1y ago
|
0 comments
5.
▲
Ask questions of SQLite databases and CSV/JSON files in your terminal
(simonwillison.net)
2 points
by
LiveTheDream
2y ago
|
0 comments
6.
▲
by
LiveTheDream
2y ago
Is it possible that you the files you expect mapped at not tracked in a git repo? That would explain the empty output.
7.
▲
by
LiveTheDream
2y ago
I’m on a slightly modified version of 0.52.1 which is getting a bit dated but it works well for me even with not officially supported source, like svelte. In case this thread helps someone else, some errors with —show-repo-map can be solved
8.
▲
by
LiveTheDream
2y ago
In the chat, you can[0]: - View the current repository map using `/map` - Force a refresh of the repository map using `/map-refresh` If you want to save the repository map to a file for inspection, you can use [1] aider --sh
9.
▲
by
LiveTheDream
2y ago
For me, this has been perplexity.ai. Give it a query, it expands that into multiple queries (possibly chained depending on results) and synthesizes the results into an answer with citations.
10.
▲
by
LiveTheDream
3y ago
Here is software engineer levels.fyi data for Walmart, Walmart Gobal Tech, and Amazon: https://www.levels.fyi/t/software-engineer?compare=Walmart+G...
11.
▲
by
LiveTheDream
3y ago
Some other options: 1. Piping into `fzf -m` (use tab to toggle selections and built-in search to filter options). 2. Percol https://github.com/mooz/percol (also has filtering, use ctrl-space to toggle selection).
12.
▲
by
LiveTheDream
3y ago
I wondered how this could reliably distinguish between a scene cut and a cut to commercial without content hashes and/or program schedules being shared through the network, then realized that 20 years ago was already 2003 and of course
13.
▲
by
LiveTheDream
3y ago
A person today could build something to be used by a person tomorrow.
14.
▲
by
LiveTheDream
3y ago
I subscribe to this theory as well. Another earlier book about the topic is I Am A Strangle Loop by Douglas Hofstadter[0] [0] https://www.goodreads.com/book/show/123471.I_Am_a_Strange_Lo...
15.
▲
by
LiveTheDream
3y ago
Update: I got an automated email from Goodreads to download this export. It contains a bunch of json files containing user/usage-related data for my account like request logs, newsfeed updates, kindle logins, site settings, etdc.
16.
▲
by
LiveTheDream
3y ago
I assume this data export includes much more than just the book data (which I just discovered you can get immediately as CVS via https://www.goodreads.com/review/import ) which might be part of a compliance requirement.
17.
▲
by
LiveTheDream
3y ago
You can request your data here https://www.goodreads.com/user/edit?ref=nav_profile_settings They will send a confirmation email. After you click the link to confirm, it says "We will provide your information to yo
18.
▲
by
LiveTheDream
4y ago
This reminds me of a great short story about the intelligence of parrots, "The Great Silence" by Ted Chiang. Full text available here: https://electricliterature.com/the-great-silence-by-ted-chia...
19.
▲
by
LiveTheDream
4y ago
For the Benefit of Mankind, by Cixin Liu?
20.
▲
Callbacks, Synchronous and Asynchronous (2011)
(blog.ometer.com)
28 points
by
LiveTheDream
5y ago
|
3 comments
21.
▲
Pandora Papers reveal secret offshore financial system for global elites
(washingtonpost.com)
3 points
by
LiveTheDream
5y ago
|
0 comments
22.
▲
by
LiveTheDream
5y ago
The 5-place date is meant to draw attention to a longer view of time, a position advocated for by the Long Now Foundation.[0] [0] https://blog.longnow.org/02013/12/31/long-now-years-five-dig...
23.
▲
by
LiveTheDream
6y ago
Import with Anki Desktop and sync to your device with AnkiWeb. Check out https://apps.ankiweb.net/ .
24.
▲
by
LiveTheDream
6y ago
https://millionshort.com/ can do this
25.
▲
by
LiveTheDream
7y ago
cf "radioactive data" to tag datasets and see which downstream models used those datasets for training: https://ai.facebook.com/blog/using-radioactive-data-to-detec...
26.
▲
by
LiveTheDream
7y ago
There are some search engines that help to solve this problem (no affiliation): - https://wiby.me/ - https://millionshort.com/ Reddit is not bad for discovering content if you understand the inherent biases
27.
▲
by
LiveTheDream
7y ago
FTA: Although the technology is impressive, we’re still a long way from it being deployed in an actual warehouse, especially around humans. That would involve a level of complexity that robots haven't yet mastered.
28.
▲
GitHub will render out-of-tree commits
(github.com)
16 points
by
LiveTheDream
8y ago
|
3 comments
29.
▲
by
LiveTheDream
8y ago
Leaving this for anyone who is trying to disable Pocket... Go to `about:config`, search for `extensions.pocket.enabled` and switch to `false`. Not as good as uninstalling, but at least disabling is possible.
30.
▲
by
LiveTheDream
8y ago
I am a huge fan of using `make` for this sort of ad hoc data pipeline. The workflow is very natural, as you can play around with each step on the command line and then drop it into the makefile once you get it right..better for reproducibi
More ›