• 0 Posts
  • 152 Comments
Joined 3 years ago
cake
Cake day: July 8th, 2023

help-circle


  • I think still too many people missed the turning point when Microsoft suddenly stopped releasing products/software that were superior in basically all areas to their previous versions. I think that turning point was Windows 8 already, for many who consider Windows 8 a single-time mistake like ME or Vista it was Windows 10, for others it took until Windows 11 until they noticed the decline of Windows as a whole.

    And it’s not just MS, but a lot of consumer tech is growing anti-consumer and gets enshittified to the point of where you really have to think hard whether or not you even want the new stuff they’re spewing out. My consumer habits have certainly changed to be much more rigorous than, say, 10-20 years ago. I read a lot more reviews these days and from many more different sources bevore I even think of buying something new.

    “AI PCs” will increase your dependency on MS’ online services (which is probably the main thing that MS wants), decrease your privacy even more (also what MS wants - that’s a lot of data for sale), consume even more energy (on a planet with limited resources), sometimes increase your productivity (which is probably the most advantage you’re ever getting out of it) and other times royally screw you over (due to faulty and insecure AI behavior). Furthermore, LLMs are non-deterministic, meaning that the output (or what they’re doing) changes slightly every time you repeat even the same request. It’s just not a great idea to use that for anything where you need to TRUST its output.

    I don’t think it will be a particularly good deal. And nothing MS or these other companies that are in the AI business say can ever be taken at face value or as truthful information. They’ve bullshitted their customers way too much already, way more than is usual for advertisements. If this was still the '90s or before 2010 or so - maybe they’d have a point. But this is 2026. Unless proven otherwise, we should assume bullshit by default.

    I think we’re currently in a post-factual hype-only era where they are trying to sell you things that won’t ever exist in the way they describe them, but they’ll claim it will always happen “in the near future”. CEO brains probably extrapolate “Generative AI somewhat works now for some use cases so it will surely work well for all use cases within a couple of years”, so they might believe the stories they tell all day themselves, but it might just as well never happen. And even if it DID happen, you’d still suffer many drawbacks like insane vendor dependencies/lock-ins, zero privacy whatsoever, sometimes faulty and randomly changing AI behavior, and probably impossible-to-fix security holes (prompt injection and so on - LLMs have no clear boundary between data and instructions and it’s not that hard to get them to reveal secret data or do things they shouldn’t be doing in the first place. If your AI agent interprets a malicious instruction as valid, and it can act on your behalf on your system, you have a major problem).





  • kyub@discuss.tchncs.detoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    5
    ·
    24 days ago

    I’m only a little bit familar with the TUI browsers. I’m also not sure about gemini and gopher support so you have to look that up on each project page, but I can give some general directions:

    • Lynx is basically the oldest TUI browser, so probably not the best and no modern choice, but still maintained I think
    • ELinks started as a fork of Links (and Links started as an alternative to Lynx, so both ELinks and Links are newer than Lynx). It has a lot of features and is actively maintained, so it’s decent I think. Probably better than Links (and Links is probably better than Lynx)
    • Links2: no idea, just know that it exists. If it’s still actively maintained I would suggest comparing it to ELinks because they’re both probably similar (both related to but newer than Links))
    • W3m is the one I’d recommend, it’s powerful and can be integrated more easily into other applications. For the classic TUI browsers, it probably comes down to the choice between w3m and elinks
    • There’s also a modern project called Carbonyl which is essentially Chromium running in a terminal, so this one might be “better” than all of the above in terms of features and modern website compatibility. But again, it depends on what you want out of a TUI browser - if you only need something basic this is probably overkill. But I didn’t try it out.

  • The gullible/naive ones. Right-wing extremists are generally quite good at promising simple (but wrong) “solutions” for complex problems that lower-educated people can easily follow and then feel like they’re on the correct track. That’s also why they produce so much easy-to-digest propaganda on the web.

    But it’s all lies, accusing others who have nothing to do with the real problems, not making anything better except for the elite, and causing unnecessary cultural wars within the population instead of necessary class wars.

    The elite generally wins when parts of the population are in-fighting against other parts of the population. Right-wing extremists love that and regularly pour more oil into that fire due to their general dividing and hateful nature towards all kinds of cultural opponents and minorities, and the elites love watching us fight each other while enriching themselves further and eating popcorn, because they know that when we’re busy in-fighting, we aren’t fighting for more equality or to change things in any meaningful way.



  • In more or less random order:

    • Org-Mode is one of the most amazing packages for Emacs. Some people use Emacs only for that. I personally use it for second-brain style note taking, TODO lists, simple presentations, PIM, Wiki-like articles, writing docs (and then exporting it to other formats), and even some simple integrated spreadsheets/tables including some simple calculations
    • Magit is a really good Git frontend. Some people use Emacs only for that.
    • Use “use-package” to install/configure packages. Streamlines configuration a lot, compared to the old days.
    • Use the “no-littering” package to move a lot of randomly generated files into centralized directories
    • Use winner mode to undo/redo window configuration changes
    • Use which-key to show a popup of available keybinds when typing something
    • Use the integrated “time” package to create a world clock view
    • Use the integrated modus-themes for highly configurable themes with a nice contrast (since I’ve spent some time configuring that theme, I’ve stopped using any other theme)
    • Use hl-todo package to highlight keywords like “TODO”, “NOTE”, “WARNING” or “DONE”
    • Use doom-modeline for a nice modeline
    • Use nerd-icons to add nice icons to many views
    • Use avy to quickly jump to specific locations, lines or characters using different keystrokes
    • Use eshell for a quick shell (which works the same on every Emacs, regardless of the OS) and/or either vterm or eat if you need a full-fledged terminal emulator
    • Use embark as a “context menu” when cursor is over anything (bind embark-act to e.g. “C-.”)
    • Use editorconfig package to specify/load different editor configs per project
    • Use treesitter and eglot (or lsp-mode) for modern syntax parsing using language servers
    • Use neotree (or treemacs?) as a file tree viewer, but dired is also cool if configured well
    • Use org-modern package to beautify org mode display
    • Use org-appear to hide formatting characters unless cursor is directly next to them
    • Use Unicode characters to beautify otherwise ugly or bland default characters, e.g. set " ▾" for org-ellipsis
    • Use gcmh or similar packages or config settings to improve general Emacs UI responsiveness
    • Use packages which improve the minibuffer, buffer switching, completion, and basic things like that. There are several good ones and you can’t really go wrong with any, I just think the newer, more well-integrated ones like consult, vertico, orderless, marginalia, and so on are “nicer” than the older less well-integrated ones like helm, ivy and so on
    • Bind “goto-last-change” to a nice keybind
    • Bind “quick-calc” to a nice keybind
    • Bind “org-agenda” to a nice keybind
    • Bind “toggle-truncate-lines” (line wrapping) to a nice keybind
    • Bind “kill-this-buffer” and “kill-this-buffer-and-window” to nice keybinds (e.g. C-x k / K)
    • Bind “consult-line” (or something similar) to e.g. C-s
    • Bind all window and buffer cycling/management related commands to nice keybinds
    • If you want an easier entry into Emacs and are already a Vim user, try the Doom Emacs distribution. If you want to start with Vanilla GNU Emacs but want a decent but minimal default configuration, try emacs-bedrock.

  • I was like that ~20 years ago. But since around ~10 years ago I realized that Emacs basically includes Vim. And much more. Yes Emacs is hard to get into and has a weird language, but it’s immensely powerful, extensible and also extremely reliable and future-proof. No you probably shouldn’t do everything inside Emacs. But several things are powerful, well-integrated and efficient.

    Vim is still great though, I use it in the terminal for quick random config file edits or over ssh sessions (haven’t gotten around or used to trying tramp mode in Emacs). It’s great because some variant of it basically exists on every Unix-like system. And I also highly recommend learning modal editing with the Vim keybindings, which works inside Emacs as well of course. The default Emacs keybinds are unergonomic at best. But it also includes a mode for using Vim keys, and that mode is basically just as powerful as Vim itself. Not half-baked at all, which you might assume in such cases.










  • Just remember that correlation is not causation. Yes, such things distract from the Epstein case and that’s a welcome effect for the US dictator. But he’s not thinking “hmm I really would like to have a distraction from that so that’s why I’ll just commit another war crime or atrocity so they’ll all be distracted”. He commits new atrocities anyway, and it just so happens that new atrocities automatically distract from older ones. He is causing way more problems than we are capable of mentally tracking.