Welcome Guest ( Log In | Register )

454 Pages V « < 360 361 362 363 364 > »   
Reply to this topicStart new topic
> What is the last thing you thought?, Tech Edition

 
post Feb 15 2022, 16:47
Post #7221
Wayward_Vagabond



ii-Kagen ni Shiro.
*********
Group: Gold Star Club
Posts: 6,305
Joined: 22-March 09
Level 387 (Dovahkiin)


Something that worked like a booru, bit locally, would be really slick. Even moreso if you could import tags from booru, e621, etc posts.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 15 2022, 22:00
Post #7222
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,594
Joined: 1-September 14
Level 500 (Ponyslayer)


There's an echo here.

That aside, my new air cooler with heating function has so much undocumented aspects...I wonder if one day it will be illegal to go that wrong.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 15 2022, 23:06
Post #7223
Necromusume



ΣΚΙΒΙΔΙ ΣΚΙΒΙΔΙ
*********
Group: Catgirl Camarilla
Posts: 7,162
Joined: 17-May 12
Level 500 (Ponyslayer)


You can run boorus locally. [github.com] Shimmie was the simplest when I was looking at it years ago. [github.com] Danbooru is open source too, but is kind of overkill. Gelbooru last released their source a long time ago, but a lot of sites still run a fork of it.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 15 2022, 23:15
Post #7224
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


QUOTE(Wayward_Vagabond @ Feb 15 2022, 14:47) *

Something that worked like a booru, bit locally, would be really slick. Even moreso if you could import tags from booru, e621, etc posts.

I am pretty sure someone has told me this exists already. It can rip twitter too. I forget what it's called.

I do basically that but a "lite" inefficient version where the only database is the filesystem itself.

I do also have a perceptual image hasher that I can run to find visual near-dupes, and a script that I can invoke for groups of similar images that can do a checksum on those near-dupes to automatically make hardlinks if they are actually bit-perfect identical.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 16 2022, 18:35
Post #7225
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,594
Joined: 1-September 14
Level 500 (Ponyslayer)


QUOTE(uareader @ Nov 7 2021, 14:17) *

Anyone would know if there's a way (probably with javascript, with an userscript) to make the thumbnails in the left show when hovering the left side, displaying above the rest of the page (thus not destroying the page order and all), and hiding when going out of the now shown thumbnail area?
This is the general idea, another mean to toggle on/off the thumbnails without losing the current page could work too.

I supposed it was better to ask here than in Userscript index, For non-HV scripts since it was a request on something already existing.
If I supposed wrong, tell me so I can repost this in the right place.

Maybe I should repost that somewhere else, minus the nonsense from the fact the post got moved from wherever I posted it initially, and maybe with some rewrite (IMG:[invalid] style_emoticons/default/unsure.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 17 2022, 05:12
Post #7226
elda88



FREEDOM! FUCK DMCA!
***********
Group: Gold Star Club
Posts: 16,186
Joined: 30-June 09
Level 500 (Godslayer)


Can the airport's xray scan effect data integrity of a desktop hard drive?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 17 2022, 09:07
Post #7227
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


QUOTE(elda88 @ Feb 17 2022, 03:12) *

Can the airport's xray scan effect data integrity of a desktop hard drive?

Theoretically yes.
In reality, an SSD would be significantly more vulnerable, and neither one is especially likely to be impacted. If we were using 1890's X-Ray tubes, which put out unholy levels of radiation, maybe it'd be a bigger concern.

Most of the X-Rays would be blocked by the metallic casing on an HDD, anyway.

This post has been edited by dragontamer8740: Feb 17 2022, 09:09
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 17 2022, 15:13
Post #7228
EsotericSatire



Look, Fat.
***********
Group: Catgirl Camarilla
Posts: 12,740
Joined: 31-July 10
Level 500 (Ponyslayer)


QUOTE(elda88 @ Feb 16 2022, 17:12) *

Can the airport's xray scan effect data integrity of a desktop hard drive?


Film was damaged by the x-ray cameras.

Traditional hard drives could be damaged by metal detectors.


As mentioned modern x-ray machines are less likely to cause damage to electronics. Older higher powered x-rays could theoretically damage flash ram.

User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 20 2022, 02:51
Post #7229
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


Every time I try to display an image in OpenGL 2.1, I somehow manage to fuck up.
It's just a quad with a texture. Really, just about any sub-3.0 OpenGL version is what I need because my laptop doesn't support 3.

Trying to do it because I figure that'd be a faster way to resize images than mcomix can do currently. But I have literally never done any OpenGL programming before. Unless you count a simple shader for 3.x (I don't).

