Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
notoverthere
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
notoverthere
2y ago
But what if the AI just hallucinates the comments? People will never know.
2.
▲
by
notoverthere
2y ago
What do you mean by "an iPhone slot"? As in, so you can plug the camera into an iPhone and transfer photos from camera to phone?
3.
▲
by
notoverthere
2y ago
I'm not disagreeing about the severity of the security vulnerability that has been uncovered – to be clear, it's an absolute shocker of a bug. It's really disappointing to see. But I still disagree that the use of Firebase, i
4.
▲
by
notoverthere
2y ago
I tend to agree with this. Why re-invent the wheel by spending engineering effort building a CRUD backend? If you're trying to bring value to market, focus on your core differentiator and use existing tooling for your boilerplate stuff
5.
▲
by
notoverthere
2y ago
There's also the Centennial Light [1], a light bulb made in the late 1890s. It was first lit in 1901 and it's still alight today. [1]: https://en.wikipedia.org/wiki/Centennial_Light
6.
▲
by
notoverthere
2y ago
What did you do?
7.
▲
by
notoverthere
3y ago
DuckDuckGo also allows you to switch off ads, for free, without any fuss or adblocker needed. Just go to the settings page. Although if you aren't going to support DDG with ad revenue, I'd suggest supporting with a donation if you
8.
▲
by
notoverthere
3y ago
Back in the early days of Docker, I did a whole bunch of work to make WordPress behave as a Twelve-Factor App. It traditionally hasn't behaved as one – which sort of makes sense, because WordPress grew-up in a world where long-lived se
9.
▲
by
notoverthere
3y ago
Do any of the 'live' camera feeds work? They're all static for me. This is super cool, though.
10.
▲
by
notoverthere
3y ago
> (I know about core) What is core?
11.
▲
by
notoverthere
3y ago
This isn't even a realistic use case of tracking. Nobody needs tracking cookies to get reminders about buying birthday cards. Online stores can (and do) remind us about this stuff via email. No third-party tracking cookies needed – you
12.
▲
by
notoverthere
3y ago
Isn't that what Tesla tried to do? I've heard their software was good. Or maybe I'm imagining that.
13.
▲
by
notoverthere
4y ago
It does the same sort of thing for the @ symbol. They, too, look a bit like a lowercase letter 't'.
14.
▲
by
notoverthere
4y ago
Which animations are you referring to? I don't think I can find any components with animations in the GOV.UK Design System < https://design-system.service.gov.uk/ >. Likewise for underlines on headings – I can'
15.
▲
by
notoverthere
5y ago
Honestly, this is the reason why I think Google's Firebase (and accompanying Firestore database) is absolute gold. Firebase handles all the complexity for you. You get a nice set of JS SDKs for auth, database, cloud functions, file sto
16.
▲
by
notoverthere
5y ago
Switch the `<link href="">` value to point to a high contrast stylesheet. Or alternatively, apply a class to the body tag – e.g. `<body class="high-contrast">` – and declare CSS rules accordingly. Specificity
17.
▲
by
notoverthere
6y ago
I'd recommend you check out rclone. It's a command line tool, so you'd need to be comfortable in the terminal. https://rclone.org/ It comes with an adapter for Google Photos, so you can use it to download &#x
18.
▲
by
notoverthere
7y ago
I'd recommend that your customer checks out [Chrome Remote Desktop]( https://remotedesktop.google.com/ ). It's completely free, simple to set up, and seems to perform way better than VNC. Plus no need to open firewa
19.
▲
by
notoverthere
7y ago
This. If the link preview fails to load on the sender's device, it'll never appear for either party. The preview is sent along with the message – the receiving device never generates the preview. If you're quick enough, you c
20.
▲
by
notoverthere
7y ago
But according to the docs that's "for convenience". Its semantic value isn't discussed. So presumably the 'proper' way to do it, if you're not looking for convenience, is to use `div`s. /s
21.
▲
by
notoverthere
7y ago
Oh my! I didn't believe that code example you just gave, so I had to go look it up for myself. I'm astounded. https://semantic-ui.com/elements/list.html#list
22.
▲
by
notoverthere
7y ago
Serverless backends tend to work quite well when paired with a Single Page Application on the frontend – e.g. Vue.js or React. That way your frontend can be served from a static host – e.g. S3 or GitHub Pages – almost instantly. And so the
23.
▲
by
notoverthere
8y ago
It's really silly – but Apple keep the NFC functionality exclusively for use by Apple Pay. Whilst it is NFC, Apple have never marketed it as such. Presumably they want people to think that it's just Apple Pay 'magic'.
24.
▲
by
notoverthere
8y ago
Is the UK most advanced? In Australia they can pay for anything up to $100 with tap. Over $100, they can still tap, but then need to enter their PIN into the terminal (i.e. no need to insert the card for PIN entry – a tap is sufficient). W
25.
▲
by
notoverthere
8y ago
This sort of model also fits nicely with the AWS ecosystem. EC2 instances (virtual machines) can be given an IAM Role when they boot-up. An IAM Role is essentially an automatically generated access key which is unique to that EC2 instance,
26.
▲
by
notoverthere
9y ago
If you're interested in building it as a web app but want a keyboard-accessible grid / spreadsheet-like interface, then you have a few options. The first resource I'd recommend is JSpreadsheets, which is a list of open-source
27.
▲
by
notoverthere
10y ago
I think @telesilla's point is that a Skype call would be going through all the cellular network's infrastructure, and then off to Microsoft, before coming back. It's an extra link in the chain, meaning another potential bottl