Viewing profile — pecg
pecg
HN member- Joined
- Tue, Nov 28, 2017, 2:54 PM UTC
- HN karma
- 59
- Public activity
- 57 items
- HN profile
- View on Hacker News ↗
About pecg
No profile information was provided.
Recent public activity
-
comment
Comment #17972780
If you are really attached to such idea and would love to work on it, your best bet is to reimplement it on your own, with a new code base. That is if you didn't sign a NDA.
-
comment
Comment #17859373
I can't understand the reasoning on putting everything behind HTTP these days. Personally, I think that if a project decides to go that route it's because poor design decisions. Se…
-
comment
Comment #17852012
This program looks interesting. Maybe it could help in the bootstrap process of tcc, though I don't know if it is written in ANSI C. On a related note, I will try to test compiling…
-
comment
Comment #17830256
I'm glad I made the switch from Arch to Void. Runit is clean and simple, it does the correct job in a deterministic fashion, if something fails proper errors appear on usual logs.
-
comment
Comment #17820790
It sounds as if the problem was systemd instead of 'emacs --dameon'.
-
comment
Comment #17613414
> The other knock on ada was it was slow. I'm curious, is the compilation time that takes too much, or is it the execution time? I'm really interested in learning the language, but…
-
comment
Comment #17611427
Thank you for this explanation, it gives me a better idea about Emacs' design.
-
comment
Comment #17578933
Before Void I tried Alpine briefly, but couldn't resolve an issue with MESA, back then I didn't had the adecuate knowledge to fix it myself.
-
comment
Comment #17578916
Before I migrated to Void, I used slackware-current extensively, it is indeed the cleanest GNU/Linux distribution I've found. Personally, I loved manually dependency resolution, bu…
-
comment
Comment #17577702
I know that from a technical point of view, Emacs is not just a text editor; I think it is a complete lisp virtual machine with a text-based interface that happens to be prepared f…
-
comment
Comment #17545940
I would like to include Void as a serious, competent and elegant distribution. I've used it for a complete year, and have really come to appreciate its focus on simplicity, reminds…
-
comment
Comment #17527469
Like the OpenBSD developers, a posture much needed these days.
-
comment
Comment #17419046
I share the same fascination you have. I'm always interested in how our brains collectively developed ways to communicate through spoken languages, it makes wonder how things will …
-
comment
Comment #17419024
And the same kind of practices where done in El Salvador, Honduras, Nicaragua, Colombia, Bolivia, Perú, Chile, Argentina, Paraguay, to name a few.
-
comment
Comment #17418994
FreeBSD's kernel offers better performance (on the server) compared to Linux, and the licensing model makes it more attractive to some industries. Whatsapp (server side), Netflix, …
-
comment
Comment #17411367
When I read things like this, it makes appreciate OpenBSD (and the rest of projects under the OpenBSD Foundation) even more, considering how it is still actively and fearlessly mai…
-
comment
Comment #17086742
The most "iconic" example of failure most be the shellshock bug in bash, though the time in which it was fixed should be applauded.
-
comment
Comment #17083519
GNU stands for a philosophy of freedom, thus guixsd won't provide official repositories for installing proprietary software, some users don't like it, even though they might be int…
-
comment
Comment #16995519
I agree with you on 16/44.1 audio, I have a transparent DAC that can output 24/96, and on repeated blind tests I have failed to identify which is which, using files from the same s…
-
comment
Comment #16995480
If you are into headphones, you could start hanging out on the subreddit. It's a big community, and you'll see many of the current technologies. It could get really expensive, I me…
-
comment
Comment #16941882
Here I am too. I stick to dwm, currently migrating to wmutils because portability, no compositing on my side. Firefox is the only GUI program I use (besides st), and it will probab…
-
comment
Comment #16700145
This GRUB bug you are talking about, is not a kernel problem though; on a side note, I'm going to read on the links you provided as I want to see if encrypted root partitions could…
-
comment
Comment #16380518
Software is the implementation of an algorithm using a specific language and tools.
-
comment
Comment #16328213
This looks good, I think that it would be worth giving it a shot. My main problem is XML, it is always incredibly slow to parse, and there is not an accepted defined way to express…
-
comment
Comment #16232350
> My first statement is likely stronger than it needs to be. My main question back to you is, how do you look for something that you imagine may exist, but couldn't say how? I cert…