HN user

bobajeff

3,274 karma
Posts155
Comments1,313
View on HN
www-fourier.univ-grenoble-alpes.fr 2mo ago

Presentation of Xcas, the Swiss knife for mathematics

bobajeff
3pts0
www.youtube.com 6mo ago

ElevenLabs just got nuked by open source [video]

bobajeff
4pts0
www.youtube.com 6mo ago

Deciphering Academic Slop [video]

bobajeff
1pts0
www.youtube.com 6mo ago

High-level is the goal (but why?) [video]

bobajeff
1pts0
github.com 7mo ago

Iceoryx2 – Zero-Copy Lock-Free IPC with a Rust Core

bobajeff
2pts0
www.youtube.com 7mo ago

Explainable, teachable, 'code golfed' pi programs in Julia – Konar-Steenberg [video]

bobajeff
2pts0
www.youtube.com 9mo ago

Kernels without borders: Parallel programming with KernelAbstractions.jl [video]

bobajeff
2pts0
github.com 9mo ago

Burn a Deep Learning Framework with flexibility, efficiency and portability

bobajeff
1pts0
www.wellobserve.com 9mo ago

Our Paint – A Natural Painting Program

bobajeff
2pts0
www.jeffgeerling.com 11mo ago

I clustered four Framework Mainboards to test LLMs

bobajeff
50pts6
www.ashermancinelli.com 11mo ago

My Ideal Array Language

bobajeff
148pts71
github.com 12mo ago

A lightweight library for portable low-level GPU computation using WebGPU

bobajeff
2pts0
graphics.cs.utah.edu 1y ago

Augmented Vertex Block Descent (AVBD)

bobajeff
90pts6
github.com 1y ago

An MLIR-based JavaScript intermediate representation

bobajeff
1pts0
www.infoq.com 1y ago

Build Features Faster with WebAssembly Components

bobajeff
1pts0
viruta.org 1y ago

The Magic of GObject Introspection

bobajeff
3pts0
tomforsyth1000.github.io 2y ago

Moore's Law vs. Duck Typing (2010)

bobajeff
1pts0
discourse.ardour.org 2y ago

Is Open Source a diversion from what users want?

bobajeff
73pts76
www.youtube.com 2y ago

The Cobra Effect: Why Anti-Adblock Policies Could Hurt Revenue Instead [video]

bobajeff
4pts1
www.nature.com 4y ago

An on-chip photonic deep neural network for image classification

bobajeff
1pts0
spectrum.ieee.org 4y ago

Exotic, 2D Materials Could Resurrect the Hard DriveLook

bobajeff
2pts0
www.motor1.com 4y ago

New engine could save internal combustion from the scrap heap

bobajeff
83pts119
phys.org 4y ago

Researchers develop nanometer-scale adaptive transistor

bobajeff
2pts0
www.infoworld.com 4y ago

Python stands to lose its GIL, and gain a lot of speed

bobajeff
343pts345
frogfind.com 5y ago

FrogFind the Search Engine for Vintage Computers

bobajeff
2pts0
www.phoronix.com 5y ago

The First Online Conference Is Happening Today for the Godot Game Engine

bobajeff
2pts0
shop.pimoroni.com 5y ago

PicoSystem A tiny all-in-one portable gaming system based around the RP2040 chip

bobajeff
1pts0
perfectionkills.com 5y ago

The Poor, Misunderstood InnerText (2015)

bobajeff
38pts13
mauikit.org 5y ago

Maui Project – Free and Open Source UI Framework

bobajeff
4pts0
github.com 5y ago

Parameter passing guaranteed unified initialization and unified value-setting [pdf]

bobajeff
1pts0

Many people here seem to think this change will allow for people to package their Linux apps to be portable across distros/distro releases. If this is true then this a great!

On Debian-based distros it kind of sucks when the version of a package is only available in a newer release so the only way to get it is either compile it yourself or upgrade your system.

I remember trying to hack around this once by downloading dependencies from a newer release and helping the program locate them but I think I ran into a issue with the linker version being hardcoded or something and gave up.

I watched the video. I think I've been wanting something like this recently but there's not really a name for this sort of thing that I know of.

Relatedly, I've been working on a step-by-step solver/calculator but I just use sympy (via pyodide) + mathlive. But I'm starting to see the limitations of running Python in the browser and am starting to look at js libraries now.

Even if the research is flawed I'm happy they are trying this. They are taking advantage of LLMs to have less rigid tests and also give feedback.

I think there is more potential applications possible with combining LLMs with reference/text books. Like how about an assistant that points you to the correct books/chapter/paragraph for the concept you need to understand better for a project you are working on? Or clarify any confusion you are having?

Like a human tutor but infinitely patient and non-judgy + search engine.

