Viewing profile — somacert
somacert
HN member- Joined
- Fri, Feb 15, 2019, 8:47 PM UTC
- HN karma
- 38
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About somacert
No profile information was provided.
Recent public activity
-
comment
Comment #22568612
Personally I would like to see s http:// (http over ssh) as a valid protocol. Realistically, I know this would end up being just as bad and broken as every other web tech. However …
-
comment
Comment #22552432
Glorious, Thank you kind soul for listening to my slightly raving rant. Now I feel several sorts of ashamed at missing what is kind of a core function. salutes
-
comment
Comment #22552240
That vaguely touches (warning going off topic here, my apologies) my main problem with python. dict.keys() returns an iterator, this is all fine and good, very efficient I suppose,…
-
comment
Comment #22488641
I will admit I would not know the difference between gitflow and a hole in the ground. But that diagram looks an awful lot like the workflow you tend to pick up when using fossil. …
- story
-
comment
Comment #22313635
It's easy to lose track of in the face of scene graph vector formats like svg but you have to remember canvas + javascript can be thought of as a procedural cad system, that is, th…
-
comment
Comment #22205040
The mafia is just government by other means, and "The government" hates the competition.
-
comment
Comment #21873355
Or as I like to call it, xkcd 1179 time
-
comment
Comment #21601352
Marketing tends to follow a tick-tock model. New and improved! (we made the box smaller) 25% more! (box back to normal size, price goes up.)
-
comment
Comment #21548117
I thought ceph had a reputation of easy to run, at least compared to it's rivals in the distributed storage space. (gluster, lustre, et al)
-
comment
Comment #21412196
darkplaces quake does this. see sv_cullentities_trace. https://www.youtube.com/watch?v=hf94PbE-b9I
-
comment
Comment #21329365
My understanding of Swiss neutrality (simplistic and very poor) is that the swiss mercenaries were too good and after they were finally defeated a ban on fielding mercenary compani…
-
comment
Comment #20966882
Makes sense, depending on complexity my email sections tend to be. Executive summary: Summary: In general: Specifically: Now I feel all sorts of validated for being pedantic about …
-
comment
Comment #20536824
My interpretation of the openbsd slides are that it acts as a sort of turing test. If you are the sort that is excessively bothered by our use of the comic-sans typeface. Then perh…
-
comment
Comment #20531075
Well that's unfortunate, I tend to be rather militant about switching my syslog to something resembling rfc 3339. linux /etc/rsyslog.conf $ActionFileDefaultTemplate RSYSLOG_FileFor…
-
comment
Comment #20396591
The "Does not resume interrupted operations" gripe confuses me because that is the main reason I reach for rsync, I have a large tree of files I need to be somewhere else and if th…
-
comment
Comment #20349799
Openbsd has a code of conduct. It's been there a while. https://www.openbsd.org/mail.html only half joking
-
comment
Comment #19575475
As far as I can tell there are three acpi stacks/interpreters Intel, This is the reference, most operating systems use this (linux, freebsd, macos) Microsoft Openbsd, yes the openb…
-
comment
Comment #19274290
Mainly mechanical Top down you can put the the water in a small ice chest and the insulation will slow the freeze in the bulk. otherwise it freezes outside in That ice floats may p…
-
comment
Comment #19274156
Making optical grade ice is not trivial. Not hard but I never did get good results. Start with good water. Freeze in a gradient(top down is easiest) half of your ice will still be …
-
comment
Comment #19259213
Not run by the irs. whois freefilefillableforms.com Domain Name: FREEFILEFILLABLEFORMS.COM Registry Domain ID: 1532523225_DOMAIN_COM-VRSN Registrar WHOIS Server: whois.godaddy.com …
-
comment
Comment #19230838
Scary, that is almost the exact code I came up with. The funny thing is balanced parens can be recognized with with a state machine it is just ugly. state_data = { '0p':{ '(':'1p',…
-
comment
Comment #19174583
sed -e 's/ ]*>//g'