HackerTrans
TopNewTrendsCommentsPastAskShowJobs

luciferin

no profile record

comments

luciferin
·mese scorso·discuss
I think there's a couple of different forces at play in the convergence of GUI design that we're seeing in the past 20 years. First, there's been a huge amount of widely accepted research that shows what the most accessible way to design an interface is. Things like Google's Material Design and Apples Human Interface Guidelines come to mind. Second, the widespread availability of those two specific design guides make it increasingly common for developers to just create to those. It ensures that things just work and are increasingly portable. Third, we're in a landscape where API stability and design is prized. That's partially because of the number of times that design has been broken by updates and version changes. It takes many years for developers to update their applications when a new back-end is developed, and the time in between gives broken applications, and ugly looking fallback. You can look at running GTK1 apps on modern GNOME, or X11 apps rendering on Wayland over the past decade for an example of this.

All that said, I truly miss the days when we had interface skinning. There was a skin for OS X called UNO that was absolute perfection in my eyes, and it was ported to an old version of Android back when skinning was a thing. There's nothing like it available now. Even GNOME is highly against theming and skinning now, apparently because they like breaking with every single release rather than maintaining an API/ABI and skinning support. The themes that were available for Windows XP were so much fun, even if you had to swap out DLLs to get them working.
luciferin
·8 mesi fa·discuss
AI commonly means LLM. Where are you determining this is using a LLM for proccessing?
luciferin
·8 mesi fa·discuss
My understanding is that TPM is secure, and Win 11 still supports TPM. Am I mistaken and/or misunderstanding your statement that Microsoft is enforcing a hardware requirement with a known back door?
luciferin
·8 mesi fa·discuss
I find that ironic. I was specifically referencing a line in the second paragraph of the article. The author used the same terminology.
luciferin
·8 mesi fa·discuss
I vehemently reject the idea that the left believes, or even phrases their policies to imply, that men, young men, or white men are "the problem". There is a portion of society experiencing persecution bias, and I'm not singaling out any group(s) with that statement. We will never again progress as a society as long as we continue to view the success of someone else as our failure. This goes both ways.

The article lists a number of issues, and 90% of them apply to everyone in our society, not just men, not just the young, not just white people. Why do these young white men read "we the people" and not see it literally applying to all humans? Martin Luther King Jr's speech was as much about little black boys and girls holding hands with little white boys and girls. This isn't exclusion.
luciferin
·8 mesi fa·discuss
I suppose it's possible, but it seems less likely to me because ADHD is a life long neurodevelopmental disorder that shows [visible physical changes in the brain on scans](https://pmc.ncbi.nlm.nih.gov/articles/PMC7879851/). That said, there are statistically more people with narcolepsy who have ADHD, and the same goes for sleep apnea. There's a number of hypotheses I've read as to why, to name a couple: related epigenetic causes, or [possible misdiagnosis](https://pmc.ncbi.nlm.nih.gov/articles/PMC7336577/) (narcolepsy is much harder to diagnose than ADHD if you don't have textbook symptoms). So there is definitely something there.
luciferin
·9 mesi fa·discuss
This is fun to see right now. I've been playing around with CRT shaders in retroarch for the last few days. My main goal is to use the [CRT-Beam-simulator](https://github.com/blurbusters/crt-beam-simulator) at 120hz and get some sort of CRT slot or shadow mask at the same time. I've landed on some settings I enjoy for N64 games, and it really has improved the experience for me.

On the post's notes on the Sonic waterfall effect, the [Blargg NTSC Video Filter](https://github.com/CyberLabSystems/CyberLab-Custom-Blargg-NT...) is intended to recreate that signal artifact, but similar processing is included in a lot of the CRT shaders that are available. I found that RGB had a visual artifact when moving that made the waterfall flicker, but composite didn't, so I played on that setting. Running it with the beam simulator is probably causing some of that.
luciferin
·9 mesi fa·discuss
>The slowdown in immigration means the US doesn’t need such robust job gains to keep the unemployment rate stable, suggesting the recent slide in payrolls may not be so worrisome, according to new research from the Federal Reserve Bank of Dallas.

If I'm reading this correctly, the argument being made is that U.S. population is declining now, so the job market shrinking doesn't matter. Isn't that...equally troubling...at least to the same people who are enacting the policies causing this?
luciferin
·9 mesi fa·discuss
I am curious if the timing have impacted the inability to measure a benefit. AI is rolling out at the same time as widespread return to office campaigns. Remote work was widely studied and touted as improving efficiency, but no one is showing the drop for RTO. Is AI in part just balancing it out? There's also an ongoing massive brain drain. Many companies are either laying off their most tenured and competent employees, or they are making life miserable for them in the hopes that they quit.

All of this said, using AI in your back end takes a huge amount of time from your users and employees. You have to vary multiple prompts, you have to make the output sane, touch it up, etc. The most useful part of AI for me has been using it to learn something new, or push through a task that I otherwise couldn't do. I was able to partially rewrite a logging window to reduce CPU use significantly. It took me over two weeks of back and forth with AI to figure out a workable solution and implement it into the software. I competent programmer probably could have done it better than I did in less than an hour. There's no business benefit to a help desk person being able to spend 2 weeks writing code that an engineer would be much better suited to handling. But maybe that engineer could write it in 10 minutes instead of an hour if they used AI to understand the software first.
luciferin
·9 mesi fa·discuss
I don't know about main suspect, but autoimmune disease has been known for a long time to increase your risk of cancer. I have Celiac disease, so an increased risk of stomache, intestinal and bowel cancer.

Honestly, this article is kind of worrying for me, personally. I have many symptoms after two years of treatment with diet alone. Further evidence may eventually show treatment with antibiotics or steroids for people like me may lower more risks then it raises.