Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
az09mugen
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
31.
▲
by
az09mugen
7mo ago
Thanks for the link of this unbloated version of Zed.
32.
▲
by
az09mugen
7mo ago
Exactly, something along the lines of ToS;DR would be very nice : https://tosdr.org/en
33.
▲
by
az09mugen
7mo ago
Here is the code edited from my laptop ;) open Op;; open Var;; open Ctx;; open Ltal;; open Util;; let debug msg = ();; let rs = mkvar "rs";; let ra = mkvar "ra";; let rf = mkvar "rf";; let rt = mkvar
34.
▲
by
az09mugen
7mo ago
Thanks for the tip ! I'm very often on the phone for HN and I could not have done it easily. But I promise next time I'll post a big chunk of code I'll do it from my laptop, from where I can easily add 2 spaces at the beginni
35.
▲
by
az09mugen
7mo ago
There is orgzly on Android : - https://github.com/orgzly-revived/orgzly-android-revived
36.
▲
by
az09mugen
7mo ago
I wanted to install it to give it a try, but in the playstore I saw the application roughly translated is "susceptible to share my approximative location with other enterprises or organization". I must ask, what could the reason(s
37.
▲
by
az09mugen
7mo ago
Same here, partial code from stackcodegen.ml in the said archive : open Op;; open Var;; open Ctx;; open Ltal;; open Util;; let debug msg = ();; let rs = mkvar "rs";; let ra = mkvar "ra";; let rf = mkvar "rf";;
38.
▲
by
az09mugen
7mo ago
I had the same feeling, so I began to read https://www.forth.com/starting-forth/1-forth-stacks-dictiona... with gforth installed with apt. And made few exercises to manipulate the stack with some words and get a grasp
39.
▲
by
az09mugen
7mo ago
I tried Emacs a bit after using Sublime Text for a while. I'm still using Sublime Text to this day because muscle memory, but the experience got me a deeper understanding of the capabilities of Sublime. While Emacs is profoundly hacka
40.
▲
by
az09mugen
7mo ago
Yes there are python files. "View all files" will show them.
41.
▲
by
az09mugen
7mo ago
Will try that micro got which seems interesting. But what a strange way to show 243 lines of python in 5 columns : https://karpathy.ai/microgpt.html
42.
▲
by
az09mugen
8mo ago
This is the perfect illustration of Goodhart's Law : https://en.wikipedia.org/wiki/Goodhart%27s_law
43.
▲
by
az09mugen
8mo ago
I do not agree on the "lossless" adjective. And even if it is lossless, for sure it is not deterministic. For example I would not want a zip of an encyclopedia that uncompresses to unverified, approximate and sometimes even wrong
44.
▲
by
az09mugen
8mo ago
This resonates so much with Wirth's law : https://en.wikipedia.org/wiki/Wirth%27s_law
45.
▲
by
az09mugen
8mo ago
Same, even on the web I was not able to find a car photo.
46.
▲
by
az09mugen
8mo ago
Same here. Context switching is a real flow-killer.
47.
▲
by
az09mugen
8mo ago
Thanks for that video of Primeagen.
48.
▲
by
az09mugen
8mo ago
3 : https://en.wikipedia.org/wiki/Newton's_laws_of_motion
49.
▲
by
az09mugen
8mo ago
Will look into that.
50.
▲
by
az09mugen
8mo ago
I wonder how this does compare with D2 ( https://d2lang.com/ ) which also produces svgs My first feeling is I find the syntax too verbose compared to D2. Plus I wonder if it solves the main problem of D2, which is the orien
51.
▲
by
az09mugen
8mo ago
Real sincere question : I don't get what is the risk here of "taking control" (cf. Dupe) of an AI here. For what I understand, it's that the API token are exposed. What are the capabilities of LLMs that are "dangero
52.
▲
by
az09mugen
8mo ago
Well thought language, I like the concepts.
53.
▲
by
az09mugen
8mo ago
TLDW; For those interested in the syntax, here the repo with some examples : https://github.com/bruce-hill/tomo
54.
▲
by
az09mugen
8mo ago
Wow, you did a lot of releases since then ! I was running the 0.1.15, so it can explain some discrepancies. No problem on linux with the last release, will try the "freshly" released 0.1.97 on windows also (I think the issue was
55.
▲
by
az09mugen
8mo ago
Yes I tried it, thanks ! I like it and it's nicely thought, unfortunately I ran into a few weird issues when pasting code or editing code. I need to see if there is one already opened on this. Or open a new one with steps to reproduce
56.
▲
by
az09mugen
8mo ago
Thanks for this TUI editor which is not based on vim. There are too many already for my taste. It's difficult finding some that are in the same vein of micro and here you are. I will definitively give a look and give you a feedback.
57.
▲
by
az09mugen
8mo ago
They could simply advise to use boundaries '\b' instead.
58.
▲
by
az09mugen
8mo ago
First of all why give write permission to an LLM ? Especially in this case of analysis. Secondly, isn't it more simple and accurate to write a good old code, even with the help of AI, to just verify algorithmically the data points ? So
59.
▲
by
az09mugen
8mo ago
Just look at Windows 11 lol.
60.
▲
by
az09mugen
8mo ago
I'm sorry, but exactly what's the point of this project ? Except for us humans, reading what bots chat about ?
More ›