Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
aurelianito
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
aurelianito
3y ago
Semver is based on a lie. It assumes that you can define what is the proper behavior of a library. That's not necessarily true, and can be subtlety false, and different depending on the use case. I can think on some situations where
2.
▲
by
aurelianito
3y ago
There should be no shame in younger people above ourselves. I am 46 and a coupple of years ago the CEO and CTO of the company I worked for were in their twenties. It did not bother me at all. If they do their jobs properly, it is fine at an
3.
▲
by
aurelianito
3y ago
Behind paywall :'(
4.
▲
by
aurelianito
3y ago
I think that there are 2 foundationañ problems that make complex projects over budget: 1. Stakeholders are incentivized to negotiate down the budget, skewing the result. 2. Breaking down a big task into smaller ones comes with the risk of m
5.
▲
by
aurelianito
4y ago
The appeal for me is that I prefer to have my own kitchen to prepare most of my own meals while traveling. Cannot do that in a hotel room.
6.
▲
by
aurelianito
4y ago
Extra points: leave old and outdated documentation and scripts in the repository. New documentation should go to a wiki that is not referenced in code and does not track versions. Different parts of the wiki should apply to different code v
7.
▲
by
aurelianito
4y ago
I managed to use a boring machine as a screwdriver to build an standing desk.
8.
▲
by
aurelianito
4y ago
I think that the parent says that while you can learn almost anything from youtube, it is imposible for other people to know that you know something you learned on youtube without a test.
9.
▲
by
aurelianito
4y ago
Please unflag the grand parent. Even thou I do not agree with what it says, I think it is interesting to have the discussion.
10.
▲
by
aurelianito
4y ago
I find it sad that this post was flagged. If it is not found interesting by the community no one would upvote it and it would just fade away. Flagging posts like this one makes hacker news far less interesting.
11.
▲
by
aurelianito
4y ago
What you need to do is to learn to love what you do. The actual activities, barring some really awful ones, are not that important.
12.
▲
by
aurelianito
4y ago
Pressing a button is too much work?
13.
▲
by
aurelianito
4y ago
Only on long trips!
14.
▲
by
aurelianito
4y ago
That's not true. It needs to recharge a part of the electricity used. For example, if it provides 2/3 of the electricity being used it would potentially triple the range.
15.
▲
by
aurelianito
4y ago
Given what you explained, it seems to me that the cloud was an excuse given by the new overlords to just get you out off the way. Cloud is fashionable now, but any excuse would work for them. This seems to be a power grab.
16.
▲
by
aurelianito
4y ago
The variations in ability of a trained musician are imperceptible to an untrained listener.
17.
▲
by
aurelianito
5y ago
Commit early. But do not commit garbage. Each commit should be a small but meaningful advance. All tests should pass. If working with compiled code, off course it should compile. No todos. No clunky var or method names. A branch per merge r
18.
▲
by
aurelianito
5y ago
Ethical CEO is an oxímoron.
19.
▲
by
aurelianito
5y ago
I meant it literally, including making other people sick or making other people to not have access to a hospital.
20.
▲
by
aurelianito
5y ago
If your choice hurts other people, off course.
21.
▲
by
aurelianito
5y ago
It is very different to discriminate someone for who they are than to discriminate someone for what they do.
22.
▲
by
aurelianito
5y ago
It is business as usual. They will be in a similar situation as they were before the pandemic.
23.
▲
by
aurelianito
5y ago
In order for that to be true, unvaccinated people should not be hospitalized.
24.
▲
by
aurelianito
5y ago
These people also die from the flu and common cold. We cannot stop the world for them.
25.
▲
by
aurelianito
5y ago
The first example test given (rate limiter) gives a bad answer. I wouldn't use this method.
26.
▲
by
aurelianito
5y ago
No need for door bells. No need for street signs. No need for taxi stops. No need for privately owned cars (rent via phone app or use Uber like service). Those things affect urban planning a lot.
27.
▲
by
aurelianito
5y ago
We humans work by analogy. Experienced people think, probably unconsciously, it is similar as these tasks that took about this time. No breakdown required.
28.
▲
by
aurelianito
5y ago
The difference is that nVidia would not be able to remove your NFT from its db of serial numbers, because the association between the number and you, instead of being in a DB it is in the blockchain itself, and the only one that can change
29.
▲
by
aurelianito
5y ago
+1. Your experience is synergic with programming. Use it to your advantage. Learn a bit of python and begin solving little problems for you. Do it for a while and you will know how to program.
30.
▲
by
aurelianito
5y ago
Both CommonJS and ES6 modules suck. The way things should have been is requirejs. Modules are defined and loading using an API instead of having reserved words. It's really sad what happened to modules in JavaScript.
More ›