Viewing profile — _frkl
_frkl
HN member- Joined
- Thu, Apr 26, 2018, 9:11 PM UTC
- HN karma
- 216
- Public activity
- 182 items
- HN profile
- View on Hacker News ↗
About _frkl
Recent public activity
-
comment
Comment #46842647
They were Agria, mehligkochend (not waxy): https://4000-tonnen.de/faq.html
-
comment
Comment #40865122
Same here. I'd feel a tad more comfortable if I could set an upper limit for the extra Chat credits that are used, but I guess it's hard to rack up 100s of $ when using it manually…
-
comment
Comment #37979849
There is Daniel Schmachtenbergers 'Metacrisis', which comes with its own little spin, but is probably close, and seems to gain traction. Could not find anything about him or the te…
-
comment
Comment #37802602
This is just for my personal taxes, no accounting involved. I just get all the relevant stuff together once a year. Of course it's not 10s of 100s of documents, but still enough so…
-
comment
Comment #37801503
You can just use your digital documents directly, and augment it with the few paper receipts that you might (or might not) still have to deal with. The main selling point is really…
-
comment
Comment #37801479
Can't speak for physical documents in general, but personally I really appreciate paperless-ngx for it's general document indexing/storage. Being able to scan and ocr physical docu…
-
comment
Comment #37608907
Yes, they have, but it's billed separately and more expensive than a subscription, depending on how much you use it: https://help.kagi.com/kagi/api/search.html Edit: also, looks li…
-
comment
Comment #35217020
Ha. So, it needs to 'sleep', kind...
-
comment
Comment #35191828
Sure, will do!
-
comment
Comment #35185914
Yay! :) Thanks heaps! It's funny, 'rattler' is exactly what I need at the moment. I was about to write a rust app that downloads 'micromamba' and runs it as a subprocess. But this …
-
comment
Comment #35184026
Thanks for sharing, very cool! There doesn't seem to be a whole lot of documentation on how to use it as a library, but looking at the code all seems to be nice and tidy, and it do…
-
comment
Comment #35082117
I don't consider myself a kagi fan, nor do I think their use of discord is 'impressive'. That would be quite silly. So you are wrong if you assume that is where my positive judgeme…
-
comment
Comment #35079681
I have to admit, I'm a bit disappointed by the mostly negative responses here, I wouldn't have thought this would be received as badly as it apparently is, by this here crowd. I ha…
- story
-
comment
Comment #34578760
Not sqlite, but kuzu ( https://github.com/kuzudb/kuzu ) is an interesting project in this space. Fairly new, but already quite impressive IMHO.
-
comment
Comment #34332124
I'm doing the same. It's also quite nice for de-duplication, a lot of operations on our data happen on a column basis, and we need to assemble tables that are basically the same, e…
-
comment
Comment #34243766
I had the same experience. I think setuptools nowadays is quite good, esp. In combination with setup tools_scm.
-
comment
Comment #34160187
I think this got shared on hackernews too early for this to be ready, the author says somewhere else that packaging and publishing to app store is in the pipeline if I recall right…
-
comment
Comment #34106773
I think there is always a danger, for every language, when you install a 3rd party dependency from a package repoitory. But usually this is restricted to the runtime of the applica…
-
comment
Comment #34100338
Not sure what you are saying, have you read the article further? It also says that what you call 'established media' uses the same strategy. Either way, i think Scott renders a goo…
-
comment
Comment #33912728
What's the story with Python libraries that have c-modules/binary parts to it? Would those work? If not, then the previous comment stands, IMHO.
-
comment
Comment #33888113
I had a similar experience where I asked it to tell me about creating a GUI with nim, and it told me to use the 'forms' module from the standard library, and the example code it pr…
-
comment
Comment #33849526
Check main.py,, I found the prompt as a comment there.
-
comment
Comment #33520199
That's a fair enough stance. I'd recommend not taking any outside contributions until you are sure about the license, since it'll make it much harder to change the license if you d…
- story