Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
randomchars
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
randomchars
5mo ago
I don't want to comment on the tool itself, but redirecting me to a non-english version just because I'm in a non-english speaking country (even though my browser is specifically requesting the english version!) is a already a dar
2.
▲
OpenAI Assistants API has been down for 24 hours
(community.openai.com)
1 points
by
randomchars
11mo ago
|
0 comments
3.
▲
by
randomchars
1y ago
The most popular one is Screen Studio[0], but there are a few alternatives there, like Tella[1]. [0]: https://screen.studio/ [1]: https://landingpage.tella.com/
4.
▲
by
randomchars
4y ago
> I dare you to watch 5 minutes of news on the government media channel (the only channels that can be accessed in the free TV tear, that poor people are able to watch) and say that it's not rigged. This is not true. While most of t
5.
▲
by
randomchars
5y ago
> When it comes to code reviews, it’s a common phenomenon that there is much focus and long-winded discussions around mundane aspects like code formatting and style Does this really happen, or has it just became a meme? I haven’t worked
6.
▲
by
randomchars
5y ago
But aren’t 10s of thousands of people dying from self-driving crashes?
7.
▲
by
randomchars
5y ago
> What if a 15 year old Dane sends a dick pick to a 17 year old girl in France? Is she a child pornographer? In some countries, you can have sex at 14, but only do sexting at 18. Total mindfuck.
8.
▲
by
randomchars
5y ago
Hungary does not tax it's citizens living abroad.
9.
▲
by
randomchars
5y ago
Next supports loading env variables from files, and as far as I can see, telemetry respects this. Add this line to a `.env` file, and it's done.
10.
▲
by
randomchars
5y ago
https://nextjs.org/telemetry What's the catch here? You can opt out if set an environment variable. You can surely do that on CI as well, if that's your concern.
11.
▲
by
randomchars
5y ago
There are a lot of shitty companies that require you to contact support or even wait weeks before you can delete your account.
12.
▲
by
randomchars
5y ago
> there is no good company in this space That's a bold statement. - https://logseq.com/ - https://www.dendron.so/ - https://github.com/athensresearch/athens - https:/
13.
▲
by
randomchars
5y ago
It's not standard, but that's not a surprise, as Markdown is a pretty barebones format. Most of what they extended it with is pretty simple, like [[wikilinks]]. There are also other tools being developed that can work with the cus
14.
▲
by
randomchars
5y ago
No. 40% of the population had at least 1 vaccine already. Death and infection rates are also declining.
15.
▲
by
randomchars
5y ago
Looping through a list of items, and doing different operations based on their value is an extremely common occurrence, and you’d hard pressed to find a codebase that doesn’t use that pattern somewhere.
16.
▲
by
randomchars
6y ago
> is live and always on the menubar I spend my time in fullscreen apps. The menubar is never visible.
17.
▲
by
randomchars
6y ago
Found it, yeah, you hid it well :D Still, no import from Anki is a deal breaker for me, and I guess many others, especially since you seem to be targeting standardized test-takers, who have lots of pre-made anki decks available.
18.
▲
by
randomchars
6y ago
> Is that the fault of the app? The rabbit does nothing wrong Look, you're free to put whatever in your app. If that's a one minute long 10fps animation of a rabbit in a suit, with a Coelho quote, all the more power to you, but
19.
▲
by
randomchars
6y ago
I try lot's of new tools: Remnote, Mochi cards, different srs plugins for Roam and Obsidian. I tried to check out LearnObit as well, but a rabbit, seriously?
20.
▲
by
randomchars
6y ago
I have 10k+ cards, and 100k+ reviews, and I've used Anki for years. It's a professional tool, and while I hate basically every part of it, it's reliable, and doesn't do unexpected things. I'm not willing to bet on a
21.
▲
by
randomchars
6y ago
> Anki is famously difficult to use. [...] I agree that Anki is ridiculously hard to use, I had a hard time figuring out your app too. Also, you have - calendar - tasks - study plans - community decks - streaks - trophies - microtransact
22.
▲
by
randomchars
6y ago
I'm a heavy user with Anki, and I get a lot of value out of it. Yet I never actually recommended it to anyone, because it's basically unusable unless you're willing to tinker a lot, and put up with its very unintuitive UI. I&
23.
▲
by
randomchars
6y ago
I'd agree with you if it was -3 months, but not noticing this amount money for 8 months? For all Amazon knows, this person was just out to scam them.
24.
▲
by
randomchars
6y ago
Well, this was the most prominently featured demo. Is there a demo somewhere that's not badly designed?
25.
▲
by
randomchars
6y ago
If you use an iPhone, and listen to podcasts with headphones that have buttons: https://apps.apple.com/hu/app/airr-highlight-podcasts/id1355... A triple tap creates highlights at the current location. If the
26.
▲
by
randomchars
6y ago
The idea sounds very appealing, especially to an indie developer: being able to ship your app on multiple platforms from a single codebase is kind of the holy grail. Unfortunately, the result is.... I tested this Flutter example[1], on a 16
27.
▲
by
randomchars
6y ago
> I have the exports if I ever need them. Do yourself a favor and check if the exports actually have what you need, before blindly trusting it.
28.
▲
by
randomchars
6y ago
You could, yeah. You could put in a lot of work, just for read-only feature parity. Or you could work some more, and have a competing product. You seem adamant, that the former is a better path, but I don't quite see why would you do a
29.
▲
by
randomchars
6y ago
You could, but why? I wrote a small package to automate my backups, and transform the content into something readable for myself. It's far from feature complete, even for my simple personal use. But if you're doing a complete read
30.
▲
by
randomchars
6y ago
One more point: the exported data in markdown (and maybe in json too) is lossy. It's not just that the you can't use it out of the box, but that significant parts of it are missing as well.
More ›