Live data from Hacker News

Viewing profile — overshard

overshard

HN member
Joined
Fri, Apr 16, 2010, 9:14 PM UTC
HN karma
1,413
Public activity
237 items

About overshard

I am a full-stack developer located in Morganton, NC.

Check out my website if you wish to contact me. https://isaacbythewood.com/

Recent public activity

  1. comment
    Comment #47237470

    I've taken to hosting everything critical like this myself on a single system with Docker Compose with regular off premises backups and a restore process that I know works because …

  2. comment
    Comment #40794251

    Fun fidget utility! I find myself just mindlessly clicking stuff sometimes while I think and this gives me a little bit more to do.

  3. comment
    Comment #40563551

    Location: North Carolina Remote: Yes Willing to relocate: No Technologies: Python, Django, Flask, JavaScript, React, Redux, Node.js, PostgreSQL, MySQL, MongoDB, AWS, Docker, Git, H…

  4. comment
    Comment #33276162

    I used to use Ubuntu for everything and was very happy in the massive Ubuntu ecosystem with a .deb for everything till I was forced to use Snap a few releases ago for installing ev…

  5. comment
    Comment #32940550

    Good luck on your link shortener project! I made an open source link shortener many years ago and eventually threw in the towel and quit. The problem domain for link shorteners is …

  6. comment
    Comment #32541167

    I use this API in a few places such as a custom New Tab extension I made for myself on Chromium based browsers: https://github.com/overshard/newtab/blob/master/newtab.js#L1... Have…

  7. comment
    Comment #32461207

    Choose what fits your field. If you're doing ML you probably want Python. If you're doing web you probably want JavaScript. If you want fast native apps then Go, Rust, C++, C, and …

  8. comment
    Comment #32368754

    And this is when comments in code are important! Any random numbers without a source are immediate suspect to me, especially in something that needs to be secure. It will save your…

  9. comment
    Comment #30279079

    My only issue with this is that I can go to my password manager and I have like 10 different Microsoft accounts over the years, some of which seem to be merged, some of which are n…

  10. comment
    Comment #28800483

    Oh man, I always find it funny in a slightly schadenfreude sort of way when someone swaps to a new platform, goes to talk about how great that new platform is, and then the platfor…

  11. comment
    Comment #27605500

    I honestly miss people building random stuff on the internet to showcase unique information on things like Geocities. They were almost always "ugly" but also always visually entert…

  12. comment
    Comment #27362052

    VanNoppen Marketing | Full-Stack Django/Wagtail | Part-time | Remote or Morganton, NC VanNoppen Marketing is a creative agency who develops websites from the ground up on Django+Wa…

  13. comment
    Comment #27264923

    At my work I've gone through and setup a variety of "replacement" commands for commands that may have dire impact on production systems. All of these replacement commands dry run b…

  14. comment
    Comment #22546779

    Very cool project and basically a modern RSS feed reader for a modern web where not everything has a standardized feed to digest. Which is a little sad... Something like this is re…

  15. comment
    Comment #21866498

    Very good point here, that's definitely bad design on my part, I'll fix it.

  16. comment
    Comment #21866485

    That's a pretty cool hack, would love to see some kind of write up on it!

  17. comment
    Comment #21866481

    I thought about periodically asking what you're doing too but I'm not sure I like the intrusion of it? Time tracking is definitely something people forget about though and just let…

  18. comment
    Comment #21861381

    Just in general, I've had jobs that "owned everything I thought of or created" while working for that company. My currenty employer does that have such an arcane policy which I am …

  19. comment
    Comment #21860947

    Nope, not in any way. There's a use for larger solutions like Clockify even if it's just personal stuff and not with a group. I just want a small timer with a log sometimes though …

  20. comment
    Comment #21860883

    Clockify is definitely a good solution, I have a larger project for group time tracking that I'm working on called Timestrap https://github.com/overshard/timestrap/ too. The point …

  21. comment
    Comment #21860865

    Add a confirmation sounds like a good idea. CSV exports are definitely on the menu, pretty easy to add.

  22. comment
    Comment #21860858

    I do want to add exports to json+csv, not sure how much more use ical export would be but I can add it to the list.

  23. comment
    Comment #21860089

    This is something I've been casually working on here and there for a need I had. I use a variety of project management solutions and they all track time differently, some don't eve…

  24. story
  25. comment
    Comment #21302320

    Good UX also means having a site that doesn't 500 error when you try to read a simple static text article.