Live data from Hacker News

Viewing profile — vladev

vladev

HN member
Joined
Wed, Mar 11, 2009, 4:46 PM UTC
HN karma
426
Public activity
74 items

About vladev

http://bolddream.com

Recent public activity

  1. comment
    Comment #40013639

    Interesting that they use Rust for most things, rather than Deno. I would've expected more dog-fooding on their part.

  2. story
  3. comment
    Comment #36874194

    You can use the `--local` flag to build on your own computer/CI/VPS. `eas build --local -p ios --profile production` can locally build you an iOS bundle. Don't expect it to work ou…

  4. story
  5. comment
    Comment #32487222

    I would say that Arch's philosophy is about Exposed simplicity vs Hidden complexity. The wiki is extensive and covers a lot of cases one might stumble upon. Sometimes it feels like…

  6. comment
    Comment #28869674

    You'll be surprised, but it's RedHat that made most of that happen. A lot of the important Linux projects are developed mostly by them - Gnome, Wayland, NetworkManager, Pipewire, f…

  7. comment
    Comment #28365337

    Note that there's also streamlit [1]. It uses regular python files, rather than notebooks, so they can be easily version controlled. And it has more UI tools. [1]: https://streamli…

  8. comment
    Comment #14356220

    We've been using Zoom for the past 2 years and their Linux support is outstanding. Not the prettiest of UIs, but very reliable.

  9. story
  10. comment
    Comment #9221730

    I have another HiDPI laptop with the same wireless card (Intel 7260). I don't think your router is the problem, I'm experiencing the same issues. When I'm not in the same room as t…

  11. comment
    Comment #9029468

    I actually wonder if it can be done even more elegant with RxJS?

  12. comment
    Comment #8959189

    I think RxJs[1] can help here as well. [1]: https://github.com/Reactive-Extensions/RxJS

  13. comment
    Comment #8563786

    Could you share your setup - Distro, Desktop Environment, settings, etc.

  14. comment
    Comment #8561903

    I wonder if HiDPI support for Linux (and Windows) finally works. Edit: just grabbed the community edition and the answer is... no. Even with -Dis.hidpi=true - no luck.

  15. story
  16. comment
    Comment #5957305

    I'm hoping to start seeing projects in Go because Go gives them an advantage, not for the sake of it being in Go.

  17. comment
    Comment #5872993

    This is very dense code, and takes some getting-used-to in order to read. What it achieves is beyond the reach of many languages. All it does is convert a Seq (sequence) to a lazy …

  18. comment
    Comment #5872914

    You are correct that implicits are a sharp tool. Thankfully, the Scala community knows that nowadays and they are used for a fairly small number of cases - pimp my library (add met…

  19. comment
    Comment #5872888

    You might try Venkat Subramaniam's Scala for the Intrigued [1]. He's a very good speaker. Regarding Scala's complexity - some more advanced features are presented in those slides. …

  20. comment
    Comment #5798389

    I can't wait to see all the broken applications/unreadable small fonts on my Linux. I've been excited for a high density display since Apple announced the retina display, but I hav…

  21. comment
    Comment #5491347

    Honestly, I mostly share(d) your opinion, but am starting to see Go in a different light. The problem is that the community pitches it against C/C++, where Go, with its GC, just do…

  22. comment
    Comment #5448592

    IntelliJ already provides decent support for it, including auto-completion. I assume with the new pull-based type checker similar things can be done for vim, emacs, etc.

  23. comment
    Comment #5324300

    For me, the killer feature of Opera has always been the ability to reflow text to fit any size and zoom. Can anyone confirm this is still in?

  24. comment
    Comment #5270043

    I've actually found a sweet spot for a tablet. More than a year ago I ditched my smartphone for a Nokia C3-00. This phone has 2 weeks (!) of battery life and I use it only as a pho…

  25. comment
    Comment #5260096

    I wonder how Linux desktops will handle the screen - I imagine lots of tiny, unreadable text.