This a ridiculous view. It’s literally everywhere. Wanting to make money is one thing. Complete disregard for how you make it is another.
HN user
curioussavage
Damn. I got two weeks notice and then got shown the door with nothing. And now I get to compete with all these people who are going to be so much less stressed
Someone on the relevant dev team needs to fix that error message!!
So frustrating to get an error that is obviously wrong. Handle your error cases properly guys. It makes you look like amateurs.
You should definitely check out the pinetime. I’m about to pick one up myself. For ~30 bucks why not.
Default OS is a community project. I followed development for a few years. It’s pretty solid last I checked with good battery life and support for user apps written in rust
My girlfriend also has this and I just found out my coworker has been dealing with it for some time. Has me wondering just how common it is
The nested divs in modern markup are just signs of lazy bone headed devs. I’m constantly removing them from our own app because with either grid or flex box layout in the browser is stupid easy. Haven’t even been tempted to use the old tricks like floats or absolute positioning in years and years.
Yeah lululemon is your problem there I’m guessing. I just did the reverse. For the last decade most of the clothes I wore came from target and they were ok. I felt like the fits worked for me so I mostly stuck with them.
That said I found some nice small brands and they blow target clothes and all those mall brands out of the water. The mall stuff is often exactly the same as target.
Relwen is my favorite brand right now.
I’m sure it will. My pessimistic take is that the worst case is that thousands of bozos create crappy little apps that only cause minimal harm. And people just endure it instead of pushing for better guard rails.
Best case is some high profile shit show caused by software made mostly or entirely by ai that hopefully is bad enough that legislators wake up and realize that in the modern world software is essential enough that you can’t let just anyone sell it or services based on it. Just like you can’t allow anybody design/build bridges or hardware or whatever.
But I’m sure thats wishful thinking. Hacks and buggy software causing consumers harm is just accepted and software industry folk all hope to be billionaires so nobody cares.
Eh. I tried to buy into this for years but I think my poor working memory just pushes me towards having something like it open.
Maybe a little less now that I’ve become a heavy user of tabs. When I start working on a unique task I create a new tab with a few splits with the files I’m interested in. In a way tab views are how I externalize my working memory. But a file tree is still useful to me because file names don’t stick so using a command or picker to swap is often slower
Seems obvious that if said social life is mostly with people who mostly just do drugs then no change will happen.
Same here in Utah. We had crazies screaming about mark of the beast when digital ID first came up. They finally started it and it’s only through some garbage app. Probably someone connected or whatever.
YouTube instagram and Dropbox definitely don’t scale thanks to python. They scale thanks to the massive infrastructure they built around some python code. Cdn caches etc. we all know this. And they could probably save money by migrating to a more performant and safe language. But they have money firehoses and household brand recognition so they don’t care.
Because an important feature and focus is that nim compiles to c and makes it easy to just import and use c libraries. So many of the 3rd party libs mentioned are NOT technically part of its ecosystem. There is at least one thread on the nim forum that extensively explains the reasoning behind the decision in much better detail and pretty thoroughly debunks this “problem”
Using tailscale might be a better and easier solution.
Yup. Somebody is going to write something that hogs cpu without yielding to the loop or queues up an absurd number of tasks waiting to be executed which effectively has a similar effect. All of a sudden latencies are high. Depending on how tracing is done it can appear like certain io operations are the culprit if you just go off of traces.
P99 latency for every route on your web server will be fixed at the max time any individual unit takes to execute before yielding plus loop overhead and its own time. This can drastically increase it for many routes.
Meanwhile some genius insists that our app is “io bound” so the single threaded async runtime must be a perfect fit.
Apart from just being generally faster at least with go I know that when somebody screws up there should be n other threads still executing tasks.
Are there even any run by non profits? I agree that this is so important today and the incentives will always be screwed up when run by a for profit company. Inevitably growth stops and they have to screw it up to make investors happy.
Uh no. You would typically retrieve the data in a function and assign it to a variable scoped to the function. The struct or array then gets passed through a pipeline of functions to do something possibly writing the data back to disk or the db.
Even if there is some data I want to keep in memory there is no need for a global usually. In go I may just keep it in a var in a goroutine that doesn’t exit until the process does.
Only stupid people like me. I paid tens of thousands for cobra coverage. Never again.
Nearly ruined me
I’ve had the same thoughts and I’m glad I’m not alone. We like the money and prestige from wearing these titles but not the responsibility that others who call themselves engineers shoulder.
I can protest to my boss about security issues and data privacy or even try refusing to proceed with a project or release but that’s a minor inconvenience to him. Easy enough to fire me and get somebody else who doesn’t care.
We complain that we are powerless but investors and executives aren’t going to give us any power willingly. That will have to come from legislators and if we want it we’ll have to take some responsibility too.
I really don’t get the general attitude about comments that prevails. “Good code should be self explanatory” blah blah blah. As if “explains itself” weren’t a pretty damn wishy washy and relative guideline.
And I’ll push back against absolutist arguments about never writing about the “what” too.
So much moaning and whining about the possibility that the comment might get out of sync with the code. Oooh so scary.
Lazy reviewers are the real problem there.
At this point I’m almost a specialist in doing deep dives and deciphering what spaghetti code is actually doing and why. And I make damn sure to write comments to help out the next poor soul.
Hard disagree. Pretty much a ll of the UIs I’ve tried on other headsets that try to make everything 3d really suck. Most of the content we view on devices IS 2d. Trying to turn it into 3d and making the user “move” stuff around just sucks especially with hand tracking where there isn’t even haptic feedback.
Just having apps that can be contextual and pop up when and where you need them is useful and interesting. Using eye tracking to make interactions with 2d apps faster and smarter could be interesting.
Trying to 3dify everything just because you are in vr is about as dumb as that old desktop os that tried to have the gui be an actual desktop projected on your flat screen.
Quest 3 screens are lower res, just barely enough to make text somewhat workable for me. It is also missing the eye tracking. Latency with hand tracking is not as good I hear and the passthrough is also lower res.
Also the software is much more restrictive. Barely any “flat” apps and doesn’t support the hybrid 2d apps with depth. Also can’t pin apps around a physical space. Some of that is coming but it’s clearly way behind in terms of software features. Which I’ll add lower latency streaming from other devices to as well
Pretty sure the radios are down in the puck. Not by your head
This device uses a puck. It’s going to be down on your belt right about where your cell phone with the same radios already is. This feels silly. Put on your tinfoil hat I guess? Even if you don’t own a cell phone, how often are you surrounded within several feet by up to dozens over people with one? If you live out in the woods then why do you care anyways?
In other words it’s a drop in the bucket.
Go look for other headsets with similar features and especially optical quality. You won’t find anything much cheaper. The quest (even considering the pro) and pico devices are toys in comparison
I feel like these tongue in cheek responses mentioning porn being the main use case are pretty cringy. It’s not that hard to accept that other people have different things in mind. Sheesh.
I’ve done well over 100k req/s and I’d have to ask former coworkers but I’m pretty sure we were using under 2Gb of ram.
Just install opentelemetry libs. I found this example with a quick search: https://dev.to/grunet/leveraging-opentelemetry-in-deno-45bj
opentelemetry has a service you can run that will collect the telemetry data and you can export it to something like prometheus which can store it and let you query it. Example here https://github.com/open-telemetry/opentelemetry-collector-co...
Typically in dev environments trace spans are just emitted to stdout just like logs. I sometimes turn that off too though because it gets noisy.
I’m on guanfacine and I’ve ceased it several times without issue. (Due to running out) It’s discouraged but my understanding from researching it is that’s more as a precaution. The bp drop from ceasing is rarely dangerous.
I’ve watched at least half a dozen long presentations and interviews from dr levin and I’d say the previous commenter is essentially repeating it exactly how Levin describes it. To be fair it’s not exact. What I understood from the interviews is that they have been imaging bioelectrical activity in organisms during development and claim to have deciphered patterns associated with growth of certain structures. He talks about a certain ion channel drug (one used for epilepsy I believe) which they used to reproduce the bioelectric field previously observed and the organism grew a leg. Multiple legs actually, wherever they wanted. Also working eyes on arbitrary locations.
So from a high level they say they have figured out how to “speak” to cells in a sense and instruct them to start building certain structures. And they emphasize that they aren’t making any changes to the genome or manage any of the low level processes themselves.