Hacker News new | past | comments | ask | show | jobs | submit | selckin's comments login


You can view the image here: https://archive.is/IfEFc


you're describing proprietary software with a full support contract.

the point of free software(tm) is gaining benefit from cooperation and community, and nobody is obligated to do anything.


In the actions overview, just the spinner icon (svg w/ css animation) takes 25-40% cpu and 10% gpu in my chrome. Enough to keep my fingers very warm on the laptop


no, they have very low quotas by default, and you have to request increases through the portal, which then get rejected and you click the button to contact support/email and then you sometimes have to negotiate with them

you have to do this for every single instance type they have, can't even experiment or test other instance types cause its too much trouble to get quota


In the future it will be possible to use computers to figure out what’s available and automatically give it to customers.

21st century man…. it’s coming.


But who will determine when more computers are needed to figure out what's available to give to more customers because there's been a spike in demand?

Computers don't fix everything. They just allow you to f*ck up bigger, harder, and faster, usually in the most banal way imaginable.


The comment I replied to was not talking about changing quotas but actually creating instances.

> Yes it’s weird that you have to ask them for instances which some actual physical person looks at your request, thinks about it and says yes or no to.


well can't create an instance without having quota available

and low quota is low, like 10 cpu, so start a 2 node k8s cluster with 8cpu each? nope, go request quota increase


Or that then gives people the motivation to work on gcc, have to solve the chicken-egg


"The broader security issue being addressed is Intel SA-00532 that could lead to a denial of service by authenticated users due to insufficient control flow management"

What's an authenticated user in CPU context?


it's a workaround for a lacking type system


Not really. It'd be more accurate to say it's a workaround for an existing proper hygienic macro system built on static introspection and code generation.


Not really. It's not a workaround - it just works.

Maybe most uses of lexical macros could be done with hygienic macros / macro replacement bodies that are fully formed expressions (AST nodes), but not all of them.

For those macros, really the "hygienic" doesn't matter half as much as people pretend. Don't do complex macros where the "hygienic" is required. Don't generate code, write code. If you need to generate syntax to remove boilerplate, then sprinkle a few macros in. But to generate syntax, in general you'll need a lexical macro system.


I'd say its not really a workaround, its a feature. And a hard one to use well. But as someone said in another comment, i think reading the preprocessor in C and especially C++ with the templating is really interesting and help a lot understand how the OG team behind the code used to work. Some tricks are "too clever" for me originally, but with proper documentation on these tricks, i understand tehm and sometime, i have a sudden hindsight/sudden clarity (i don't know how to say it, its a bit like entering the zone?)


Sounds like that it's more a workaround for lacking a proper macro system.


How is a straightforward solution to some development problem (create multiple language entities, like enum + data tables, from a single point of definition in the source code) a workaround for some lacking thing?

Maybe you could clarify by posting a better version of what GGP suggested.


on tv at least, they say that apology is the same as admitting guilt, so they might not want to do that for legal reason

anyone know if that applies to the real world?


Could it be any more admitting guilt than

>a new Facebook campaign was created that started firing a Facebook advertising pixel, intended to only run on marketing web pages. However, it was inadvertently configured to run on signed-in pages.

"We take privacy very seriously" is a sign that they don't take your privacy seriously at all.


inadvertently is the operative word here - I.e. their position is that this was just an accident.


same, couldn't get past the captcha (chrome)

and if you pick for them not to email you, they try to trick you with dark pattern (all trust gone)


The captcha worked (after two tries), but on clicking SUPPORT the form vanishes and I get no feedback at all. No idea if this worked or not.

This website looks untested with Firefox and an ad-blocker, which really is not uncommon for people worried about privacy.


Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: