Live data from Hacker News

Viewing profile — uudecode

uudecode

HN member
Joined
Mon, Jun 06, 2016, 6:12 AM UTC
HN karma
46
Public activity
37 items

About uudecode

No profile information was provided.

Recent public activity

  1. comment
    Comment #11998976

    It's possible to shake off OpenVPN and TLS without shaking off use of tun/tap. I use a tun/tap based "VPN" (overlay) and I quite like it. One could even add NaCl to it if they were…

  2. comment
    Comment #11982168

    Here's another solution, a little better than rlwrap: socat readline,history=file exec:q

  3. comment
    Comment #11977804

    "Nothing stops you..." Except my lack of creativity using k at this point. Thanks for this. As a k noob, I wonder: is thinking of solutions using iteration and control structures a…

  4. comment
    Comment #11974804

    What if someone took c.c, k.h, linenoise.c and linenoise.h and made a tiny k4 REPL for UNIX with commandline history? Would the k community appreciate this as useful, pragmatic sol…

  5. comment
    Comment #11970177

    I know that capstone, keystone and unicorn are marketed to the "security community" but these projects are some of the most promising I've seen for programming in general, e.g., fo…

  6. comment
    Comment #11969817

    Silly question: Historically, did anyone ever attempt to create the APL primitives as separate utilities? The crazy idea that keeps recurring in my mind is that one could have a UN…

  7. comment
    Comment #11929777

    The AS Macroassembler by Alfred Arnold (1992) still compiles on the unpopular OS I'm using, with a quick edit to sysdefs.h.

  8. comment
    Comment #11929471

    What do you think of SRS?

  9. comment
    Comment #11929258

    Easier: Add /amp before /articles. (This has been posted on HN before.) In fact, "amphtml" is the first link on the page. Follow this link to see the full article. However the /amp…

  10. comment
    Comment #11926087

    Where does the lMyQjAxMTA2NzEyNzAxNDc5Wj come from?

  11. comment
    Comment #11906875

    Fortunately the two approaches are not mutually exclusive. There are no rules about how the "distributed Web" must be constructed. As the old saying goes, there's more than one way…

  12. comment
    Comment #11902116

    I think there's a lot of historical evidence over the last few thousand years that people naturally form small communities, or at least small groups within large communities. Today…

  13. comment
    Comment #11899764

    Sybil attacks do not work in small communities that members may choose to form where the members already know each other. If a system forces all users to be part of some large, Bor…

  14. comment
    Comment #11894303

    "To be honest, they're probably buying the users, not the product." I thought the same when they invested in "Facebook" and gave some kid with a website 17M or so. And then when th…

  15. comment
    Comment #11894233

    Older computers are getting more valuable ever day.

  16. comment
  17. comment
  18. comment
  19. comment
  20. comment
    Comment #11885229

    AWS is fine as long as... you do not want to control it with shell scripts and without a large scripting language. (No Perl, Python, Ruby, Go, etc.) I tried this when I first exper…

  21. comment
    Comment #11885052

    This is common not just in Intel chips but in all electronics. Instead of making several versions, each with with more features, only one version is made that contains all possible…

  22. comment
    Comment #11883580

    Generally, do development boards have ME, too?

  23. comment
  24. comment
    Comment #11881499

    FreeBSD. Got it. But not OpenBSD, NetBSD, or Solaris. Interesting how even with a relatively simple utility like tr, changes were made.

  25. comment
    Comment #11876504

    That's GNU, I'm guessing. BSD is a little different.