Live data from Hacker News

Viewing profile — CIAvash

CIAvash

HN member
Joined
Mon, Jan 02, 2012, 11:54 AM UTC
HN karma
55
Public activity
18 items

About CIAvash

Web designer & developer.

Recent public activity

  1. story
  2. comment
    Comment #36467648

    Not the point of the article, but the script can be written more concisely: #!/usr/bin/env raku run «git switch $_», :!out, :!err and last for ; run «git branch -d $_» for run( , :…

  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #26682851

    I'm not very knowledgeable on this. But, a program that wants to support RTL languages, in this case a terminal, needs to support bidirectional text and text shaping.

  9. comment
    Comment #26670181

    Currently I'm aware of two terminal that support RTL languages, Konsole and gnome-terminal. The terminal itself doesn't need to be RTL, but the text that is entered or printed. Her…

  10. comment
    Comment #26657713

    Wezterm, like Alacritty doesn't support RTL languages.

  11. comment
    Comment #26645546

    I needed a fast and simple way of finding information about movie and TV series, and also their IMDB, RottenTomatoes, and Metacritic ratings and an average rating of them. So that'…

  12. story
  13. story
  14. comment
    Comment #24889184

    There are a lot of misinformation here. Nobody has to block Iranians. Look at GitHub, they limited Iranian accounts, not block them.

  15. comment
    Comment #13583098

    I like many things about Perl 6, but I mention only the ones I used in my project. MAIN subroutine makes it very easy to create simple CLIs, multiple dispatch, gradual typing, subs…

  16. comment
    Comment #13165490

    There is a doc for entering unicode characters: https://docs.perl6.org/language/unicode_entry.html It also has an Emacs section. For a more detailed explanation for Emacs see my bl…

  17. story
  18. story