Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
reillys
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
reillys
2y ago
I think having some money saved does not make one petite bourgeois as I say in the comment above I think people who trade their time for money are working class. If you’ve saved enough money that you can retire you aren’t not working class,
2.
▲
by
reillys
2y ago
He didn’t lay out a specific timeline though. So who is to say if this might come to pass? Also, perhaps his work and the development of more left leaning politics and policies actually slowed down the future he predicted. Finally I think p
3.
▲
by
reillys
2y ago
Are the working class not the majority of society? 1% of the population of most western countries are farmers. 1% are extremely rich and 98% are the rest of us.
4.
▲
by
reillys
2y ago
Give examples of things he got dead wrong?
5.
▲
by
reillys
2y ago
Knowledge in itself is good. We don’t need everything to have a direct commercial application. In fact most discoveries by their nature do not have directly applicable commercial applications.
6.
▲
by
reillys
2y ago
He was sometimes successful. He had tons of failure and failed in the worst possible ways blaming everyone all around him and not taking any responsibility and then he got a chance to rebound and was finally successful. It's complete s
7.
▲
by
reillys
2y ago
Well actually that brings up an interesting piece about how the US is structured. I think the reason your police can be more corrupt is because of the federated nature of policing. Cops are usually only answerable to the mayor of the city (
8.
▲
by
reillys
2y ago
If I or somebody else was the victim of a crime I would 100% support using every available source of information to solve that crime. I think we need adequate controls sure, but mostly we need to increase trust in government and police forc
9.
▲
by
reillys
2y ago
IANAL... The reason you can get a huge settlement in the talc case but not in this case is because people are purchasing the talc and so it is a product liability issue. In the research case people are basing their care and procedures off a
10.
▲
by
reillys
2y ago
This blog post says 2 and a half minutes not seconds. I know Bazel is a build system which distributes builds among remote machines. In fact using any computer language you can achieve these goals - you just need to program it. So yes you c
11.
▲
by
reillys
2y ago
To be clear the sync step is used for the test suite execution not only the one off command running - it’s just something we can also easily do because we have a hot env in the cloud
12.
▲
by
reillys
2y ago
No you can’t. They don’t work from your local development env and also work in your CI env. Mostly Brisk was designed to run your complete test suite on every codes save (ie local save) but it also works great from your CI. We can run entir
13.
▲
by
reillys
2y ago
I chatted to Nelson when I was designing brisk ( https://github.com/brisktest/brisk ) and his insight informed the development of it. Among other things, Brisk allows you to run tests for your local code changes in the c
14.
▲
by
reillys
2y ago
Decaf is simple to pick out by a person who is competent at tasting coffee. As easy as your red/white wine visual test. People in general are very bad at tasting and especially thinking and communicating about tasting. Plus also people
15.
▲
by
reillys
2y ago
The same decaf coffee is more expensive. The producers decaffeinate their lesser coffees. But you've hit on why the "sugar-cane method" i.e. the solvent based approach produces better coffee. It's possible for it to be d
16.
▲
by
reillys
2y ago
Most people render the html on the server side and then you can just cache it wholesale. You could cache the page itself or even the article itself (I'm not talking about browser cache, I'm talking about caching on the web server)
17.
▲
by
reillys
2y ago
not sure why this is downvoted? It's basically the exact same comment as the top comment
18.
▲
by
reillys
2y ago
It's such a small amount of money per person that it is hard to see what effects one would expect. I think for the majority of people reading hacker news $1000 per month would be barely noticeable in their bank account (obviously some
19.
▲
by
reillys
2y ago
Well it will definitely help with caching. You only need to update the article every year or so.
20.
▲
Anatomy of a VS Code Extension
(github.com)
6 points
by
reillys
2y ago
|
0 comments
21.
▲
by
reillys
2y ago
OP here, happy to answer any questions about Brisk or the process of giving away all of our code :)
22.
▲
Show HN: Brisk a complete CI system is now Open Source
(brisktest.com)
15 points
by
reillys
2y ago
|
1 comments