Live data from Hacker News

Viewing profile — gocsjess

gocsjess

HN member
Joined
Sat, Aug 31, 2019, 3:41 PM UTC
HN karma
17
Public activity
19 items

About gocsjess

https://gocs.me golang linux debian docker svg svelte astro midi

Recent public activity

  1. comment
    Comment #48680510

    Somehow nobody knows the ff. are the same: Hahya Ivan Giovanni Shawn

  2. comment
    Comment #48188002

    > Nothing ever happens so Kierkegaard originated this meme

  3. comment
    Comment #47635453

    What is that brightest star in the lower right?

  4. comment
    Comment #46668352

    I was talking about a lot of sites in wordpress, not Wordpress themselves

  5. comment
    Comment #46665418

    jQuery is v4 now, but a lot of sites esp. wordpress still have 1.11 or 1.12 and only uses them to either doing modals(popover), show/hide(display), or ajax(fetch).

  6. comment
  7. comment
    Comment #45839071

    I believe apple is making OCI-compliant containers which is written in swift. I hope this helps the containerization in FreeBSD.

  8. comment
    Comment #44043364

    Probably related to AI, given how closely integrated both WSL and AI is

  9. comment
    Comment #44043251

    > Honest question: how do you deal with with those minor but insufferable Windows' quirks like 0d0a line endings, selective Unicode support, byte-order-marks and so on. exactly why…

  10. comment
    Comment #44042998

    debian bookworm; just to get my work, and hobbies done

  11. comment
    Comment #43727113

    I needed SVG and CSS animations to work together

  12. comment
    Comment #43727092

    I figured at that time that svgs with a lot of path slows the app. It was about the time where I toyed with d3 and geojson too.

  13. comment
    Comment #43670765

    One nice thing about SVGs is that they can be connected to the dom, you can do css, and easier to debug than canvas. Performance is the only thing holding it back from making decla…

  14. comment
    Comment #41446056

    > The future of paper is here Off-topic: If the future is less paper, then should we dig more holes in the earth's surface to make digital papers. I mean the alternative is just re…

  15. comment
    Comment #39285788

    for i := range [10]struct{}{} {

  16. comment
    Comment #33299167

    The only concern I have with WSL 2 is RAM usage and disk usage. The RAM gradually increases its capacity and The disk uses half of the total capacity but have actual empty space. I…

  17. comment
    Comment #33140000

    I bet they don't even know gif usage in discord and twitch but yeah "younger people", and "art expression" sounds like a subjective opinion.

  18. comment
    Comment #33119819

    JavaScript is a highly productive for Web Applications, although I also heavily use other alternatives for several reasons, But regardless, that is why it is my candidate for the b…

  19. comment
    Comment #31683790

    Is there an SSO for api/rpc just like how github cli (gh) did their auth (gh auth login)? I've been looking for simple tutorials on how to get started with a bunch of openid librar…