words have meaning
HN user
DauntingPear7
Soon to be graduate with a degree in Computer Sciences.
PL enthusiast and FP enjoyer
“lgtm”
How do the laws of physics allow it? How do you disperse the heat? How do you protect your compute from cosmic rays? How do you get enough solar up there without catastrophic damage from micrometeorites?
I personally don’t like memory, so I disable it on all platforms.
Ive gotten and seen some seemingly cathartic/hateful comments from blue collar workers about SWE being out of a job
Yeah rust has issues. Have you tried splitting your project into multiple crates if possible?
AI, as it stands, only can save you time with non-human interaction “intellectual” tasks on a computer. So really not much
Grades, records, etc I would assume. Someone else pointed out that they recently acquired https://www.parchment.com/ so they may have also been able to scoop up those records too
I got 2. 1 for me and 1 for my brother. I sat with the page loaded and waiting. It opened a few minutes early and I was able to still order a 2nd about 5 minutes into sale
It’s for the iPhone 15 pro and 16 lineup
this sucks. I am going to be graduating soon and hopefully will land a job shortly thereafter. I would have loved to get my hands on one of the cheaper models to toy with but looks like that wont be happening :/
i think this is large part due to the horrific healthcare system we have here in the US. I have personally witnessed family struggle to get help from doctors because they don't interact with a patient's health outside of immediate action items like filling a prescription, writing a summary, charting, writing a referral, etc. They spend 0 time looking into what could actually be wrong with them outside of their immediate knowledge/guess. I would like to think this is due to the shortage of doctors we have here (self inflicted) and the high demands we place on them. It really just sucks to be told to take some med, wait 3 months, and then have to communicate for them between doctors while filling out the same form 3 times.
I don't think they fit in as a layer of abstraction, but instead are outside of it. An abstraction simplifies away the inner workings of what is being abstracted. The LLM exists outside of your code. It is not part of it, thus, it is not abstracting it away. If this were the case, a coworker would be an abstraction to code they own (you could argue this, but I think it erodes the meaning of abstraction). LLMs behave like program synthesizers rather than another layer of abstraction. They take natural language as input, and using fancy math produce a (hopefully) relevant and useful output based on that input. They can produce layers of abstraction, but are not part of a program's abstraction stack.
However, they can abstract away the need to understand implementation, similar to a coworker. They can summarize behavior, be queried for questions, etc, so you don't have to actually understand the inner workings of what is going on. This is a different form of abstraction than the typical abstraction stack of a program.
no because they dont have the same level of responsibility, care, or ability to learn. They do not fulfill the need of a beginner in the field, though they can output code. I'd argue that a junior is more than that
theyre like an advanced form of program synthesis. Something that operates outside of the abstraction layering.
I had an IT job where I got to replace ink in enterprise printers and the tactility was great. I completely understand the convenience of always plugged in and connected drives, but for some media it would be great to have some clicks or tactility when plugging things in, and having more plug and play storage options. I miss the days of plugging in a “thing” which holds a defined media or set of media. Game disks and cartridge support on PC, even if it isn’t practical, would be great to see
Perhaps it’s not about the length of life but instead the quality of life. Gambling addiction is bad but doesn’t necessarily reduce lifespan in a way comparable to smoking, for example.
Has XKCD made another Bobby tables comic for prompt injection?
They’re referring to the Jujutsu VCS https://docs.jj-vcs.dev/latest/
A nontrivial issue is how the app looks, unfortunately
I will say, with codex/cc access and a free weekend you could make an app that covers like 99% of this app’s purpose. The harder part would be the art/making it cutesy, as some other commenters have pointed out. Plain SwiftUI or compose just isn’t eye catching enough
Hmm like the “new” JS Fetch api with `then` chaining? What about map, filter, reduce? Anonymous functions? List comprehensions? FP is everywhere. Pure FP code isn’t seen very often, as side effects are necessary for most classes of programs, but neither is pure OOP code, as not everything is dynamically dispatched, nor imperative code, as Objects or functions may more cleanly describe/convey something in code.
You can by changing the view before the gallery
Malformed files that are designed to exploit known (or unknown) parsing vulnerabilities in whatever ebook reading software
I don’t see how? You can do all sorts of FP in js and it even has some of it in its built in APIs. .then comes from FP
The booms receive regular updates. I got an email about an update to Let’s Go Further on 3/12 for Go 1.26
People do see a high quality build laptop as a status symbol or a piece of luxury. Not having keyboard flex or general creaks really makes a laptop more enjoyable to use.
I learned about hand drawing low fidelity prototypes in 2/2 UX courses I’ve taken at Uni
No. I kinda like it. I can understand people’s dislike for it though.