Viewing profile — yaccz
yaccz
HN member- Joined
- Wed, Jan 08, 2014, 2:14 PM UTC
- HN karma
- 3
- Public activity
- 45 items
- HN profile
- View on Hacker News ↗
About yaccz
No profile information was provided.
Recent public activity
-
comment
Comment #36664319
I'm satisfied by https://www.strengthlog.com/
-
comment
Comment #36561889
reStructuredText is way better format while only slightly more complex than markdown.
-
comment
Comment #32992176
POSIX_ME_HARDER
-
comment
Comment #32511112
That's an issue of bad engineering culture, not TDD.
-
comment
Comment #32498279
> the text is just a tool to manipulate some abstract model of the program. yup. > When you think about it this way, it becomes clear that using a textual source code is really ine…
-
comment
Comment #25519264
> The historic reality is that HTML served as a "backdoor"/gateway to let the linux community compete with microsoft: linux devs could ship their code for windows clients. lmao. so…
-
comment
Comment #24362149
Some second level example addresses are actually reserved and not for use. See rfc 2606.
-
comment
Comment #21638439
Problem is you need to remember the patterns first to be able to think "hey I know this pattern. Maybe if I look up what the identity is it will be usefull"
-
comment
Comment #21636549
The claim is only missing a qualification that the impossibility exists within the framework of ieee 754. It can be easily inferred from context and it is important to note because…
-
comment
Comment #21579436
> If something is being described that is hard to do, then the sentence is structured in such a way that it is comparatively hard to understand, by using an unusual word order etc.…
-
comment
Comment #21574018
60 FPS is garbage for a lot of games
-
comment
Comment #21542070
Whats the problem with ${FOO_PORT:-1234}? Sure, it doesnt exist in the language of Dockerfile but you can achieve the same effects in other trivial ways.
-
comment
Comment #21538628
better displays are mostly engineering problems while better batteries are a science problem.
-
comment
Comment #21124745
> As a math student, I would much prefer to be given a basic statement of the definition of a monad, a list of properties, and maybe a theorem to prove that some structure is a mon…
-
comment
Comment #19983975
I dont think anybody argues that types replace documentation. However, documentation without types tends to get repetitive and requires you to come up with ways to structure it pro…
-
comment
Comment #19044450
iirc FreeBSD is sticking with svn because git is GNU licensed
-
comment
Comment #18901777
alias grr="grep -r --exclude-dir=.git"
-
comment
Comment #18457968
Nobody is using resolutions larger then FHD because there is no GPU than can feed it at 144 Hz.
-
comment
Comment #17569564
ADTs are not neccessary to implement Option.
-
comment
Comment #17569549
Your first mistake is dropping those scripts everywhere. Name them sanely and drop them somwhere in PATH. Add your own path to PATH just for these scripts if you don't have it alre…
-
comment
Comment #17475927
I'll quickly commit this hotfix, it'll take about 10 minutes and few hours for confirmations.
-
comment
Comment #17343358
Like if 98% of students in your study program communicates via facebook group, just change your study program. that simple huh.
-
comment
Comment #17214040
That would be a cool anti-adblock.
-
comment
Comment #17075650
errexit gives action at distance antipattern.
-
comment
Comment #17042828
Its from 2010