jeffisabelle | 6 months ago | on: Everything that's wrong with Google Search in one image
jeffisabelle's comments
jeffisabelle | 4 years ago | on: The Big DevOps Misunderstanding
I think you are kind of mistaken here, as a _devops_ I never enforced our development teams to use docker, or another specific tooling. The thing is, software engineering become a whole lot difficult and complicated over the years. When I was first learning web-development 15 years ago, notepad was the only thing you needed to do web-development, now look what you need to have to have a simple CRUD app running locally. Setting up local environments become so much harder, so people found the answer within the containers as you set it up once and you can share it within the team easily. Please do not blame _devops_ for that.
You don't have to run your app via multiple docker images locally, you can still configure everything to work natively. It's just way more difficult because of the dependencies of modern technologies.
jeffisabelle | 5 years ago | on: Apple just kicked Fortnite off the App Store
[1] https://www.forbes.com/sites/chuckjones/2018/01/06/apples-ap...
jeffisabelle | 8 years ago | on: macOS High Sierra: Anyone can login as “root” with empty password
jeffisabelle | 8 years ago | on: VS Code Roadmap 2018
I'm thinking exactly opposite. I wonder why people change their IDE's/Editors so much between Eclipse/Visual Studio/IntelliJ or between notepad++/sublime-text/atom/VScode/coda/text-mate etc.
What's wrong with using vim or emacs and being happy rest of your career? It's funny so many of my colleagues kid me by saying "emacs is a great operating system but it lacks a good editor" without ever trying it while I'm using emacs without a problem for the last 6-7 years and people around me changing their editors every year to "popular editor of the year" for better features/performance.
jeffisabelle | 9 years ago | on: Ask HN: Mailing lists that HN readers ought to know about?
I have never publicly shared the product anywhere and lost my enthusiasm to develop it further, but most of my friends are happy that it keeps them up-to-date on the topics they actually care. I humbly welcome you to try if you generally enjoy reddit content.
jeffisabelle | 10 years ago | on: Twitter's new timeline feature
I really don't like this trend. The same thing happened with facebook with notifications. They looked at the data and figured that when people have notifications they tend to open the app more. Then started to send tens of unwanted notifications every day. (Which comes from eg. groups that I never joined, or games etc.) Result: hard blocking notifications from the mobile OS level.
I hope twitter doesn't follow the same path. (Actually they already do this at some level with 'your friend x & y liked tweet z' notifications)
These retention things just kill the apps that I already love. But since the trend is this way, it is probably working out for majority of people and not for me.
jeffisabelle | 11 years ago | on: Buffer raises $3.5M
jeffisabelle | 12 years ago | on: Turkey has blocked Google DNS access to Twitter
jeffisabelle | 12 years ago | on: Ask HN: Who is hiring? (July 2013)
jeffisabelle | 13 years ago | on: Aaron Swartz: Guerilla Open Access Manifesto
I still don't know why it's blocked and they don't even care to give a reason or explain what's going on.
we have seen worse things than pastebin. even `youtube` stayed blocked for months.
jeffisabelle | 13 years ago | on: Aaron Swartz: Guerilla Open Access Manifesto
jeffisabelle | 13 years ago | on: Python alternatives for PHP functions
jeffisabelle | 13 years ago | on: Python alternatives for PHP functions
jeffisabelle | 13 years ago | on: IE9 passes 20% market share, Firefox falls below 20%, Chrome loses users
jeffisabelle | 13 years ago | on: Why do programmers think that they don’t have talent for web design?
I believe with enough time, any programmer can create a web-page that looks decent.
Many people pay to use _AI tools_, that already brings in revenue. I had chatgpt plus since very early days, which was 20$/month, I don't have it at the moment because my company provides pro plan to me (and every other engineer) which is probably around 200$/month/user.
Of course, serving a single inference on LLM's probably costs a lot more than a serving a single search on google, but they've already got a solid business model and they won't need intrusive adds _in a few years_ (if at all)