HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ceving

no profile record

Submissions

Go's regular expressions are either slow or even slower than expected

ceving.gitlab.io
2 points·by ceving·2 months ago·0 comments

Generative AI is a Parasitic Cancer [video]

youtube.com
4 points·by ceving·7 months ago·1 comments

comments

ceving
·20 days ago·discuss
The problem the author overlooks is that `RateLimiter` is public, meaning no one is forced to call the constructor.
ceving
·22 days ago·discuss
I don't understand why anyone would bother doing something like Stow. I keep my home directory directly in a Git repository that ignores all files by default, and for systems with specific configurations, I simply create a branch.
ceving
·26 days ago·discuss
If nobody is able to implement the standard it is probably not amazing.
ceving
·last month·discuss
Don't know, but I have uninstalled it a few minutes ago.
ceving
·2 months ago·discuss
Outch! Security is security. Obscurity is obscurity. Piety is piety. All three have nothing in common.
ceving
·2 months ago·discuss
Is there anything less important than the origin URL of a Git repository?
ceving
·4 months ago·discuss
The ability to nest proxy servers using TLS would be sufficient for me.
ceving
·5 months ago·discuss
AI is like sugar. It tastes delicious, but in high doses it causes diabetes.
ceving
·5 months ago·discuss
They should have called it Emacs. Then everybody would have known.
ceving
·5 months ago·discuss
No. Droid48 has replaced it.
ceving
·6 months ago·discuss
Did something similar some time ago: https://gitlab.com/ceving/mdexec
ceving
·6 months ago·discuss
Wasm has a fundamental problem: int64 is an insufficient data type for real use cases. If you want to create some kind of plugin system based on Wasm, you need to exchange structured data. But most languages disagree about the memory layout. Dynamic languages do tagging, compiled languages do not. And the UTF issue shows that even with strings, there's still no real agreement.

Furthermore, there are now competing interest groups within the Wasm camp. Wasm originally launched as a web standard: an extension of the JavaScript environment. However, some now want to use Wasm as the basis for replacing containers: an extension of a POSIX environment.
ceving
·6 months ago·discuss
The data exchange between host and guest is still unspecified. You can not access host objects from Wasm. Most do just string serialization, which is not fast. Or they write libraries for some particular languages, which damages the universal idea of Wasm. And WASI seems to be quite controversial: https://www.assemblyscript.org/standards-objections.html
ceving
·6 months ago·discuss
The spacing issue isn't working quite right yet.

    zpdf extract texbook.pdf | grep -m1 Stanford
    DONALD E. KNUTHStanford UniversityIllustrations by
ceving
·7 months ago·discuss
Click-bait title for pay-wall spam?
ceving
·8 months ago·discuss
Can you give a reference for ECC? I can not find anything about ECC support on the Odroid site.
ceving
·8 months ago·discuss
And now "absolute rot and chaos" is in "~/.config". What is the difference?
ceving
·8 months ago·discuss
I think the XDG spec is pretty petty. What difference does it make that the files are in ~/.config/mozilla instead of ~/.mozilla? And calling it a bug is presumptuous.
ceving
·8 months ago·discuss
I had to upvote right after this sentence: "I wanted to be able to play the EGA version of Monkey Island 1 on it"
ceving
·8 months ago·discuss
How does "impresses no one" and writing a blog article fits together?