Live data from Hacker News

Viewing profile — TheSmoke

TheSmoke

HN member
Joined
Sun, Jul 04, 2010, 4:01 PM UTC
HN karma
355
Public activity
196 items

About TheSmoke

software engineer.

7db2e82a28fb4bd9f5221680d91c0a2fca6be319316819a6a2c7cbb01fba48d0

Recent public activity

  1. comment
    Comment #48725805

    I do not have a horse in this race. I am the exact opposite of what you have in mind. I simply suggest that instead of being hypocrites or cry babies, you guys maybe choose not spo…

  2. comment
    Comment #48723696

    [flagged]

  3. comment
    Comment #44116531

    flappy bird demo but for clojure mcp!

  4. comment
    Comment #43268397

    Thank you! Just saved it on OReilly.

  5. comment
    Comment #43165430

    oh, I was being subtle since everyone was asking for a feature request.

  6. comment
    Comment #43163650

    every week I search at least once “which week is it” — kudos :)

  7. comment
    Comment #43099896

    I wonder how a migration to for example Micronaut from Spring would look like in their case. It is optimised for startup time, performs the dependency injection and annotation proc…

  8. comment
    Comment #43073351

    The gray palette would make a good Emacs colorscheme. By the way, great web site! [0]. Been quite a while since I thought that. [0] https://webb.page

  9. comment
    Comment #42834100

    I so miss this look and feel.

  10. comment
    Comment #42521391

    fyi, I have just tried Unifont and worked perfectly.

  11. comment
  12. comment
    Comment #42508558

    I definitely suggest using vite and the vite ruby gem. Create your Rails app, Create your TS + React app with vite, add the vite gem and done. It does not get better than that. Sup…

  13. comment
    Comment #41429246

    In case they need to figure out what exactly they need to do: https://news.ycombinator.com/item?id=30650828

  14. comment
    Comment #40550211

    so it's the year 2000, right. you got home from school, you're at 6th grade. saw your sweetheart and got fired up all day. summer's around the corner, it's been a pretty good day. …

  15. comment
    Comment #40439088

    same here. it's been around 2 years since I moved to wezterm. pretty happy with it.

  16. comment
    Comment #39880042

    doordassh :)

  17. comment
    Comment #39544907

    Klarna can't operate without compliance. Care to elaborate?

  18. comment
    Comment #39020079

    sure, take some scala 2 library and make it work with scala 3 / dotty with an effort similar to this one. or java 1.8 and 17. we'll wait.

  19. comment
    Comment #38161334

    this reminded me of the /KLINEs on the IRC servers. you'd first /KILL someone then you'd KLINE their username if they didn't behave, then you'd KLINE their IP. then there's /GLINE …

  20. comment
    Comment #33297549

    i loved midtown madness because i was able to drive around san francisco. ten years later when i first visited, i was able to recognize many of the landmarks because of the game.

  21. comment
    Comment #32033955

    I visited San Francisco in June 2013 and worked at an office for a month. I had a habit of browsing HN and Twitter during the working hours and from the work computer. I was also v…

  22. comment
    Comment #30650828

    You need a couple of generic stuff: - A non-sanctioned country - Partnering up with existing banks so you can actually process payments and manage fees - Regulatory license for pay…

  23. comment
    Comment #25523653

    i enjoyed this, really nice. every metal band, every metal album and song decreased my score. :) > Your spotify was music-to-stalk-boys-to-hail-satan-heavy-eyeliner-post-punk bad. …

  24. comment
    Comment #24101754

    > And even though you told us that it's defining a route, I cannot figure out what it is really doing. It is just not clear. it does nothing. :) that code sample is a description o…

  25. comment
    Comment #24099129

    it might look weird to the foreign eyes but essentially this is just a typed api with 3 routes. /polls returns an array of Poll. /polls/:question_id returns a Poll. /polls/:questio…