projectdelphai | 8 months ago | on: Hyatt Hotels are using algorithmic Rest “smoking detectors”
projectdelphai's comments
projectdelphai | 8 months ago | on: Bypassing Google's big anti-adblock update
projectdelphai | 9 months ago | on: uv: An extremely fast Python package and project manager, written in Rust
projectdelphai | 9 months ago | on: uv: An extremely fast Python package and project manager, written in Rust
Even your most complicated projects should be able to switch within a day. The only reason I took any time was having to restructure my docker containers to work with uv instead of poetry. And that's mostly with my inexperience with docker, not because uv is complicated.
projectdelphai | 5 years ago | on: 14,000x Speedup (2015)
projectdelphai | 5 years ago | on: Dickhead of the Week: Instagram CEO Adam Mosseri
projectdelphai | 6 years ago | on: I found a WhatsApp security flaw that allowed hackers to read the file system
projectdelphai | 7 years ago | on: Slack Is Not Where 'Deep Work' Happens
projectdelphai | 7 years ago | on: Firefox 64 Released
https://github.com/projectdelphai/panorama-tab-groups
full disclosure: I'm the maintainer for Panorama Tab Groups right now so I am slightly biased. I do think photodiode and the guys in charge of Panorama View are way better than I am at this, but since they're not active right now, I've created a fork so I can have a more up to date add-on
projectdelphai | 11 years ago | on: Poll: A browser without tabs?
projectdelphai | 11 years ago | on: Reddit CEO Yishan Wong on Giving Stock to Users: “We Have a Crazy Plan.”
projectdelphai | 11 years ago | on: Ask HN: Do you still use an RSS reader?
Here's the link to how I did it: https://projectdelphai.github.io/blog/2013/03/15/replacing-g...
projectdelphai | 11 years ago | on: Ask HN: What are you building?
http://mangarecs.herokuapp.com
explanation and writeup:
first writeup: https://www.reddit.com/r/manga/comments/2eejdt/rmanga_heres_...
second writeup: https://www.reddit.com/r/manga/comments/2fhlfl/rmanga_mangar...
There's definitely been some changes since then, so a third writeup is in the works. I know this project isn't very polished or professional, but it's something that I've wanted to work on for a long time and I feel that it solves a very niche problem in an interesting way.
projectdelphai | 12 years ago | on: Ask HN: where to send a friend’s son for Programming 101?
projectdelphai | 12 years ago | on: Ask HN: Best command line XMPP client?
projectdelphai | 12 years ago | on: Ask HN: I have an idea
projectdelphai | 12 years ago
projectdelphai | 12 years ago | on: Ask HN: what alternative to Google Reader have you chosen?
Aside from this, however, I would have gone with Old Reader. Feedly is a good choice (especially with their new cloud platform), but last time I checked, they didn't let you export your feeds. If you don't mind that, Feedly is a great choice.
projectdelphai | 12 years ago | on: Ask HN: How to focus and work on something that you hate and disgust
1. Write a list of things that you need to do each really small implementations and keep it in front of you (I use google calendar tasks and keep it in an open tab next to you). Each time you finish a task highlight it or check it off. After a while, each unfinished bullet point will start to bug you especially the longer its been unfinished (at least for me). This helped me finish tasks I hate just because I hate it being the only unfinished task on my list.
2. I can't remember where, but I once read a statement by a coder who said that if a change is too hard implement [in code] restructure the code so that the change is easier to do. I would suggest that whenever you need to work with a section of code that you rewrite it so that you understand it better and can work with it. After all, its your project now, not the old developers. This will take time, but if you plan to stay with the codebase for a while, it might be the better option.
3. And then of course, you could just chug away at the project and work your way through it. If you just want to finish it hard and fast, I would suggest the Pomodoro Technique. I always prefer #1 than the pomodoro, but I've read a lot of people that swear by it, so it probably has some value.
projectdelphai | 12 years ago | on: Google Reader closes in 11 days, which service are you using?
I like it because its free and I own the data. While it may be more difficult to set up than other online services such as feedly, old reader, or newsbleur, at least I get to have control over the service. Even if Heroku goes down, I can just move the application to another hosting site (such as openshift or linode).
If you don't go this route, I would also suggest Feedly. It's a great beautiful service, but just wasn't right for what I wanted and I didn't like how they handled certain things.
disclaimer: the link is my own post.