Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rymate1234
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
rymate1234
3y ago
Disney created the character and was able to profit from it for years, but Disney has equally profited over characters it didn't create but instead created their own adaptations. Why should other companies be denied the same thing Disn
2.
▲
by
rymate1234
3y ago
Depends imo. If it's purely just a few static pages then yeah I can see this happening but as soon as you have anything like a blog you're going to want some sort of content management system surely to manage it? What I see this m
3.
▲
by
rymate1234
3y ago
They probably just call the public API same as everyone else using it outside Microsoft. The exclusive license refers to having access to the models, which is probably why they were able to finetune Bing AI.
4.
▲
by
rymate1234
4y ago
Probably why, like the article says, they're planning to add that > In an attempt to address the issues with open-source licensing, GitHub plans to introduce a new Copilot feature that will “provide a reference for suggestions that
5.
▲
by
rymate1234
4y ago
> It's been clearly displayed that these tools are emitting verbatim copies of existing code (and its comments) in their input. Which makes sense when you consider that the sort of code that is getting reproduced verbatim is usually
6.
▲
by
rymate1234
4y ago
> Due to the insidious tax policy of withdrawing the personal allowance when income reaches £100K The affect of removing that doesn't seem to be that major, with the figures [1] appearing to work out at almost 1.5% less tax for thos
7.
▲
by
rymate1234
4y ago
See, maybe this is just a cultural difference but I definitely know unionized people who have taken on responsibility outside their formal JD And I've definitely heard of non unionised companies with rigid roles like that where the mid
8.
▲
by
rymate1234
4y ago
Any reason why?
9.
▲
by
rymate1234
5y ago
The "left" is no more immune to controlling thought than the right -- just look at China or the USSR The danger is authoritarianism and centralisation, and in terms of centralisation big tech companies like Spotify have in spades.
10.
▲
by
rymate1234
5y ago
And "they" can be used for one person though
11.
▲
by
rymate1234
5y ago
To be fair you can still charge the new macbooks via USB C if you want, and magsafe in this iteration is just a USB C to magsafe cable now
12.
▲
by
rymate1234
5y ago
> Because you know what happens when private property is abolished? Spoiler, only the well connected and powerful will hold private property If only a few people can own private property then you haven't abolished private property,
13.
▲
by
rymate1234
5y ago
Having to jailbreak an iPhone is what makes the iPhone more work -- Termux is a single install and works on stock Android, and comes with a package manager
14.
▲
by
rymate1234
6y ago
Unironically there should be alternatives for those platforms, and the Switch
15.
▲
by
rymate1234
6y ago
I'm not too sure about that, what about the support for DX12 in WSL? Can't deploy that to production outside WSL right now as far as I'm aware, unless they add DX12 support to azure Linux vms...
16.
▲
by
rymate1234
6y ago
Main difference with Vercel / ZEIT is that unlike Netlify, it can more easily have SSR pages. So like if you're using NextJS for instance, on Netlify you can only really use the static site generation features of NextJS, whereas w
17.
▲
by
rymate1234
7y ago
the 700 is a shade of gray not a font weight
18.
▲
by
rymate1234
7y ago
There's a true platform framework for Windows, and that's either WPF if you need to target Windows pre 10, and WinUI / UWP for targeting Windows 10 People do this all the time, there's native mobile applications using th
19.
▲
by
rymate1234
7y ago
They have some legitimate reasons for the Gatsby specific CSS -- specifically because everything needs to be available at build time, and I assume the prismjs library depends on browser APIs that may not exist at build time. It's also
20.
▲
by
rymate1234
7y ago
Firefox Containers is a great way of doing this without having to run separate browsers https://addons.mozilla.org/en-US/firefox/addon/multi-account... Also incidentally electron apps afaik don't install
21.
▲
by
rymate1234
7y ago
You realise you don't have to play the same gender as you are in real life right? It's probably more likely they just wanted to remain anonymous rather than this being part of some sort of movement to eliminate gender in text
22.
▲
by
rymate1234
7y ago
I personally use a 3rd party client which uses actually native code rather than electron https://cancel.fm/ripcord/
23.
▲
by
rymate1234
7y ago
React still has a "component lifecycle" -- it's just with hooks the way you interact with that lifecycle is different [1]. > Hooks are a more direct way to use the React features you already know — such as state, lifecycle
24.
▲
by
rymate1234
7y ago
Cars are able to drive outside of populated areas, so the satellites might be useful for that purpose
25.
▲
by
rymate1234
7y ago
Don't they already have this with Azure Pipelines?
26.
▲
by
rymate1234
7y ago
Alternatively, the official mirror http://mycpu.thtec.org/www-mycpu-eu/index1.htm
27.
▲
by
rymate1234
7y ago
I agree, but the solution is for ad companies to improve so you don't need tons of JavaScript to display an advert. Why can't they be done server side, rather than handled by client side JavaScript? A lot of web apps now employ SS
28.
▲
by
rymate1234
7y ago
The EU experience of USA today weighs on at 248KB and that's without AMP So even if the AMP Pages are small, they're still much larger than the page ought to be
29.
▲
by
rymate1234
7y ago
That example doesn't serve the main website, like all netlify functions they can only handle requests under the .netlify route for functions https://express-via-functions.netlify.com/.netlify/functions... Whereas
30.
▲
by
rymate1234
7y ago
Yeah but with Zeit Now the serverless functions can actually serve the application, so if you need SSR with dynamic data you're able to, whereas with netlify it's static html being served with optional AWS style lambda functions.
More ›