Viewing profile — overshard
overshard
HN member- Joined
- Fri, Apr 16, 2010, 9:14 PM UTC
- HN karma
- 1,413
- Public activity
- 237 items
- HN profile
- View on Hacker News ↗
About overshard
Check out my website if you wish to contact me. https://isaacbythewood.com/
Recent public activity
-
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 …
-
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.
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #21866498
Very good point here, that's definitely bad design on my part, I'll fix it.
-
comment
Comment #21866485
That's a pretty cool hack, would love to see some kind of write up on it!
-
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…
-
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 …
-
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 …
-
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 …
-
comment
Comment #21860865
Add a confirmation sounds like a good idea. CSV exports are definitely on the menu, pretty easy to add.
-
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.
-
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…
- story
-
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.