Interesting to see, hope they make progress on preventing the spectre attacks, since these are still relevant today. See this paper that was presented at the WHY2025 hacker camp: https://openreview.net/pdf?id=4tDNvQe2G0
If you would host that server on Google cloud, you would make it a lot harder already.
I would be interested to see this concept go in rougher conditions, since most seas aren’t so calm as in the video.
I’ve seen and reported those squads and the admins did properly address those.
Also, some Dutch companies and jobs within the government let you work 4x9 hours
Very cool to see a SIDN labs post here. SIDN operates the .nl extension and puts the money earned into these kinds of research projects that benefit everyone.
In the Netherlands we can see the location of every passenger train since the train company just has a public api. Here is a map: https://spoorkaart.mwnn.nl/
Well, you can run their os on your hardware or in a virtual machine using https://xpenology.org/
Cool that you found this. I’m a student at this university and most alumni I’ve spoken say it is only used for research and a masters degree course course [1]. What’s interesting is that the bachelor course on…
Interesting case. But did you look at other systems before this? I myself use caprover[1] for a small server deployment. 1: https://caprover.com/
I would go for a 4U rack case that fits loads of drives and fill it with shucked [1] external hard drives. Just add a cheap motherboard and some pci-e sata expansion boards and your good to go. [1]…
Modern vessels are required to have a AIS transponder. This is a radio that sends the ships speed, position, angle and optionally their destination around by marine (VHF) radio. These maps are probably made by having…
For someone who took a matrix calculation (linear algebra) course like me, it was kinda understandable.
I would pay $10 if the author got at least payed $8 out of that. But since authors get payed nothing, I rather download the work from some other site and send the author a thank you mail if I really liked their work.
Can’t we just argue that using the * wildcard is just a great feature when you are writing sql queries on test data. I personally use it a lot when writing joins to eventually get the data I want or to execute a…
Because some countries have reasonable doubts about this type of data collection considering people’s privacy and or do not publish this data.
This is hard to work with indeed. But if you eventually want to change program behavior, you just build a class that implements a specific interface and change a config file.
Well, reading issues is something you cannot when you are offline from github. Unless you downloaded them beforehand of course.
I would argue that universities have two tasks: 1. Do research to expand knowledge. 2. Educate new researchers. Big tech just wants highly skilled researchers in their workforce, but there only N students graduating…
Your welcome in the Netherlands 🇳🇱: https://ind.nl/en/work/working_in_the_Netherlands/Pages/Star...
I do not get why you say that COBOL programmers get paid less. Once you know everything about the systems and the language you should be able to get above market pay because you are really hard to replace. Pay me more…
So it seems that the dealbreaker was that one of tests that downloaded copyrighted material (see the last commit [1]). Seems like a reasonable thing to not do, and just replace those tests with just random cat videos.…
They have to make the claim ‘millions of devices run Java true’. But anyway. A lot of programming languages are going to have to support Arm now. Interpreters for like php and js must be cross-compiled and then most…
And this seems reasonable, since I would expect that most of the streams come from the ‘popular in country x’ playlist.
I would say Python in combination with Jupiter notebooks. The calculus class I followed used that and it is great because you can use latex in the notebooks and make plots in python. Look at this repo for examples:…
Interesting to see, hope they make progress on preventing the spectre attacks, since these are still relevant today. See this paper that was presented at the WHY2025 hacker camp: https://openreview.net/pdf?id=4tDNvQe2G0
If you would host that server on Google cloud, you would make it a lot harder already.
I would be interested to see this concept go in rougher conditions, since most seas aren’t so calm as in the video.
I’ve seen and reported those squads and the admins did properly address those.
Also, some Dutch companies and jobs within the government let you work 4x9 hours
Very cool to see a SIDN labs post here. SIDN operates the .nl extension and puts the money earned into these kinds of research projects that benefit everyone.
In the Netherlands we can see the location of every passenger train since the train company just has a public api. Here is a map: https://spoorkaart.mwnn.nl/
Well, you can run their os on your hardware or in a virtual machine using https://xpenology.org/
Cool that you found this. I’m a student at this university and most alumni I’ve spoken say it is only used for research and a masters degree course course [1]. What’s interesting is that the bachelor course on…
Interesting case. But did you look at other systems before this? I myself use caprover[1] for a small server deployment. 1: https://caprover.com/
I would go for a 4U rack case that fits loads of drives and fill it with shucked [1] external hard drives. Just add a cheap motherboard and some pci-e sata expansion boards and your good to go. [1]…
Modern vessels are required to have a AIS transponder. This is a radio that sends the ships speed, position, angle and optionally their destination around by marine (VHF) radio. These maps are probably made by having…
For someone who took a matrix calculation (linear algebra) course like me, it was kinda understandable.
I would pay $10 if the author got at least payed $8 out of that. But since authors get payed nothing, I rather download the work from some other site and send the author a thank you mail if I really liked their work.
Can’t we just argue that using the * wildcard is just a great feature when you are writing sql queries on test data. I personally use it a lot when writing joins to eventually get the data I want or to execute a…
Because some countries have reasonable doubts about this type of data collection considering people’s privacy and or do not publish this data.
This is hard to work with indeed. But if you eventually want to change program behavior, you just build a class that implements a specific interface and change a config file.
Well, reading issues is something you cannot when you are offline from github. Unless you downloaded them beforehand of course.
I would argue that universities have two tasks: 1. Do research to expand knowledge. 2. Educate new researchers. Big tech just wants highly skilled researchers in their workforce, but there only N students graduating…
Your welcome in the Netherlands 🇳🇱: https://ind.nl/en/work/working_in_the_Netherlands/Pages/Star...
I do not get why you say that COBOL programmers get paid less. Once you know everything about the systems and the language you should be able to get above market pay because you are really hard to replace. Pay me more…
So it seems that the dealbreaker was that one of tests that downloaded copyrighted material (see the last commit [1]). Seems like a reasonable thing to not do, and just replace those tests with just random cat videos.…
They have to make the claim ‘millions of devices run Java true’. But anyway. A lot of programming languages are going to have to support Arm now. Interpreters for like php and js must be cross-compiled and then most…
And this seems reasonable, since I would expect that most of the streams come from the ‘popular in country x’ playlist.
I would say Python in combination with Jupiter notebooks. The calculus class I followed used that and it is great because you can use latex in the notebooks and make plots in python. Look at this repo for examples:…