Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
occoder
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
occoder
3mo ago
Yeah that's cringey, "high speed" is enough. Sounds like a junior reporter trying to hit a word count.
2.
▲
by
occoder
1y ago
Most people aren't very discerning about user interface intricacies. Most people's reaction to the iOS 7 design disaster was: "ooh this feels like a whole new phone". So there's that.
3.
▲
by
occoder
1y ago
Apple design nowadays should be something we point to and laugh at, not something to imitate. Apple lost the plot on design after Steve Jobs died and Jony Ive assumed full control. It's not Jony Ive's fault. That's the natur
4.
▲
by
occoder
3y ago
I don't know much about Gemini beyond a cursory look, but I don't think inline media is impossible. IIUC it is up to the Gemini client to decide if it displays media inline. My understanding is that Gemini clients don't disp
5.
▲
by
occoder
3y ago
That's right, "in" works, but "count" and "of" don't. Here are some of my favorites: union funi funion fution (sounds like fussion) fu fuc fucton (as noted by a fellow commenter)
6.
▲
by
occoder
3y ago
This feature really isn't all that bad! > To declare a function, you can use any letters from the word function (as long as they're in order): > function add (a, b) => a + b! > func multiply (a, b) => a * b! > fu
7.
▲
by
occoder
3y ago
> add a bunch of water to the pan and steam them This is pretty ironic in a thread about the misuse of the term "caramelize". It's not steaming if you put water into the food directly. It's simply ... cooking, or
8.
▲
by
occoder
3y ago
> adding water at the beginning and essentially steaming the onions This is pretty ironic in a thread about the misuse of the term "caramelize". It's not steaming if you put water into the food directly. It's sim
9.
▲
by
occoder
3y ago
I haven't seen "to no end" being used to mean "for no purpose". But I see GP's usage of "to no end" a lot.
10.
▲
by
occoder
3y ago
You may enjoy this SNL song Short-Ass Movies: https://www.youtube.com/watch?v=-UKbwz6s6VY
11.
▲
by
occoder
3y ago
> It is not about 'looking and pushing' the button. > It's about stateful UI. Yes it is about 'looking and pushing' the button. And yes it's about stateful UI. Both can be true at the same time.
12.
▲
by
occoder
3y ago
XML? That's so ... turn of the century. Thankfully the industry has mostly woken up from the collective nightmare that was XML. But apparently a few poor souls are still painfully asleep.
13.
▲
by
occoder
3y ago
Absolutely. XML is rarely a good solution for any problem, and usually the worst. > I’d like to do the same for Android projects, but Google is hellbent on the XML usage if you’re building with Android Framework… For sure the Android AP
14.
▲
by
occoder
3y ago
Java generics has got to be the least bang for the most buck in the entire history of programming languages. Turning the once clear API documentation of the entire standard library into an incomprehensible mess, for what? So you can av
15.
▲
by
occoder
3y ago
Yep, it's almost always the mouse. Many people, developers included, use the mouse to point and click when they need to change the caret position while editing text. If you do enough of that, the amount of precisely controlled movemen
16.
▲
by
occoder
4y ago
> There's nearly no reason to use almost any product you find in a cosmetic store Hear hear, I only use two: toothpaste and soap. > although sunscreen is its own chemical minefield Absolutely, I'll choose physical shade/
17.
▲
by
occoder
4y ago
I've learned while raising my babies that making them laugh or cry can cure their hiccups. Crying is obviously not an attractive option for adults, but I suppose faking a laugh might do the trick.
18.
▲
by
occoder
4y ago
> Apologize for TMI. Thanks for sharing! Here comes mine. > pass rock hard stool once every 3ish days. I go once every 3 days, sometimes even 4, without any drama. I quite like the schedule and think it saves me a lot of time. I be
19.
▲
by
occoder
4y ago
Fanless mini-PC running Ubuntu acting as a router, with WiFi routers running in access-point mode to cover the house. Rule-based routing of traffic through different VPNs depending on the destination domain name, done with a combination of
20.
▲
by
occoder
4y ago
XML is a huge abomination, period. But I don't think anyone is arguing that it's completely useless. It just hasn't earned it's current privileged position in the computing world. It got there on the coattail of the
21.
▲
by
occoder
4y ago
Thanks for the link! That's truly surprising! I stand corrected. To quote two of the tweets: > Web browsing on the iPhone was always on the feature list, so WebKit would be there, and the editing code came along with it. We neede
22.
▲
by
occoder
4y ago
I don't believe this is true. Where did you get that impression? Do you have a source? A WebView may or may not be great for text editing, but it'd definitely be overkill for simple text input. The first iPhone was severely reso
23.
▲
by
occoder
4y ago
>> Older VPN scripts used to override your default route in the main table when connecting to the VPN and restore it when disconnecting. Sometimes this wouldn’t work, and after disconnecting from the VPN you would be left without any
24.
▲
by
occoder
4y ago
To me it's the exact opposite, OpenLook was just UGLY . CDE/Motif didn't look that great either, but it was at least serviceable. It's very telling that no one at Sun would look at OpenLook and recognize it as ugly. S
25.
▲
by
occoder
4y ago
Having read a lot of the comments here, I tend to agree with you. Leap seconds have not sit well with me ever since I learned about them. Messing with the number of seconds in a certain minute a few times a year just seemed ... unclean. So
26.
▲
by
occoder
4y ago
The claim that the saying originated with the Morton slogan seemed fishy to me too. So thanks for doing the digging. I upvoted you, and everyone else who linked to earlier usages. If Morton Salt is trying to take credit for coming up with
27.
▲
by
occoder
4y ago
I do have a few suggestions, starting from least effort for most impact: 1. AFAICT pythonhosted.org is hosted at fastly.net, which seems to be heavily throttling downloads from certain disprivileged locations, as well as downloads from clou
28.
▲
by
occoder
4y ago
This is what I got: This site https://www.java.com/en/ is experiencing technical difficulty. We are aware of the issue and are working as quick as possible to correct the issue. We apologize for any inconvenience
29.
▲
by
occoder
4y ago
Thank you! This tip may just be the cure. But I shouldn't need to know this, pip should have taken care of picking the best download mirror. Or it could just support resuming a previous download. I don't actually mind waiting fo
30.
▲
by
occoder
4y ago
Thanks for the tips, I'll definitely look into them. EDIT: And thanks for the tip from godmode2019. I upvoted you both. However, they don't change the fact that pip by default assumes a decent Internet connection, with its shor
More ›