Details
Joined devRant on 12/30/2017
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
@kenogo When you set up the PC it asks for the active hours. If you updated it won't ask, but it's only going Settings, typing "active Hours" open the page and the set them. If you care about that it's not much.
-
@kenogo You can set them.
-
@FilipeRamalho And they may specify in another act, which devices are actually affected
So if the software+hardware combination is in compliance manufacters aren't forced to block the software.
The legal status for companies preventing any software on their devices stays the same. -
Here is original legal text.
-------------------------
Article 3
Essential requirements
1. Radio equipment shall be constructed so as to ensure:
[…]
(i) radio equipment supports certain features in order to ensure that software can only be loaded into the radio equipment where the compliance of the combination of the radio equipment and software has been demonstrated.
The Commission shall be empowered to adopt delegated acts in accordance with Article 44 specifying which categories or classes of radio equipment are concerned by each of the requirements set out in points (a) to (i) of the first subparagraph of this paragraph.
-------------------------
It only says that manufacters must built the devices to prevent loading software, which hasn't been shown to comply with the hardware. -
He built a bot to automatically remove it.
Ps.: That was a joke. -
@Fast-Nop I’m just saying that I consider C to be the lowest high-level language. I think the abstraction away from machine code is significantly higher then in Assembly so it’s the third generation. I like a good discussion, but I don’t see myself continuing this one as we won’t reach a conclusion and already have said all or arguments.
Stalemate ? -
@Fast-Nop It still builds up on Assembly and Machine code.
-
@nambrosini Thanks. I agree it’s subjective. But I would say Machine Code is a first generation language, Assembly a second generation language and C the lowest third generation language.
-
@Fast-Nop Any Assembler language and Machine code
-
@Fast-Nop The Arguments made there still apply.
But it needs Machine code.
Only because it’s the lowest high-level language doesn’t mean it isn’t one. -
@Fast-Nop Wikipedia briefs it up nicely.
https://en.m.wikipedia.org/wiki/...
In the Assembly section C is compared to Assembly. -
@Fast-Nop You know that Assembly isn’t the only machine code language. There are a lot of low-level languages only operating on machine code.
I would define any language which doesn’t need any lower languages to operate a high-level language. C needs at least a bit of machine code to run. -
@Fast-Nop Why would the term be of no use just because almost all languages are high-level.
-
@Fast-Nop @nambrosini I would consider anything where you don’t have to deal with machine code directly high-level. Other languages are “more” high-level then C, but they are almost all high-level. I don’t see what’s wrong with them all being high-level ? There is no need to compare the high level of one language to another.
-
@Fast-Nop C is a abstraction of Assembler. So it’s a high-level programming language, but it’s the one nearest to low-level.
-
C is a high-level programming language.
-
@magh81 That is really deep. I mostly agree, but I can’t detect the „fake“ ones as easily as you do.
Seems a bit harder 😅 -
@SukMikeHok People being normal ?
-
@SukMikeHok People do that since civilization exists. We feel the need to be accepted and respected and most will fake themselves to do that.
But as said that isn’t new. -
Isn’t it pretty normal that people portray themselves as someone else ?
Instagram is just another way to do it. -
@agnibha Is that Windows 8 ?
-
@nitwhiz It‘s for Windows Hello. I think they have changed the system with 19H1 (Fast ring), so it may make more sense now.
-
@C0D4 The PIN can have characters
-
From what I understand they start at over again. If it even comes that far (Fuchsia)
-
@zankar Let's create VReactAngularUE
-
If you want a Framework which has a more extensive API I would recommend VueJS out of the 3, but if you want just something small and fast I would recommend MithrilJS.
-
@KasperNS I can't know for sure from where you're problems come from, but I'm sure that Azure is a great service and that they definitely know what they're doing. With Azure it is easier then ever to deploy applications of any kind and to connect to development to production. Atleast that's what I experienced.
Did you try to use Containers in Web App ?
There are also other DB Options in Azure that might work better. And I would recommend using an actual application and not the web interface. -
@KasperNS
MySQL in Azure
https://docs.microsoft.com/en-us/...
Hosting Containers in Azure
https://azure.microsoft.com/en-us/... -
@KasperNS I use Azure sometimes and never had any kind of problems with it. You can use Docker in combination with Azure. I prefer anyways using my own VPS if it isn't large-scale.
What do you use in Azure ? -
@KasperNS Why not ? Wouldn't you recommend, because there are better DB applications or because of Azure ?