Hacker Newsnew | past | comments | ask | show | jobs | submit | nemoniac's commentslogin

Trent Reznor (Nine Inch Nails) gave a good explanation many years ago already:

https://stereogum.com/58831/trent_reznor_blasts_ticketmaster...


He also predicted the future for after the merger.

Its funny - of all the stuff people make up that was Obama's fault, no one ever mentions his admin allowing Ticketmaster and Live Nation to merge. Now they need to be broken up, probably like the Bell System back in the day. But I'll keep on dreaming about that.


My dad told tales of lining up outside a venue to buy a ticket from them directly. By the time I was old enough to be going to concerts, I had to camp out at a TicketMaster location. It made going to the show that much more memorable with the effort put into it. Screw the Baby Bell break up, break it up past the point of just ticket sales. Also break up who can own the venues in town.

My college job was at a record store that had a Ticketmaster machine. If you didn't want to pay the $2.50 fee[1] (we got only like 15 cents or something) you could go to the venue and buy tickets directly.

But since they became a monopoly that option is unavailable. Their contracts with the venues include that they get their full fee, even when bought in person.

[1] Which paid for the custom ticket printer, the ticket stock, the CRT terminal, and the central computer. We paid for the data line and donated the counter space.


Worse, they are all owned by the same company now. It’s all a multi-headed hydra of suck. Live Music has been completely monopolized.

If you like specific acts, sure. Or maybe some cities take independent venues more seriously than others. Growing up, ok I missed out on getting Metallica tickets because I didn't want to support clear channel (or Live Nation, or TM, etc...), but I still was able to see plenty of amazing metal bands in indie venues.

Another interesting note: Weird Al is playing three venues within driving distance from me. Only one of them is selling tickets through TM.


Go see Weird Al. It was a really great show. My wife only knew one of his songs (Word Crimes, she's a professional editor), and she loved the show. I loved it too.

Strongly agreed. He played BlizzCon a few years back and it was my favorite part of the weekend.

I just saw him a couple weeks ago. It's such a fun show, people there are from ALL walks. He's no spring chicken but he gives it his all, and his band and backups do too. Just an all-around great dude.

Will confirm, all-around great dude. He's the kind of guy you WOULD find in those independent venues. He'll happily go out of his way for it.

> Growing up, ok I missed out on getting Metallica tickets because I didn't want to support clear channel (or Live Nation, or TM, etc...), but I still was able to see plenty of amazing metal bands in indie venues.

I saw Metallica once, many moons ago, and it was at this big venue which of course was Live Nation/TM. It sucked ass. Sound was terrible, had to watch screens to see what was going on, beer was ridiculously priced and yet somehow long queues.

I decided then I wouldn't go to those venues anymore. If a band I like plays there, whatever, not worth it.

Meanwhile I've had many, many concert experiences that were 100x better than the Metallica concert for a fraction of the price of the Metallica ticket at small, local venues.

My buddy recently invited me to another such big-ass venue with some popular band, and it just cemented by view. So not worth it.


True, I do see a thriving ecosystem here in Europe for some more fringey types of acts. There's like resident advisor ( https://ra.co ), XCEED ( https://xceed.me ) . Probably because some events don't meet ticketmaster's T&Cs (they can be a bit spicy).

In fact I have not used ticketmaster in the last 2 years, the last time was a big ticket stadium-type thing. Most of the events I attend are doing it through resident advisor and I have about 40 tickets in my history there now. I'm glad the ecosystem hold by ticketmaster is being broken, at least here in Europe.

Though even there you do see some ticketmaster crap popping up like universe.com


Interesting article.

When my Emacs opens a markdown file it immediately converts it into OrgMode format. I find that more readable, more navigable and more editable.

Now I'll have to go and meditate about Emacsification.


I know, right? Org-mode is soooo much more practical. imenu works great, sparse-trees are awesome, you can edit pretty much any part¹ in an indirect buffer and all. These days I try to consume anything that can be fit into an outline, in org-mode - hackernews², reddit³, slack⁴, jira boards and tickets⁵, wiktionary entries⁶, etc.

Fun anecdote - I once needed to sort some nested items in a big yaml file. After spending three minutes trying to understand sort-regexp-fields (or some other function), I cheated - I ran org-mode, and then org-sort and then went back to yaml-mode. So stupid, yet so brilliant. Why the heck would I ever want to use "first-class IDE" or "intuitive, plebeian editor" if Emacs has anything I could possibly imagine? Right at my fingertips.

___

¹ https://github.com/agzam/org-edit-indirect.el

² https://github.com/thanhvg/emacs-hnreader/

³ https://github.com/thanhvg/emacs-reddigg

https://github.com/agzam/slacko.el

https://github.com/agzam/go-jira.el

https://github.com/agzam/wiktionary-bro.el


> When my Emacs opens a markdown file it immediately converts it into OrgMode format.

I want that. Can you give some details?

A search finds modeverv/markdown-to-org which looks 80% there but activates based on a yank or converting an already loaded markdown buffer. Perhaps it can be made to apply on opening a .md file.


Isn't it equally important to ask the question:how exactly can you provide impartial, objective reporting when you can afford the salaries?


Finland was the first country to grant its citizens the right to internet access in law.

Other countries including Spain have laws "ensuring that access is broadly available and preventing unreasonable restrictions."

Something has to give.

https://en.wikipedia.org/wiki/Right_to_Internet_access#Ensur...


That was quick. Just the other day we had "Programming is free"

https://idiallo.com/blog/programming-tools-are-free


My own experience over the last few months is quite the opposite so it's heartening to see some reputable Lispers reporting the same in the comments here.

Everything in this area is moving so quickly that I haven't yet crystallized my thinking or settled on a working methodology but I am getting a lot of value out of running Claude Code with MCP servers for Common Lisp and Emacs (cl-mcp & emacs-mcp-server). Among other things this certainly helps with the unbalanced parentheses rabbit hole.

Along with that I am showing it plenty of my own Lisp code and encouraging it to adopt my preferred coding style and libraries. It takes a little coaching and reinforcement (recalcitrant intern syndrome) but it learns as it goes. It's really quite a pleasant experience to see it write Lisp as I might have written it.


GDPR is not a PII law. The term is not mentioned once in GDPR. GDPR speaks of "personal data", which as Wikipedia puts it "is significantly broader".


Doesn't PII, mean personal information which is is another term for personal data?


Personally Identifiable Information is about data that can identify you personally. Personal data might be something you don't want to share but is not necessarily identifying you


Is there any indication of what the performance hit for this might be?


uvx cinecli search "star wars"


You can run it in Racket with the SICP language.

https://docs.racket-lang.org/sicp-manual/SICP_Language.html


Ah, nice, I'll try that. SICM in particular relies on numerical routines and things for scientific computing that this perhaps doesn't cover. We'll see. Thanks!


Someone ported the sicm/scmutils code to Racket: https://github.com/bdeket/rktsicm


I think, this is the best way of running the SICM programs.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: