It looks decent on my 1920x1080p window running on a 4K monitor, but I have overlapping problems on my M1 Macbook.
HN user
Shellban
So you have a fear of rejection?
Well, may be true for some people. For me, it is a matter of wasting my time when I have other things I could accomplish.
The big one is the fact that you will likely be ignored by a large host of them. Even with modern spam filters, a lot of unsolicited messages are simply a waste of packets. Odds are, even your useful, inquisitive message will be buried under the more disingenuous messages, especially in an age of LLMs. Trying to get in contact with anyone that already has a large audience can be discouraging.
Assuming that we recover from the damage being done now. As one example, a friend of mine has remarked that large corporations will benefit from the current AI-induced reality of no one being able to afford their own hardware, and keep prices that way to enforce a renters model on computers.
Mr. Enger echos a lot of thoughts that I (and a lot of people on these forums) seem to have. We can still make an attempt to remake what we love, with personal websites and self-hosting. However modern architecture kills even that with DDoS attacks and IP blacklists on everything. It is no wonder that people are starting to promote alternate protocols like Gemini (https://news.ycombinator.com/item?id=48297467) that explicitly make it impossible for many of the evils of the World Wide Web to be repeated.
It is a way to block bots, similarly to Cloudflare or Google's captcha. The Arch Linux website uses it.
Or "you, but three years from now" in some cases. Logging my random OS changes or what were at the time "one-time shell scripts" in my journal has proven invaluable in some cases.
Well, I seem to have been spared, purely because I have not turned on one of my laptops in a week. Like a few people here, I should probably be rethinking how I use the AUR.
These are the people writing React monstrosities for government benefit websites, and testing them on fast iPhones and fast 4G, without realizing that every page load for actual users will take 30 seconds on their old $200 Android on 3G, and users won’t complete the form.
@concinds, you yourself are being too empathetic. I am trying to view these websites on my $2,000 PC on high speed internet, and it still is maddeningly slow.
I like JavaScript-light websites just as much as anyone (my own website works on the same principle). However, I do wonder how much of the increased traffic has to do with AI agents that now have an easier time working with the more standard web forms. My own contact form had a bunch of bots quoting Scorpion lyrics before I added a rate limiter.
Ecclesiastes is an interesting one. It goes chapter by chapter, trying to find meaning in life through process of elimination, trying education, hedonism, labor, and wealth. While some things (usually wisdom) bring about more joy in the interim, he declares that they all will lose their charm rather quickly. In the end, all joy from these will leave us before death. Solomon's last hope for fulfillment lies in the eternal and supernatural.
I am just hoping that the cost will eventually go down in a few years, and we will be able to start homelabbing again.
My server drives are not going to last forever...
Sometimes I wonder if we should consider using some sort of a hardware key going forward, like a Yubikey or similar product. Physical devices are fairly easy to understand, and a simple on-device PIN or fingerprint-reader adds a 2FA that prevents a lot of fraud. While an ID number is fairly easy to steal, a GPG private key is nearly impossible if handled right.
Of course, the flip-side, this would open up more opportunities for tracking (requiring the hardware keys to log into Facebook). However, in most societies, we do need some way of authenticating who is who, and at least this approach makes fraud much more difficult.
I even added this as an option in my Grub menu.
*whistles innocently*
Counterpoint: all of these things are built right into the user's browser, and browser vendors independently work to avoid attacks across the userbase without any intervention from web designers. In fact, if the browser itself is compromised, we probably have bigger problems anyway. By just letting the browser handle these tools, we do not need to spend any resources at all.
The Google Chrome team would like a word with you.
It depends. A lot of websites refuse to display some stuff without JavaScript, and of course online payments insist on JavaScript (to the point that trying to push through without it can result in strange errors and potential double-charges as you troubleshoot).
I have the domain. If you want you cat videos back, you are going to have to pay me:
ONE MILLION DOLLARS!
I will be replacing the Raspberry Pi 4 I use as a home server with a more powerful HP desktop. I am getting tired of DDOSing myself whenever I open the wrong menu on Nextcloud.
Ideally, we as a society would eventually figure out and solve what drives so many people to suicide in the first place. However, it is heartening to know that this band-aid measure does seem to be effective (assuming that you trust the experts declaration that people are not simply finding another method).
Functionally, it is very similar to Flatpak. The main reason people do not like it (for reasons independent of sandboxed applications in general) is that Canonical controls the store and that it is not open-sourced, and that it is very difficult to remove it on Ubuntu setups (a major pain-point for people who need an unsandboxed Firefox setup).
This usually happens when you do non-standard things like try to change the desktop environment and then update to a new major version. If you pick a distro that is already close to what you need in the first place, this should not be as much of an issue.
Source: Personally got it into a state where it became a huge headache to update.
This, exactly. I tend to run into a lot of problems, but that is mostly because I tend to tinker with it in non-standard ways (hard to be surprised about your computer no longer booting when you intentionally tried to change the encryption setup). However, if you install a distro closest to your use-case and and then stick with just general applications (i.e. the kind you can get from Flatpak), you should not run into issues.
Of course, some things will randomly break unexpectedly, but you get that with Windows and MacOS, too.
It depends on the density of the information and general complexity of the sentences and ideas. This exercise kept the ideas rather simple, but an old Dickens novel or a complex text-book would be much harder.
Another advantage of text over the long-term: it is accessible for discussion.
Let us say that you want to analyze, say, drinking culture in Ireland. You could write documentary on it, or do a fictional character study. However, those require actors, camera equipment, editing tools and time, and it generally extremely expensive and time consuming. A quick TikTok video may be a bit cheaper than a full-scale film, but still needs some of that equipment and cinematography skills.
Music is not much better. You need skills in singing, translating ideas of rhythmic lyrics, as well as supplies for instruments.
Writing, however, is simple. At minimum, all you need is paper and skill in articulating ideas. Almost anyone worthy to rationally ponder a topic already has the skills to put it to paper (assuming that they have gone through a proper First-World education and know reading and writing).
Text is also one of the easiest to share. A picture is worth a thousand words, but that poses problems in sending all that information. Plain text, however (or even most rich-text formats) can be transferred to anyone over almost any protocol, even rudimentary ones such as word-of-mouth. Ideas shared through text can be sent at an unrivaled pace.
Another Emacs user here. I would argue that even Emacs is a bit of a struggle sometimes. More modern editors like Sublime Text, Kate, or even Notepad have an advantage of being intuitive. Typing on a letter always outputs that exact letter. The shift key does one thing and one thing only. Mouse integration allows for rather precise cursor placement in a way that utilizes a human's natural hand-eye coordination. The shortcuts that they do use are common across the OS (no need to remember if the copy you need is Ctrl+A - W, Ctrl+W, Ctrl+Shift+C, or Ctrl+C).
Part of the issue is that operating systems have gotten more advanced and more standardized since Vi and Emacs were originally built. However, there is the case that UI designers have learned a lot over the decades. I like Emacs as well, especially when I am doing sysadmin work. However, I have to admit that it is not always intuitive. And even Emacs is more intuitive compared to the modal-nature of Vi.
I am not sure where you found this, but I would agree that GitHub is very useful, for code backup and for sharing with the world.
Considering that OpenAI is having trouble getting its models to avoid recommending suicide (something it probably does not want for ANY user), I rather doubt this age prediction is going to be that helpful for curbing the tool's behavior.