HackerTrans
TopNewTrendsCommentsPastAskShowJobs

chunsj

no profile record

comments

chunsj
·2 года назад·discuss
South Korean internet had been one of the best and fast network in the world; especially up to the point before KT was privatized. After privatization, three internet service providers have been focusing on exploiting profits, not on making better and faster network infrastructure because they don't have to.
chunsj
·2 года назад·discuss
It seems that the code is the result of the ObjC preprocessor. :-)
chunsj
·3 года назад·discuss
Why should we take the meaning of revolution in this problem not as the contacting point to meet the circle again, but just as the pointing the same direction? I think this is the source of confusion here.

I'm not the native speaker of English and I might take the meaning of "revolution" very absurdly here. Just curious and I have to ask this. :-)
chunsj
·3 года назад·discuss
If my reading is correct, this literally just distribute an LLM model and code, and you need to do some tasks - like building - to make it actually run, right?

And for this, you need to have additional tools installed?
chunsj
·3 года назад·discuss
The only thing I miss is that the editor does not support structured editing. Lisp needs one, period.
chunsj
·3 года назад·discuss
Why does almost all the Java based web development framework use "template" system, instead of generating HTML from code(like Flutter/Swift)? Is this due to the inherent limitation of Java language/syntax?
chunsj
·3 года назад·discuss
If it has an implementation of reverse mode automatic differentiation, then it might be possible.
chunsj
·3 года назад·discuss
With my email message service provider, I think, 59% of screwedness, I have.
chunsj
·3 года назад·discuss
I'm not a native speaker of English and I think I found out that the meaning of "past" in English contains the memory of someone, as well as - this might not be correct, though - factual events.

Anyway, this is a warm story, I have more belief in human being, especially as a being who has lived in Asian culture, who have learned 人間, the human, which in fact has more than mere human being, but also the one in the community of human beings.

Rhetorical, I know, but we need more love of each other, I think. :-)
chunsj
·3 года назад·discuss
I think this is a great application/service. You can have source code, self-hosting, and construct your own network of your devices. Nice work, thank you.

Maybe some kind of P2P network support web browser - without someone's server - would be nice but this does require so much more work, I assume.
chunsj
·3 года назад·discuss
[flagged]
chunsj
·3 года назад·discuss
For OpenStep/NeXTSTEP style MVC, which is very similar to the original MVC, is well explained in the book "OpenStep for Enterprises", https://www.amazon.com/OpenStep-Enterprises-Nancy-Knolle-Cra... . I just cannot understand why the author says it's different from ST80 style MVC.
chunsj
·3 года назад·discuss
We can safely say that Bayes is guaranteed to underfit compared to MLE.
chunsj
·3 года назад·discuss
Installing and running Pharo when new release has been introduced; however, yet, Pharo does not support HiDPI screen and disappointed.

Other than this, this project and other projects dependent on this, especially, http://agilevisualization.com/ is looking great to me. Once, I had used Squeak MVC for my company's internal projects (though it has been replaced with Common Lisp applications), and Smalltalk is very productive.
chunsj
·3 года назад·discuss
To me, this is more like UX design than OS. Or I have a big misconception on OS and UX.

Anyway this approach is interesting if this could be implemented.
chunsj
·3 года назад·discuss
Wow, this looks nice. Thank you!

I've been using GNUPlot in drawing chart in emacs. Plot has much better examples and I'd like to try this instead.
chunsj
·3 года назад·discuss
Are there anything similar to this https://github.com/yinshanyang/cli-d3 for Plot?
chunsj
·3 года назад·discuss
I don’t think it is that matter whether a license is OSI compliant or not. The more important one is whether it is a Free Software License compliant like GPL3 preferably.