HackerTrans
TopNewTrendsCommentsPastAskShowJobs

iio7

no profile record

Submissions

Linus Tech Tips – Kioxia Factory Tour – LC9 245TB SSD [video]

youtube.com
2 points·by iio7·7 месяцев назад·0 comments

Politeness to ChatGPT raises OpenAI's operational costs

perplexity.ai
2 points·by iio7·в прошлом году·1 comments

Google is baking Gemini AI into Chrome

pcworld.com
3 points·by iio7·в прошлом году·0 comments

Nanoplastics readily adsorb heavy metal ions

phys.org
5 points·by iio7·в прошлом году·0 comments

Memory leak proof every C program

flak.tedunangst.com
8 points·by iio7·в прошлом году·3 comments

Browser Ktrace Browsing

flak.tedunangst.com
1 points·by iio7·в прошлом году·0 comments

[untitled]

1 points·by iio7·в прошлом году·0 comments

The Fall of the Open Source Initiative (OSI)

techrights.org
2 points·by iio7·в прошлом году·0 comments

Animation vs. Coding [video]

youtube.com
3 points·by iio7·в прошлом году·0 comments

What if one of your online friends dies unexpectedly?

unixdigest.com
2 points·by iio7·в прошлом году·0 comments

Ask HN: What are some of your favorite most UNDERRATED YouTube channels?

8 points·by iio7·в прошлом году·9 comments

[untitled]

6 points·by iio7·в прошлом году·0 comments

Ask HN: Share your experience with storing lots of binary data in the database

1 points·by iio7·2 года назад·1 comments

EC cuts funding support for Free Software projects

fsfe.org
2 points·by iio7·2 года назад·0 comments

Ask HN: What is the biggest size of a SQLite database you have worked with?

4 points·by iio7·2 года назад·2 comments

Ask HN: PHP password_hash exits on null byte character

2 points·by iio7·2 года назад·3 comments

[untitled]

1 points·by iio7·2 года назад·0 comments

Ask HN: Can a SaaS survive on a donation-based model?

3 points·by iio7·2 года назад·7 comments

Making money on YouTube is hard for Some people [video]

youtube.com
2 points·by iio7·3 года назад·0 comments

comments

iio7
·в прошлом году·discuss
One of my personal favorite channels for relaxation is this gaming channel:

https://www.youtube.com/@BinaryVigilante

I cannot believe how many good videos this (down to earth) guy has uploaded (1.1K) and for how long he has been doing it, yet still has hardly been noticed.
iio7
·2 года назад·discuss
You clearly don't know what it means to be introvert. It's not a choice, it's almost like a phobia.
iio7
·2 года назад·discuss
Before mobile phones where a thing, we used to memorize the phone numbers of every family member and friend and co-worker, etc. The numbers we rarely used, we wrote down or looked up in the phone book. When you got a new number, you maybe wrote it down, then after having dialed it a couple of times, it stuck. This didn't really require any effort, it was just the natural way of doing things.

Then came the mobile phone with the ability to store contacts, today I can't even remember my wife's number.

I have coded for more than 40 years and I hate autocomplete, language servers, etc. I don't use any of it because I have found (after having tried to use it all) that, just like with phone numbers, you don't remember much if you use all of that and you have to make a real effort, but things just don't stick the same way. But if don't use any of that, you only have to look things up in the beginning, then occasionally, then rarely or never again and more things just stick, you get faster in a natural way and you understand your code better. You also think deeper about how to structure your code and how to organize everything.

If you always use a crutch to help you walk, you will never walk by yourself. The crutch will look like it is helping you, but that's only in the beginning, eventually it will hinder you and hold you back.

That's my 2 cents.
iio7
·2 года назад·discuss
> Do you just use a password manager

Yes. I recommend KeePassXC[1] or GoKey[2].

> Log in with Google, Apple

No, never!

[1] https://keepassxc.org/

[2] https://github.com/cloudflare/gokey
iio7
·2 года назад·discuss
> I Made a Website for Problems

Nice. I already see a problem. It requires a Google account. I don't have a Google account and I do not want a Google account. So how do we solve that problem?
iio7
·2 года назад·discuss
As far as I have understood, it's not something you can simply buy. Only certain industries get access to buying it.
iio7
·2 года назад·discuss
I have a friend who works in production. I cannot remember exactly what his education is, but it's a type of engineer. If you want something produced that you have invented, he can get it done.

He has mentioned that they have software that can calculate the average lifespan of the finished product by entering the different components that goes into the product (like this piece has this amount of iron, this amount of tin, etc).

Based upon this the software can calculate the lifespan very precisely and determine if they have made it "too good". If it's too good the quality is decreased on purpose in order to reduce the lifespan such that people will buy more. Other testing goes into the equation as well, but enough data has been collected over the years that it can be calculated/simulated.
iio7
·2 года назад·discuss
Thank you. Very useful comparison.