uraura
|
1 year ago
|
on: Programming Is Mostly Thinking (2014)
That's also why it is difficult for me to tell what I've done in the standup meeting on another day. If I tell people I just spend time on "thinking", they will say it is too vague.
uraura
|
1 year ago
|
on: Ask HN: Is there a way to customize the stories on Hacker News?
I thought people here bypassed the paywall to read.
uraura
|
2 years ago
|
on: Apache Superset
From the introduction, I can see a list of backend technologies. But do they have a high level architecture diagram? I don't know what I really need for production setup.
uraura
|
2 years ago
|
on: I'm skeptical of low-code
Database mess is unavoidable because it needs to support different kind of customers.
uraura
|
2 years ago
|
on: The Fall of Stack Overflow
Apart from ChatGPT, I can find answer in reddit instead of SO.
uraura
|
2 years ago
|
on: A Japanese factory that designs clothes on a 40-year-old computer [video]
The punch card is the "design". From the video, it isn't user friendly to edit on terminal. (btw, it is rare to see full English UI in Japan) They can just replace the part to create the punch card. But the textile machine is totally fine to keep consuming punch card.
Tape is fine too but it is risky because factory may stop creating tape.
uraura
|
2 years ago
|
on: Code the shortest path first
Recently I ask ChatGPT to do that. I become the one to improve it.
uraura
|
2 years ago
|
on: Ask HN: ChatGPT is a terrible product name. What would you have named it?
Clippy
uraura
|
2 years ago
|
on: The Linux Kernel Module Programming Guide
uraura
|
3 years ago
|
on: Ask HN: Can you think of a sci-fi novel that feels like ChatGPT now?
Not a novel, there was a movie called "Her" around 10 years ago. The man fell in love with a Chatbot. iirc He also used the Chatbot to do some writing.
uraura
|
3 years ago
|
on: Ask HN: Do you still use browser bookmarks?
I put bookmarks on the bookmark bar. Then I delete the title and it only shows the icon.
uraura
|
3 years ago
|
on: Java is in decline, and there's data to prove it
Do they count on private repositories? I don't care how many open source todo list projects. I care what languages companies use.
uraura
|
3 years ago
|
on: Microsoft buys near 4% stake in London Stock Exchange
LSE also bought Refinitiv from Reuters few years ago.
uraura
|
3 years ago
|
on: Tell HN: Pluralsight now available with your ACM subscription
I hope they have a ebook only offer, I don't watch video courses in the train.
uraura
|
3 years ago
|
on: If You Want This Job, We Must Interview You Forever
In the old day, salary may be increased after probation if the performance is better than expected. I don't know why this practice fades out in my country.
uraura
|
3 years ago
|
on: What can I do if I don't like web development?
Even your first job is web developer, it doesn't mean you can't change to other areas later.
uraura
|
3 years ago
|
on: Ask HN: Which OSS codebase can I learn that'll remain relevant after 20 years?
Spring. It is used by many enterprises and enterprises don't change tech stack that often. The project also adds new features regularly.
uraura
|
3 years ago
|
on: Ask HN: How can I “reset” the way I approach building software?
Sometimes I don't follow DRY and SOLID. Sometimes I avoid abstraction. I can't give a solution which is suitable for all scenarios.
uraura
|
3 years ago
|
on: Ask HN: Back end engineers, what new “thing” should I learn?
I don't learn new things recently. I read the source code of libraries to see how they are implemented.
uraura
|
3 years ago
|
on: Ask HN: How do you deal with managers/customers questioning your estimates?
Did you tell them the solutions are incorrect? How did they react?