

The Acela (faster one) is also several times a day now, but it’s more like every 2-3 hours instead of 1
The Acela (faster one) is also several times a day now, but it’s more like every 2-3 hours instead of 1
Boston to NY is more like hourly - Amtrak has a lot of trains going on the line from Boston to/from DC (DC also has a very good transit system for the US at least from what I’ve heard).
The problem with those trains is that they’re expensive and slower - the Amtrak northeast regional costs $75-300 (depending on the date and time, as Amtrak is a company and charges more around holidays and during peak travel hours 🙃) each way from NY to Boston and takes ~4-4.5 hours. Driving can take 3.5-4 if you plan around rush hours in both cities.
Lemmy.one shut down so I wouldn’t use that one anymore
Please don’t throw one of the only cities in the country with a semi-functional public transit system into the sun :(
The ghost doesn’t get a gravestone
Did some digging and I think it’s these projects:
I’m headcanonning this comment as the finger gun scene from Komi regardless of whether or not I’m right
Even if you’re being serious, that still gives them attention though. If you’re actually serious about boycotting Nestle, don’t buy, talk about, or consume their products.
The only acknowledgement you should give them is spreading the word about all the terrible things they do (and maybe alternative-to posts like this one if you don’t know how to replace their products)
Oh damn fair enough I didn’t look at their profile
If I get blocked, oh well 🤷. Who knows what could be the thing that opens up someone’s eyes?
I have a lot of family members that I was pretty close to before they started being MAGA fans in the past year or 2. Maybe it’s the optimist in me but I’d like to hope that people can realize how much widespread hate and damage Trump (and conservative media in general) is causing to the US.
One of the first things Trump did as president this year was take away the White House press passes from journalists he disagreed with…
He has been denying free speech (anything against him) since day 1. The only time he likes free speech is when it degrades other people and allows him to push lies/misinformation to the public.
If you’ve always wanted to pursue CS, do CS.
Honestly, there’s a lot of hype around AI. Companies are trying to figure out how to incorporate LLMs into their workflows, but no one has meaningfully succeeded yet past using it as an automated StackOverflow (which is usually wrong or outdated, just like StackOverflow). Yeah, startups will claim that things like cursor have saved them hundreds or thousands of working hours, but then they get burned their AIs leave in their API keys and code security flaws into their services. In the best case, they’ve created a nightmare codebase that will raise the turnover rates for their software developers significantly.
If you are actually passionate about CS, get a CS degree and don’t use AI for problem solving. Maybe debugging/concept explanations if it gets better, but don’t let it solve problems for you. Designing solutions, to problems, critically thinking about their strengths/weaknesses, and working through them is exactly what a CS degree is supposed to teach you how to do, so don’t throw that away by having AI do your work for you.
This is absolutely not true. Yes, the computer science field is constantly changing, which is exactly why having a strong grasp of fundamentals is incredibly beneficial. Any competent CS program will be teaching you how to approach programming in general (data structures, concepts, algorithms, protocol design, etc.) instead of focusing directly on specific languages. This is exactly because technology changes so frequently.
In my entire 4-year CS degree, I only took 1 class where the content in that class was specific to a certain programming language or technology. That class was called “Programming in C++” and it was an optional elective class. Sure, a lot (not all) of my classes were based on specific languages (Java, JS and frameworks, Lisp, C, C++, python, etc.) but the content in them was easily applicable to most general programming. In some of my classes we were free to use whichever language we wanted as long as we could get the compiler running on the submission server’s docker environment.
Yes, you can probably still become a software developer if you are dedicated enough to learning on your own, but in the current job market getting a CS job is definitely not a given anymore, especially when you’ll be competing against 1000s of other resumes with CS degrees on them. But a CS degree will make that learning process a lot easier, and will probably give you a more complete understanding of everything.
Why does that assembly code use a global variable for a loop value?? It’s also ignoring register conventions (some registers need to be preserved before being modified by a function) which would probably break any codebase you use this in
Probably performance - the Java server takes up a lot of memory and CPU for what it does. The base implementation first started in 2011, so it wasn’t exactly designed to be multithreaded or parallelized because most games were still largely single-threaded at the time. Rewriting it from scratch in a different language probably helps with that
… and are keeping the hate to the appropriate boards (X, I believe it’s called nowadays). Should we contract his work and apply it where applicable?
There is no “appropriate board” for hate speech, whether it’s antisemitism, transphobia, or anything else. If you wouldn’t want someone to be a nazi in your office, why would you pay them if you know they’re a nazi somewhere else? Is it fine as long as it’s someone else’s problem?
On another level, if you had to pay a developer, and you have reason to think they might donate the money you give them to an antisemitic cause, or directly use it to fund their own antisemitism, would you still want to give them that money? Or maybe look elsewhere, even if it means getting something slightly worse?
Pretty interesting how the number of active users per month has been fluctuating up/down but the number of comments and posts per month has been steadily going up
But you’ll use AIs? I don’t think they are much better
Tears of the Kingdom storyline has entered the chat
Multimc is abandoned afaik - Prism is the actively maintained fork now
(MultiMC still works fine I think for vanilla but it’s a pain for managing fabric mods compared to prism)