Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
valty
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Ask HN: Best file watcher for Node.js/Bun
2 points
by
valty
2y ago
|
0 comments
2.
▲
by
valty
2y ago
> "says" I had of course already checked and it does not. https://github.com/bitgapp/eqMac/issues/380 So please remind me of why your condescending comment was necessary?
3.
▲
by
valty
2y ago
And which one has a keyboard shortcut for bass/treble smarty pants?
4.
▲
by
valty
2y ago
What I really need is a software bass/treble control that can be mapped to keyboard shortcut.
5.
▲
by
valty
2y ago
This line of thinking led me to think: global variables should be, rather, considered good! Plain text is the problem. We write code so it can be easily read as plain text. Not as living, breathing, running code. Globals are considered ba
6.
▲
Ask HN: Shell config is crazy complicated. Any solutions?
3 points
by
valty
2y ago
|
3 comments
7.
▲
by
valty
2y ago
Yeh horror story was probably too strong a word. I need to try it.
8.
▲
by
valty
2y ago
I've heard a lot of horror stories with Swift UI. I think it's crazy that it's closed source too. It's a big black box which makes debugging hard. Plus its the kind of framework that does a lot of magic stuff where you s
9.
▲
by
valty
2y ago
Wow 55K GitHub stars. This is like some record.
10.
▲
by
valty
2y ago
Good point. I would prefer to write in HTML/JS. Vanilla JS is probably the way to go. I think modern frameworks are so bad at perf because they assume people just have so much compute available and are focusing on one app at a time.
11.
▲
by
valty
3y ago
When I said "stack/strategy", the _strategy_ part implied this build-for-each-platform approach. The question still remains then of which to use for each platform. On macOS there is Cocoa (Swift or ObjC(++) or pure CPP) and S
12.
▲
by
valty
3y ago
Apple should really be investing in their own stuff here.
13.
▲
Ask HN: Fastest cross-platform GUI stack/strategy
16 points
by
valty
3y ago
|
26 comments
14.
▲
by
valty
3y ago
> showed my tax dollars flowing through to that child...would be eye opening I agree. Charity's often use this for marketing. Making clear the direct human impact of your donation. Tech companies like Apple do this a lot too. But wh
15.
▲
by
valty
3y ago
> small government A different spin on "small". I wonder if you could have micro-governments instead on a per-topic basis with their own mini-budgets. These omnibus spending bills seem absurd. The tax should be incurred/re
16.
▲
by
valty
3y ago
> If companies aren’t forced to NOT pollute, they will pollute If no one buys their products, or any products with them in the supply chain, then they won't pollute. Visibility into these supply chains wasn't possible before in
17.
▲
by
valty
3y ago
Subscription tiers for national defense is funny to think about. Priority assistance / 24/7 support / merch
18.
▲
by
valty
3y ago
Schooling is a tricky one for the free market, and it ultimately gets a bit morally dubious. I guess you are trying to sell the benefit of a highly-educated country to those who choose private schooling, and getting them to pay for this. It
19.
▲
by
valty
3y ago
I'm interested to dive into this healthcare topic a bit deeper. To find out what a true free market of healthcare looks like. Often you find that government intervention distorts markets. --- ...and this looks like the case. For exampl
20.
▲
by
valty
3y ago
> Maybe I try organizing online, which probably goes nowhere...Very few people have the time, energy, or resources The thing is...a sector of companies that do this is probably a good business opportunity that is being crowded out by a m
21.
▲
by
valty
3y ago
> Nobody would pay for the fire department But they essentially do via their taxes. Implying people understand they need to fund it. If we imagine a very transparent flow of information regarding fires...people would readily see the need
22.
▲
by
valty
3y ago
> inherent monopolies I've learned to be careful about this "natural monopoly" term because it turns out to be very debatable. Recently with fiber deployments is a good example...see London/UK experience. I feel like
23.
▲
by
valty
3y ago
> If you don't have, and don't plan on ever having kids Then you don't pay for their services, and other people pay more. Most people don't want an uneducated population so they pay for them. Government is this strang
24.
▲
by
valty
3y ago
Already came across her. She was very good.
25.
▲
Ask HN: Why don't we turn government into a subscription service?
5 points
by
valty
3y ago
|
27 comments
26.
▲
Ask HN: Why is query, key, value in LLMs so hard to explain?
2 points
by
valty
3y ago
|
2 comments
27.
▲
by
valty
3y ago
I feel like JS needs auto-currying. function greet(greeting, name) { return `${greeting} ${name}` } const greetWithGreetingHello = greet('hello') greetWithGreetingHello('sally') And this shou
28.
▲
by
valty
3y ago
> "naming fatigue" ChatGPT is quite good at coming up with names. It can map a description of a thing to a name. And the descriptions can vary between developers and probably still end up with the same name. So if everyone reli
29.
▲
by
valty
3y ago
> Our screens offers only a small window, and even the smartest IDE can’t give us instant access to everything This is the real problem that needs solving. > code that is read together should be written together Code is a database of
30.
▲
by
valty
3y ago
I've been React for a long time but now I realize its clearly terrible. I want to go back to the simplicity of Backbone.js where you could easily step through the code. But at the same time I want to add one big magical abstraction tha
More ›