Viewing profile — thedumbname
thedumbname
HN member- Joined
- Wed, Jan 24, 2018, 7:00 PM UTC
- HN karma
- 16
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About thedumbname
No profile information was provided.
Recent public activity
-
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.
-
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)
-
comment
Comment #46485167
How to make a HTTP call and parse JSON response idiomatically?
-
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…
-
comment
Comment #45446207
How to do it without additional tooling?
-
comment
Comment #45438450
How to do a minimal cache busting? That is what stops me from "minimal setups"
-
comment
Comment #45377544
Got it, thanks
-
comment
Comment #45372681
How to split line? Not clear how to draw character with accents, for example
-
comment
Comment #45298445
The main point of my comment goes to "proud of Linux" part.
-
comment
Comment #45294242
So you has lied in the article in order to proud of Linux, so typical
-
comment
Comment #45259738
XQuartz does not support high resolution displays, that is not what macOS users looking for.
-
comment
Comment #45221655
Tried to build on Windows, Mac, Linux: different errors on each platform.
-
comment
Comment #45109301
Light mode and Apple font please
-
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.
-
comment
Comment #41554591
> Void elements only have a start tag; end tags must not be specified for void elements So?
-
comment
Comment #40680115
Totally forgot that X is blocked in my country, but app does not aware and does not display any connection errors
-
comment
Comment #40680094
It show me white screen, is it expected?
-
comment
Comment #39946136
They not yet discovered Site Defaults and config.site
-
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…
-
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.
-
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…
-
comment
Comment #34853198
Tell him VSCode have developer console to eval in each "buffer"
-
comment
Comment #17333720
Did you miss popup window which connected to Apple with green status bar?
-
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…