It's the same as measuring productivity by lines of code written, same dumb logic by management, not surprising.
HN user
tonis2
Yes, to protect the children ofcourse.
Same, I think we are just a collective consciousness of the bacteria/yeasts inside us, and the brain is just a compute device, that the bacteria use via the high bandwidth vagus nerves. Thats why its important to not feed the bad bacteria and keep the good bacteria healthy.
Cause Europe only good at writing fines for other tech companies
I wish they would just allow us to push everything to GPU as buffer pointers, like buffer_device address extension allows you to, and then reconstruct the data to your required format via shaders.
The GPU programming seems to be both super low level, but also high level, cause textures and descriptors need these ultra specific data format's, and then the way you construct and upload those formats are very complicated and change all the time.
Is there really no way to simplify this ?
Regular vertex data was supposed to be strictly pre formatted in pipeline too, util it was not suddenly, and now we can just give the shader a `device_address`extension memory pointer and construct the data from that.
I wish they would do llvm from scratch too
Safety features like tracking where you are, and requiring a subscription for seat heating ? I just think the everything connected to cloud approach sucks, but Im communal danger now.
Getting rid of cruft and simplifying the GPU access, makes it easier to develope software that uses GPU's, like AI's, games ..etc.
Have you taken a look at the codebase of some game-engines, its complete cluster fk, cause some simple tasks just take 800 lines of code, and in the end the drivers don't even use the complexity graphics API's force upon you.
Improved this is not an accomplishment ?
Its the low quality food, my memory improved a lot, after I stopped eating sugar and most refined foods. Theres even some research that Alzheimer starts from bad bacteria in the gut, that loves sugar.
Soon real games will be 10 pixels, and everything else is upscaled
Yeah, EU byrocrats love corporate overlords in real life
I'm all for making the apps / websites that are essential for disabled people accessible.
But for smaller companies, getting the website/app up to the rules for European Accessibility act can be over their limits, cause it's not an easy task, depending on the type of UI your app is using.
So their only option is just to avoid Europen market, if they don't want to go to jail.
And European Software marked will be left behind even more.
Europe has 0 power in online world and they keep it like that by making dumb rules everyday.
Why do people watch 37 seasons of Bold and Beatiful
I should pay 0 taxes then too
Trying to make a game with https://c3-lang.org/, quite happy so far.
Just my fantasy scenario, imagine if some kind of yeast/virus affects humans to eat so much sugar, we never need so much sugar, but there's some-kind of yeast inside us that controls us, to create and consume sugar for it.
Yeah, porn just messes up the kids view of how relationships, sex should work like.
Porn can be very addictive, especially for a developing teenagers.
I think kids that wont be able to use YouTube until they are 16, might miss some good stuff too, like they might find hobbies there, learn programming.
I disagree, I would prefer light web-components, rather that react.js + the compilers and state managers.
This make me into a bad programmer, I agree to disagree
Yeah, I worked in a German startup for 2 years, managers were running it like we were manufacutring cars.
Lots of decision's, made no sense in software development.
Bad gut health screwed up my sleep, after working on it it got better. But if im not careful with what I eat, my sleep quality is screwed again
Could of easily have been a local hitman
Bear in mind, if you buy a daily ticket, which by cheapest is like 2 euros per day, you only get 2GB of fast speed, after that it's very slow.
I don't get it why E-sims are so crap compared to regular sims.
Not taking my side with Russia or Hamas on this, by saying that US is actually "aggressor here".
But the militaries in every country, probably won't throw away blood money, I think it matches pretty well with the topic of
"Institutions try to preserve the problem to which they are the solution"
A Lot of academics already today are just trying to keep their job, and don't keep up with innovative teaching methods, they don't record their lectures, cause who would pay them if there's a video about it ?
So in reality we would be fine, if we focus on doing the job not keeping the job.
War is another thing, that's artificially created for that reason I think.
New jobs are created, creating battle equipment, cause stuff always gets destroyed in war.
Governments buy guns, choppers tanks, so those who produce them, are swimming in money now.
Why would those institutions be interested in a time, where there is no major war ?
I also feel like there's some kind of dynamic between US and Russia, like good cop and bad cop.
Russia is an aggressive lunatic, and US sells guns, offers protection services for rest of the world from this crazy guy.
But what would happen if Russia would be gone, or not aggressive anymore, who would buy the guns then ? World order would be totally different and US would lose customers.
"The more people there are, the more solutions to problems will be found." Has not been true so far, I wonder at what population amount, will this start working ?
Which accessibility features are you most commonly using ? Just wondering, what are the most used accessibility features, that new GUI-s don't have.
If a group of people is working remotely,for example at a smaller village, then health care workers, massage therapists ..etc can also move, cause there's more money at that small village ?
Yeah, Dart is way better / easier to debug, than Typescript in my opinion