Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
graboid
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
graboid
2mo ago
Ah, my point was more on how to connect to the live database on some remote server.
2.
▲
by
graboid
2mo ago
As someone really tempted to use SQLite in production, the one thing I keep bumping against is how to have a nice GUI to interact with the running database. With our current prod databases, I can connect dbeaver and the like to them and nic
3.
▲
by
graboid
4mo ago
I feel for a smallish project I'd rather prefer to have more readable, dense code like Ruby's over the ceremony of static types.
4.
▲
by
graboid
9mo ago
Sounds cool, as someone interested in concatenative languages and also a user of C#, might I ask if you have a link?
5.
▲
by
graboid
11mo ago
Factor is super cool! And the amount of packages ("vocabularies") it comes bundled with is just astonishing.
6.
▲
by
graboid
11mo ago
I assume that in most array languages, you also create "words" or however you want to call functions, to reuse code. I wonder about a purely aesthetic issue: how does it look to interleave those symbols with user-defined words tha
7.
▲
by
graboid
1y ago
It is a very interesting write-up. A random thought I had while reading this: I feel like long-term, a system that schedules/"optimizes" the process of learning by reading/watching content and then engaging with this new
8.
▲
by
graboid
1y ago
Did you learn that handwriting pose already as a child? If not, how hard was it to teach yourself writing that way?
9.
▲
by
graboid
1y ago
At work, we use the .editorconfig of the .NET runtime, with slight modifications: https://github.com/dotnet/runtime/blob/main/.editorconfig
10.
▲
by
graboid
1y ago
Hi, as someone also fiddling around with a concatenative toy language, I wanted to ask if any of your languages have a public repository somewhere? You seem very knowledgeable on the topic and your descriptions made me interested.
11.
▲
by
graboid
1y ago
See my answer on the sibling comment.
12.
▲
by
graboid
1y ago
https://sweepy.com/ There is also one that is called "tody" that we didn't try out. Both require a small subscription fee though, which I really dislike. I wish I had found a nice open source alternative. Be
13.
▲
by
graboid
1y ago
I like it! For me, I can confirm that the smaller the task, the less likely it is for me to procrastinate on it. I also didn't know that receipt printers don't need ink, that's cool. On a similar note: me and my partner rece
14.
▲
by
graboid
1y ago
Are there any other VM's like the BEAM? I never heard of any (admittedly I know little of this subject), and I wondered, is it because there is no need for another one because the BEAM is just so good, or is it because the amount of w
15.
▲
by
graboid
1y ago
That sounds very intriguing, do you mind sharing the smart pen model?
16.
▲
by
graboid
2y ago
Thank you. I once read a bit about Span<T>, but some of this reference stuff is very new to me. Interesting, definitely. C# really is a big language nowadays...
17.
▲
by
graboid
2y ago
I sometimes write C# in my day job. But I think I don't know much about how to write really fast C#. Do you have any recommendations for learning resources on that topic?
18.
▲
by
graboid
2y ago
Anecdotal: I recently found a little trick that works for me to overcome the horrors of the blank page: I turn my phone (having opened my preferred note-taking solution) into horizontal mode. The keyboard gets larger in width, making it nic
19.
▲
by
graboid
2y ago
Me too. If anyone likes that font but doesn't want to spend so much money, I found SF Mono and CommitMono to be kind of similar looking.
20.
▲
by
graboid
2y ago
Nice. I also have an implementation in Rust (no public repository, private note-taking app). One low-hanging fruit (IMO) to improve on the base SM-2 is to more smartly pick the initial ease. I just took the average ease of "similar&quo
21.
▲
by
graboid
2y ago
Working on a concatenative language in my free time, lots of fun: https://codeberg.org/tzell/TSL
22.
▲
by
graboid
2y ago
I love this font.
23.
▲
by
graboid
2y ago
Thank you for clarifying! I guess math is uniquely suited for this kind of strategy, but would you say it translates to learning concepts in other domains too? I was thinking about whether something like "what is X?" -> "W
24.
▲
by
graboid
2y ago
Say you have concepts/items/cards A, B and C, with A -> B -> C (C encompasses B, B encompasses A, keeping the notation from the article). As I understand it, the article advocates for showing C first, then you can assume tha
25.
▲
by
graboid
2y ago
Thanks for sharing.
26.
▲
by
graboid
2y ago
I am quite curious about Swift as a "more ergonomic Rust". How would you say it fares for typical backend stuff?
27.
▲
by
graboid
2y ago
Thanks.
28.
▲
by
graboid
2y ago
Thanks. And yes, I forgot to mention, here in Germany it as apparently also more costly than regular laser surgery.
29.
▲
by
graboid
2y ago
Did anyone here do the eye surgery where they make a cut and slide in a permanent contact lens? My eyes are too bad for lasering, but this method would apparently still work. The doc tried to sell it to me as the better method irrespective
30.
▲
by
graboid
2y ago
Maybe also Janet? https://janet-lang.org/
More ›