Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
masenf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
masenf
2mo ago
Relevant discussion https://github.com/orgs/community/discussions/203497
2.
▲
by
masenf
2mo ago
I think meaningful is in the eye of the beholder. The library is designed such that the trace buffers are directly used as inputs to the WebGL2 drawing contexts to avoid unnecessary copying throughout the stack, which does make a difference
3.
▲
by
masenf
2y ago
That's a really good point. Definitely something we need to work out before integrating this into the core framework.
4.
▲
by
masenf
2y ago
At least one of the advantages in targeting React is being able to leverage the vast existing library of React components to quickly expose new and advanced functionality to the Reflex app.
5.
▲
by
masenf
2y ago
Thanks for the feedback. I work on Reflex and in a recent release, the team added a template and CLI for creating third-party components and publishing them to PyPI. Since then, I've built a few authentication libraries that might be o
6.
▲
by
masenf
3y ago
I've recently deployed this trick on my company's confluence instance (with an HTML macro) to create a "poor man's" link shortener that allows me to change the link target after the fact. Also recently deployed it a
7.
▲
by
masenf
3y ago
While true, I suppose conformity as a justification could apply to any distro choice. It doesn't justify OpenSUSE specifically in itself. See a cousin comment from me with a bit more detail... I've probably already said too much.
8.
▲
by
masenf
3y ago
I haven't been privy to those kinds of conversations. Mostly we are replacing Ubuntu LTS and older CentOS with OpenSUSE Leap for servers. Some developers are deploying Tumbleweed as a rolling release. I'm trying to give it chance,
9.
▲
by
masenf
3y ago
At the company I work at currently, we're in the process of replacing all Linux-based machines with OpenSUSE... not for any technical merit or reason that I've heard other than, "we should all use the same thing for everythin
10.
▲
by
masenf
4y ago
This is a wonderful tip. I’m surprised that as a professional python programmer for 10 years, that I’ve never seen or heard of anyone doing this! I’ve already shared the link with my coworkers, I suspect I’ll be evangelizing this to all of
11.
▲
by
masenf
4y ago
Not sure how unconventional it is… I create topics for different projects or tasks, then regularly review/update them. Here’s a link and some screen grabs of my topic list. https://gist.github.com/masenf/d0a4d274da
12.
▲
by
masenf
4y ago
In the last month, I’ve been experimentally replacing my use of Trello, stickies, and todo lists with a phpBB instance. So far I’m the only user, but it’s a surprisingly nice system for keeping track of notes and regular status updates on m
13.
▲
by
masenf
4y ago
I’ve tried “Dellberts” internally once and it wasn’t well received.
14.
▲
by
masenf
4y ago
Based on the other projects on the site, it looks the author is a licensed amateur radio operator. You are correct that in the US, most personal/unlicensed (Part 95) radio services explicitly prohibit phone patch via FCC rule 95.349 [1
15.
▲
by
masenf
4y ago
Previously I used Nextcloud News and enjoyed it, but recent versions require 64-bit PHP [1], which I didn’t have on the Raspberry Pi. Never did figure out why this requirement was imposed just for the News app. [1] https://github
16.
▲
by
masenf
4y ago
1. Synced feeds, read/unread status, and consistent UI across all devices 2. Hosted feed reader for friends and family. The author mentions the friction they imagine their friends or family would have using RSS feeds, so hosting the re
17.
▲
by
masenf
4y ago
As a recent returnee to the world of RSS feeds, I’ve been enjoying the miniflux client [1] self hosted with docker-compose. Fast, cross-platform, not fancy. [1] https://miniflux.app/
18.
▲
Boring Python: Code quality
(b-list.org)
228 points
by
masenf
4y ago
|
230 comments
19.
▲
by
masenf
4y ago
I was going to ask how this differs from what PDM is doing, but then I see that it’s “just a bash script” that provides the workflow you’re going for. PEP 582 [1] is mentioned in the README, which IMHO is the golden path for npm-style proje
20.
▲
by
masenf
4y ago
I’m currently using cibuildwheel and github actions to create Linux and macOS wheels [1], but I need to install some host packages to make it work, particularly automake and friends. The main issue I have with GHA is it doesn’t support ARM
21.
▲
by
masenf
4y ago
I recently developed a tox plug-in, tox-pin-deps [1], that integrates the pip-compile workflow with dependencies specified in tox.ini (per environment). This was in response to both poetry and Pipenv being non-standard and consistent stumbl
22.
▲
by
masenf
7y ago
The article includes a graph of "Vehicle thefts in U.S. cities where Car2Go operates* in 2018" and Chicago is at the top of the list. If that was their pilot city, interesting choice. Alternatively, if they rolled out the policy c
23.
▲
by
masenf
13y ago
Something like this could make authentication (and potentially other tasks) with face-computing devices seamless and secure!
24.
▲
by
masenf
14y ago
I am not a traffic flow engineer, but I have experienced what you describe in regard to the walk button behavior in many places in western Washington, US. I always reckoned that they were using a simple model in which a button press would c
25.
▲
by
masenf
14y ago
I thought it was interesting that Saudi Arabia was opposed to granting certain gTLDs on the grounds that they would likely be used to host content which their culture considers offensive. To me, it seems like if that government could censor
26.
▲
by
masenf
14y ago
I think this is a really cool idea (and works anywhere with a net connection). But what stops someone from entering my name and wiping out my entire task list?
27.
▲
Hospitals use patient data to target ads
(dispatch.com)
1 points
by
masenf
14y ago
|
0 comments
28.
▲
by
masenf
14y ago
From the video: "Our servers store metadata about your messages, but not the messages themselves" It's difficult for me to invest the time (and effort) required to use a service like this, when that investment could easily just go away when
29.
▲
by
masenf
14y ago
I'm not sure why the pagefile would even be in use if your system operates with 4.5Gb free memory...
30.
▲
by
masenf
15y ago
"2) to enable third party content partners to bill for premium content such as downloads or ring tones that the customer has purchased" Does anyone else get the feeling this could be exploited to make unauthorized purchases which would be b
More ›