Live data from Hacker News

Viewing profile — seawlf

seawlf

HN member
Joined
Mon, Dec 25, 2017, 2:09 AM UTC
HN karma
172
Public activity
20 items

About seawlf

No profile information was provided.

Recent public activity

  1. comment
    Comment #43583493

    I'm building a new terminal multiplexer called cy: https://cfoust.github.io/cy/index.html It records your sessions and is configurable with Janet, a Lisp. I'm having a lot of fun w…

  2. story
    Show HN: Cy, the time traveling terminal multiplexer

    cy is a new terminal multiplexer (akin to tmux, screen, et al.) that records your terminal sessions so that you can replay and search through them at your leisure. It comes out of …

  3. story
    Show HN: Sour – classic arena FPS in the browser

    Hello HN, Cube 2: Sauerbraten is an open-source arena FPS with sophisticated map editing tools that had its peak popularity around 2010. There were some nascent efforts to port it …

  4. comment
    Comment #21317850

    This is not a hard-and-fast rule. There's hardly agreement in style guides on this note. Don't be a jerk and nitpick style on the internet; it does not add to the conversation. htt…

  5. comment
    Comment #18113701

    I took the class this textbook is used for a couple of years ago at UW. Andrea was a fantastic teacher and it was the easiest presentation of the material I'd ever found! Seriously…

  6. comment
    Comment #17583316

    Yes, the scripting and building is all "online" as you put it. There are essentially no barriers to building, all you have to worry about is the primitive limit.

  7. comment
    Comment #16921465

    >ideologically more neutral I hardly feel like the global market will accept Chinese alternatives as being "ideologically neutral" in any sense of the phrase.

  8. comment
    Comment #16659750

    As someone who has been programming in Rust for nearly a year, even for commercial purposes, this article is baffling to me. I've found the compiler messages to be succinct and hel…

  9. comment
    Comment #16623555

    Having just moved to SF from Madison, I have to say that the engineering competence of teams there is disappointing in comparison to the Bay Area. Not only that, but Madison compan…

  10. comment
    Comment #16581440

    Holy shit, that first one is so annoying. I don't understand how even the shoddiest of voice assistants on the market get it right but Alexa doesn't.

  11. comment
    Comment #16581438

    The thing is, ALL other voice assistants I have tested get this right. I have submitted three reports to Alexa support about this very thing and they don't care. It's ridiculous th…

  12. comment
    Comment #16303810

    I've worked on a number of SPA's over the years and I always run into the problem of getting my team to give a shit about performance. "We're not Google," they protest. Frankly for…

  13. comment
    Comment #16249046

    It's frustrating that the author takes what is a reasonable field for humans to research and conflates it with some kind of sexist drive for domination. Personally I feel like this…

  14. comment
    Comment #16226384

    I use Authy and LastPass all the time on my Apple Watch. It's really an incredible experience to have all of my digital identity on my wrist.

  15. comment
    Comment #16152095

    For what it's worth, you can just to Ctrl+K (and I assume Cmd+K) in Slack to quickly jump to a channel, no need for shift.

  16. comment
    Comment #16119174

    I don't think that's a good justification for slow startup time and general sluggishness. Despite having 30+ plugins and 800 color schemes installed vim starts up in just a few mil…

  17. comment
    Comment #16113915

    scripto.computer's Git repo is exposed http://scripto.computer/.git/HEAD

  18. comment
    Comment #16093242

    I wrote a game for mobile devices in JavaScript that used a state machine and it worked far better than I could have imagined. It surprises me that there isn't a good web framework…

  19. comment
    Comment #16075228

    I'm writing a text editor. I love it, its handling of UTF-8+ strings makes me want to bawl with the amount of time I've dumped into handling that in other contexts. The lifetimes t…

  20. comment
    Comment #16002267

    This site has an exposed Git directory, so you can clone the whole thing. Funnily enough, it appears to be actually talking to a MySQL database. http://sharesolo.com/get_notes.php …