Skip Navigation

Posts
262
Comments
742
Joined
3 yr. ago

  • I have no idea why improperly is in quotes. Maybe it's this reporter's and editor's version of saying that it's allegedly improper?

  • For months, the agency “improperly” hosted a publicly available spreadsheet on its website that included a hidden tab with partial passwords for its voting machines.

    In its statement, the Department of State said that there are two unique passwords for each of its voting machines, which are stored in separate places. Additionally, the passwords can only be used by a person who is physically operating the system and voting machines are stored in secure areas that require ID badges to access and are under 24/7 video surveillance.

    Colorado voters use paper ballots, ensuring that a physical paper trail that can be used to verify results tabulated electronically.

  • Does KDE not have the middle mouse button paste from the primary selection? I thought the clipboard is distinct from primary selection.

  • the [@] kde [@] [domain name] parts at the bottom of the post body tells a Mastodon server to notify the Lemmy services about the post and Lemmy shows that post as part of the community so subscribers and people browsing all will have the post in their front page feed depending on their sort settings.

  • Nice! Thatnks for hosting that!

  • Good news from September:

    Introducing the Ghostty "Quick Terminal" feature: a terminal that drops-down based on a global keybind (also sometimes known as a Doom or Quake-style terminal). This was one of Ghostty's most requested features.

    https://x.com/mitchellh/status/1840449807095394391

  • I think that Hashimoto is using this project to iron out details that are left unaddressed due to convenience for other projects and the very low impact of any single issue Hashimoto has addressed. But much like with Apple projects, Hashimoto intends for the the end product to have greater value than the sum of the parts. Unlike Apple, it will be perfomant cross platform.

    I think the only way to evaluate a project like this is to ignore the feature comparison charts and use it to see if it really is better when those details are addressed. I have a feeling that many people will agree and most will shrug their shoulders and not give it a second look if they even gave it a first one.

    I'll be trying Ghostty out soon. I hope it's great. But I'm not expecting to be blown away.

  • He seems to target GTK based on his statement:

    "On macOS, the main GUI experience is written in Swift using AppKit and SwiftUI. The tabs are native tabs, the splits are native UI components, multi-window works as you'd expect, etc. On Linux, the GUI experience is GTK using real GTK windows and other widgets.

    Features such as error messages are not implemented with a specialized terminal view, we actually use real native UI components. The point is, while the terminal surface and core logic is cross-platform, the user interaction is all purpose-built for each operating system for a true native experience."

    https://mitchellh.com/writing/ghostty-and-useful-zig-patterns

  • Lemmy still doesn't let someone post an embedded link and picture. People don't realize that you have to include the linkin the body of the post which is annoying and intuitive, specially because when creating a new post Lemmy will allow you to fill out both form fields for link and picture but only use one.

  • I'm not sure I understand the trade offs you're choosing by deploying this way. The benefit of simplicity an speed of deployment seems clear from your write-up. But are those the most important considerations? Why or why not?

  • How are you liking bearblog.dev?

  • This is a teaser for the promised future posts. Don't ghost us.

  • Nice. It's good to see Fossify thrive.

  • Hence why I provided information for people using Android phones.

  • Working for me now. 2 hours after your post.

  • I don't think it's a lie to say that the majority of the customer base cares more about convenience and novelty than security of their vacuum.

  • Neovim @programming.dev

    People that use Neovim really like Neovim | More than any other code editor, people using it want to keep using it | 2024 Stacked Overflow Developer Survey

    Neovim @programming.dev

    Which key mapping(s) have you made that you think other Neovim users might like?

    Learn Programming @programming.dev

    People often say they can't think of any ideas to practice coding. Maybe try this suggestion for some inspiration.

    Odin @programming.dev

    Have you used Odin? Share your experience with and thoughts on using Odin.

    Odin @programming.dev

    Introduction to the Odin Programming Language | Karl Zylinski | June 7, 2024

    Data Engineering @programming.dev

    Postgres vs. Pinecone | Lantern Blog | Narek Galstyan | July 18, 2024

    Machine Learning @programming.dev

    We are Eureka Labs and we are building a new kind of school that is AI native. | Andrej Karpathy | July 16, 2024

    OCaml @programming.dev

    Announcing Godotcaml for Godot 4.2 | Fizzixnerd Blog | Matt Walker | Jun 28, 2024

    Data Engineering @programming.dev

    Definite: Comparing Iceberg Query Engines (with Duckdb and Iceberg Full Notebook Example) | Steven Wang | 7/3/2024

    Redox OS @lemmy.world

    Redox OS Doubles The Performance Of Its File-System & I/O Drivers | Michael Larabel | 2 July 2024

    System76 @lemmy.world

    Virgo Laptop Project Updates?

    Rust Programming @lemmy.ml

    Rust has a HUGE supply chain security problem | Sylvain Kerkour | July 2, 2024

    Rust @programming.dev

    Rust has a HUGE supply chain security problem | Sylvain Kerkour | July 2, 2024

    Programming @programming.dev

    Beating NumPy's matrix multiplication in 150 lines of C code | Aman Salykov | Jul 1, 2024

    Neovim @programming.dev

    An Experienced (Neo)Vimmer's Workflow

    Machine Learning @programming.dev

    Meta (Facebook) is sharing new research, models, and datasets from Meta FAIR

    Gleam @programming.dev

    Exploring Gleam, a type-safe language on the BEAM!

    Machine Learning @programming.dev

    Let's reproduce GPT-2 (124M) | Andrej Karpathy | Jun 9, 2024

    Neovim @programming.dev

    A Powerful Way To Make Editing Code In Neovim Even Better (Treesitter & Text Objects) | Josean Martinez | October 4, 2023

    Neovim @programming.dev

    A nice video demonstration of Flash.nvim | Navigate your code with search labels, enhanced character motions and Treesitter integration