HackerTrans
TopNewTrendsCommentsPastAskShowJobs

vedranm

no profile record

Submissions

Python Markdown pipeline after the collapse of MkDocs: ProperDocs and Zensical

group.miletic.net
1 points·by vedranm·3 maanden geleden·0 comments

OpenSSH connections with post-quantum key exchange through WireGuard tunnel

group.miletic.net
2 points·by vedranm·5 maanden geleden·0 comments

OpenWrt 24.10.4 released with security fixes and 5 GHz WiFi for more devices

openwrt.org
3 points·by vedranm·9 maanden geleden·0 comments

FreeBSD 14.3-RC1 Now Available

lists.freebsd.org
4 points·by vedranm·vorig jaar·0 comments

FreeBSD 14.3-BETA4 Now Available

lists.freebsd.org
3 points·by vedranm·vorig jaar·0 comments

Cross-Building and Testing Windows Software on Linux with CMake, MinGW, and Wine

group.miletic.net
1 points·by vedranm·vorig jaar·0 comments

Croatian early-career scientist funding is even more competitive than US NIH

group.miletic.net
3 points·by vedranm·vorig jaar·0 comments

End of the gold run for Frontiers and MDPI

twitter.com
2 points·by vedranm·2 jaar geleden·0 comments

The co-evolution of computational physics and high-performance computing

nature.com
3 points·by vedranm·2 jaar geleden·0 comments

CachyOS August 2024 Release: Nvidia Open Module, Cosmic, Secure-Boot, and More

cachyos.org
2 points·by vedranm·2 jaar geleden·0 comments

FreeBSD 13.4-BETA3 Now Available

lists.freebsd.org
3 points·by vedranm·2 jaar geleden·0 comments

OpenZFS 2.2.5 Released with Linux 6.9 Support, Some Linux 6.10 Bits

phoronix.com
4 points·by vedranm·2 jaar geleden·0 comments

Official (kernel.org) Linux kernel LTS will be reduced from 6 to 2 years (2023)

linuxiac.com
1 points·by vedranm·2 jaar geleden·0 comments

A Research Retrospective on AMD's Exascale Computing Journey (2023)

computermachines.org
2 points·by vedranm·2 jaar geleden·0 comments

FreeBSD 13.4-RELEASE is scheduled for September

freebsd.org
2 points·by vedranm·2 jaar geleden·0 comments

Visual Studio Code Remote over SSH on FreeBSD with Linuxulator and Rocky Linux 9

group.miletic.net
3 points·by vedranm·2 jaar geleden·0 comments

Docker Mailserver v14 rebases from Debian 11 Bullseye to Debian 12 Bookworm

github.com
2 points·by vedranm·2 jaar geleden·0 comments

Serverless URL Redirects Using JavaScript on GitHub Pages

group.miletic.net
1 points·by vedranm·2 jaar geleden·0 comments

Uname26 – causes the program to see a kernel version number beginning with 2.6

man.archlinux.org
1 points·by vedranm·2 jaar geleden·0 comments

List of all the symbols from the C++ standard library (namespace std)

en.cppreference.com
2 points·by vedranm·2 jaar geleden·0 comments

comments

vedranm
·vorig jaar·discuss
Agree, FreeBSD works great for its use cases.
vedranm
·vorig jaar·discuss
If you delay upgrading the kernel on occasions, it is more or less fine.
vedranm
·vorig jaar·discuss
Several reasons, but major ones (for me) are reliability (checksums and self-healing) and portability (no other modern filesystem can be read and written on Linux, FreeBSD, Windows, and macOS).

Snapshots ("boot environments") are also supported by Btrfs (my Linux installations use that so I don't have to worry about having the 3rd party kernel module to read my rootfs). Performance isn't that great either and, assuming Linux, XFS is a better choice if that is your main concern.
vedranm
·2 jaar geleden·discuss
I have a website [1] on GitHub Pages. It's extremely easy to move out of GitHub, since it is on a domain I control, which is not the case with e.g. social profiles. That fact that the site is static makes it really easy to host it basically anywhere where a web server exists.

The site is deployed using a GitHub Actions workflow, which happens to be the only GitHub-specific feature, but a similar script could easily be written in the future for another hosting if necessary.

[1] https://group.miletic.net/
vedranm
·2 jaar geleden·discuss
Half is definitely an exaggeration for LinuxKPI modules that cover WiFi and GPU drivers.

Still, most of radeon/amdgpu DRM driver is MIT-licensed and doesn't require abiding by the GPL (not sure about other drivers as I don't use them, but I assume licenses vary).
vedranm
·2 jaar geleden·discuss
Good read and good direction for the project to take. I hope that the solutions to these challenges end up materializing (pun fully intended).
vedranm
·2 jaar geleden·discuss
If you are going the "open standard" route, SYCL is much more modern than OpenCL and also nicer to work with.
vedranm
·2 jaar geleden·discuss
> - Helpful 404s. If you mistype a url, the 404 page compares it to working urls and shows you the closest match. All done using clientside JS (no web server needed). For example: https://breckyunits.com/pcr.html

