Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
beninsydney
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
15 ms
·
1.
▲
by
beninsydney
4y ago
I don't think it's likely any time soon but forcing Apple etc to provide drivers would be a pretty natural extension of the 'right to repair' and other tech regulation demanding interoperability, to guarantee M1/M2&
2.
▲
by
beninsydney
4y ago
Aside from utilities many games have lots of similar competing products where you can differentiate on permissions/ads/in-app purchases/etc: crossword puzzles, sudokus, games for younger kids like dress up or coloring in stuf
3.
▲
by
beninsydney
4y ago
The permissions list allowed you to make a better-informed decision before you download the app, even though you can't change what permissions an app requires you could shop around for apps without specific permissions. This was nev
4.
▲
by
beninsydney
4y ago
It's unfortunate that regulators have largely overlooked privacy in smartphone apps amidst all the other concerns they have over such platforms.
5.
▲
by
beninsydney
4y ago
I like having hair but recently noticed mine is thinning now, it kind of sucks but we made it into our 40s so I think we got pretty lucky because at our age nobody is ever going to really care if we have hair or not. It doesn't even r
6.
▲
by
beninsydney
4y ago
The first issue is Apple's vision of privacy requires absolute trust in them and providing them with access to all your data so they can leverage whatever parts they decide is useful for their software. The second issue is Apple facili
7.
▲
by
beninsydney
4y ago
Ugh. I really liked that "nutritional label" because the advance warning tells me upfront if the developer values my private data. I would prefer app stores be similar to health warnings on cigarette packets, because predatory d
8.
▲
by
beninsydney
4y ago
I have always loved this method of debugging because printing messages outputs a chronological summary spanning the entire execution, and only relevant information is included.
9.
▲
by
beninsydney
4y ago
I'm looking forward to quitting the App Store once sideloading is allowed, once I can get my iPhone software from GitHub I won't go back to apps vacuuming up my data under Apple's oversight.
10.
▲
by
beninsydney
4y ago
I like to use a library called Puppeteer which is an API for Chrome/Firefox, in conjunction with a testing library (mocha) to verify UI works as expected. My UI tests start at a page, navigate to a target, try and fill out the form, ve
11.
▲
by
beninsydney
4y ago
I really like the Noctua cards they're collaborating on, it's not really necessary to go water-cooled once you've got a 4ish slot card/heatsink with quiet 120mm fans! https://noctua.at/en/asus-geforc
12.
▲
by
beninsydney
4y ago
This sounds interesting, I popped the key cap off that button and also the print-screen button since I was amassing a sizable collection of accidental desktop screenshots! Edit: It's not in the K2 manual but there is a shortcut, FN + L
13.
▲
by
beninsydney
4y ago
I'm excited about this, I would love the IDE to move to the browser and have been a fan of the idea since the Cloud9 days. If browsers had a way to delegate their reserved keyboard shortcuts I would use web IDEs full time.
14.
▲
by
beninsydney
4y ago
I find `nvm.sh` pretty invaluable for juggling node versions - https://github.com/nvm-sh/nvm#intro
15.
▲
by
beninsydney
4y ago
The lack of support for ePub is very annoying, when my 2013 Paperwhite finally breaks I'll definitely replace it with a non-Amazon ebook reader with better file support. Probably one with Android so it has proper browser support since
16.
▲
by
beninsydney
4y ago
Fly have https://news.ycombinator.com/user?id=tptacek working for them so it's hard to imagine they would get security wrong.
17.
▲
by
beninsydney
4y ago
On their forums they say they envision some other company handling Postgres too. Personally I would prefer they handle the databases, redis etc because that way the services you need can be provisioned right alongside your app servers othe
18.
▲
by
beninsydney
4y ago
I guess it comes down do your preference, it's just a GUI for Docker you can do the same Docker commands and container manipulation with or without it.
19.
▲
by
beninsydney
4y ago
It's going to take a while to impact the current ecosystem but NodeJS is implementing testing natively and that will inevitably erode the popularity of jest/mocha/etc - https://nodejs.org/api/test.html
20.
▲
by
beninsydney
4y ago
Digital Ocean's "App Platform" is pretty nice, although not as slick as Heroku - https://www.digitalocean.com/products/app-platform Railway.app is pretty nice, very slick interface, this has the most &qu
21.
▲
by
beninsydney
4y ago
Railway looks really cool but what is the procedure if you want more than one of the same data store in my case one redis for cache and a second redis for aggregating usage metrics? Edit: I found a small bug, I can't link my discord an