Hacker Newsnew | past | comments | ask | show | jobs | submit | more outcoldman's commentslogin

If you are talking about Russia, the taxes are so hidden, paid by the corporations, and Gov is taking oil money https://en.wikipedia.org/wiki/Taxation_in_Russia, compare to Kuwait where people getting pensions from exporting oil. Not saying Russia is better or worse, just different ways of grabbing money from common folks, and making them feel better. It was always such a common thing, when Russians go to Europe on vacation - and find how clean and nice everything else is - they say "well we pay 13% of taxes, not 50%", which makes every Russian feel so much better.


Hidden? There’s more than one way to skin a cat. Btw, the US produces more energy than Russia as a percentage of its economy. And some of those Arab oil monarchs have zero income tax.


I don't believe we are care so much about the icon, when the whole redesign of macOS is so bad. So much wasted space for rounded corners and gigantic buttons on toolbars.


I have been storing shell history in SQLite since 2017 [1]. I have always been a heavy shell user, with the worst memory. So having all the history stored and backed up was very useful for me. At the time when I became a full-time macOS user, I built a ShellHistory app for macOS [2], with full-text search, notebooks, and sync over iCloud (with advanced data protection [3]).

I tried to contact Atuin authors to see if I could also integrate ShellHistory with their servers, but at that time it seemed like they did not support third-party clients, and the API was not documented.

I highly recommend using tools like Atuin and ShellHistory, at this point I have 136,000 records since 2017. My shell history is the best documentation for me. If I need to do a `kubectl --raw` API call, and don't remember exactly how to write it, I just search for `kubectl raw` and get some results from the history, don't remember some advanced `git rebase`, just search the history for it.

—-

- [1] https://www.outcoldman.com/en/archive/2017/07/19/dbhist/

- [2] https://loshadki.app/shellhistory/

- [3] https://support.apple.com/en-us/108756

Edit: fixed formatting


please please please, everyone, submit feedback at https://www.apple.com/feedback/

I was ok with the system settings redesign, could get used to it. But this whole new design is a different level of bad.


Not sure what exactly is happening, but feels very slow. Builds are taking way longer. Tried to run builder with -c and -m to add more CPU and memory.


What setup are you comparing this to? In the past silicon Macs plus, say, Rancher Desktop have been happy to pretend to build an x86 image for me, but those images have generally not actually worked for me on actual x86 hardware.


Comparing to Docker for Mac. Running on MBA M2. Building a 5GB image (packaging enterprise software).

Docker for Mac builds it in 4 minutes.

container tool... 17 minutes. Maybe even more. And I did set the cpu and memory for the builder as well to higher number than defaults (similar what Docker for Mac is set for). And in reality it is not the build stage, but "=> exporting to oci image format" that takes forever.

Running containers - have not seen any issues yet.


Not true. There are stories. Sublime Text is one of them. I am sure author of that project made good chunk of money. It used to be the most popular text editor for a while (based on StackOverlow).

I personally have another example. Own MM B2B.


There are also stories of people starting trillion dollar businesses from their garage. Yes you can technically do that. The chances of you actually doing it are ~0.


I believe the OP was talking about the personal projects. Not startups or people who want to make a trillion dollar businesses. I believe there is different mentality behind those.


I really hope that they will be forced to change "approval" to "verified" process.

So most companies/devs will be able to just publish on App Store, and apple can after that "verify" that the app confirms with their standards.


That won't happen. It's Apple's platform so they have the right to decide who gets onto it. Just like Walmart gets to decide whose products are sold through Walmart.


When you have a hammer in your hand everything looks like a nail.

Developing without the knowledge what LLM writes is dangerous. For me having LLM as a tool is like having a few Junior Developers around, that I can advise and work with. If I have a complicated logic that I need to write - I write it. After I wrote it, I can ask LLM to review it, it might be good to find some corner cases in some places. When I need to "move things from one bucket to another", like call API and save to DB - that is a perfect task for LLM, that I can easily review after.

At the same time, LLM is able to write pretty good complicated logic as well for my side projects. I might need to give it a few hints, but the results are amazing.


It is a bit sad. And obviously the reason why it sees such a decline is because AI (ChatGPT and similar) took the job of answering the basic questions about programming that StackOverflow used to help with.

Looking at my profile since 14 years ago, the most upvoted answer that I solved was about a basic question of how to specify fields properly when you serialize JSON into a C# class.

I do believe the value of StackOverflow was only about people who were lazy enough to read the documentation of the language/framework they were trying to use. I used to be active on StackOverflow back in the days, but in the last 10 years the only value I saw in it was if I needed to get back to some language to just find an answer on how to write a for loop in that specific language (swift vs go vs ...).

I personally do not believe there is much knowledge base on StackOverflow. In most of my questions to "google" for the last 10 years, very rarely would I be directed to StackOverflow for the right answer.

There are a lot of complicated questions on StackOverflow, but the site was flooded by people asking and answering basic questions about programming. And people who are there just to get some karma.


>>And obviously the reason why it sees such a decline is because AI (ChatGPT and similar) took the job of answering the basic questions about programming that StackOverflow used to help with.

A big reason why AI is replacing these things. A big part is the experience itself. There are quite a few people who have have been repulsed due to the smugness, or other wise having their questions marked duplicate/irrelevant/stupid etc.

AI is also pretty much instant. You can also talk to it like you are talking to a person.

The killer AI feature!---> AI listens, without judging you.


I mean, this is the whole state of the industry.

If you wrote something nice (you believe it could be valuable to user) - and tried to show it here in Show HN - you will get close to 0 upvotes.

If you build something excellent (unique, wow factor, etc) - you will get the votes. But this is going to be an exception.

The question is, how the OP got 228 points (at the time) on this "Ask HN" topic? Obviously the OP is working on SEO, and probably has ability to upvote their topics (fake users, large follow base on X, Mastodon or Emails)?

And to answer your question. The best place to get your first 50/100 users is to show them at the place where your users hang out. Reddit? Obviously it is getting harder, because a lot of subreddits don't allow self-promotions. So ads, if you are lucky enough and your users don't block ads. And the best place is to actually use the Marketplaces/AppStore where your users are going to search for a solution. App Store in case of Apple, Google Store in case of Android.

I have found the best way is to actually keep your own newsletter, and respect the users, don't post there too much, only post, when you see you can offer something valuable. I have about 2000 users in my newsletter, and that helps to get first 100 users of my new products/apps.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: