I think the problem is that for a huge hotel chain (say like the Marriot) to get hit with enough chargebacks that a credit card vendor drops them, it means that a huge amount of people would need to charge back and be willing to be banned from Marriot until something happens. Kind of like a union, if you're the first to strike or protest, you suffer until enough momentum happens to make a difference.
HN user
projectdelphai
Echoing that this has not been my experience either. I and my household use Firefox exclusively at home and at work for the last decade and I rarely have a website not work on Firefox but on Chrome. At least not work to the point that I noticed it. Sure maybe some websites looked ugly but tons of websites were ugly and I didn't think it was because it was Firefox.
I've had poetry take so long that I've just deleted the whole cache/poetry list and reinstalled the packages rather than wait for poetry to figure out whatever dependency hell it found itself in. I switched to uv the minute i tried it out
I think you're underestimating how "fast" uv really is. It's night and day different. The sentence that got me to switch and I echo still was: "uv is so fast, I sometimes don't even think it's actually doing anything". The first time I used it, I had to actually double check if uv actually was working and installing the packages that it was saying it was. There's a lot of reasons I've heard not to use it that kind of (not really) make sense (you don't want another package manager, you're happy with just base pip, etc). But if you're already using poetry, you really should just switch. uv is just poetry but without any waiting.
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.
I mean maybe but if you told me you could take my code that runs in less than a second and make it more readable but it would take 30 minutes to run instead . . . hell no I'm not taking you up on your offer. I'll just comment and document the existing solution better and call it a day.
Weren't they already getting 0% since Epic snuck IAP outside of Apple's system into their app to bypass Apple's requirements? So Apple had no choice but to ban them. You're implying that by not kicking fortnight off the store, they'd still be getting 30%
Just checked my discord client right now and it's using Chrome 69 through Electron 4.0.8. Haven't had a chance to check a desktop version of Slack yet.
I think you should rules about it at the workplace. At mine, I can probably count on one hand the amount of times I've seen an @here. And one of them, the person was told he shouldn't have done it since it wasn't important. Really makes everything think before they use it.
I would recommend Panorama Tab Groups over Panorama View fyi just because panorama view doesn't see a lot of maintenance in recent months. They're still there, but in hibernation so they don't get new features right now.
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
You can kind of do this with firefox's panorama tab groups. It's not perfect, but it's pretty amazing nonetheless
except reddit wasn't exactly created for the mainstream community either. it just turned out that way. the reddit admins don't exactly have an incentive to cater to everyone, I mean help their giving away stock because they want to not because someone's telling them to or cause it'll profit them (although it might in the long run with PR and all)
Yeah, Tiny Tiny RSS self-hosted on Heroku.
Here's the link to how I did it: https://projectdelphai.github.io/blog/2013/03/15/replacing-g...
I'm been working on providing a service to recommend manga. The only other existing alternatives are myanimelist and mangaupdates and I feel my project has a greater potential to be more comprehensive, up to date, and personalized.
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.
The best way to start learning programming? Linux.
Do you consider Bitlbee with IRSSI a hack? I use that and it works fine for me.
I'll be honest: I have never really learned how to code through books or lessons and then started a project. I've always had an idea and then decided which language was best to create it in. If I didn't know how to code it, I'd learn as I went. Plan out your app on paper and then look up how to create the app. For me, this was the best way to learn a new language. It helps me keep my interest. If you get stuck just seek help through a friend who knows the language, on google, or in stackoverflow.
You know there is a page is the faq (http://ycombinator.com/newsfaq.html) about it right? -> http://ycombinator.com/newsguidelines.html
Tiny Tiny RSS which is hosted on Heroku - http://projectdelphai.github.io/blog/2013/03/15/replacing-go...
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.
Three ideas:
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.
Tiny Tiny RSS on Heroku - http://projectdelphai.github.io/blog/2013/03/15/replacing-go...
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.
See this post -> https://news.ycombinator.com/item?id=5796002
It's easier to do on linux than on windows, but if you're willing to do some work to get it set up, Octopress on Github is becoming a popular option. More for developers than for casual blogging though.
They also charge $499 for more storage space.
Rather than multiple windows, I prefer the tab groups feature from firefox. Keeps all my tabs in one window but keeps the other groups isolated and away.
I would say interaction and a point-system.
For more social oriented places like Reddit, people don't have to stick to one topic but can find a subreddit they like and talk there. They can communicate and share (or endlessly argue) over ideas.
An even bigger reason would be the point system. For all of the sites you mentioned, people earn points and reputation for commenting intelligently or with humor. This is an incentive to stick with a site and rise in the ranks.
This didn't look half bad until I saw the 5 rss feed limit. I don't even mind looking at ads half the time, but a limit on my feeds is not good. Maybe something closer to a 30-50 feed limit I could deal with. maybe.
Some screen shots to look at the UI wouldn't be half bad either.
I like Tiny Tiny RSS. It's open-source and self-hosted, so not reliant on other people. While you could host it on your own computer, I prefer to host it on heroku (https://github.com/projectdelphai/ttrss-on-heroku. It's also been hosted on openshift (http://tt-rss.org/forum/viewtopic.php?f=16&t=1360), but I have no experience with that. Overall, though, ttrss works really well. I would highly recommend it.