HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feupan

no profile record

comments

feupan
·vor 4 Jahren·discuss
> months later had a non-functional trackpad, and they refused to do anything to rectify the situation

How is that not covered by the standard, mandated 1-year warranty? Did they pull the same BS described in the article?

Apple is no saint for this kind of stuff either though, I still remember the red humidity marker in the headphone jack that denied repairs to many people because of “water damage” (which was actually just sweat, probably)
feupan
·vor 4 Jahren·discuss
That’s pedantic and not even that right. The browser is an agent, not a bot. A bot takes semi-autonomous actions after being instructed by a human, for an undetermined amount of time; A browser just does something it’s told for a few seconds (or as long as the website’s open)
feupan
·vor 4 Jahren·discuss
Not that I'm justifying it, but isn't that part of every single ToS of web services?

"Your account may be terminated at any time"

No business owner wants to print that in large letters above every upload form: "Thanks for uploading, your content may be deleted at any time, keep a copy."

What we need though is some accountability especially from large companies and for real users.

How long can we go before we start treating online stuff like real stuff? Why is my car protected from theft but my data isn't?
feupan
·vor 4 Jahren·discuss
Sorry that you feel that way; detach from the media because I feel a lot of anger coming from you towards westerners. I don’t hate you. I just got triggered by your denial of our mistreatment and your whataboutism.

I hope to visit more Arab countries soon and make more friends there.
feupan
·vor 4 Jahren·discuss
Who mentioned you?

You’re completely out of context. I’m just replying to the parent suggesting I don’t engage with the cultures.

All I need to tell you is that I’ve been stared at, followed, called names, harassed in a number of countries, and many of them were Arab. Go figure.
feupan
·vor 4 Jahren·discuss
I say that because you came out saying you are “tired” of people talking like that and answering with worse behavior. You’re not here to discuss it but just to attack strangers, which is why I’m using this tone.

“Are you western?” is not an acceptable start. How would you like it if I started my comment with: “Are you black?” — regardless of whether you are, which is my point.
feupan
·vor 4 Jahren·discuss
> Maybe it's time you engaged with the cultures. I'm sure it'll be "No thanks". Surprise me.

I’ll surprise you: English is not my first language, I haven’t been in my home country since 2015, I speak 3 languages fluently, I’m currently living in Indonesia and can already speak my fourth language (although not well). I lived 3-15 months each in more than 10 countries.

You got the wrong person. I know what I’m talking about because I’ve lived it.
feupan
·vor 4 Jahren·discuss
Hilarious. You continue making assumptions about everyone here. You don’t know my media and you don’t know what I know. You assume I’m talking about Arab countries while I just mentioned “poorer countries”, as if you’re the only one around.

I’m talking out of my own experience in Africa, Asia and South America. I don’t go flashing out money around and I know exactly how I’m seen and how I’m treated in every place I’ve lived in. And no, I‘ve never been in a resort and I live in local housing trying to learn the language. So kindly go f yourself.
feupan
·vor 4 Jahren·discuss
Well… it’s not like they didn’t fuck with a lot of these countries one way or another.
feupan
·vor 4 Jahren·discuss
> There is literally no difference between migration regime of a low-skilled worker and a highly-paid "expat".

You can’t be serious.

Nobody is withholding an expat’s passport while they live in boxes with 16 other people and working for months on end.

You’re making ridiculous comparisons and it makes me dubious of your intent here.
feupan
·vor 4 Jahren·discuss
To be fair, SA isn’t touted as a dream destination for tourists, but quite the opposite: Tourists can’t enter.

Dubai sells this luxury destination dream literally built by slaves.
feupan
·vor 4 Jahren·discuss
What a weird comment full of assumptions and hatred.

Nothing in the parent comment warrants what you said. What happens in practice is that being white in poorer countries makes you stand out and sometimes this comes with negative feelings of being unwanted there.

This is just a fact being told and it doesn’t justify a “you guys and your politics” comment. It’s just to point out, perhaps, that some places are more welcoming of foreigners than others.
feupan
·vor 4 Jahren·discuss
I don’t really use Reddit anymore, I’m just talking about their initial migration that everyone hated. Back then it wasn’t so user hostile, it was just a modernization effort with ajaxed loading and some initial bugs. Then things got worse instead of getting better.
feupan
·vor 4 Jahren·discuss
The main issue was that looking at the actual content meant visiting a different website, there was no way to see photos and videos in gallery view like you would on Facebook for example.

The difference with HN is that HN is not mainly for media. However HN isn’t great either. The button to collapse threads in on top of the thread in a 16x16-pixel touch target. Good luck finding it when you’re 12 comments down.

For being a text comment-only website, the HN experience is pretty poor. The only good thing HN has got going on technically is that it’s super fast. Heck it still doesn’t offer dark mode when it would literally be 7 additional lines of CSS.
feupan
·vor 4 Jahren·discuss
Old Reddit was awful and I always used alternative UIs for it.

New Reddit’s design was a great improvement if it weren't for the fact that its developers were and still are absolutely clueless. That paired with a user-hostile management made Reddit even worse.

But the redesign itself was not the issue, it was the implementation.
feupan
·vor 4 Jahren·discuss
How has no one mentioned Sequel Pro and its successor Sequel Ace? It’s a classic, free native Mac app.

https://github.com/Sequel-Ace/Sequel-Ace
feupan
·vor 4 Jahren·discuss
for (const [index, value] of array.entries()) {}

It is longer than:

array.forEach((value, index) => {})

… but forEach has too many limitations (no exits, no await, …)
feupan
·vor 4 Jahren·discuss
Nobody needs reduce, you’re just making code make less sense. If you’re using reduce when map works you’re just a masochist.

https://twitter.com/jaffathecake/status/1213077702300852224
feupan
·vor 4 Jahren·discuss
Sorry but bad article. It resolves with a “range()” function and then uses for-of to call it: that’s not functional programming.

Then every for-of loop example does not execute anything because it’s creating an inline arrow function without calling it.
feupan
·vor 4 Jahren·discuss
Now if only I had sand paper around.

In theory I think you just need to get it closer to an iPhone, no print needed.