HN user

a5c11

226 karma
Posts0
Comments109
View on HN
No posts found.

Raspberries are cool for tinkering with hardware, learning how to write kernel drivers etc. But I think this is how maybe 30% of Raspberries are used. People do uncanny things to turn those boards into something we already have on the market - mini PCs, and thin clients. For my home server, I replaced Raspberry Pi with a used HP T630 I bought for the quarter of the Pi's price, and that was a good decision.

Frequently used argument against mini PCs is lack of GPIO. There are adapters based on FT2232H. The drivers are lame or non-existent, though, so I wrote one by myself, so the chip appears in system as native GPIO port which makes it easier to use with various programs. "itachilab/ftdi-gpio" if someone is interested.

I used to code at night with a kerosene lamp sitting on my desk. I love the light spectrum of a live fire.

"Portable" (they couldn't even fit in a pocket) CD players were the worst thing imho. Too sensitive to even small shocks, which was particularly annoying while taking longer walks, and draining batteries like crazy. I switched from cassette players to MP3 players, almost completely skipping the era of CD players. I've tried it once or twice because my sister had it, and never again.

whatever ultimately gets you to where you want to be

Money.

classifying people is utter BS, and assigning labels is very hurtful

Is saying "you have cardiovascular issues" labeling or diagnosis? Where would you draw the line? We have a definition of a healthy heart, likewise we have a definition of a healthy brain. If I suffered a stroke, it's not because my body is unique, it's because of a disease.

Ironically, we chose a work style that requires maintaining prolonged focus, which sucks without meds (especially when dealing with boring tasks).

Can't tell what would be the best case (pun intended) for you, depends on the language you use. Yes, it will eventually end up as some sort of look-up table, though switch statement is the last option I'd use (assuming you gonna have more than 20 cases or so).

The good thing of programming without generative assistants is that it makes you think how to make the algorithm and the code better to avoid too much manual work. Laziness of engineers is crucial for automation and optimisation.

So... Mindless coding is it? The best part of coding is doing research and learning. Coding, for the pure sake of finishing the project as soon as possible with the least involvement, sounds like doing unpleasant chores.

I've scored pretty high on the "inattentive scale", but got only a few points on the "hyperactive" one. I was told that both scales must be high to be diagnosed with ADHD.

I passed the test at 100%. Still, I had gone through a professional assessment not that long ago, and I wasn't diagnosed with ADHD because I lack hyper motion activity. I compensate it with ultra-hyper brain activity, but that doesn't qualify for ADHD. However, they've found some trails of ASD in turn.

I think that's the usual way the american attorneys advertise. I kinda like that style. In Poland, attorneys aren't allowed to advertise that expressively, which I think is a stupid regulation.

Depends how you use it. I see numerous possibilities of taking advantage of such "bad name". People know the real Breivik is in prison, so they will be genuinely curious. Besides, it's not like you have your name tattooed on your forehead.

A couple of years ago when I still was on Facebook, I had a problem with my account being falsely accused of hacking. I believe it happened because I had been chatting with my friend about computer malware.

All my chats were gone, and I couldn't write to any of my friends. "Okay, I will just reach the tech support, and solve the problem" - silly me back then. I was genuinely shocked that there was no "Facebook support". Just a bunch of FAQs, general help, and that's it, no way to talk to anyone. I felt completely helpless and lost, really unpleasant feeling.

My account got back to normal after one day or so, but that was the day I decided to begin the process of leaving that platform.

Depends. If you are a really recognisable persona and you just log out one day, then expect a bunch of psycho-fan creeps looking for you in the real world.

Claude outage 9 months ago

What was the question like? "How to print a decimal in C"? Valuable questions aren't downvoted. If you ask about something that could be found on the first Google page, then no surprise you are being downvoted.

Watch someone who is not familiar with Linux and how it works attempt to install it and use it.

What a dumb analogy. My mother can use Windows very well, it doesn't mean she could also install it. The same rule applies to most Windows users. That's why it comes preinstalled, and not with an attached bootable USB stick.

UX of recent Windows versions is crap. The bearish tendency started with 8 and have never recovered, with Windows 11 being the cherry on top of the crap. Telling that as a user of almost every Windows version since 3.11. Microsoft completely changes user interface with every recent version, this is an anti-pattern in UX world. How is that I can smoothly switch between Debian and macOS major updates, and when Windows does the same it is a nightmare? "Oh no, where are the network settings again..."

Pushing to release something every year. That's a really dumb strategy. Managers forgot about the golden triangle of: "good, cheap, fast", out of which you can pick only two, but they have decided to pick only "fast".

I'm using some Apple products, and I'm concerned about the drop in quality. Soon they won't differ much from yet another, Chinese company.

It's funny to see how Windows and Linux completely switched sides. Linux once being the clumsy one, hard to install, even harder to configure, mediocre UX, running on poor device drivers and requiring hours spent on the internet to solve a problem. Today, replace the "Linux" word with "Windows" in the previous sentence.