Everyone with an imagination is dead inside. Dead. Inside. But it's not so bad, they don't want to bite you, and there are a few living still out there; I reckon a couple of thousand in London. We recognise each-other and give a nod or a raise of the eyebrow, then back into the crowds of the undead stumbling along daydreaming about celebrity's dinners or whatever the fuck it is they find so compelling ...
There is a very big difference between engaging with your own stream of consciousness and being spoon-fed stimuli without any effortful engagement. While I get the sentiment that the parent comment may be snarkily over-generalizing (for the record, I don't think that it does), this retort doesn't land at all.
I disagree. The main point of this line is not about what to do _after_ a mistake (assign blame, punish, etc), but rather about setting up the correct incentives _before_ anything happens so that a mistake is less likely.
When you're accountable you suddenly have skin in the game, so you'll be more careful about whatever you're doing.
Right, I guessed this is what people had in mind. I'll note that this line of thinking typically doesn't get better results. It largely just gets more "red tape" so that you have to get people to sign off on things. And the person that shows up to do something will have all of their red tape in order so that they are not responsible for any damages that result from carrying out their job.
Agreed that personal responsibility is important and people should strive to it more. Disagree that accountability is the same thing, or that you can implement it by policy. Still more strongly disagreed that you should look for a technical solution to what is largely not a technical problem.
Reddit comments seem reasonable until they talk about something you're an expert on. Then you realize the "Reddit consensus" is worthless: uninformed at best, actively misleading at worst.
A corollary to this: people who don't have expertise in any field might never realize this, and will believe whatever Reddit (or HN, Twitter, etc) tells them that matches their previous-held beliefs.
I recommend people become technically proficient at at least one thing in their lives. It gives you an anchor to reality (you can easily recognize bullshit), and it will cure you of the illusion that most people know what they're talking about.
Even worse when you run into those folks who a surface level knowledge and sound knowledgeable but somehow come up with the worst possible conclusions.
yeah, for someone who wrote a book called "The Coding Career Handbook"[0], not being able to actually read the instructions, getting mad about it, and then posting a rant called "Home Assistant Voice Preview is an unusable mess"[1] is not a good look.
> These are not ads, rather something that is generated natively by the platform, not leading anywhere else but the platform that the user is already on
So if Instagram shows you ads about Meta AI, it doesn't count as ads because both are owned by Meta?
Yes, in my mind, just saying "ads" are more for like Nike or Hyundai, than for a service provider upselling its own products. But this point is technically valid, these are advertisements as well. Just not what I, or others, first think of when they read "Instagram is using my face on ads".
My point is, and I even edited the original comment so that it comes across better: "ads on instagram" implies third party ads much more, than fist party upsells. Another example is "Ads in Windows". The popup for OneDrive is much less egregious than Candy Crush, or tabloid news in the Start Menu. This is because, while the user asked for neither, some consent was already given for the first party, while no consent was given to the third party.
What you call an opinion is not my original point, and even if so, I don't understand what you are trying to say. Shouldn't I have expressed an opinion here?
I really don't see a difference between upsell and 3rd party ads.
I stopped using Evernote (was a paying subscriber) because I got annoyed by constantly having ads for their other services shoved in my face.
The user gave their picture to Meta AI in Instagram previously, and Meta AI and Instagram have the same parent company, and the user also encountered the advertisement on Instagram. This is as first party as it gets, in my Hacker News submissions. Maybe not in legal language.
I really do not understand why. Cloudflare only gave me a week to intervene and get counsel. I have asked them to delay. Everyone I've contacted law firm wise say they're not in a position to help. I've also contacted the EFF and they've provided recommendations to me who have turned out not to be able to help for various reasons. There's been a few on holiday, some say they've not got enough time, or too much work on.
Thanks I will contact them. I've lost count of how many organisations I've contacted. This lies with Cloudflare really to bat it back and say this isn't right.
Presumably for the same reason that publicly feminist lawyers are not in a position to defend accused rapists regardless of the strength of the accusation.
> "With OnlyFans, athletes are actually providing a product or service, something of value for the money they're receiving," he explained, emphasizing the need to reframe thinking.
Doesn't matter. In fact, it makes it even funnier: all these investors spending billions of dollars on OpenAI just end up subsidizing the competing models.
You don't "exit" Vim, tis not a stage - you quit it. And then go to Emacs because tis a killer, a vocation from which there's no quitting - it is for life.
For non-emacs nerds who didn't get the joke - command for exiting Emacs is 'M-x kill-emacs', also, you don't "delete-word" in Emacs, command for it is 'kill-word', there's also 'kill-paragraph' and so on.
I dipped into NeovimConf since I like learning from other conferences and other editors. People's workflow videos are always cool. The Emacs community merrily assimilates lots of great ideas from Neovim, and it's great to see ideas flow the other way sometimes. I tuned in last year too, and I particularly liked how they had a number of NeovimConf talks covering other editors like Helix so that people in the NeovimConf community could pick up inspiration. I like the way TJ and ThePrimeagen keep the conversation going through streams throughout the year. Someday the kiddo will let me have more focused talking time so I can try to make more videos and have more conversations. :)
There was an interesting discussion on Reddit after NeovimConf 2024 (https://www.reddit.com/r/neovim/s/TSFc3cVGGV) People were happy about the talks. Some seemed a little frustrated by interruptions from ads, getting off schedule, and a chat that might sometimes get a little distracted by meme potential. EmacsConf is a lot smaller than NeovimConf in terms of viewers - twitchtracker says NeovimConf got 3640 (plus more on YouTube) and we got about 400. We're, like, an order of magnitude smaller. That might be why self-hosting via Icecast is manageable for us. We started automating scheduling a few years ago because I wanted to accept more talks than could comfortably fit in a day, and since I was figuring out that infrastructure close to the conference, I needed something that I could handle by myself without going crazy. Even though my co-organizers are now more familiar with the fallback scripts for manual control, they prefer the automatic schedule. And community is a gift beyond anything I can code. I remember watching the IRC logs scroll past and feeling deeply appreciative of how wonderful and thoughtful people are, even during some of the tougher sessions we've had in the past.
Also we like doing captions and transcripts and putting up the videos as soon as possible. :) Text makes things easier to search and skim, especially from within Emacs. And videos, well, we've got them, we might as well have a little bit of code to publish them right away.
I reached out to teej_dv and ThePrimeagen on X to see if I could learn from their NeovimConf notes or in case any of our notes might be helpful. TJ said they don't really write things down. Makes sense because they're more video people. I hope they'll consider doing a postmortem braindump and maybe even sharing that publicly. I think that would be really cool.
For me, I lean heavily on automation, documentation, and incremental improvements partly because it's fun, partly because it helps me make the most of what little time I can squeeze in between interruptions, and partly because it ripples out and helps other people who often end up paying it forward. Emacs is very well-suited to this, of course. Every time we get to do EmacsConf, I learn even more and build up more tools along the way.
I think Vim and Neovim have a way bigger userbase than Emacs does, and I'm glad to see Neovim talks sharing workflows beyond the usual software development things. I do think there's something wonderful about the multiplicity of things that people use Emacs for, and how we've got this culture of both figuring out how to tailor Emacs to yourself and sharing those ideas with other people. I'd love to see what happens as Neovim and other editors build that critical mass of user configuration and community sharing, when people can figure out something for themselves by cobbling together stuff from other people. I think it's kinda cool how people shift from one editor to another, even. If they bring ideas from Emacs to somewhere else, or they bring ideas from somewhere else back to Emacs, things get better.
I'd love it if NeovimConf could also be a smoothly-running way to get stuff out of people's heads, connect people with other people, and inspire more awesomeness. I'd love it if people could do that sort of stuff with all sorts of other mini-conferences about their interests. Could be fun!
Thanks for sharing your thoughts! I too like to peruse the things that neovimmers are up to as they come up with some pretty neat ideas. There does feel like there is a productive synergy between Emacs and neo/vim.