This always seems to happen until I know at very low levels how something works.

Maybe I should read the old OpenGL "red book."

BTW, I don't care about the fixed pipeline. If anything it might make things simpler for me to understand at first.

This post has been edited by dragontamer8740: Feb 20 2022, 06:27
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 21 2022, 01:41
Post #7230
Scumbini



C O C K INJURED
******
Group: Gold Star Club
Posts: 912
Joined: 2-December 15
Level 461 (Dovahkiin)


QUOTE(dragontamer8740 @ Feb 21 2022, 01:18) *
  1. Install the greasemonkey or violentmonkey addons on your browser.
  2. Open the script. you will get a prompt to install it. Confirm the installation.
  3. You're done.

Not mentioning tampermonkey, based.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 21 2022, 05:35
Post #7231
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


QUOTE(Scumbini @ Feb 20 2022, 23:41) *
Not mentioning tampermonkey, based.

(IMG:[i.imgur.com] https://i.imgur.com/HAUNlozm.jpg)
I'm glad (but not too surprised) you noticed the omission. You seem an enlightened sort.

It was indeed intentional.
[gitlab.com] I write a lot of user scripts, and I check licenses, so I know that one hasn't been free/open since the early 2010's.
Even then, it was for an inferior browser.
I'll mention Firemonkey since it's also an acceptable option.

While I have you here, thanks for all the doujins.com stuff recently, btw.

----
Thought: I've been trying to cross-compile seamonkey 2.53.10 for PowerPC for the last 6 hours. I've gotten it to start building, and gotten rust stuff to compile, but now I'm running into assembler problems (probably due to code rot and no one checking if PPC32 works). Going to keep trying to sort things out. I last tried this (and succeeded) in 2018, so I have been running 2.49.3 on my debian powerbook for almost four years now. I hadn't tried again before now because it was a complete pain in the ass to get a chroot set up with all the libraries the powerbook wanted that had a cross compiler inside it. Doing it outside of a chroot would be even worse.

I have a feeling the seamonkey developers (or mozilla developers) have been assuming nasm for some time.

Also, the headphone output on the powerbook is much nicer than on my Thinkpad, even if it compensates for that by putting the cardbus slot as close as humanly possible to its connector (so using an 802.11n card and headphones are mutually exclusive unless you are trying to listen for data packets). The dac/amp on the thinkpad would be excellent if it had a little more gain. It's a very weak (but also very clean) signal.

I referred a web dev to the vanilla-js.com "framework" and they didn't even seem to realize it wasn't a "framework."

This post has been edited by dragontamer8740: Feb 21 2022, 06:22
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 22 2022, 07:39
Post #7232
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


Was looking at a screen recording I did of the end of freenode last year. It was a fun time.

Nickserv was offline, so someone else became nickserv.
(IMG:[i.imgur.com] https://i.imgur.com/liDgRJa.png)

About five minutes later, everyone on the channel got ops.
The server stayed up about eight hours after this.

This post has been edited by dragontamer8740: Feb 22 2022, 20:45
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 22 2022, 14:17
Post #7233
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,594
Joined: 1-September 14
Level 500 (Ponyslayer)


I had an Internet breakdown for more than 24 hours, so I was worried about the consequences on H@H.
Pretty minors in the end (trust is at more than 900 and quality at more than 9000, just lost the free quota thing).
Also got the auto-PM with that:
QUOTE
If this is expected, you do not have do anything. The client will be automatically removed from the system unless it is started up again within the next six months.
Oh it is 6 whole months. Hopefully if my Internet is ever down for so long, it's because I'm dead (IMG:[invalid] style_emoticons/default/ph34r.gif)

This post has been edited by uareader: Feb 22 2022, 14:18
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 22 2022, 14:59
Post #7234
neopet



Veteran Poster
********
Group: Gold Star Club
Posts: 4,156
Joined: 4-January 14
Level 500 (Godslayer)


water
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 22 2022, 20:44
Post #7235
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


QUOTE(uareader @ Feb 22 2022, 12:17) *
Because of my current living situation I can't easily open ports and can't dependably connect via VPN, so I still haven't been able to do H@H.

Some day™. I'd really like to be able to actually help in some more meaningful way. Without having to figure out crypto currencies, preferably.

This post has been edited by dragontamer8740: Feb 22 2022, 20:45
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 22 2022, 23:01
Post #7236
Wayward_Vagabond



ii-Kagen ni Shiro.
*********
Group: Gold Star Club
Posts: 6,305
Joined: 22-March 09
Level 387 (Dovahkiin)


I just saw a sick Mercedes 190E wagon in white. Amazingly clean, with period AMG wheels.
</boner>

Bought some used Sony MDR 7510 while half drunk, ended up getting new ear pads (the tall leather kind), and a threaded 1/4" adapter a couple of reviewers claimed fit their MDR 75xx cans.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 22 2022, 23:27
Post #7237
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,594
Joined: 1-September 14
Level 500 (Ponyslayer)


Damn, nobody added WinHelp (recorded under this name on wikipedia) to alternativeto.net
And yet anyone trying to install/use an old enough windows game/application would probably want to look for an alternative.
There's a trick to re-enable the use of the help to some extent, until an update break it and require reinstall, if it hasn't changed, but whether an alternative existed making it easier, or whether it is confirmed no alternative exist (yet?), that information could have been made available by now.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 23 2022, 08:06
Post #7238
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


QUOTE(uareader @ Feb 22 2022, 21:27) *

Damn, nobody added WinHelp (recorded under this name on wikipedia) to alternativeto.net
And yet anyone trying to install/use an old enough windows game/application would probably want to look for an alternative.
There's a trick to re-enable the use of the help to some extent, until an update break it and require reinstall, if it hasn't changed, but whether an alternative existed making it easier, or whether it is confirmed no alternative exist (yet?), that information could have been made available by now.
QUOTE
The open-source version of winhlp32 from Wine also works on Windows 10. It is included as part of WineVDM.

[en.wikipedia.org] https://en.wikipedia.org/wiki/WinHelp#End_of_support

I think I have a qt-based program to view them too, but i don't honestly care enough about this windows shit to find it.

Edit: you are in luck. it came up when i did ls|grep winhelp in my source code directory.
[github.com] https://github.com/rel-eng/QWinHelp
Though you'd have to build that one from source, and my impression is that you aren't one to do that.

This post has been edited by dragontamer8740: Feb 23 2022, 08:09
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 24 2022, 19:58
Post #7239
uareader



Critter
*********
Group: Catgirl Camarilla
Posts: 5,594
Joined: 1-September 14
Level 500 (Ponyslayer)


Mozilla is starting to break the GUI and functionalities in ways that should have never ever been seen in Firefox ESR (since ESR is sort of supposed to save you from that until a "big jump").
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 25 2022, 18:14
Post #7240
Moonlight Rambler



Let's dance.
*********
Group: Gold Star Club
Posts: 6,487
Joined: 22-August 12
Level 373 (Dovahkiin)


Just use FF 89 like me until it's no longer viable.

Just went through updating my patchset (view image in current tab, clicking url bar does not select all) for FF 97, attempting to build it out of total lack of sense of self worth. We'll see if it builds and runs or if they've lobotomized something else my patches depend on.

This post has been edited by dragontamer8740: Feb 25 2022, 19:32
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


454 Pages V « < 360 361 362 363 364 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 6th August 2025 - 23:12