Viewing profile — Blahagun
Blahagun
HN member- Joined
- Tue, Nov 06, 2018, 1:59 PM UTC
- HN karma
- 65
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About Blahagun
No profile information was provided.
Recent public activity
-
comment
Comment #48856264
It's a very interesting phenomenon in recent years and most of the discussions about "why" are immediately blocked by the "memory safety" argument, as if it's a silver bullet for a…
-
comment
Comment #47452287
Why do you have the opinion that it's shit? What have you seen there and what were you expecting? Are you aware that there are many different boards on 4chan, covering pretty much …
-
comment
Comment #45897392
Yes. From the article: "It's [sic] final retail price is set at 1599€" I was actually excited from the title but upon reading further I got really disappointed. It's basically wish…
-
comment
Comment #45823437
I am aware of the tons of subscription based email services but that is not the point here. What good is self hosting when you still need to rely on some external paid service for …
-
comment
Comment #45822736
Setting up the email server is the only thing I couldn't do with my own home hosted setup because you're at the mercy of your internet provider to give you the PTR record in their …
-
comment
Comment #45757522
It's exactly what it was designed for - text processing! Which fits perfectly for the irc protocol.
-
comment
Comment #45537461
Oh great, yet another front-end framework, but this one is with paid features as well. Are we seriously going to pretend this isn't getting out of hand?
-
comment
Comment #45488202
It was on their SGI workstation that they lugged to home, but yeah, pretty much that's how they recovered most of the files. At the end they barely used the material.
-
comment
Comment #45384196
Micro HDMI is basically a non working connector. It baffles me how it was even approved. One of the requirements of a connector is to work. Micro HDMI doesn't work. Sure, it might …
-
comment
Comment #45359182
normal.php is a perfectly valid php file. Sure, it doesn't contain php code but that doesn't make it invalid php file. If it did have <?php somewhere and if the following wasn't a …
-
comment
Comment #44308340
Of course there are tons of better formats than JPEG but it needs to be understood that the most important feature of JPEG is to be exchangeable. It doesn't matter what your shiny …
-
comment
Comment #43622723
Naah, even that hack Brian Greene is distancing himself from String theory.
-
comment
Comment #41388984
It's not dead at all. You're probably looking at https://github.com/etoile/Etoile which only contains the basic directory structure, but the code itself is in other repositories un…
-
story
Ask HN: How do companies decide who is a senior developer?
I have 18 years of professional experience with developing software. I have been employed with six companies through these years and had a three year stint working on my own compan…
-
comment
Comment #36692101
Macs had only one mouse button for a very long time and the mouse wheel was new at the time. If you want right click press ctrl while clicking with the mouse.
-
comment
Comment #36597809
> That was because the networking standards prior to the web were complicated and not well documented. I have to disagree with this one. I have written networking applications with…
-
comment
Comment #33342130
>So quickly they've forgotten the piles of bodies of COVID victims in NYC. What are talking about? What piles of bodies?
-
comment
Comment #30083116
There kind of is a standard notion for logging on UNIX and it's /var/log/. stderr, although it suggests a stream for errors, is actually more correctly called a diagnostic stream. …
-
comment
Comment #30083049
I've had my gmail address for more than 15 years and the spam filter worked perfectly until the last couple of years when comically obvious spam messages started getting directly i…
-
comment
Comment #29965854
Although many people might have not seen most of the GUIs in this article, the article is also horribly wrong on some of them. The screenshot for KDE/GNOME has absolutely nothing t…
-
comment
Comment #29903706
It appears so. About an year ago I started getting the most obvious spam messages directly to my inbox. I have been using my current gmail account for more than 16 years now and I'…
-
comment
Comment #29592089
I am trying really hard to make sense of the past two years and constantly giving the benefit of the doubt, but it's really not easy. So many banal things have become news worthy a…
-
comment
Comment #29549894
Not really. Although there are of course similarities, NeXTSTEP as a graphical interface was implemented from the ground up by NeXT (Jobs' new computer company after he left Apple)…
-
comment
Comment #28392066
>You trust a private corporation more than actual laws and government procedures and you feel right and cool? Governments all around the world have proven many times that they are …
-
comment
Comment #26433291
It's not uncommon for a compiler to be partially written in its own language, so therefore this may as well be the first C compiler.