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

nsm

no profile record

投稿

Syntaqlite 0.6: SQLite dot commands and pyodide

lalitm.com
2 ポイント·投稿者 nsm·23 日前·0 コメント

Ruckus: Racket for iOS

ruckus.defn.io
159 ポイント·投稿者 nsm·3 か月前·19 コメント

The Dark Matter of Hardware Engineering

darkmatter.blog
2 ポイント·投稿者 nsm·4 か月前·0 コメント

Syntaqlite: High-fidelity devtools that SQLite deserves

lalitm.com
7 ポイント·投稿者 nsm·4 か月前·0 コメント

Why use F# for scripting and automation?

iev.ee
5 ポイント·投稿者 nsm·4 か月前·2 コメント

It's All About the Pixel Economy

cvalenzuelab.com
2 ポイント·投稿者 nsm·5 か月前·0 コメント

Canada

jenn.site
145 ポイント·投稿者 nsm·6 か月前·124 コメント

Why Canada Lost Its Measles Elimination Status

jenn.site
4 ポイント·投稿者 nsm·6 か月前·0 コメント

In which our protagonist dreams of laurels

wingolog.org
4 ポイント·投稿者 nsm·7 か月前·0 コメント

A3: Avoid Memos with an Agenda

entropicthoughts.com
3 ポイント·投稿者 nsm·7 か月前·0 コメント

CLion 2025.3 Is Here: Faster Language Engine, Constexpr Debugger, Dap Support

blog.jetbrains.com
2 ポイント·投稿者 nsm·7 か月前·0 コメント

コメント

nsm
·2 か月前·議論
If you are on macOS, there is https://nova.app/
nsm
·2 か月前·議論
Not the OP, but for me ST can't be beat in terms of how easy it is to write a plugin. It uses Python (Zed is Rust). Plugins generally auto-reloads. If extensibility is important to you, ST is still the way to go.
nsm
·4 か月前·議論
Two counterpoints:

1. Implying that there are only "a few islands left" shoes a strong bias towards assuming that only thins humans do in the digital realm is relevant, when in fact, the vast majority of things humans do are not in the digital sphere at all.

2. It's pretty clear when most people say that machine intelligence is close, right now, they are alluding to LLM or Deep Learning based approaches. I don't think you should assume they mean machines will catch up in a 100 years. They seem to imply it will be by 2030 or sowmthing.
nsm
·4 か月前·議論
https://without.boats/blog/revisiting-a-smaller-rust/

I think there is a programming language hole for a Rust-like language, but with GC and green threads. One that dispenses with single-ownership, and async/await footguns.

Something like F#/Kotlin is closest in terms of developer experience.

Unfortunately, we are really lacking a language that skews badly on some other axis

- F# - tainted by being Windows only for really long and being Microsoft. - Kotlin - tainted by the JVM - Java 24+ - has virtual threads, sum types, match expressions and other niceties, but tainted by the JVM again (Verbosity included, but this is not really a factor with IDEs and LLMs.)

Note that the opinions above are not mine, but "consensus". I'd say they are all unfair opinions.

I feel like people end up favoring new languages, simply because of novelty. Like, inevitably, somebody is gonna say Gleam. I'm all for having existing BEAM users getting access to new languages, but I'm not sure why one would pick a BEAM language for non-server applications when the developer tooling story for CLI apps, line-of-business apps and so on is so much stronger for the .NET and JVM ecosystems. No offense to the Gleam folks intended.
nsm
·5 か月前·議論
Aider has an ide mode close to this. Check out https://nikhilism.com/post/2026/nudge-skill/ to add similar behavior to certain agents. I too, am waiting for IDEs to do this in a polished way. next tab edit is not quite it
nsm
·5 か月前·議論
Can people give examples of how they use pre-commit hooks that _cannot_ be replaced by a combination of the following?

* CI (I understand pre-commit shifts errors left)

* in editor/IDE live error callouts for stuff like type checking, and auto-formatting for things like "linters".

Do you run tests? How do you know _which_ tests to run, and not just run every test CI would run, which could be slow?
nsm
·6 か月前·議論
Seconded. anecdotally. Heck, the best startup _founders_ I've worked with had young kids while in the most intense phases of the company!
nsm
·6 か月前·議論
Highly recommend the LookAway app if you are on macOS and looking for something encouraging you to take breaks and maintain good posture.
nsm
·6 か月前·議論
What money do you think pays for most of the development of the Linux kernel? I assure you, it is not the altruistic goodwill of people around the world.
nsm
·6 か月前·議論
This is only true for a subset of software like mobile apps. Web developers are not paying for anything except compute.
nsm
·6 か月前·議論
Would you pay for source-available products? GPL and paid license?

Along with a guarantee that you get to keep access to older versions (Jetbrains and Sublime Text models)?
nsm
·6 か月前·議論
> The plain truth is that developers expect to get their tools free of charge.

This is an accurate, but damning indictment of how some of the most highly paid workers on the planet won't pay for tools. Unlike nearly every other profession.

Folks, if you can afford it, please pay for quality software, instead of relying on FAANG and VC money to keep the tools going!
nsm
·7 か月前·議論
https://randomascii.wordpress.com/ - former Chrome engineer about all things performance engineering and particularly focused on Windows.
nsm
·8 か月前·議論
> But at present, there is a big gap in the workflow: You leave your editor, open a browser, navigate to some page or tab, then navigate to the exact same place in the code you were just looking at, click on a line to open a text box, and finally you can write your comment.

Jetbrains can review GitHub PRs right in the IDE.
nsm
·10 か月前·議論
The fees are paid by employers and not workers.
nsm
·昨年·議論
Yes! Please support good paid software companies if you can afford them. Jetbrains, Sublime Text, others.
nsm
·4 年前·議論
I’m curious. Why not create a new google account that is not used for anything but Tailscale and use that?