HackerTrans
TopNewTrendsCommentsPastAskShowJobs

feketegy

no profile record

comments

feketegy
·3 months ago·discuss
It's all regex anyways
feketegy
·7 months ago·discuss
Adobe has a whole lineup of enterprise products that people don't really read about. CF is deeply integrated into these products as well as other 3rd party enterprise products.
feketegy
·8 months ago·discuss
This is from their privacy policy page:

> 9.2. Trademarks: “c100”, “Caligra” and all associated logos and trade dress are registered or unregistered trademarks of Caligra Ltd. You may not use any of Caligra Ltd’s trademarks without express written permission.

"Computer for Experts" may be trademarked, but it's unlikely
feketegy
·8 months ago·discuss
It's also virtue signaling of what a great engineer they are. Have you wired together ABC with XYZ? No? Well I did... blah blah blah
feketegy
·9 months ago·discuss
Is this another cash grab? The founders who made this don't seem to know what real photography is.
feketegy
·9 months ago·discuss
Correlation is not causation. Reminds me of spurious correlations LOL: https://www.tylervigen.com/spurious-correlations
feketegy
·9 months ago·discuss
That part of the Internet still exists, it's just nobody visits those sites anymore.

Communities are moving back to early Internet-like chatrooms like IRC, but now it is Slack, Discord, and the like. Everything private.
feketegy
·9 months ago·discuss
Google Wave was way ahead of its time.
feketegy
·10 months ago·discuss
I would use any other emulator than iTerm2. They are much more capable and more performant even if they are not as feature rich as iTerm2.
feketegy
·last year·discuss
I never understood Apple’s obsession with DJ-ing, like that cringe showcase of the Macbook’s touch bar: https://www.youtube.com/watch?v=OsUZSod82bA
feketegy
·2 years ago·discuss
Ghostty's community is much nicer compared to Alacritty :)
feketegy
·2 years ago·discuss
Use the browser's search on the page?
feketegy
·7 years ago·discuss
Most devs prepare for the abstraction nirvana. I see a lot of fellow devs creating complicated code, because "in case we need to switch out the database down the road" or "what if we want to run the web app in CLI"

In 20 years of programming I maybe seen one or two times a large application switched database engines and I've never seen a client want to run his/her web application in CLI...

The art in programming is to decide whether you need that abstraction or not.