I don't really know what outerframe frame is. I tried to understand from the video and the blog but I'm still not sure what it is. Is it like a web browser but instead of DOM, HTML and JS you have Swift and SwiftUI running in a sandbox?

If so how would that work on non Apple devices? Also how much will that sandbox protect you?

Deno 2.9 27 days ago

No, it's just a calculator app. So I guess it's not that crazy of a way to use those together but it sure seemed like it would be before I started tried it.

Deno 2.9 27 days ago

Congrats on your game it reminds me both of SimCity on the SNES and SimCity 2000 (pc).

I'm also using a cursed stack (deno + pyodide) and it's awesome! Everything works surprisingly well and I can do my Python experiments in a notebook while hot reloading via vite in a browser + quickly try things in the dev console.

Deno Desktop 1 month ago

No. As I understand it, the Raw backed just gives you a Window with input handling and you have to embed something like Skia, WebGPU for the graphics. So basically you have make your widget library yourself.

Now you can just start a server with deno pretty easily and serve a website. But WebUI will actually also manage opening the browser window for you as well a make the communication between backend and frontend just like using a Webview or electron.

Deno Desktop 1 month ago

I'm happy to see this I see that this provides CEF, Webview and Raw * backbends but it would be nice if there was also a launch in browser option (like WebUI has). To me that has the best tradeoffs if you want to avoid the mess that is webkitgtk but still not ship (and be in charge of updating) a chromium engine with your app.

* https://docs.deno.com/runtime/desktop/backends/

Deno Desktop 1 month ago

There's also just shipping with a Web interface that opens in a browser (like Jupyter, or WebUI apps). Plus there's the option to use the system Webview like Deno Desktop (this), Tauri and Electrobun do by default.

So thankfully we can still have our REPLs with live reloading and nice documentation (MDN, W3schools etc.) and large library of embeddable UI components without most the costs of using electron.

Blorp Language 2 months ago

Scope being determined by indention makes it easier to paste things in the wrong scope and not notice.

KDE at 30 2 months ago

Just adding my respect for the team behind KDE. I left KDE for more resource friendly desktops and window managers around the KDE 4 transition. Then in the last couple of years came back. It's definitely the most feature complete and sane option for Linux desktops.

When they transition to Wayland I'll probably have to move away again as my hardware won't support it but I'll still likely use dolphin as it's a better file manager than all the others.

Blorp Language 2 months ago

I know there are people that are used to the indention based scope but that has a real problem when it comes to copy/pasting code. I think a alternative that still looks pretty clean is to do like Ruby and Julia and have the function/class imply begin and have a literal 'end'.

This is great news!

Hister sounds like a idea I had years ago but gave up on after running into issues with index size taking up way too much storage.

Long ago I've used Searx and really liked it but after some point didn't see the point as opposed to using Google more directly. But lately in the back of my mind I've thinking about checking in on it again.

I also like their AI Overview (though just like all the other LLMs it confidently tells me wrong info all the time). Still I miss when Google was a good information retrieval system where you could give it a string of text and it would find just about anything I was trying to remember having seen somewhere before.

Qt Bridges might be better if your project can use the `Qt Design Studio Enterprise license`. Otherwise Slint looks like the better option.

Not that I'd use either when I can just make a Web based UI most of the time and be done with it.

The link says litehtml is C++. I can't tell if it exposes an FFI (I bet not)

Of course blitz doesn't expose a FFI either and also if you need anything interactive you have to use the dioxius framework or implement you own APIs for that as well as take care of animation yourself.

I like to watch 3blue1brown too but I think it's a bit of an exaggeration to say his topics are accessible to normal folks. From my perspective I think it's more realistic to say he makes videos that shows you the beauty in math without having to understand it really. Which is valuable since most people get turned off on math because tiresome drills and tests hammered into them at school by people with zero interest in it.

Mojo 1.0 Beta 2 months ago

I've been keeping my eye on mojo. Honestly though the thing I least like about Python is it's syntax.

Someone else here is bringing up Julia. Which I think is a fine language but the compiler error messages and the library documentation are not what I would want in a language as far along as it is. I'm also worried about the correctness issues I've read about in a blog awhile back. Also I don't feel like I can make the kind of Python module I want with it (because of binary size and time to first x)

That being said I'm only hoping that Mojo can become an option. But I really like to use a REPL and I like the dynamicness of Python. So I might not ever get around to doing anything outside of maybe Numpy for performance.

PySimpleGUI 6 3 months ago

No, sorry, I wasn't referring to any library. I just meant a UI I made out of HTML, JavaScript and CSS.

PySimpleGUI 6 3 months ago

I remember looking into GUI libraries for Python a while back and this one and qt came up.

However I ended up settling on making a Web UI served via FastAPI. I'm still happy about that decision but this one sounded really nice back then.