HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tocariimaa

no profile record

投稿

QBE – Compiler Back End

c9x.me
2 ポイント·投稿者 tocariimaa·3 年前·0 コメント

You can’t copy code with memcpy; code is more complicated than that (2021)

devblogs.microsoft.com
4 ポイント·投稿者 tocariimaa·3 年前·1 コメント

コメント

tocariimaa
·17 日前·議論
What about not piping 20MB of JavaScript to the user just to change the color of a button instead?
tocariimaa
·24 日前·議論
Codefloe
tocariimaa
·先月·議論
Bitdiddler style, he thinks he's smart for making his code convoluted and unreadable.
tocariimaa
·先月·議論
One person show. Effectively, it is dead since now it became the proprietary toy of its author. The author is entitled to do what he wants with his own creation, however.
tocariimaa
·2 か月前·議論
The water is already boiling and the frog can't get out anymore.
tocariimaa
·2 か月前·議論
Why do Americans love to bring black people into everything?
tocariimaa
·6 か月前·議論
We warned you that systemd was just the beginning.
tocariimaa
·7 か月前·議論
"works as intended wontfix conversation locked"
tocariimaa
·昨年·議論
Always when an article of this author gets posted on HN there's a Rust fanatic saying how his code does not work and how wrong he is for committing the sin of using C in current year.
tocariimaa
·昨年·議論
> vim has 2 implementations of slime.

Which are both buggy and one of them is abandoned.

> Lem is a new editor written in Common Lisp that has slime "built-in".

"Lem" is not (neo)vim, has Emacs RSI bindings and even if by some chance it included some "vi mode", it would simply be an emulation, not an actual vi editor. Same issue with Emacs using "evil mode".
tocariimaa
·昨年·議論
First step would be to support SLIME in editors other than Emacs.
tocariimaa
·2 年前·議論
It uses a privative license if you're wondering.
tocariimaa
·2 年前·議論
I have this script:

  #!/bin/sh
  set -e
  curl "https://adventofcode.com/${YEAR:?}/day/${DAY:?}/input" --cookie "session=$(cat .token)"
then: YEAR=2024 DAY=1 ./aocdata
tocariimaa
·2 年前·議論
>to free ourselves from the Wintel monopoly

Now we "enjoy" the Chrome monopoly.
tocariimaa
·3 年前·議論
Doesn't Wayland WMs have to break those "security benefits" constantly to just be able to take a screenshot?