HackerLangs
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·قبل شهرين·0 comments

Generative AI is a Parasitic Cancer [video]

youtube.com
4 points·by ceving·قبل 7 أشهر·1 comments

comments

ceving
·قبل 20 يومًا·discuss
The problem the author overlooks is that `RateLimiter` is public, meaning no one is forced to call the constructor.
ceving
·قبل 22 يومًا·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 يومًا·discuss
If nobody is able to implement the standard it is probably not amazing.
ceving
·الشهر الماضي·discuss
Don't know, but I have uninstalled it a few minutes ago.
ceving
·قبل شهرين·discuss
Outch! Security is security. Obscurity is obscurity. Piety is piety. All three have nothing in common.
ceving
·قبل شهرين·discuss
Is there anything less important than the origin URL of a Git repository?
ceving
·قبل 4 أشهر·discuss
The ability to nest proxy servers using TLS would be sufficient for me.
ceving
·قبل 5 أشهر·discuss
AI is like sugar. It tastes delicious, but in high doses it causes diabetes.
ceving
·قبل 5 أشهر·discuss
They should have called it Emacs. Then everybody would have known.
ceving
·قبل 5 أشهر·discuss
No. Droid48 has replaced it.
ceving
·قبل 6 أشهر·discuss
Did something similar some time ago: https://gitlab.com/ceving/mdexec
ceving
·قبل 6 أشهر·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 أشهر·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 أشهر·discuss
The spacing issue isn't working quite right yet.

    zpdf extract texbook.pdf | grep -m1 Stanford
    DONALD E. KNUTHStanford UniversityIllustrations by
ceving
·قبل 7 أشهر·discuss
Click-bait title for pay-wall spam?
ceving
·قبل 8 أشهر·discuss
Can you give a reference for ECC? I can not find anything about ECC support on the Odroid site.
ceving
·قبل 8 أشهر·discuss
And now "absolute rot and chaos" is in "~/.config". What is the difference?
ceving
·قبل 8 أشهر·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 أشهر·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 أشهر·discuss
How does "impresses no one" and writing a blog article fits together?