That’s actually a large boulder; it’s just the size of a small boulder.
- 0 Posts
- 13 Comments
djehuti@programming.devto Linux@lemmy.ml•Can you configure tmux to use "normal" modifier keys?0·1 month agoWhy are you on online forums, if you don’t want people to talk about things?
djehuti@programming.devto Technology@lemmy.world•John Giannandrea out as Siri chief, Apple Vision Pro lead inEnglish0·2 months agoNo, they really don’t. They answer you with words that are commonly found in conjunction with calendars. There is code in Siri that understands calendars, but the LLM part ain’t it. I have, ahem, firsthand knowledge of how Siri does this.
djehuti@programming.devto Technology@lemmy.world•John Giannandrea out as Siri chief, Apple Vision Pro lead inEnglish0·2 months agoWhat LLMs do has nothing to do with understanding. There’s no there there.
$
or#
, depending on whether I’m root.
djehuti@programming.devto Technology@lemmy.world•The right-to-repair movement is growing as wins stack upEnglish0·2 months agoWow. I must have an older Shark; mine comes off with three coin-turnable plastic bolts. Collectible! (I have two!)
djehuti@programming.devto Linux@lemmy.ml•Found my new favorite Linux laptop manufacturer/j0·2 months agoNo soup for you!
djehuti@programming.devto Programmer Humor@programming.dev•What's stopping you from writing your Rust like this?0·2 months agoThe best example I have is a closed source one and I can’t be more specific on what it is than to say that it’s probably installed on at least one of your Apple devices (assuming you have any).
Implementation-wise, the syntax tree nodes have additional attributes that hold pre- and/or post-element text. What’s on disk is the serialized tree. You edit a text version, and it’s parsed on every edit so it doesn’t have to be parsed again at evaluation time, and what’s stored is the parse tree with enough whitespace and comment hints to reconstruct the text for editing.
This is a case where looking at the textual code is rare, but hundreds of results must get updated in realtime on every change. This might be enough of a hint as to what program it is.
djehuti@programming.devto Selfhosted@lemmy.world•What hardware do you use for Nextcloud?English0·3 months agoI run the AIO master container, on a NUC (4-core i5, 32G). Family use; never any load issues.
djehuti@programming.devto Programmer Humor@programming.dev•What's stopping you from writing your Rust like this?0·3 months agoOr by including comments in the parse tree. (& Yes, it is done various places for various languages and formats.)
djehuti@programming.devto Technology@lemmy.world•Questions about the safety of Tesla's 'Full Self-Driving' system are growingEnglish0·9 months agoTesla has never, ever, had anything remotely resembling a lead in autonomous vehicles. The actual AV industry doesn’t consider them part of it.
Also you can make a Rusty Nail with some ice and a well Scotch.