Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
vimslayer
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
vimslayer
6y ago
Open in private window, set to offline in the console's network tab, do your thing, close the window. At least I'm not aware of a way the app could send or persist the data when you do that.
2.
▲
by
vimslayer
6y ago
I often have the opposite problem: I'm on Firefox and try to google "FooError: Bar happened" and instead of directing to google, Firefox prompts me to select an application to open "fooerror links".
3.
▲
by
vimslayer
6y ago
If you add your own phone number to contacts, you can also just start one-to-one with yourself from there
4.
▲
by
vimslayer
6y ago
Are you sure you weren't just tuning in to season 8, episode 3
5.
▲
by
vimslayer
6y ago
There are lots of libraries that don't really support dead code removal via stuff like tree saking anyway. React, moment.js, Bluebird, etc
6.
▲
by
vimslayer
6y ago
Finland's government-owned railway company, VR, has a notoriously bad train ticket reservation system that still uses Flash. They've only recently started to roll out more modern versions of the app (that are actually surprisingly
7.
▲
by
vimslayer
6y ago
I had to use Adobe Connect recently and they also had the option to install Adobe Connect as a desktop app that seemed awful lot like it was just Chrome/Electron with Flash preinstalled... Also no Linux support, which was fun to notice
8.
▲
by
vimslayer
6y ago
I didn't read parent comment as "Microsoft and Valve are bad and I don't want to give them a dime, ever". I read it as "I want to direct 100% of my donation to the project I'm looking to support, Krita". W
9.
▲
by
vimslayer
6y ago
* tries a "Wi-Fi toggle" button, looses internet and is unable to google for help
10.
▲
by
vimslayer
6y ago
People have suggested extensions here, which is fine, but Firefox also supports this natively via custom css files that it can load for you on startup. They can be used for both styling Firefox itself and for modifying websites' stylin
11.
▲
by
vimslayer
6y ago
How much of those IE users are also users of GitHub? Shipping more modern EcmaScript versions than what's supported by IE has lots of advantages for users whose browsers can support it, so I'd hate it if the IE support came with t
12.
▲
by
vimslayer
6y ago
I assume most of the minutes-long compile times they are running into are because of type checking. Moving types to comments wouldn't help that. I don't konow why they aren't separating type checking and dev builds from each
13.
▲
by
vimslayer
6y ago
Elm doesn't need to perform runtime checks (apart from application boundaries like JSON parsing, where runtime checks are performed) because their type system is supposed to be sound , so you can't compile something that would ha
14.
▲
by
vimslayer
6y ago
Most of the project is and will still be written in Rust, a statically typed language, so saying that the "project" will drop static types is an overstatement. Based on the design document where the devs talk about this, the TS co
15.
▲
by
vimslayer
6y ago
Here's the Deno Design document with the reasoning and some discussion about the decision: https://docs.google.com/document/d/1_WvwHl7BXUPmoiSeD8G83JmS... This post adds little to what's already said the
16.
▲
by
vimslayer
6y ago
Microsoft has their notorious "is this account personal or issued by company it department" (or something like that) question when you login. Which is the reason it very often takes two tries and several minutes to get logged in a
17.
▲
by
vimslayer
6y ago
> non-electron Windows (UWP) Oh? I thought it was Qt. I don't want to seem like I'm complaining for nothing as it's definitely much better than, say, Slack client, but I still feel like the Windows client is a bit "ou
18.
▲
by
vimslayer
6y ago
Sure, it's just that the person you were answering to--and this whole thread really--seem to be advocating for just importing module files without any sort of build step. Without a build step I also assumed tree shaking wouldn't b
19.
▲
by
vimslayer
6y ago
I don't know enough about Three.js to say if that works well for them or not, it probably does, but I don't think a future where all libraries would do this would be very bright. If the library is big, you'd end up shipping a
20.
▲
by
vimslayer
6y ago
> automatic fines if the api is not up to spec Fines As A Service?
21.
▲
by
vimslayer
6y ago
If my dog or friend or family member would die, I'd be unhappy. Understanding that death is natural wouldn't do much to that unhappiness. Maybe someday I'd get over it, or maybe not, but either way, it wouldn't be becaus
22.
▲
by
vimslayer
6y ago
> you stop having the wrong expectations, so you're less likely to be unhappy This seems like a big leap in logic.
23.
▲
by
vimslayer
6y ago
Are you following an Excel guide that's written in English but can't use the formulas because your own computer is set to use some other language? Or did you inherit some Excel sheets to maintain that are not written in English? N
24.
▲
by
vimslayer
6y ago
Be sure to check out the issues, too :)
25.
▲
by
vimslayer
6y ago
I found (possibly) this guy's blog by googling 'passthejoe blog'. I don't think it was the Blogger blog they were talking about, though so I made another search with (presumably) their real name and word blog. Bang,there
26.
▲
by
vimslayer
6y ago
And here I am using Toshiba Chromebook 2 with 4 GB of RAM to do schoolwork Java assignments with IntelliJ. No wonder it was taking so long to compile
27.
▲
by
vimslayer
6y ago
Idk if this qualifies as "in production", but the JavaScript package manager Yarn (version 2) and its users use Prolog to define rules for their dependencies. Like if you have submodules A and B and both depend on package C, you m
28.
▲
by
vimslayer
6y ago
I don't think that plugin catches floating promises, i.e. promises that are not waited (either via await or then/catch method). The rules listed in that package's readme don't seem to mention it at least (unless I'm
29.
▲
by
vimslayer
6y ago
How's that? I'm using Firefox and seeing the same annoying back button behaviour.
30.
▲
by
vimslayer
6y ago
http://shouldiuseacarousel.com/ :)
More ›