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

Exactly. If the company is winding down anyways, it's hard for things to get worse anyways.


Right. That's an interesting though exercise. We ended up with "dumbed down" summary news.


Are you sure about that? The clojurescript implementation is built on top of the google closure library. Here's an example: https://github.com/clojure/clojurescript/blob/master/src/mai...


The implementation really is not built on top of GCL, the bulk of the standard library is persistent datastructure implementation and functional apis. The few cases here and there like `goog.string` can be removed over time. But really what's the rush? Large portions of GCL have worked unchanged for nearly two decades. Does Google archiving GCL make perfectly good code stop working?

When we eventually remove the direct GCL dependency it will sadly be more for optics than anything else.


Right. Some of that "goog" code looks decent enough. I wouldn't remove it either simply because it was "archived". Maybe vendor the useful stuff back into the implementation and remove all the "goog"?


Typical "corporate pricing"--they offer a really high price they'll expect you'll negotiate downwards to something reasonable. The Sourcehut negotiators probably never dealt with this kind of "sales model" before.

That said, what will happen when more companies publish their experiences with "enterprise sales"? There's an article from HEY[1] about how broken the sales process is. To get a quote, you normally have to endure 2 or 3 zoom calls before the price is unveiled.

There's probably room for an innovator to fix all of this.

1: https://world.hey.com/dhh/the-only-thing-worse-than-cloud-pr...


We did negotiate them down a bit but we didn't feel that we could come to an agreement within our budget and decided to move on. Apparently this was an excellent negotiation tactic because they came back with an offer of $0!


It’s not broken per se. Charging different customers different prices based on their willingness to pay maximizes profits. Heck even Sourcehut does it, but they don’t require interacting with sales because at their pricing they don’t have enough margin for a sales team.


Seems only Cogent was advertising their routes. Once Cogent blackholed their prefixes, there'd be no way to reach their services via the internet.


The author of this article probably hasn't traveled to many places before.

> Could Berlin's values of privacy and freedom from photography be eroded by the increasing pressure in other cities for professionals to have an active online presence, I wondered?

Berlin professionals have the same pressure of those in other cities. After all, Berlin is the largest city in Europe, the capital of the largest economy in Europe, and also "Europe's tech capital".

> Indeed, according to Masur, privacy concerns within Germany are getting more in line with other countries.

What other countries? In the Islamic world, taking photographs of people without consent is considered "spying"[1](Sauidi Arabia bans cell phone cameras). That's 1/3 of the world's population, but pick another place at random and snapping pictures without consent is likely to attract the police, the military, or another armed person demanding your photos be deleted.

1: https://www.nbcnews.com/id/wbna6133475


Your article about the Saudi ban on cell phone cameras is from 2004, and the ban didn’t last long. I don’t believe there have been phone camera restrictions in Saudi Arabia for a while.


Berlin is the 8th biggest city in Europe (6th biggest in the EU).


Thanks for nitpicking, but according to wikipedia it is the largest[1]. Regardless, the idea that Berlin is a haven for folks that don't care about their career is a little bizarre to imagine.

1: https://en.wikipedia.org/wiki/List_of_cities_in_the_European...


It is actually both. 6th if it comes to urban zone or larger urban zone, but first by population. In the EU, not whole Europe.


Largest cities

https://en.wikipedia.org/wiki/List_of_European_cities_by_pop...

Istanbul Turkey 15,907,951

Moscow. Russia 13,104,177

London UK 8,926,568

St PetersRussia 5,600,044

Berlin Germany 3,755,251

Madrid Spain 3,280,782

Kyiv Ukraine 2,952,301

Rome Italy 2,748,109

Paris France 2,102,650


Berlin is not the largest city in europe, not even in the top three, not even the biggest in the EU.


And it’s not “Europe's tech capital" either.


This sounds like a terrible way to run a lisp emulator. One shell command after another which assume one has the apt(1) package manager available on their system.

Maybe the title of the article is poorly done.

The easiest way to run a lisp machine is just to start emacs (there are ports for various operating systems) or try something like racket where you have a REPL with graphics and other goodies installed.

I know HN loves lisp, but putting this article on the front page is a good way to deter lisp adoption.


There are a lot of simple ways to run a Lisp system.

This is a very different thing, it's a Lisp Machine operating system running on a CPU emulator (~ from mid 90s). With its own Lisp, process scheduler, garbage collector, GUI, X11 client, file systems, network stacks, various network client and servers, configuration system, integrated development environment, database, ...


No, the title is absolutely fine. It is you who are confused. Neither Emacs nor Racket are Lisp machines. Open Genera is the official emulator of the last actual "machine" (a physical item that sits on your desk) series that was designed by the people who originally invented the term "Lisp machine" before someone started to misuse it.


You can argue that Emacs is a "Lisp machine", in that it's an environment you could conceivably think of as a kind of virtual "machine" in which you can run a particular Lisp (although arguably Elisp isn't what most people mean by Lisp), but this is about Lisp Machines[0], which are very specific historical computers.

I hope it would go without saying to anyone looking to adopt Lisp that this is for historical interest* only and you should instead install a modern Lisp like SBCL or what have you.

[0] https://en.wikipedia.org/wiki/Lisp_Machines

* (nd IMO its the sort of historical interest that indeed belongs on the front page of HN)


You're right that "Lisp Machines" refer to a very peculiar point in time, available to only a very small number of people.

The article even mentions: > This was all accurate as of around 2018, but please be aware that things may have changed since then!

There's no reason this should appear on the frontpage of a "news" site.


Based on the age of your account, you're new here, so...for better or worse, things that aren't "News" regularly are popular on Hacker News. Even if it's not new, it's can still be new to one of the lucky 10,000.


> "information bubbles"

Word of the day! Excellent.


Let's ignore the technicalities completely. Here's a government providing a detailed look into their engineering practices, complete with graphs and configuration snippets. How many governments manage to publish such a thing?


> If 1/3 of your workforce meets 2 days a week your average utilization is about 14%

That's a good point. All that fancy real estate and coffee machines start to look like a wasted investment when they're used 14% of the time.


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

Search: