Viewing profile — gnosek
gnosek
HN member- Joined
- Wed, May 28, 2014, 10:24 AM UTC
- HN karma
- 65
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About gnosek
No profile information was provided.
Recent public activity
-
comment
Comment #45664809
Or you can set the vm.swappiness sysctl to 0.
-
comment
Comment #40365228
I'm happy with a TFA Dostmann 31.5009.02 Monitor CO2 AIRCO2NTROL Coach. Does what it says and you can get the measurements over USB if you want too.
-
comment
Comment #40215883
[yet another reference to Ansible, sorry! :)] This looks like infinity times better than Ansible in some cases and somewhat worse in others (python.call every time I'd need to acce…
-
comment
Comment #38109512
https://rnote.flxzt.net/ is pretty nice on Linux (for one-off drawings, not really for organizing them I think)
-
comment
Comment #38022818
If I understand correctly, you mean turbo roundabouts https://www.ms2soft.com/resources/turbo-roundabouts/ ? If so, IMO they're the best thing that happened to roundabout design ev…
-
comment
Comment #37995095
> some risk of a null slipping into a filename Only in some fairly esoteric environments: https://en.wikipedia.org/wiki/Filename#Comparison_of_filenam...
-
comment
Comment #37081489
> Also, side note, the “copy con outputfilename.txt” idiom is one that I still can’t ever remember how to do the equivalent on UNIX/Linux! cat > outputfilename.txt
-
comment
Comment #36143808
I used external FHD displays and the result was a blurry mess with obvious fractional scaling applied (nothing was aligned to pixel boundaries)
-
comment
Comment #29070293
or fn twiddle (foozles: I) where I: Iterator (or probably IntoIterator ). `impl T` is (modulo some details I don't remember right now) just syntactic sugar for this.
-
comment
Comment #26887285
Same. It takes a little effort to read but it's understandable and it does feel Croatian or thereabouts. On a somewhat funny note, Chrome decided to translate the page in Interslav…
-
comment
Comment #25370463
> It really depends on what the meaning of None is. Exactly. This will generally be application specific so we can't choose The One Right Definition for adding `Option `s. > Yours …
-
comment
Comment #25342748
I agree with all your other points but > > We can’t perform arithmetic on an Option any more than we could on a List . > Why not? One sensible definition is (...) It's not the only…
-
comment
Comment #25247304
Is this viable as a backup/archive format? Would it make sense to e.g. have an incremental backup as a DwarFS file, referring to the base backup in another DwarFS file?
-
comment
Comment #22957859
Exclamation mark. e.g. println!("hello, world"); or todo!(); are macro invocations.
-
comment
Comment #22717484
> I mean, how many connection types exist? Two? https://developer.android.com/reference/java/net/URLConnecti...
-
comment
Comment #22629214
ifconfig enp2s0:1 192.168.1.42 Now try ip addr add dev enp2s0 192.168.42.1/24 and observe how ifconfig ignores the second IP on the same interface. enp2s0:1 is an alias to enp2s0, …
-
comment
Comment #22233217
Not sure how this integrates with Go's database drivers but from the Postgres side: 1. NULLIF(the_uuid, '0000-000000-00000-0000') https://www.postgresql.org/docs/current/functions-…
-
comment
Comment #21503651
In Poland the in-house bakery in a grocery store is the cheap and convenient way to get bread if you can't be bothered to get actual quality (not made from deeply frozen dough). So…
-
comment
Comment #20139601
Polish has darmowe (as in beer) and wolne (as in freedom). Ironically, wolne also means slow.
-
comment
Comment #19989422
Long-time user of Terraform here, never used CloudFormation. Where does CloudFormation beat Terraform?
-
comment
Comment #17788063
At least one did. Source: interviewed him.
-
comment
Comment #16636480
Two ways to do this with window functions (there's probably a better one but this is what I came up with quickly): 1. Subquery SELECT * FROM ( SELECT u.user, i.text, row_number() O…
-
comment
Comment #16140756
Of course. I'm not telling anybody to run on kimsufi, like I'm not running kimsufi myself, but on brand-new Supermicro machines that check all your boxes. Kimsufi is still dedicate…
-
comment
Comment #16139028
https://www.kimsufi.com/us/en/ Granted, that's the bottom of the barrel (single disk, no IPKVM etc.), but $100 keeps you running for over a year. Better servers are easily availabl…
-
comment
Comment #14271457
grep [h]aproxy