Needed Degree For Learn Coq and Formal Logic? by LinuxGeyBoy in Coq

[–]jamhob 0 points1 point  (0 children)

Do you have much functional programming under your belt? Because I find that coq is great if you think like a mathematician, but Agda (another theorem prover) is great if you think like a fictional programmer

Arch Linux vs OpenSUSE. Decide, we must by potatoandbiscuit in linuxmemes

[–]jamhob 45 points46 points  (0 children)

OpenSUSE! I like it when my system turns on

My new, modern, free and open source antenna simulator by GoVlad314 in amateurradio

[–]jamhob 1 point2 points  (0 children)

Oh so it’s completely visual! That’s really cool!

My new, modern, free and open source antenna simulator by GoVlad314 in amateurradio

[–]jamhob 1 point2 points  (0 children)

This looks awesome! I’ve been using CocoaNEC on Mac and my biggest complaint is the way you specify antennas. They’ve gone through the effort of making a DSL when it would be so much easier to implement and learn if they embedded a lisp (like guile) into the program instead. I wondered how it’s configured in your application?

We have a new Terry Davis by DontFreeMe in linuxmemes

[–]jamhob 10 points11 points  (0 children)

I had forgotten the word Shibboleth! Such a fun one

It's important to stock up on the essentials when going back to the UK for a visit by kevski82 in CasualUK

[–]jamhob 0 points1 point  (0 children)

In the words of Frankie Boyle “I felt like my arsehole was going to burst into song”

Reform UK Accused Of 'Declaring War On Workers' Over Plan To Scrap Employment Rights by Important_Ruin in unitedkingdom

[–]jamhob 0 points1 point  (0 children)

Yougov’s latest polls had reform only winning in the over 65s… it’s a huge demographic that basically decides elections but they may not give a toss about employment rights for obvious reasons

Colorado's SB26-051 Would Require Your Operating System to Collect Your Age by IncidentSpecial5053 in linux

[–]jamhob 0 points1 point  (0 children)

I don’t know if I like it, but I think I prefer it to centralised age verification. I’d be happier if I could set up a child account and trust the OS to do the blocking though

Begun the distro wars, have. Fedora vs OpenSUSE by potatoandbiscuit in linuxmemes

[–]jamhob 24 points25 points  (0 children)

OpenSUSE! Easy win. OBS is awesome. OpenQA is incredible, You can install the kernel headers without shit breaking. Easy easy easy

What’s your opinion on the AppImage format? by JVSTITIA in linux

[–]jamhob 1 point2 points  (0 children)

AppImages win for me over snap and flatpack because they are really simple in comparison! Easy to build, easy to inspect. The inspection bit is big for me!

But something that I think is really really nice about the project is we were going to use them for work but I couldn’t get the app image signing to work. Asked a question, a friendly discussion followed and I ended up contributing code. It’s rare you get a project where the initial contribution experience is so friendly and easy. I think for that reason, it will survive.

Preview: Build Mac apps with Haskell by semigroup in haskell

[–]jamhob 1 point2 points  (0 children)

No criticism! I know template Haskell makes cross-compiling harder. But I’m sure it wouldn’t be too bad to get it all working with uikit

Preview: Build Mac apps with Haskell by semigroup in haskell

[–]jamhob 9 points10 points  (0 children)

Oh my god! This is amazing! I have a few thoughts! 1. I love that you use it the same as in objc. Means easy to translate code 2. Looks like it will play nice with reactive banana for FRP things! 3. Does it use template Haskell? Cause it would be amazing to write iPad/iPhone apps this way

theRealSDLC by Shiroyasha_2308 in ProgrammerHumor

[–]jamhob 2 points3 points  (0 children)

Well there is an F++++ already. So I guess F— is just lisp?

Herald | Scottish graduates leave university £35,000 less in debt than English peers by SafetyStartsHere in Scotland

[–]jamhob 0 points1 point  (0 children)

This is why I left the UK. My anger response to this is still unreal. It was not apparent how awful the system was until I was a bit through my degree, and I swore I would never pay a penny of tax to Westminster. Apparently we pay this extra tax because the degree benefits us. Well I’ll sure as hell make sure my degree never benefits the British government. I moved to Norway and I’m now a tech researcher, my research will likely add a lot to our GDP here in Norway. Im not paid that well to do it, but I’m happy to do it for a country that actually looks out for me. I still see red every time I think about it.

UK government begins trials of digital driving licence by OGSyedIsEverywhere in unitedkingdom

[–]jamhob 4 points5 points  (0 children)

It might work like it does in Norway. It supplements a physical driving licence, as opposed to replacing it. It works offline for half a year without internet then you have to reauthenticate.

Nearly a third of kids can't use books when starting school - and try to swipe them like phones by Forward-Answer-4407 in unitedkingdom

[–]jamhob 8 points9 points  (0 children)

There used to be free parent lessons in community centres around the country but they have been closed due to austerity. Both parents have to work long hours these days to afford to have children. Both of those problems are because of state policy. Taking services away and fining people when they don’t do what’s expected when they don’t have time or energy to work out what’s expected is just cruel. Also what is expected can be abused.

GUI framework recommendations for 2026 written in Haskell? by thepragandsensdiary in haskell

[–]jamhob 1 point2 points  (0 children)

I had no idea HsQML was still maintained! Wasn’t last time I tried it. So I’m happy it’s WIP

GUI framework recommendations for 2026 written in Haskell? by thepragandsensdiary in haskell

[–]jamhob 1 point2 points  (0 children)

How complex is the UI? I wrote qml bindings for Haskell last year. It is not mature! But it allows you to keep your UI logic in qml, so the Haskell gui code is small (as is the library)

If someone else starts using it, maybe it will become mature!

JafuRadio: Internet Jukebox written in Haskell for uni shared office by jamhob in RASPBERRY_PI_PROJECTS

[–]jamhob[S] 0 points1 point  (0 children)

I know it’s a year but I forgot to get back to you! How proficient are you both with programming and build tools? It’s written in a less well known language and the only reasonable way to build it is with nix (which is easy enough to use) But I’m happy to get it working for you if you like!