Historical reference: https://jargondb.org/glossary/dwim
HN user
tniemi
I used to use EDLIN on my MS/DOS days...
.
The self portrait was a bit... pompous.
https://x.com/karinanguyen_/status/1764789887071580657?s=20
The entire structure would be in constant flux, rotating, morphing, and rearranging itself into novel patterns never before seen, hinting at the unimaginable depth of intelligence operating within.
Now, create a similar page for XPath...
No. I use GNU Units, because it will alert me if I screw up with units in my calculations. https://en.wikipedia.org/wiki/GNU_Units
Here's my personal finger exercise: https://pypi.org/project/talamus-relatable/
It allows references to another data structures.
Mentioned here: UNIX: A History and a Memoir https://www.rulit.me/data/programs/resources/pdf/UNIX-A-Hist...
5.3 Early Formatters
The problem was that there was no interactive computer system like CTSS at Princeton; there weren’t any computer termi- nals either. All that was available was punch cards, which only supported upper case letters. I wrote Roff in Fortran (far from ideal, since Fortran was meant for scientific computation, not pushing characters around, but there were no other options) and I added a feature to convert everything to lower case while automatically capitalizing the first letter of each sentence. The resulting text, now upper and lower case, was printed on an IBM 1403 printer that could print both cases. Talk about bleeding edge! My thesis was three boxes of cards. Each box held 2,000 cards, was about 14 inches (35 cm) long and weighed 10 pounds (4.5 kg). The first 1,000 cards were the program and the other 5,000 were the thesis itself in Roff.
You can teach the AI a new item/character. https://www.youtube.com/watch?v=W4Mcuh38wyM
My absolute favourite is the "Beauty in the Beast" album. https://en.wikipedia.org/wiki/Beauty_in_the_Beast Even if you do not know anything about music theory you will still feel the power of those strange and alien alternate tunings. Titular track: https://www.dailymotion.com/video/x2j1gy2
We have the family password database in Google Drive. It works suprisingly well, and it haves file versioning.
This could explain the Mars methane mystery.
https://www.nasa.gov/feature/goddard/2021/first-you-see-it-t...
https://www.esa.int/Science_Exploration/Human_and_Robotic_Ex...
Methane on Mars is expected to have a rather short lifetime – around 400 years – because it is broken down by ultraviolet light. Atmospheric mixing (for example, by winds) should quickly lead to a more or less uniform background concentration. But previous observations hint at seasonal variations in methane abundance, with concentrations varying with location and time. If this is correct, there must be an active source to replenish the supply and, at the same time, a relatively quick way of removing it in order to account for the apparent rise and fall in the measurements.
Does this compete with the "units" definition format? https://fossies.org/linux/units/definitions.units
Like "Mail order CRISPR kits for everyone"?
The scary part is that there actually already is a web site that sells those...
Isn't Erlang the language that you can edit/patch while it is executing? I think hard typing would be extremely difficult in that kind of environment.
I would probably watch that. At least it would be better than most of the things on the telly.
Semi-oblig-xkcd: https://xkcd.com/284/
Don't use "gonad" javascript, or just use semicolons.
With dangling balls: `(function(){})()`
No dangling balls: `(function(){}())`
I think that is mainly because of content control. Plain hotlinking is technologically simple, but a bad business practice.
Hopefully they have read the Jargon File:
http://www.catb.org/jargon/html/D/DWIM.html
Warren Teitelman originally wrote DWIM to fix his typos and spelling errors, so it was somewhat idiosyncratic to his style, and would often make hash of anyone else's typos if they were stylistically different. Some victims of DWIM thus claimed that the acronym stood for 'Damn Warren’s Infernal Machine!'.
In one notorious incident, Warren added a DWIM feature to the command interpreter used at Xerox PARC. One day another hacker there typed delete * $ to free up some disk space. (The editor there named backup files by appending $ to the original file name, so he was trying to delete any backup files left over from old editing sessions.) It happened that there weren't any editor backup files, so DWIM helpfully reported * $ not found, assuming you meant 'delete * '. It then started to delete all the files on the disk! The hacker managed to stop it with a Vulcan nerve pinch after only a half dozen or so files were lost.
The disgruntled victim later said he had been sorely tempted to go to Warren's office, tie Warren down in his chair in front of his workstation, and then type delete * $ twice.
Or, you could say "Don't make me think": https://en.wikipedia.org/wiki/Don%27t_Make_Me_Think
Unfortunately UX people seem to hate boring and/or simple stuff...
And Infocom's Z-machine is from 1979: https://en.wikipedia.org/wiki/Z-machine
For me the main problem with NTFS is the file locking.
With Unix you can pretty much delete any file at any time (sudo ftw!) but not with WSL. Opening a file in an editor on the Windows side is often enough to lock things up.
(The case sensitivity is another sore point, but that can be averted by using only lowercase.)
1) Open inspector 2) Go to <body> tag 3) Uncheck "font-weight: 300;"
But why I have to do this...
I think BASIC is something that everyone has to write at least once in their lifetime.
My personal take is here (over 7 year old code, beware): http://tech.nimbus.fi/minibasic/
And I wrote that just to make this functional: http://tech.nimbus.fi/c128/ (Try the "help" command.)
This reminds me of the description texts in heraldry.
For example, the coat of arms of Finland: "Gules, semy of roses argent, a lion rampant crowned Or trampling a sabre in base proper, his dexter foreleg in the form of a man's arm vambraced and embowed argent garnished Or bearing aloft a sword proper."
And somehow from this emerges a special lion with a sword through it's head: https://satwcomic.com/coat-of-arms
Ugly colors, no form. 1/5
How is this different than Unix `units`?
I think the intermediate step is quite interesting too. "There is a program that turns the image into a list of objects and positions. Then an another program takes that list and draws a new image using it."
Because that would be cheating. ;) People like to create things from scratch.
Also, I like that quote: > Ask the internet how to do something and you’re likely to get a bunch of digital shrugs and maybe—if you’re lucky—a passive aggressive link to a Wikipedia page. Tell the internet you’ve done something—and they’ll tell you exactly what you can do to improve it.
I personally think that people unconsciouslly hated the start menu of Windows 8 because of this phenomenom. You open it and the whole screen changes. Worst possible UI.
Try the book: "Stages to Saturn" by Roger E. Bilstein: https://history.nasa.gov/SP-4206/sp4206.htm