Very neat! Many other are cool too.
vedranm
·2 jaar geleden·discuss
On the topic of showing page progress with table of contents, author's description matches exactly how it is implemented in Material for MkDocs [1]. I moved my blog from WordPress to it (for unrelated reasons) and I immediately liked how going through longer blog posts felt with highlighted entry in the table of contents moving together with the page.

[1] https://squidfunk.github.io/mkdocs-material/setup/setting-up...
vedranm
·2 jaar geleden·discuss
Do you mean blogroll?
vedranm
·2 jaar geleden·discuss
My group used to teach Computer Networks at a university ([1] gives a fair overview of the scope if you know Croatian or use a bit of Google Translate). We used CORE and PHP built-in web server [2] for the basic course. IMHO, stuff like Shadow is too overwhelming for the introductory course, but we planned to use it together with ns-3 and SimGrid for the advanced course (which in the end we never got a chance to develop for unrelated reasons).

[1] https://group.miletic.net/hr/nastava/kolegiji/RM/

[2] https://coreemu.github.io/core/
vedranm
·2 jaar geleden·discuss
Came to the comments to post just this. LuaJIT is enthusiastically used in the TeX community and luajittex executable is readily available in parallel to luatex.
vedranm
·2 jaar geleden·discuss
I read Steve McConnell's Software Estimation: Demystifying the Black Art and I can recommend it without hesitation. It is quite old by now so there might be something newer and better out there as well.
vedranm
·2 jaar geleden·discuss
It's already there for several months. From the last status report:

> KDE Frameworks 6 (alpha) 5.247 was updated in the ports tree.

> KDE Plasma Desktop 6 (beta 2) 5.91.0 was updated in the ports tree.

https://www.freebsd.org/status/report-2023-10-2023-12/#_kde_...
vedranm
·2 jaar geleden·discuss
These days I am doing HPC software development, so not much web development. Over the last few years I used to work as a senior lecturer and then a junior professor at a university, where my group worked with web tech quite a bit.

We used PHP/Laravel for developing a scientific SaaS prototype [1] and Python/Django for teaching web application development [2]. For documentation (including teaching materials, blogging), we had a preference for static site generator (Jamstack) solutions: we used Sphinx and later switched to MkDocs [3, 4].

[1] https://group.miletic.net/en/publications/#2021

[2] https://group.miletic.net/hr/nastava/kolegiji/PW/#vjezbe

[3] https://group.miletic.net/en/blog/2017-07-29-why-we-use-rest...

[4] https://group.miletic.net/en/blog/2021-08-16-markdown-vs-res...
vedranm
·2 jaar geleden·discuss
I'm presently on leave at a university in Croatia and my research group's name is Group for Applications and Services on Exascale Research Infrastructure, so the acronym is GASERI. [1]

The first result for gaseri on Stract is our presentation of group's research work, and the second result is our landing page.

Can't complain.

Viva open source, viva AGPL search engine!

[1] https://group.miletic.net/
vedranm
·3 jaar geleden·discuss
I had the requirement for the same basic functionality and switched to Syncthing several years ago. Haven't looked back: works all the time, every time, and it is much easier to maintain.
vedranm
·3 jaar geleden·discuss
I wish more random guys gave 2^18 dollars to open source.
vedranm
·3 jaar geleden·discuss
Congratulations! Here's a summary of the highlights from the release announcement [1]:

- OpenSSH has been updated to version 9.5p1.

- OpenSSL has been updated to version 3.0.12, a major upgrade from OpenSSL 1.1.1t in FreeBSD 13.2-RELEASE.

- The bhyve hypervisor now supports TPM and GPU passthrough.

- FreeBSD supports up to 1024 cores on the amd64 and arm64 platforms.

- ZFS has been upgraded to OpenZFS release 2.2, providing significant performance improvements.

- It is now possible to perform background filesystem checks on UFS file systems running with journaled soft updates.

- Experimental ZFS images are now available for AWS and Azure.

- The default congestion control mechanism for TCP is now CUBIC.

[1] https://www.freebsd.org/releases/14.0R/announce/
vedranm
·3 jaar geleden·discuss
Thanks for the clarification.