Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dhruvkb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
dhruvkb
2mo ago
Claude Opus 4.8 can read it with a single prompt and no instructions on how to read it. https://ibb.co/WWMSXQkQ
2.
▲
by
dhruvkb
5mo ago
I will need to `alias aaaa="bird"`.
3.
▲
by
dhruvkb
6mo ago
Truly anything goes. Tried gen-z-slang: https://translate.kagi.com/?from=en&to=gen-z-slang&text=i+re...
4.
▲
by
dhruvkb
8mo ago
Mine is hosted at https://dhruvkb.dev . I also made an open-source project that allows you to build a similar one for yourself. It's called Récivi and it's hosted at https://recivi.dhruvkb.dev .
5.
▲
by
dhruvkb
1y ago
There is support [1] for containers. [1]: https://github.com/apple/container#requirements
6.
▲
by
dhruvkb
1y ago
I prefer the more simple monochromatic approach used by Simple Icons [1] but that can be too restrictive at times and many icons do not translate to that style. You can still use their brand guidelines and license metadata to avoid infringi
7.
▲
by
dhruvkb
2y ago
Would love to see a comparison with Bruno[1]. [1]: https://usebruno.com
8.
▲
by
dhruvkb
2y ago
There is also this. [1]: https://lumon-industries.com/ [2]: https://github.com/Lumon-Industries/Macrodata-Refinement
9.
▲
by
dhruvkb
2y ago
Where it it getting the data from? Is it possible to download a subset of that dataset offline, so that I can keep swiping and learn new "fancy words" when I'm not with an Internet connection.
10.
▲
by
dhruvkb
2y ago
I'm currently using Bruno, which uses its own format "Bru Lang" for storing HTTP requests as plain text[1]. The VS Code extension is great but I'd much prefer the standard backed by 30k+ stars was extended instead of a n
11.
▲
by
dhruvkb
2y ago
I had been looking for something like this in the past. I have previously set up a full-fledged Django application only to use its ORM, but then I realised that it's quite helpful to have the possibility to expand the project into a pr
12.
▲
by
dhruvkb
2y ago
Good: This website is well designed. The feature-set is limited but it's more than enough for most folks. The UI is also pleasant. Bad: The currency set is restrictive. Two of the currencies I work with are missing. I suppose it would
13.
▲
by
dhruvkb
2y ago
While you've specifically labeled this as "personal use", it is a commendable project that introduces some interesting new ideas. I might steal some ideas from it for my own `ls` alternative, `pls`[1]. [1]: https://
14.
▲
by
dhruvkb
2y ago
Hi, author of `pls`[1] here. I started `pls` as a hobby project to scratch a personal itch: a "prettier" alternative to `ls`, with more colors and customisable icons. I also wanted to learn Rust as a secondary motivation. But as I
15.
▲
by
dhruvkb
2y ago
I wanted to plug `pls`[1], a tool that I wrote and maintain. It does a few things that `eza` (another great tool nonetheless, and a massive inspiration) cannot do[2]. [1]: https://pls.cli.rs [2]: https://pls.cli.rs&#x
16.
▲
by
dhruvkb
2y ago
Hi, author of `pls`[1] here. `pls` goes above and beyond what is typically possible with `ls` without going so far as to become an entire TUI file explorer like Broot[2]. Among a few things it does that `ls` (and other alternatives like `ez
17.
▲
by
dhruvkb
2y ago
I currently use BokenMap [1] to maintain a personal record of the places that I've been to. The idea of collecting ratings is a cool addition to that concept. If I could suggest a feature, it would be a good idea to collect travel date
18.
▲
by
dhruvkb
2y ago
I found a tool of mine submitted by someone else on the site (pleasant surprise!) and I want to update the description and add a more recent/better image. How would I do that?
19.
▲
by
dhruvkb
2y ago
Another alternative is `pls`. Disclaimer: I am the maintainer of the project. [pls]: https://pls.cli.rs
20.
▲
by
dhruvkb
2y ago
I would love to see if you would try `pls` and provide your thoughts? Disclaimer: I am the maintainer of the project. [pls]: https://pls.cli.rs
21.
▲
by
dhruvkb
2y ago
I would love to see if you would try `pls` and provide your thoughts? Disclaimer: I am the maintainer of the project. [pls]: https://pls.cli.rs
22.
▲
by
dhruvkb
2y ago
There are a number of different CC-licenses which impose different restrictions on how a work can be used so filtering by just "Creative Commons licenses" is not very helpful. Openverse[1] provides filtering by specific CC license
23.
▲
by
dhruvkb
2y ago
Related: Openverse[1] is an open-source search engine for openly-licensed media. It indexes CC-licensed and public domain images (including CC0) with filters for license types. Disclosure: I am a maintainer for Openverse. [1]: https:/
24.
▲
by
dhruvkb
2y ago
I looked up the information such as the name of the work or the artist on Openverse and was able to find the image, as well as more information about the licensing. For example, I found many of Charles Lemaire's botanical drawings [1]
25.
▲
by
dhruvkb
2y ago
I have a few projects where I use Django just for the ORM. The rest of the project is is CLI commands that are being run as Django's management commands to be able to access the ORM models. SQLAlchemy and alembic are quite far behind c
26.
▲
by
dhruvkb
2y ago
Good idea. I also have some privacy concerns and would prefer to self-host something like this. Also the search feature needs a bit more improvement. For example I couldn't find "Turkey" when I had typed "tu" becaus
27.
▲
by
dhruvkb
2y ago
There's one more. if let (a, 2) = (1, 2) && let (c, 4) = (3, 4) && // should be b, not c b == a + 2 { println!("Made it, a = {}, b = {}", a, b); }
28.
▲
by
dhruvkb
3y ago
The book "The Black Swan" by Nassim Nicholas Taleb contains this very example. It is a great read on why the improbable events have the biggest impact.
29.
▲
by
dhruvkb
3y ago
Off-topic question, I see a lot of websites that have a UI look and feel like this one: dark background, glowing effects, gradients, big hero text etc. Is there some off-the-shelf template or UI component library that I'm not aware of?
30.
▲
by
dhruvkb
3y ago
At a WordCamp I attended, Yoast was handing out stroopwafels. They were delicious and made such a good conversation-starter and introduction to Dutch desserts.
More ›