HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jenscow

no profile record

comments

jenscow
·tháng trước·discuss
I won't disagree with that. And "better parenting" is a solution. However, what about the children who don't have the advantage of "better parenting"?

Rightfully blaming bad parents is reactionary
jenscow
·7 tháng trước·discuss
Good news for Apple users
jenscow
·9 tháng trước·discuss
But if "free speech is absolute" then it can't be overridden by any other law.
jenscow
·11 tháng trước·discuss
An app can still steal focus with `uiAccess=true` in the app manifest's execution level (and the app is signed).
jenscow
·11 tháng trước·discuss
Everyone's shit smells the same
jenscow
·12 tháng trước·discuss
Page transitions aren't the reason we're creating single page web apps
jenscow
·12 tháng trước·discuss
Yes. It's mainstream search that's either broken, hijacked, or optimised for someone else
jenscow
·12 tháng trước·discuss
wasn't generated by their AI, more like
jenscow
·năm ngoái·discuss
28 reasons to not use the built-in Date class
jenscow
·4 năm trước·discuss
> automatically spin up if someone cooks, farts, opens a window or hits a vape pen.

I guess it will be on all the time for me.
jenscow
·4 năm trước·discuss
When I joined in 2006, someone had replaced it with 21 regular expressions.
jenscow
·5 năm trước·discuss
Personally, I long for the Rust which I used to smell coming from my grandma's kitchen when we used to visit on Sundays.

Unfortunately, she's no longer with us. However, her Rust continues to be a part of our lives.

The Rust you buy from shops today just isn't the same.
jenscow
·5 năm trước·discuss
Perhaps the point was, learning C is more of an eye opener than an actual skill.

You're going to have to try hard to actually program something in C in the majority of jobs. On the other hand, you'll have to try hard to avoid any C-Based languages.

Of course, if someone new to programming asked me "shall i learn JS or C?", I would recommend JS.

However, after a few years.. give C a try. Make a throw-away "ls" or something.
jenscow
·7 năm trước·discuss
Yes, I was being snarky - however, it is a valid concern. There needs to be a choice.

(I write javascript almost every day)
jenscow
·7 năm trước·discuss
It's lazy loading - someComputation() is only called if func() is called, and called only once. Perhaps you might prefer: result || (result = someComputation())
jenscow
·7 năm trước·discuss
A viable replacement.
jenscow
·8 năm trước·discuss
> the Ctrl+Shift+C thing

I don't know about others, but with terminator[0] I'm able to map Ctrl+C to copy - but if nothing is selected, then ^C works as normal. Is that what you're looking for?

0: https://gnometerminator.blogspot.com/p/introduction.html
jenscow
·8 năm trước·discuss
Perhaps that's how they're killing OSS?