HackerTrans
TopNewTrendsCommentsPastAskShowJobs

submeta

5,346 karmajoined 10년 전

comments

submeta
·그저께·discuss
For those who moved away from GitHub: do you miss the social/discovery side of it?

I mean things like comments on issues/PRs, stars, followers, finding existing repos, seeing which projects are popular, and getting drive-by contributions.

Or does that matter less than I imagine once you self-host and mirror public repos back to GitHub/Codeberg?
submeta
·3일 전·discuss
I‘d go with Scheme. You‘ll learn the basics in a day. The language spec is only a few pages. And Scheme reads like pseudo-code with parentheses.
submeta
·13일 전·discuss
Wouldn’t a modern app like iA Wtiter or any other distraction free full screen text based writer be just as good? Or why does WordStar still have his fanbase decades later?
submeta
·14일 전·discuss
What is the incentive of the U.S. government? Is it to prevent adversaries from accessing this powerful technology? Because of security concerns? Or is there a fear that European, Asian, Latin American, and other companies could use it to build competitive products? What happened to free trade? What about all of humanity advancing and making progress?
submeta
·14일 전·discuss
[dead]
submeta
·15일 전·discuss
Are GPT 5.5 and Opus 4.8 the last models we're going te be allowed to use in Europe? Is there going to be a cut, and we're only be allowed to use less capabale models outside of the US?

I mean, if they deem Fable 5 to powerful to share with the rest of the world, what's left for us?
submeta
·16일 전·discuss
What?

M5 Max MacBook Pro: $4,099 (up from $3,599)

M3 Ultra Mac Studio: $5,299 (up from $3,999

How can this be explained with price increases in Ram prices?

Come on Apple, don’t be so greedy. Make money but don’t bleed us.
submeta
·24일 전·discuss
I suspect AI is replacing my need for productivity content much faster than it’s replacing my need for books.

I read fewer blog posts, fewer newsletters, fewer “10 lessons from…” articles, and fewer productivity videos than I did three years ago.

But I still buy books.

The first casualties seem to be the intermediaries, not necessarily the original sources.
submeta
·25일 전·discuss
Congrats to the Cursor team. Unbelievable success. Can’t imagine how their live suddenly will change.
submeta
·28일 전·discuss
First they came for the Chinese (can’t buy GPUs), then all of non US citizens (can’t use latest models). What’s next, we can’t use encryption? Cybersecurity tools? Access to latest publications in science?
submeta
·30일 전·discuss
Can this be used as an alternative to Claude backend? For Ralph loops? Replacing `claude -p`? Anyone can shed a light on this?
submeta
·지난달·discuss
Love it! Thanks for sharing. I use mermaid a lot, and this I will use to embed my diagrams as ascii in my text docu.
submeta
·지난달·discuss
Absolutely love HP calculators. Almost fourty years ago, my HP28s introduced me into programming in RPL, a stack based Forth like language combined with elements from Scheme (Lisp), and symbolic calculation. It was a language that was way ahead of its time, nothing I had seen in Pascal or C. Only a few years later in Mathematica. From there I learned Scheme, and was introduced to the book SICP. All of this had a lasting effect on how I program and think.

HP started my journey so to speak :)

I also had one of those mentioned in the article, just for nostalgia. Rock solid, RPN based, lovely product. The kind of product companies do not build anymore (products that will last you a lifetime)
submeta
·지난달·discuss
I cannot imagine that students, kids, or half the world where paying 3 usd a month is impossible, will keep using whatsapp when they have to pay a fee. They will look for alternatives immediately. Telegram?

But actually this is a good move. I tried to convince my family and friends to use alternatives, without success. But now I see hope.

Have stopped using FB and IG years ago, was stuck with WhatsApp because of half the world using it.
submeta
·지난달·discuss
I used a predecessor of this almost thirty years ago to learn Scheme and work trough the book SICP. The Racket maintainers still ship updates and new features, that’s remarkable.

Scheme is a wonderful lisp dialect. It taught me basics of functional programming, about closures, about tail call recursion, about functions always returning values (which annoyed me a lot when I started learning Python, where .append or .sort returened `none` instead of the list, and were destructive).

So I have very fond memories of Racket (then DrScheme) and Scheme. Had also written my matrix multiplication library and my CAS system to mimic the functionality of my HP28s calculator.

Have to look into it again.
submeta
·지난달·discuss
Companies might need Microsoft, but why are people panicking who could replace ms office with other office suites? Why aren’t they abandoning Microsoft products? From office suites to windows?
submeta
·지난달·discuss
Not lost because it's hard to learn, but because I don't like writing in ms office products. It's not just word, I write formated long emails in outlook as well.
submeta
·지난달·discuss
I am a heavy user of Pandoc. As I write all my text in markdown using Obsidian, but have to create content for the MS Office environment, I use Pandoc to convert my markdown content into ms office formated content.

I would be lost had I have to use the Office tools to edit and format my text.

So thank you to all the maintainers of Pandoc.
submeta
·2개월 전·discuss
The author is blaming llms alone. And is not even mentioning sites where you can download any and every book you wish. That might have led to decreasing sales as well.
submeta
·2개월 전·discuss
Not everything can be answered with yes or no. I used to give thorough answers even pre-LLMs. When someone asks about a project and its details, I am supposed to give a one sentence answer because LLMs give lengthy answers and that sucks?

This is like people hating on em-dash because LLMs use them a lot.