Live data from Hacker News

Viewing profile — thedumbname

thedumbname

HN member
Joined
Wed, Jan 24, 2018, 7:00 PM UTC
HN karma
16
Public activity
24 items

About thedumbname

No profile information was provided.

Recent public activity

  1. comment
    Comment #48373625

    Microsoft provides an awesome problem-solving solution, and 0 of the 6 problems they listed in the 'Windows caveats' section are solved.

  2. comment
    Comment #47045538

    Try uBlock Origin and most of your sites will load instantly (hint: most of the time it is third-party analytics/ads issue)

  3. comment
    Comment #46485167

    How to make a HTTP call and parse JSON response idiomatically?

  4. comment
    Comment #45587776

    You are mixed up 3 different tech stacks: 1. React Native has nothing in common with web apps except JS runtime. It uses "native" widgets for Android and iOS. You need to add a new…

  5. comment
    Comment #45446207

    How to do it without additional tooling?

  6. comment
    Comment #45438450

    How to do a minimal cache busting? That is what stops me from "minimal setups"

  7. comment
    Comment #45377544

    Got it, thanks

  8. comment
    Comment #45372681

    How to split line? Not clear how to draw character with accents, for example

  9. comment
    Comment #45298445

    The main point of my comment goes to "proud of Linux" part.

  10. comment
    Comment #45294242

    So you has lied in the article in order to proud of Linux, so typical

  11. comment
    Comment #45259738

    XQuartz does not support high resolution displays, that is not what macOS users looking for.

  12. comment
    Comment #45221655

    Tried to build on Windows, Mac, Linux: different errors on each platform.

  13. comment
    Comment #45109301

    Light mode and Apple font please

  14. comment
    Comment #43831461

    A lot of FOSS projects were sued for these things, see GAIM/Pidgin, etc. Newcomers should understand that is a copyright violation.

  15. comment
    Comment #41554591

    > Void elements only have a start tag; end tags must not be specified for void elements So?

  16. comment
    Comment #40680115

    Totally forgot that X is blocked in my country, but app does not aware and does not display any connection errors

  17. comment
    Comment #40680094

    It show me white screen, is it expected?

  18. comment
    Comment #39946136

    They not yet discovered Site Defaults and config.site

  19. comment
    Comment #37934279

    RedHat one is buggy and slow, but it works after tinkering and display a lot of warnings and code suggestions. This extension loads instantly without any issues but it show 0 warni…

  20. comment
    Comment #35331114

    Use Makefile if you want to make your cross-platform build environment Linux only. You will have all kind of issues on Windows, Mac, *BSD, you name it.

  21. comment
    Comment #34933167

    Is it expected to work in the real world? I don't think so % bun test bun test v0.5.7 (5929daee) 17 | expect([...] ^ error: Not implemented error: Unexpected ? ?PNG ^ [...]/a.png:1…

  22. comment
    Comment #34853198

    Tell him VSCode have developer console to eval in each "buffer"

  23. comment
    Comment #17333720

    Did you miss popup window which connected to Apple with green status bar?

  24. comment
    Comment #16225339

    > I get lost in an endless sea of RFCs with no idea of which are important for my use-case (most RFC titles seem fairly jargon-heavy to me). Exactly my feeling when I trying to rea…