infeeeee

joined 1 year ago
[–] infeeeee@lemm.ee 19 points 18 hours ago* (last edited 18 hours ago) (1 children)

It was 33rd in 2010:

In November 2010, the Air Force Research Laboratory created a powerful supercomputer, nicknamed the "Condor Cluster", by connecting together 1,760 consoles with 168 GPUs and 84 coordinating servers in a parallel array capable of 500 trillion floating-point operations per second (500 TFLOPS). As built, the Condor Cluster was the 33rd largest supercomputer in the world and was used to analyze high definition satellite imagery at a cost of only one tenth that of a traditional supercomputer.

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

https://scx2.b-cdn.net/gfx/news/hires/playstations.jpg

https://phys.org/news/2010-12-air-playstation-3s-supercomputer.html

[–] infeeeee@lemm.ee 5 points 1 day ago* (last edited 1 day ago) (2 children)

Good video... but a nearly 2 minute ad in a 5 minute video? ~40% ad? Wow.

Not counting yt ads as I block them. I'm considering starting to use sponsorblock, this is too much.

[–] infeeeee@lemm.ee 2 points 1 day ago

Nix just calls the *.nix files, it's still go under the hood. PKGBUILD is similar to the flake.nix and package.nix files to me, but I have no experience with nix.

[–] infeeeee@lemm.ee 21 points 1 day ago* (last edited 1 day ago) (1 children)
[–] infeeeee@lemm.ee 6 points 2 days ago (1 children)

I think that may be an American thing. I've never seen one here in Europe.

[–] infeeeee@lemm.ee 1 points 2 days ago

I can see it without login

[–] infeeeee@lemm.ee 7 points 2 days ago (2 children)

My general view is similar, yaml is better if it should be written by humans, json is better if it should be written and read only by a machine. but hyprspace uses json for configuration, so I don't really understand cellardoor's comment

[–] infeeeee@lemm.ee 4 points 2 days ago* (last edited 2 days ago) (2 children)

They are users not developers. An academic or civil engineer who uses a CFD simulator usually has not enough programming knowledge develop such a complex application. The employer has not enough funds to pay for developers (see, they use a pirated software). Paying for developers is still more expensive than buying an already developed product.

Just look at the state of FOSS CAD software. There are some, but they are very-very limited compared to proprietary alternatives. Most people don't care, they just want to get the work done. Not everyone is a programmer, even if it looks like that from our lemmy bubble.

[–] infeeeee@lemm.ee 90 points 2 days ago* (last edited 2 days ago) (5 children)

In the Register article they didn't copied from the source that the scientists were from Egypt.

Flow3D has different academic and research licenses: https://www.flow3d.com/academic-program/

  • There is a free research license available, but it's only for 4 months. It's short, researches can take much longer than that.
  • There is a free teaching license, but it can have limitations for using the software outside education. It may be forbidden to use outside classes, so it's possible that they had a teaching license, but they couldn't use that for research?
  • There are licenses for full departments, but it's available for selected countries only.

It's strange that they went after these scientists. In 2nd and 3rd word countries software privacy for work is still common. Everything is cheaper, but software prices are the same as in the US, so they pay relatively more for the same tool. I found that a normal license for Flow 3D can cost USD 100k. According to a quick search civil engineers get USD 2000 yearly in Egypt.

Usually American software companies don't really care about piracy by individuals in these countries. The rationale is that it's better for them if they use their software without payment instead of using a software from another vendor without payment. They go after bigger companies, at least that's my experience.

That's why this story is strange to me, or at least something else should be behind it.

[–] infeeeee@lemm.ee 29 points 2 days ago* (last edited 2 days ago) (6 children)
what:
  is:
  your:
    - problem
    - with:
      YAML
# At least you can have comments unlike in json. Who need comments in a config file anyway.
[–] infeeeee@lemm.ee 9 points 2 days ago* (last edited 2 days ago) (3 children)

Or port forwarding. You have to open a udp port for wireguard

[–] infeeeee@lemm.ee 13 points 2 days ago* (last edited 2 days ago) (1 children)

AUR packages ending with"-git" or "-svn" always pull the latest commit from source. The version number means that was the last time the packager had to change something on the PKGBUILD script, not the actual version which would be installed.

Where should I look? Where were these talks? I'm interested.

Edit: I found the whitepaper about hole punching: https://research.protocol.ai/publications/decentralized-hole-punching/

It says it connects to a "Hole Punch Coordination (DCUtR - Direct Connection Upgrade through Relay)". So for NAT traversal to work, you need a third party, this relay. As I expected. I guess you can self host this, but than you could just host a wireguard server. I guess if you are on a locked down network where you cannot connect to any relay (e.g. how the Chinese Great Firewall works technically they could block it) you can't initiate a connection behind a NAT.

Nonetheless it seems interesting, but no magic here. Maybe the big difference that the relay servers are distributed, so no central authority to block easily.

139
submitted 4 weeks ago* (last edited 4 weeks ago) by infeeeee@lemm.ee to c/map_enthusiasts@sopuli.xyz
 

WinBox 4.0 with native linux version!

AUR package already updated: https://aur.archlinux.org/packages/winbox

 

To connect simply run:

telnet mapscii.me
1
submitted 9 months ago* (last edited 9 months ago) by infeeeee@lemm.ee to c/openstreetmap@lemmy.ml
 

https://taghistory.raifer.tech/#/bus%3Alanes/&/lanes%3Apsv/&/psv%3Alanes/&/lanes%3Abus/&***/busway/

I use psv:lanes, but there are no real bus lanes here, it's called buslane, but law says taxis can also use it.

 

MR: https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/merge_requests/1

An issue: https://gitlab.archlinux.org/pacman/pacman/-/issues/91

To find your already installed debug packages:

pacman -Q | grep -e '-debug '

This debug packages usually huge, I noticed this accidentally, and I haven't found a news about this on archlinux.org

To solve this add a ! before debug on line 97 in /etc/makepkg.conf

 
44
Gnome 45 is here (archlinux.org)
submitted 1 year ago* (last edited 1 year ago) by infeeeee@lemm.ee to c/archlinux@lemmy.ml
 

Can you count your broken extensions?

Official guide for extension maintainers: https://gjs.guide/extensions/upgrading/gnome-shell-45.html

view more: next ›