HackerTrans
トップ新着トレンドコメント過去質問紹介求人

StuckDuck

no profile record

コメント

StuckDuck
·3 年前·議論
Woah, I have been watching all of this guy's videos recently, I love how deep he dives into niche topics. His video on segmented displays got me very interested in the clever designs that came out of technical constraints, and challenged me to get back to design a little bit. It's nice to see him linked here
StuckDuck
·3 年前·議論
Italy blocks ChatGPT*
StuckDuck
·3 年前·議論
Nice :)
StuckDuck
·3 年前·議論
Yeah, I guess probably "free software" was a more appropriate term
StuckDuck
·3 年前·議論
Unfortunately it seems like nowadays with open source being very widespread that many companies or people simply ignore/forget that these libraries that they include in their software aren't just "public domain" because the code is public, but they have a license that should be respected and actually has legal value, so what often ends up happening is that they take advantage of open source software or libraries in their proprietary software without even giving a crap about their authors and their community
StuckDuck
·4 年前·議論
I think the gnome project deserves a mention here, their docs program is really complete, and covers many high level aspects of how to use the software. Most gnome apps also use it
StuckDuck
·4 年前·議論
This article is from 1999, what do you mean?
StuckDuck
·4 年前·議論
I'm not defending Amazon
StuckDuck
·4 年前·議論
Yeah, it even seems very weird as well that a company would paint this image on themselves
StuckDuck
·4 年前·議論
This article is so wrong on so many levels. First off, Amazon is definitely not selling "suicide kits", let alone advertising them. What they really meant here is the automated "people usually buy this with" section that suggests other items that are commonly bought along with the viewed item, meaning that the viewer had to be at least aware of what they were searching for (they were probably looking for some chemical).

Second of all and most important... WHY the hell were these CHILDREN buying stuff off of Amazon, somehow WITHOUT THEIR PARENT'S KNOWLEDGE? Did they just pay with their own cc, have it delivered to the house all while their parents/guardians DIDN'T notice?

If their parents are so uncaring for their children, then I'm not even surprised they wanted to commit suicide.

Just my 2¢ and sorry for yelling a bit
StuckDuck
·4 年前·議論
HackerNews is basically just text and links, so... I don't see how a CDN would only complicate things, honestly
StuckDuck
·4 年前·議論
#7085B2 #04977C #202b38
StuckDuck
·4 年前·議論
I used to be on twitter (wonderful thing, I know) for about a year during 2020-2021. I never really any social media accounts aside from that, but anyways, during that time on the site I felt so stressed, anxious, and manipulated that it actually kind of hurt me for a while. I was led into agreeing with things that I simply did not believe in, and that influenced a lot of bad decisions in my life.

I think it has changed me for the worst. I used to be a much kinder and more open person, and now I constantly feel inadequate or toxic. 2021 was also a pretty bad year for me. And plus around that time, the twitter communities I engaged with were absolutely ruthless with pushing political, SJW agendas, participating in movements they poorly understood, and enforcing their views on everyone. If you've been there you'll know what I mean

Seeing hundreds, hell even thousands of 14,15 year olds being "indoctrinated" by other, equally treated 14,15 year olds is so depressing and almost caught me. I deleted my account earlier this year and will never regret it. Sure, I had some popular tweets, but I don't care about that small hits of fame anymore.

If you engage in communities, or even small groups of friends, which you feel are uncomfortable or unhealthy, then all power's to you to leave, and I highly encourage you to do that if you want to.
StuckDuck
·4 年前·議論
Agree. Still, this is horrible
StuckDuck
·4 年前·議論
> I was frankly astonished that Windows would drop them into a temporary user profile without dire warnings about its transience

Does it? I recall using Windows 7 and being dropped into ~TEMP sometimes, but I was warned with a notification.
StuckDuck
·4 年前·議論
No, this was on a clean install
StuckDuck
·4 年前·議論
Cloud apps != Web apps

I never had a problem with the former, and appreciate their capabilities. Many cloud apps are also web apps, but not necessarily (see Sketch)
StuckDuck
·4 年前·議論
I never did.
StuckDuck
·4 年前·議論
> just brushing off anything made with web technologies because “it wasn’t designed for this” feels very shortsighted in my opinion

That's more of an ideological reason for me. But even setting that aside, you can't ignore the practical downsides I listed

> The fact of the matter is that web technologies are the best tool for the job

As a former app developer, I can assure you that creating truly native apps with the OS's toolkit has been way easier than any web application framework I have ever used, ever.

For example, here are some side projects I built for Windows:

- a web browser, but kind of forgot about it - a web page editor with live HTML preview, finished but never really released it

On the other hand, it took me hours to get started making a simple react project (setting up the project, styling it, making the basic navigation components), and never finished it.

Sure, my experience is no empirical evidence of anything. But it seems to be a common misconception that building with web technologies is easier than native toolkits.

I understand that the main problem is having to write everything from scratch for every platform, assuming you're not targeting a specific one (then you should definitely go native).

But trust me, outside the Windows world the app dev's life is a lot easier (see GTK, Qt, etc. that work on any OS as long as the DE implements it)

For more complex projects porting is often an option, and for those cases I still think cross platform TKs are much better than web apps. And you usually don't need a web version if the software works natively everywhere possible.
StuckDuck
·4 年前·議論
Yes and loads more. I don't use notepad++ on the daily but it is a far superior experience than whatever VSCode gave me