Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
howeyc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
howeyc
2y ago
I just put everything in one file. Over 15 years worth of transactions in a single ledger file ordered by date.
2.
▲
by
howeyc
2y ago
if you want file names matching a pattern, no need for grep: find . -name '*.py' -iname '*pattern*' for filenames that have content matching pattern, no need for find: grep -r --include '*.py' -l -i pattern . n
3.
▲
by
howeyc
2y ago
Easy, relax the requirements, and find work that isn't physically demanding. I'm sure there are a few "paper pushers" at the DoD.
4.
▲
by
howeyc
2y ago
A person with a gun shooting stuff isn't the only part of defense spending. I'm not sure if this is the point you were even making.
5.
▲
by
howeyc
2y ago
1. Federal min wage would be a good place to start. 2. Uh, the same as now? Just because you work for the government doesn't mean you earn min eage. I'm pretty sure Generals make more than $15k per year. 3. People that have jobs s
6.
▲
by
howeyc
2y ago
US Defense spending is a US employment program. I really wish we would drop the pretense and just make it a full employment jobs program. Anyone that wants to work should be able to get a job. The private sector can then get employees by pa
7.
▲
by
howeyc
2y ago
I'm not talking about the economy failing. I'm talking prices. What do you think happens to asset prices when there are only sellers (everyone with wealth has to sell). You think poor people will have enough cash to keep prices up
8.
▲
by
howeyc
2y ago
Imagine step 2 to realize the insanity. That household likely doesn't have disposable income that is greater than 25% of their unrealized cap gains, so what do they do? 1. Hope they can get a low interest loan to pay their taxes? Or 2.
9.
▲
by
howeyc
2y ago
If you don't switch between window managers is there any point in having a DM? Why not just login and run "sway" or "startx"
10.
▲
by
howeyc
2y ago
I think it has more to do with OnlyFans.
11.
▲
by
howeyc
2y ago
Also doesn't need to be decentralized or an existing crypto currency to solve those issues. For example, central banks are exploring smart contracts for international payments. https://www.bis.org/press/p240403.htm
12.
▲
by
howeyc
3y ago
This is correct. Interest payments go into bank accounts. Some of that money gets spent into the economy, some stays and gets reinvested into more treasuries. There's a reason real GDP growth is higher than it's usually been, mone
13.
▲
by
howeyc
3y ago
I said real wage growth. You likely thought I said nominal wage growth. Or maybe you learned something new today.
14.
▲
by
howeyc
3y ago
Even though the annual government deficit is almost 7% of GDP, essentially injecting stimulus into the economy, wall st analysts are convinced high interest rates will cause a recession. CEOs have responded by slashing forecasts and employe
15.
▲
by
howeyc
3y ago
Because we all know corporations were keeping prices and profits low before COVID because it's good for PR. After COVID they said screw the PR let's be greedy now.
16.
▲
by
howeyc
3y ago
If I had to guess, it's probably the NAT hole-punching or use of tailscale servers as an intermediary. If you signed up for a $5 VPS to forward packets you probably would have been fine.
17.
▲
by
howeyc
3y ago
Thanks for mentioning this. I think the killer feature is compatibility with existing grep command line switches. Not needing to learn a whole new set of options is quite nice.
18.
▲
by
howeyc
3y ago
I use unbound, with a bunch of local IP/hostnames, then forward to mullavad dns for adblock.
19.
▲
by
howeyc
3y ago
In other news, French authorities have decided that Hollywood movies should be banned for displays of murder, which is against French law. The "contracts" of the actors is immaterial as murder is illegal in France.
20.
▲
by
howeyc
3y ago
I would assume that doesn't work well for text editing.
21.
▲
by
howeyc
3y ago
They defined late as 2 hours before bed. No consistency of when bed is across the group. Breakfast was 5am to 10am. Looks like no control over food intake. For all we know, breakfast skippers might eat 2lbs of sugar for lunch in this study.
22.
▲
by
howeyc
3y ago
They interviewed 310 ppl, calculated their BMI, then found out around half skip breakfast. That half had BMI a little higher than the rest. No discussion of what they eat. What a waste of time for everyone involved.
23.
▲
by
howeyc
3y ago
> "I have the right to harm myself if I choose" Yes
24.
▲
by
howeyc
3y ago
I sell hammers for a 25% margin. I buy hammers for $10, sell for $12.50. My supplier increases prices with inflation to $11. To keep my 25% markup, I sell for $13.75. I sell 1 million hammers per year. My profit went from 2.5 million to 2.7
25.
▲
by
howeyc
3y ago
Looks like around 60% payout when discussing premium/payouts alone. Operating expenses eats into almost all the rest. Then they make money investing the float. https://www.alphaquery.com/stock/AFL/fundamentals
26.
▲
by
howeyc
4y ago
> As for money markets, don’t those get invested in treasury bills/notes anyway Yeah, but the market price basically stays at $1 and whenever they "break the buck" it's a huge deal. 10 year loans "break the buck&
27.
▲
by
howeyc
4y ago
Scaleway Glacier
28.
▲
by
howeyc
4y ago
and how do you keep track of the counter for each website?
29.
▲
by
howeyc
4y ago
This is exactly why I use OSS whenever possible. Once you've gone through all the trouble of the post, you can spend a little more time to submit a patch.
30.
▲
by
howeyc
4y ago
I just use gron then grep for what I'm looking for.
More ›