Live data from Hacker News

Viewing profile — akashakya

akashakya

HN member
Joined
Sat, May 28, 2016, 5:24 PM UTC
HN karma
89
Public activity
31 items

About akashakya

Email: akashh246 [_at_] gmail [_dot_] com GitHub: https://github.com/akash-akya

Recent public activity

  1. comment
    Comment #45429787

    For lightweight sandboxing on Linux you can use bubblewrap or firejail instead of Docker. They are faster and _simpler_. Here is a bwrap script I wrote to run Claude in a minimal s…

  2. comment
    Comment #42465821

    Tl;dr fancy way to map 1D time to 2D image If you imagine a movie as a line along the time axis with each frame as a pixel, there are multiple way to create an 2D image. Bargraph i…

  3. comment
    Comment #42465465

    I did something similar a few years back. I find the Hilbert curve pattern much more interesting. https://github.com/akash-akya/hilbert-montage Not an original idea, it was inspire…

  4. comment
    Comment #40533373

    I read the same book, also in Kannada. It was bought by my father when he was in high school. Of all the science books I have read, this one was more engaging and had a bigger impa…

  5. comment
    Comment #33433845

    Location: Bengaluru, India Remote: Yes Willing to relocate: Yes Technologies: Elixir & OTP, JS, Ruby, C/C++, Java, Lisp, Kafka, Kubernetes, Redis, React, SQL Résumé/CV: https://doc…

  6. comment
    Comment #32680092

    Location: Bengaluru, India Remote: Yes Willing to relocate: Yes Technologies: Elixir & OTP, JS, Ruby, C/C++, Java, Lisp, Kafka, Kubernetes, Redis, React, SQL Résumé/CV: on request …

  7. comment
    Comment #25254524

    I don't know much about WASM, but how does this work with shared libraries? Is it even possible to call a shared library without any safety guarantees?

  8. comment
    Comment #21945539

    > Streams, available in 5+ can handle a lot more use cases fluently Stream does solve the backup queue issue, but not being able to filter messages from the consumer's pending list…

  9. comment
    Comment #20097524

    Ahh. You are right. I misread the (3)[....] notation. Its not reset but just different representation.

  10. comment
    Comment #20097361

    > one can increment a single value outside the bloom filter to keep the values in the bloom filter low. Example: Instead of storing bloom filter [4,3,3,5,7,4,3,3,5], one could stor…

  11. comment
    Comment #20075577

    By that logic anything which kills mass population is "not so bad". Why not just bomb cities. Infact if you read it as a response to "world wars", though not intended, that way of …

  12. comment
    Comment #20060350

    That depends on the usecase. Sometimes you do want to start with clean state. If the process is in some invalid state which caused the crash in the first place, restarting the proc…

  13. comment
    Comment #18502691

    ah, that was a bad example for so many reasons. slightly better example foo_bar -> fooBar() baz_car -> bazCar() some_thing -> someThing() An even better example is doing the revers…

  14. comment
    Comment #18502262

    Agreed, I think of macro as a superset of multiple-cursors. Heck, with macro you can even run arbitrary code to generate text dynamically. I had the pleasure of doing this multiple…

  15. comment
    Comment #18502221

    Yes, no silver bullet. But most of my use case I find a generic pattern so I don't check the individual edits. Anything more complex I'll switch to macros. Btw, I meant undo like g…

  16. comment
    Comment #18501515

    With multiple cursors you are seeing the changes as you are editing. and you have all of the normal editing shortcuts at your disposal. Example, if you made a mistake while typing …

  17. comment
    Comment #18501151

    Multiple-cursor is useful when you want to edit lines which have non-trivial edits or doesn't have a common string to use find-replace. simple example foo_bar -> fooBar bar_baz -> …

  18. comment
    Comment #17626399

    Have you tried doom-emacs? https://github.com/hlissner/doom-emacs It has an insane startup speed! I tried once and it opened within a second. I'm not an evil user myself, so don't …

  19. comment
    Comment #17424288

    > Loops are closer to what CPU actually does. A compiler is therefore simpler to implement and will likely contain less surprises. I dont find the argument convincing. By that asse…

  20. comment
    Comment #17385223

    You should definitely check out different versions. The story they usually use in tv-series and 'parents' tell is the same version which is as you said boring, and plain good guy v…

  21. comment
    Comment #17382879

    Vachana Sahitya[1] is less known outside I guess. Vachana Sahitya is a form of rhythmic writing in Kannada that evolved in the 11th century CE as a part of the Sharana movement, a …

  22. comment
    Comment #17382733

    On top of that, there are hundreds of versions of Rāmāyaṇa and Mahābhārata with different themes and story[1]. Excluding retellings in different languages with a different style an…

  23. comment
    Comment #16500353

    looks great! my link: https://www.buymeacoffee.com/akashh

  24. comment
    Comment #15782786

    If you like this, you might like Lisp interpreter written in assembly in a single file. It is one of the best commented code ever written imo. https://github.com/marcpaq/arpilisp

  25. comment
    Comment #15680229

    If you like the these kind of writeups, You might like the parent post, which have many such intresting articles from the Usenet Physics FAQ. http://math.ucr.edu/home/baez/physics/…