Viewing profile — eriknstr
eriknstr
HN member- Joined
- Sun, May 29, 2016, 4:30 PM UTC
- HN karma
- 1,862
- Public activity
- 594 items
- HN profile
- View on Hacker News ↗
About eriknstr
Recent public activity
-
comment
Comment #14807004
> I made a chatbot that rolled dice, and it was constantly criticized for being "broken" because four 3's would come up in a row. > These accusations would come up even though they…
-
comment
Comment #14800112
> There's another one (maybe the same guy?) who moderates with a vengeful bias on Reddit. That kind of shit-throwing is anathema to a large company. Also due to some being unhappy …
-
comment
Comment #14799824
When I first switched from the terminal emulator that came with the first DE I was using (gnome 2?) to urxvt, it seemed very fast. When I later switched to Terminology, it seemed e…
-
comment
Comment #14798569
> Also with a few web sites I might upvote it first and then read it :-| I can neither confirm nor deny that I do this too but I can say that I think it makes sense to do this, and…
- comment
-
comment
Comment #14797358
But in return you might use more vertical space, and with a terminal size of 80x24, vertical space is more precious.
- comment
-
comment
Comment #14794788
Site works fine from my location. I think you are correct. > Read a sentence to help our machine learn how real people speak. Check its work to help it improve. It’s that simple.
-
comment
Comment #14794668
Empty space would be the better default I think yes.
-
comment
Comment #14794570
Filling the indent area with dots is not a sensible default IMO. Often when I work on a query I am going to reuse it in an application. If PgAdmin III or psql filled the indent are…
-
comment
Comment #14777320
You are right. Internationalization might be the word for what I'm talking about, though some might argue that that's not correct either because they might say that l10n is a subse…
-
comment
Comment #14775585
Also some of us don't even like to have the software localized. English is not my mother tongue and it's not an official language where I live either but I always set the system la…
-
comment
Comment #14768362
I think I read recently that Chrome / Chromium is now able to run without having to use xvfb, so now truly headless.
-
comment
Comment #14762586
Maybe the Internet Archive has a digital copy of Dictionnaire Infernal?
-
comment
Comment #14759973
Off topic but the hash shown piqued my interest. The source is linked from the page - https://github.com/btrask/stronglink > A searchable, syncable, content-addressable notetaking …
-
comment
Comment #14759816
I second this. Please open source it. I suggest using the ISC, MIT or the 2-clause BSD license.
-
comment
Comment #14755963
OP is not suggesting ZFS above all else . > And every enterprise system has already moved way past what ZFS can do, including enterprise-class offerings based on ZFS from Sun, Nexe…
-
comment
Comment #14755935
What I'd like to know is, can this issue be resolved in a future version of ZFS or is it too ingrained into the design of ZFS?
-
comment
Comment #14755915
The massive amounts of RAM recommendation is if you need to do deduplication. Are you doing that? If not then you don't need a lot of RAM. Between the low cost of storage, and alte…
-
comment
Comment #14753695
Meanwhile someone on Reddit said that Firefox is able to record across pages.
- story
-
comment
Comment #14751932
Very recently I bought an iPhone and a subscription that includes 4G service. With this subscription I have 6 GB of traffic per month anywhere in EU, BUT any traffic to Spotify is …
-
comment
Comment #14749366
Could you share your configuration for link aggregation? I did it for a while but if I remember correctly, while plugging the cable into my laptop worked as expected I think that i…
-
comment
Comment #14742532
I'll be willing to try it sure. Just don't steal my login details please :) You can find my e-mail address through my website which is linked on my HN profile, or you can PM me on …
-
comment
Comment #14742500
This sounds very interesting indeed. Can this be done with Coq? Do you have any tutorials or such on doing this?