Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
chickenbane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
chickenbane
3y ago
> But i can see ko being good alternative if you for some reason do not want to install docker on your computer but still be able to build docker containers. Docker is a much bigger dependency than ko, involving a daemon and a socket you
2.
▲
by
chickenbane
3y ago
The Spring framework is the 800-lb gorilla comparison and I'd be surprised if Ruby was within an order of magnitude of Java.
3.
▲
by
chickenbane
4y ago
Although Dockerfiles have the benefit of migrating existing workloads to containers without having to update your toolchain, I definitely prefer the container-first workflow. Cloud Native Buildpacks( https://buildpacks.io/ )
4.
▲
by
chickenbane
5y ago
Bravo. Makes me proud as a happy IntelliJ user.
5.
▲
by
chickenbane
5y ago
> It appears Java is only still viable for Windows and Android, and the 1% Linux desktop market. Funny how you frame Java "only" being available for some of the most popular platforms, which is billions of devices.
6.
▲
Spring 6 will require Java 17
(spring.io)
2 points
by
chickenbane
5y ago
|
0 comments
7.
▲
Linkerd becomes a CNCF Graduated project
(linkerd.io)
3 points
by
chickenbane
5y ago
|
0 comments
8.
▲
by
chickenbane
5y ago
I live in the neighborhood and have bought a few sodas from the machine. I always assumed it was locksmith, they are powering the machine and I've never seen nor heard a reason to believe it was anyone else. It was a cute novelty, and
9.
▲
by
chickenbane
5y ago
Indeed: US Air Force Base Poisoning Drinking Water Of Half a Million Japanese https://theglobepost.com/2020/10/15/us-military-base-poisoni...
10.
▲
by
chickenbane
5y ago
> Google might do this for a lot of reasons, and none of them seem to be good. As a Play Store developer, I give Google the benefit of the doubt. By the way, before you assume a nefarious purpose, consider all Android phones connecting t
11.
▲
by
chickenbane
5y ago
You're correct that some Google Cloud zones are in the same physical building. However, the separate zones are designed with independent power, cooling, and networking. So, failure events usually affect only a single zone.
12.
▲
by
chickenbane
5y ago
We agree that Google hasn't completely solved the support problem, but it's not to say Treble hasn't improved things. Android Pie: https://www.androidauthority.com/project-treble-2019-1045370... Android 11:
13.
▲
by
chickenbane
6y ago
> There's this idea that people must be 100% "professional", non joking, always zen-calm, all the time. That is, dry and passive aggresive. This idea is likely held by people who have not had a lifetime of discrimination a
14.
▲
by
chickenbane
7y ago
All things considered, I'd say Apple has done an excellent job wrt security for iOS devices. All modern iOS devices are updated on a regular basis with a high uptake rate, and Apple monitors its store and is increasing its use of bug
15.
▲
by
chickenbane
8y ago
Surprised such a comprehensive guide for geeks didn't get into bluetooth headphones! As a rider for a few years now, I've had good luck with the headphone inserts which fit into most helmets. Riding with your favorite music trul
16.
▲
by
chickenbane
8y ago
I'm an Apple fan - congratulations to Apple - but on the other hand Apple being the biggest company in the world is pretty uninspiring. After seeing Tesla build a mass market electric car factory, or SpaceX launching a Roadster into s
17.
▲
by
chickenbane
8y ago
I would be happy with laws clearly requiring a presidential candidate to disclose their full income taxes for the past 5 years, and also required them to put their assets into a blind trust / index fund when inaugurated into office. W
18.
▲
by
chickenbane
9y ago
I doubt anyone will steal Android from Google. I can see two scenarios where the Android SDK (which includes Kotlin, Java, NDK) + Google Play Services is really threatened: 1) the WeChat scenario. Amazon is probably the best positioned so
19.
▲
by
chickenbane
9y ago
My disclaimer: my coworkers are using Scala and SBT. Gradle + Java isn't slower than Ant or Maven. Gradle + Kotlin is a little slower, they just need to make the annotation processors incremental. But for Java, incremental builds wit
20.
▲
by
chickenbane
9y ago
Did you not finish the rest of the post? Yes, it's true that compressed json is not materially different in size vs protobufs. But when it comes to the speed of serializing and deserializing protobufs there is a huge gain across lang
21.
▲
by
chickenbane
9y ago
If only there were some way to find out information on the problem of New York's subways! Here you go: https://www.nytimes.com/2017/11/18/nyregion/new-york-subway-... Great comment though.
22.
▲
by
chickenbane
9y ago
Although the Android ecosystem is probably the biggest OS deployment on devices right now, Google has done a pretty impressive job maintaining its overall safety. The primary mechanism they use is what they call GMS (Google Mobile Services
23.
▲
by
chickenbane
9y ago
No, most people get access to this work, despite their phones not getting updated. They get this via access to the Google Play Store. If an Android device has access to the store, Google can check and remove malware from the device. Incid
24.
▲
by
chickenbane
9y ago
Can't get anything from tesla.com, but this livestream works! https://www.youtube.com/watch?v=lvJV1AqRd8g
25.
▲
by
chickenbane
9y ago
We are very far from trusted hardware. It's very easy to imagine what they would do - step one is helping American networks use the best practices - use open-source software, keep dependencies up-to-date, have bug bounties to find vul
26.
▲
by
chickenbane
9y ago
I disagree; it's a focus of their existence that appears to be abandoned by the NSA - and that's dearly needed right now. From the front page of nsa.gov: "Defending our Nation. Securing the Future." The second point fr
27.
▲
by
chickenbane
9y ago
Another perspective: Netflix is notoriously interested in only hiring top talent. Top talent is ambitious and always seeking to advance. I don't think it's a matter of envy, it's the unending beat of progress.
28.
▲
by
chickenbane
9y ago
On Android I love using Firefox Focus, which blocks ads and analytics trackers. It's my default browser, although I still use Chrome when I want the logged-in experience. What are the chances that Apple would allow me to change the de
29.
▲
by
chickenbane
9y ago
The new profiler is much nicer. I'm a fan of the network monitor, it has a timeline of your requests, shows your JSON payload bodies, and previews images. I was mainly using Facebook's Stetho bridge for this, if Studio adds a go
30.
▲
by
chickenbane
9y ago
Yes, this was a major focus for the new Android Gradle Plugin. Unfortunately, this did mean breaking their Gradle DSL (part of reason for the new 3.0 version). Here's a talk discussing the changes: https://www.youtube.com&
More ›