Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Getting experience without being hired (Score 1) 76

From TFS:

A frustrating paradox emerges for recent graduates: They can't get hired without experience, but they can't get experience without being hired.

To get experience as a software engineer, all you need is a laptop (not even a great one), an internet connection (not even a fast one), and time. Most development tools are free, a lot of tutorials and documentation are free, and so are many libraries and other assets.

Create a GitHub profile. Make a public hobby project that goes beyond a todo list or space invaders, and put it there. Make some non-trivial contributions to open source projects. Add the GitHub link to your CV.

Not all recruiters are able to appreciate that, but several do.

And if you get started with that years before you actually look for a job, it documents your "passion" is real and not just a buzzword you dump into your CV like almost everyone else.

Some recruiters can do the math and understand that 5 years of hobby projects and 2 years of occasional open source contributions translate into "experience".

Comment More reasons to prefer PC games (Score 2) 59

  • While games initially cost about the same on PC as on consoles, the price eventually goes lower than the console version. After a while, you can get most PC games for 10-15 USD/EUR on sale, and many indie games even cheaper.
  • Almost all games on GoG.com keep working for decades on Windows, and so do many of the games on Steam.
  • If you buy a game on GoG.com or Steam, and it supports multiple platforms, you have to buy it only once.
  • At least some games are available DRM free.

Comment Bad examples (Score 4, Insightful) 85

While their were multiple reasons why both Suicide Squad and Concord failed, ultra-realistic graphics was not one of them.

Several people unfavorably compared the graphics of Suicide Squad with earlier Batman games from the same developer.

Concord was widely lambasted for having some of the most hideous character designs in the history of video games. In particular, color composition and proportions showed a large lack of knowledge of the artistic theory behind.

Comment The real value in Apple Intelligence (Score 3, Interesting) 57

... is the fact that Apple had to increase the minimum RAM on all their current hardware without raising the price. Gone are abominations like a MacBook Pro with 8 GB RAM that constantly has to swap to the SSD.

The current Mac Mini at minimum spec probably has one of the best value for money in Apple history. They probably fix that with the next upgrade cycle.

And EU citizens even get more RAM for the same price without AI (for now).

Comment Open weights (Score 2) 38

From the reasoning quotes in the TFS:

[W]e want Open Source AI to exist also in fields where data cannot be legally shared, for example medical AI.

That's fine. Just share it under a different moniker not diluting "open source". For instance, "open weights" seems to already be in use by quite a few people, and feels fairly descriptive of the actual situation.

Laws that permit training on data often limit the resharing of that same data to protect copyright or other interests.

That's fine. Similarly, both open source and closed source software have been co-existing for decades and both seems to have their respective audiences. But if you need to use a lot of terms like "permit", "limit" and "protect" to make your case, it's not really "open".

Comment Re:where do i use it? (Score 1) 275

phind.com

In the background it seems to use ChatGPT but also some other things. Most importantly, it provides references to web sites the answer is based on, so you can dig into it further on your own volition.

It has a free variant without login that eventually has some limitations (higher query limit, more advanced models, longer follow up discussion, ...). But I find it very well suited for the occasional question now and then.

Slashdot Top Deals

Real Users never know what they want, but they always know when your program doesn't deliver it.

Working...