Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
byte1918
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
byte1918
6y ago
You are correct and it's equally as awful.
2.
▲
by
byte1918
6y ago
I wish browsers would stick to being browsers. 'Brave Today' could easily be a website, PWA or a plugin that I can happily ignore.
3.
▲
by
byte1918
6y ago
Apologies if this seems snarky but it would be far more useful if you could explain your point rather than a generic condescending "[you] haven't delved into Tailwind on a non-trivial project".
4.
▲
by
byte1918
6y ago
It's the case with most UNIX CLI tools and if the author's complaints are true, do we then have to change all UNIX CLI tools? Maybe? The reality is we can't and probably don't need to.
5.
▲
by
byte1918
6y ago
> Customers were offered unlimited backup and storage of the photos they took. Customers used said service with that expectation 'unlimited backup and storage of the photos' was the market pitch, whether people read the TOS is
6.
▲
by
byte1918
6y ago
> I think offering something for free and unlimited for 10 years and suddenly charging for it seems like bait and switch. Wouldn't it be 'bait and switch' if they did that after less time, say 1 year? 10 years is more than
7.
▲
by
byte1918
6y ago
How would one view these routes (now)? Or would one have to sign-up and then wait to be contacted by SlowWays?
8.
▲
by
byte1918
6y ago
"All problems in computer science can be solved by another level of indirection" - David Wheeler I agree with you for most part. Mixing unit tests with integration tests is a recipe for failure.
9.
▲
by
byte1918
6y ago
PS5 drives must also be pre-approved by Sony, supposedly due to strict hardware requirements, like 5.5GB/s[1] sustained bandwidth. I personally think it's silly, sure, bigger numbers mean better performance but I would be surprise
10.
▲
by
byte1918
6y ago
I was making an analogy in my mind between API function names and song titles. IANAL but I thought at first that it doesn't make sense to copyright song titles, they are generic and uninteresting most of the time but after giving it fu
11.
▲
by
byte1918
6y ago
A clean history with proper commit names can work as a change log for you app. We actually did that and it worked quite well. In Azure DevOps the release pipelines have access to the list of commits since the previous release so one only ha
12.
▲
by
byte1918
6y ago
> useEffect(() => { > fetchData(); > updateBreadcrumbs(); > }, [location.pathname]); > There are two use cases, the "data-fetching" and "displaying breadcrumbs". Both are updated with an useEffect h
13.
▲
by
byte1918
6y ago
I'm sure it did not or maybe it was not enabled by default. I distinctly remember having to turn 'condensed view' back on because the thumbnails were taking so much vertical space. edit: Just noticed who I replied to. I guess
14.
▲
by
byte1918
6y ago
> First of all have all these psychological studies been replicated? > Thousands of subsequent experiments have confirmed (and elaborated on) this finding.
15.
▲
by
byte1918
6y ago
> This may have been true a decade ago, but editors like Visual studio code now have remote editing abilities over SSH. VS Code and vi have different use cases. Contrary to what you said, most people are not going to open VS Code to make
16.
▲
by
byte1918
7y ago
No. Everything is 0s and 1s after all. Take for eg. a byte. It has 8 bits and by permutating all the 0s and 1s you end up with all the possible values of a signed byte; all the numbers -128 to 127. So now, if you were to copy a byte from a
17.
▲
by
byte1918
7y ago
I guess he means before you install the extension.
18.
▲
by
byte1918
7y ago
I would have agreed with you but after checking wikipedia, decentralization is actually the first requirement for it to be called a cryptocurrency. > 1. The system does not require a central authority, its state is maintained through dis
19.
▲
by
byte1918
7y ago
there's a checkbox `Block only first accessed page of site when delaying page is used`. Uncheck it.
20.
▲
by
byte1918
7y ago
You can configure Leechblock (1) to do this. You have to configure it to show the 'Delaying page'. (1) - https://addons.mozilla.org/en-US/firefox/addon/leechblock-ng...
21.
▲
by
byte1918
7y ago
Windows of course.
22.
▲
by
byte1918
7y ago
You are right. I need to read the rules again I guess I checked the rules on wikipedia. Edit: From wikipedia https://en.wikipedia.org/wiki/Set_(card_game) > Three cards from a Set deck. These cards each have a uniqu
23.
▲
by
byte1918
7y ago
I have never played Set before but this looks like a dead state to me? https://i.imgur.com/saLCZKH.png
24.
▲
by
byte1918
7y ago
> There are countless stories of large scale failures involving non-consultants as well as very well paid consultants. this reminds me of https://www.theregister.co.uk/2019/04/23/hertz_accenture_law...
25.
▲
by
byte1918
7y ago
Of course it won't ever replace it but it has the potential to overtake it.
26.
▲
by
byte1918
7y ago
In the UK and the `Buy` button redirects to a not found page. https://www.apple.com/uk/shop/go/macbook_pro/select this 404s for me.
27.
▲
by
byte1918
7y ago
From experience, I think he just means he doesn't want to work on operations tasks. I don't think he has anything against people doing ops.
28.
▲
by
byte1918
7y ago
The NPM fiasco should no longer be possible If you want to unpublish a package after 72 hours have passed, contact npm Support. For more information about why we don’t allow users to unpublish packages after 72 hours, see our unpublish pol
29.
▲
by
byte1918
7y ago
Does anyone know why Chromium hasn't fixed this supposedly old regression bug where opening large minified js file in the source tab hangs the whole tab/browser, sometimes for more than 10 seconds even on a fast machine. Can'
30.
▲
by
byte1918
7y ago
Yeah, I hated that. Lunches are personal time, since I have to recover it anyway, I would prefer to have a few moments where I enjoy a meal and not have to think about work.
More ›